@charset "UTF-8";
/* CSS Document */
@import "image_noborder.css";


body {margin: 1px 0 0 0; padding:0px; font-size:60%; background-image: url(../shared/bgr-repeat.jpg); background-color: #0585AF; background-repeat: repeat-x;}
body,td,th {font-family:  Arial; color: #000000; border:0;}


.source{font-size:9px; font-weight:normal;}




a:link{text-decoration:none;color:#07028C;}/*dark blue*/
a:visited{text-decoration:none;color:#370159;}
a:hover{text-decoration:underline;color:#07028C;}/*Sky blue*/
a:active{text-decoration:underline;color:#FF0D1E;}
.current {text-decoration:underline; color:#07028C;}


h1{ font-family: Arial; font-size:1.5em; line-height:1.2em; font-weight:bold; margin:21px 0 3px 0; padding:0;}
h2{ font-family: Arial; font-size:1.38em; font-weight:bold; margin:3px 0 3px 0; padding:0;}
h3{ font-family: Arial; font-size:1.28em; line-height:1.34em; font-weight:bold; margin:5px 0 3px 0; padding:0;}
h4{ font-family: Arial; font-size:1.28em; font-weight:bold; margin:5px 0 3px 0; padding:0;}
h5{ font-family: Arial; font-size:1.28em; font-weight:bold; margin:5px 0 3px 0; padding:0;}
h6{ font-family: Arial; font-size:1.28em; font-weight:bold; margin:5px 0 3px 0; padding:0;}

.pdfdownload {font-size:1em; line-height:1.2em; height:28px;text-decoration:none;color:#000000;}
.pdfdownload a{font-size:1.1em; line-height:1.2em; height:28px;text-decoration:none;color:#000000;}
.pdfdownload a:link{text-decoration:none;color:#000000;}
.pdfdownload a:visited{text-decoration:none;color:#000000;}
.pdfdownload a:hover{text-decoration:underline;color:#000000;}
.pdfdownload a:active{text-decoration:none;color:#000000;}


.pages {font-size:11px; line-height:1em; height:28px;text-decoration:none;}
.pages a{font-size:11px; line-height:1em; height:28px;text-decoration:none;color:#07028C;}
.pages a:link{text-decoration:none;color:#000000;}
.pages a:visited{text-decoration:none;color:#000000;}
.pages a:hover{text-decoration:underline;color:#0072BC;}
.pages a:active{text-decoration:underline;color:#0072BC;}




p {
	font-family: Arial;
	font-size:1.3em;
	margin: 2px 0 5px 0;
	line-height:1.3em;
	color:#000000;
}
.lineheight12em{line-height:1.2em;}
.lineheight13em{line-height:1.3em;}
.greentext{color:#009900;}
.bluegreentext{color:#009999;}
.skybluetext{color:#0066CC;}
.reflexbluetext{color:#000099;}
.greytext{color:#333333;}


sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

ul{
border:0;
margin:0;
list-style:none;/* basically, don't use list style, because you cannot control the position of the list image */
padding:0; /* Make padding 0 so it won't display the extra gap to the left in Firefox*/
font-family: Arial;}
ul li
{display: block; /*The first setting will apply to all browsers*/
#display: inline-block; /*The second setting will only apply to Microsoft IE browsers*/
_display: inline-block;  /*The third setting will only apply to IE browsers 6.0 and older*/

border:0; background:url(../shared/bullet.png) no-repeat top left; /*adjusts the bullet 3px from top.*/padding:0 0 0 20px;/* space for your GIF image */font-size:1.3em;line-height:1.3em;margin-top:3px;margin-left:15px; color:#222222;font-family: Arial;} /*display:inline-block;*/



ol{
border:0;
margin:0;
padding:0 0 0 10px; /* Make padding 0 so it won't display the extra gap to the left in Firefox*/
font-family: Arial;}

ol li
{

border:0; /*adjusts the bullet 3px from top.*/padding:0 0 0 5px;/* space for your GIF image */font-size:1.3em;line-height:1.3em;margin-top:3px;margin-left:15px; color:#222222;font-family: Arial;} /*display:inline-block;*/






ol li ul{
border:0;
margin:0;
list-style:none;/* basically, don't use list style, because you cannot control the position of the list image */
padding:0; /* Make padding 0 so it won't display the extra gap to the left in Firefox*/
font-family: Arial;}
ol li ul li
{display: block; /*The first setting will apply to all browsers*/
#display: inline-block; /*The second setting will only apply to Microsoft IE browsers*/
_display: inline-block;  /*The third setting will only apply to IE browsers 6.0 and older*/

border:0; background:url(../shared/bullet.png) no-repeat top left; /*adjusts the bullet 3px from top.*/padding:0 0 0 20px;/* space for your GIF image */font-size:1em;line-height:1.2em;margin-top:3px;margin-left:15px; color:#222222;font-family: Arial;} /*display:inline-block;*/


#container-homepage{
	width:981px;
	height:602px;/*was 602px; for firefox*/
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../shared/design-bgr-hmpage.jpg);;
}


#container1{
	width:981px;
	height:602px;/*was 602px; for firefox*/
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../shared/design-bgr5.jpg);
}
#top-header{width:978px; height:88px; margin:0; padding:0;float:left;}
#body-bgr {margin:0; width:915px; height:431px;  padding:0;float:left;}
#body-area{background-repeat:no-repeat;width:978px; height:431px; margin:0; padding:0;float:left;}




#breadcrumbs-text a{font-family: Arial; font-size:10px;}
#breadcrumbs-text a:link{text-decoration:none;color:#333333;}
#breadcrumbs-text a:visited{text-decoration:none;color:#333333;}
#breadcrumbs-text a:hover{text-decoration:underline;color:#07028C;}
#breadcrumbs-text a:active{text-decoration:none;color:#333333;}
#breadcrumbs-text .current {text-decoration:underline; color:#333333;}/*grey*/


#text-links #footer{width:878px;margin:2px 0 0 0;font-size:1.1em; color:#000000;float:left;}


#text-links{width:878px; margin: 3px 0 0 50px; padding:0; height:35px;float:left;}
#text-links a{font-size:10px; line-height:11px;font-weight:normal;color:#000000;}


#text-links a:link{text-decoration:none; color:#000000;}
#text-links a:visited{text-decoration:none;}
#text-links a:hover{text-decoration:underline;}
#text-links a:active{text-decoration:none;}
#text-links .current {text-decoration:underline; color:#0000CC;}/*blue*/
