#wrapper {
width: 780px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

body {
font-family: Arial, Helvetica, Verdana, san-serif;
background: #FFFFFF;
font-size: small;
font-weight: normal;
text-align: left;
color: #663333;
line-height: 150%;
padding-top: 3px;
padding-left: 3px;
}


html { min-height:100% }

#header {
clear: both;
position: relative;
background-color: #ffffff;
border-style: solid;
border-color: white;
width: 750px;
}

#container {
padding-left: 0px;
padding-right: 0px;
overflow: hidden;
text-align: left;
background-color: white;
}

#container .column {
position: relative;
float: left;
padding-bottom: 20010px;
margin-bottom: -20000px;
}
 

#center {
border-style: solid;
border-width: 15px;
border-color: white;
width: 720px;
padding-left: 10px;
padding-right: 10px;
background-color: white;
padding-bottom: 20px;
}

#footer {
clear: both;
position: relative;
border-style: solid;
border-width: 10px;
border-color: #ffffff;
width: 750px;
height: 33px;
}
	
#image {
font-family: Arial, Helvetica, Verdana, san-serif;
font-size: x-small;
border: 0px;
margin-left: 8px;
line-height: 140%;
}

#popup {
background-color: #FFFFFF;
font-family: Arial, Helvetica, Verdana, san-serif;
font-size: x-small;
border: 0px;
margin-left: 8px;
line-height: 140%;
}



h1 {
font-family: Georgia, Palatino Linotype, Book Antiqua, Palatino, serif;
font-size: 16px;
font-weight: bold;
color: #996666;
}

h2 {
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
font-size: 14px;
font-weight: bold;
}

h3 {
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
font-size: 13.5px;
font-weight: 500;
}

h4 {
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
font-size: 12px;
font-weight: 400;
line-height: 140%;
}



ul {
margin-left: 10px; 
padding-left: 10px;
}


/*</group>*/

/*<group=content>*/




#navlist li
{
display: inline;
list-style-type: none;
font-size: 13px;
padding-right: 20px;
}


#hr {
max-width: 400px;
margin-top: 40px;
margin-bottom: 40px;
margin-left: 160px;
border-style: none;
}

#plainhr {
border-style: none;
margin: 20px;
}



#nav a { color: #993333; text-decoration: none; }
a:link { color: #993333; text-decoration: none; }
                a:hover {color: #CC3333; text-decoration: none; }
                a:visited {color: #993333; text-decoration: none; }
                a:active {color: #990000; text-decoration: none; }
a:nav {color: #993333; text-decoration: none; }
a:nav:hover {color: #CC3333; text-decoration: none; } 
a:nav:active {color: #990000; text-decoration: none; }
a:nav:link {color: #993333; text-decoration: none; }
a.nav:visited {color: #993333; text-decoration: none; }
 }






/*</group>*/

/*<group=progress>*/

.progress {
	height: 84px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	position: absolute;
	top: 75px;
	left: 170px;
	border: 1px solid #aeafaf;
	background: white;
	background-color: #990033;
	font: verdana;
	color: #FFFFFF;
}

div.content .progress p, div.content .progressLg p {
	margin: 0 50px;
	font-weight: bold;
}

#bootstrap.progress {
	background: url(../img/progbox.png) no-repeat;
	height: 84px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	position: absolute;
	top: 0;
	left: 0;
}

div.content #progressBar {
	width: 350px;
	background: url(../img/progbarRight.png) repeat-x right;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 10px;
}

#progressBarLeft {
	position: absolute;
}

#progressBarMid {
	height: 6px;
}

/*</group>*/

#alert {
	margin: 0px;
	top: 0px;
	margin: 15px;
	margin-bottom: 55px;
	background: white;
}

#alert h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 14px;
	margin-top: 0px;
}	

#alert p {
	font-size: 11px;
}

#alertErrorText 
{
	font-family: "Courier New", "Courier", "Andale Mono", Monaco;
}


