* {font-family:Arial;}
html{
 scrollbar-arrow-color: #003399;
 scrollbar-3dlight-color: #99CCFF;
 scrollbar-darkshadow-color: #003399;
 scrollbar-face-color: #6699CC;
 scrollbar-highlight-color: #000000;
 scrollbar-shadow-color: #003399;
 overflow-x: hidden;
}
body {
	background-repeat: repeat;
	background-color: #FFFFFF;
        margin:0px;
        padding:0;
}
.style1 {font-size:16pt;padding:0px;margin:0px;}
.navtextoff {
 font-family: Arial;
 font-size: 12px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #FFFFFF;
}
.navtexton {
 font-family: Arial;
 font-size: 12px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #FFFF33;
}
.whitetextbold {
 font-family: Arial;
 font-size: 13px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #FFFFFF;
}
.maintextplain {
 font-family: 'Myriad Pro',Arial;
 font-size: 15px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #003399;
}
.maintextbold {
 font-family: 'Myriad Pro',Arial;
 font-size: 15px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #003366;
}
.sidetitles {
 font-family: 'Myriad Pro',Arial;
 font-size: 17px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #FFFFFF;
}
.maintextbold2 {
 font-family: 'Myriad Pro',Arial;
 font-size: 15px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #003399;
}
.accenttextbold {
 font-family: 'Myriad Pro',Arial;
 font-size: 15px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #000066;
}
.maintextaddress {
 font-family: 'Myriad Pro',Arial;
 font-size: 12px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #003399;
}
a:link { color: #FFFFFF; text-decoration: none }
a:active { color: #FFFFFF; text-decoration: none }
a:visited { color: #FFFFFF; text-decoration: none }
a:hover { color: #003366; text-decoration: bold }


.left_nav_title {padding-left:10px;padding-right:10px;font-size:10pt;font-family:Arial;font-weight:bold;}
.left_nav_padding {padding-top:10px;padding-bottom:5px;}

.breadcrumbs * {color:gray;}
.breadcrumbs tr td a:link, .breadcrumbs tr td a:visited {color:#515151;}
.breadcrumbs tr td a:hover {color:gray;text-decoration:underline;}


form {margin:0px;padding:0px;}

.borderfade {position:absolute;top:0px;left:0px;background-color:black;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";	filter: alpha(opacity=40);	-moz-opacity: 0.4; opacity: 0.4;}


.closeimg {cursor:pointer;position:absolute;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/close.png', sizingMethod='image');width:124px;height:54px;}
.closeimg[class] {background-image:url('/Images/close.png');background-repeat:no-repeat;}

.copyright {font-size:8pt;color:#414141;text-align:center;}