/* General */

body { margin: 0 auto; padding: 0; font: 62.5% Verdana, Arial, Helvetica, sans-serif; background: #333; border: 24px solid #333; min-width: 770px; }

h1, h2, h3, h4, h5, h6, p, ul, li, form, fieldset, legend { margin: 0; padding: 0; }

img { border: none; }

li {list-style: none;	display: block;	line-height: 16px;	color: #FFFFFF;}

a, a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a:hover,  {
	color: #fff;
}

b {
	display: none;

}
.hidden { display: none; }
hr { display: none; }

p { font-size: 1.2em; line-height: 150%; padding: 10px 0 15px 0; color: #CCC; text-align: justify; }

#container { text-align: left; }
#top { background: url(images/top.png) no-repeat 0 0; height: 120px; position: relative; }
h1 { background: no-repeat 25px 21px; height: 128px; }
#table {
	background-color: #FFFFFF;
}

h1 span {
	background: url(images/top-right.png) no-repeat 100% 100%;
	height: 128px;
	display: block;
}

#main { background: #043465 url(images/left.png) no-repeat 0 0; }
#content { background: url(images/main-top.png) repeat-y; }
#main .hr {
	clear: both;
	height: 1px;
	background-image: url(images/right.gif);
	background-repeat: no-repeat;
	background-position: 100%;
}
.logobox {
	margin-bottom: 20px;
	width: 100%;
	height: 220px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.logobox_about {
	margin-bottom: 20px;
	width: 100%;
	height: 120px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#logopanel .hr {
	background-color: #CCCCCC;
}

#main #left .hr, #main #right .hr {
	clear: both;
}
#flash { background: url(images/flashpic.jpg); height: 94px; width: 555px; position: absolute; top: 26px; right: 26px; z-index: 3; 
}
#top img {
	position: absolute;
	left: 7px;
	top: 9px;
}


#left { float: left; background: url(images/left.png) no-repeat 0 0; width: 190px; padding: 10px 0 15px 15px; }

#left .box { background: url(images/box-rpt.png) repeat-y; margin: 0px; padding: 0px; }
#left .box h2 { color: #fff; background: url(images/box-top.png) no-repeat; font-size: 1.2em; padding: 5px 10px 12px; text-transform: uppercase; }
#main #left .hr { background: url(images/box-bottom.png) no-repeat; height: 9px; margin-bottom: 10px; display: block; }
.box form { padding: 13px 21px 10px 21px; }
.box ul { font-size: 1em; }
.box li {
}
.box li a,
.box li a:link,
.box li a:visited,
.box li a:active { display: block; background: url(images/box-a-off.png); color: #999; font-weight: normal; text-align: right; height: 18px; width: 148px; padding: 2px 20px 2px 0px; }
.box li a:hover, .box li a.selected { color: #FFF; background: url(images/box-a-on.png); }
.box li a.lighter { background: #dfdfdf; border-left: 10px solid #ccc; }

#left h3 { color: #333; font-size: 1.3em; margin: 22px 0 0px 0; padding: 0; }
#left p { color: #999; font-size: 1.1em; margin: 6px 0; padding-right: 15px; }

.pic-r { float: right; margin-bottom: 10px; margin-left: 20px; border: 3px solid #90BADE; }

.clear { clear: both; }
#right  {
	margin-left: 205px;
	background: url(images/right.png) repeat-y 100% 0;
	padding: 15px 20px;
}
#right h2 { padding: 8px 0; margin: 0 0 3px 0; border-bottom: none; color: #FFF; font: normal 2.4em Georgia, "Times New Roman", Times, serif; }
#right h3 { padding: 8px 0;	margin: 0 0 3px 0;	border-bottom: none; color: #FFFFFF; font: normal 2.4em Georgia, "Times New Roman", Times, serif;
}
#right h4 { padding: 8px 0; margin: 0 0 3px 0; border-bottom: none; color: #999; font: normal 2.4em Georgia, "Times New Roman", Times, serif; 
}
#right h5 { font-size: 0.9em; padding: 2px 0; font-weight: normal; color: #999; }

#footer { clear: both; background: url(images/footer.png) no-repeat left top; height: 63px; padding-bottom: 30px; }
#footer span { display: block; background: url(images/footer-right.png) no-repeat 100% 0; height: 63px; }
#footer p { text-align: center; color: #999; font-size: 1.1em; padding: 30px 0; } 
.pic-l { float: left; border: 3px solid #90BADE; margin-right: 20px; margin-bottom: 10px; }
#logopanel {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-top: 20px;
}
#logopanel img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
}
#logopanel p {
	color: #043465;
	text-align: justify;
	line-height: 1.5em;
	margin-left: 220px;
	padding: 0px;
	margin-bottom: 3px;
	margin-top: 3px;
}
#right .white li { background-image: url(images/bullets.jpg); background-repeat: no-repeat; padding-left: 20px; background-position: 5px; font-size: 12px; padding-bottom: 6px; 
}
#top img{
	position: absolute;
	z-index: 4;
}

#left p b { color: #FFF; display: inline; font-size: 120%; }

#left p a { text-decoration: underline; }

p .pdf { background: url(images/pdf.png) no-repeat 0px 1px; display: block; padding-left: 25px; border-bottom: 1px solid #004C98; padding-bottom: 25px; clear: both; }
