@charset "utf-8";
/* CSS Document */

.PageManagerInfoContainer {
	display: none;}


a:link {
	text-decoration:none;}      /* unvisited link */
a:visited {
	text-decoration:none;}  /* visited link */
a:hover {
	text-decoration:none;}  /* mouse over link */
a:active {
	text-decoration:none;}  /* selected link */
		
a:link {
	text-decoration:none;}      /* unvisited link */
a:visited {
	text-decoration:none;}  /* visited link */
a:hover {
	text-decoration:none;}  /* mouse over link */
a:active {
	text-decoration:none;}  /* selected link */
	
h1, h2, h3{
	color: #00204e;}
	
body {
	margin: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #2b2b2b;}	
	
img.bg {
min-height: 100%;
min-width: 1024px;
width: 100%;
height: auto;
position: fixed;
top: 0;
left: 0;}
		
@media screen and (max-width: 1024px){
img.bg {
left: 50%;
margin-left: -512px; }}	
 	
.TopDropLayout1{
	position: relative;
	float: left;
	width: 100%;
	background-image:url(/SiteDesign/Images/splash_blueline.aspx);
	background-repeat:repeat-x;}
	
.TopDropLayout1 .page_header{
	float: left;
	width: 100%;}

.TopDropLayout1 .page_header_wrapper{
	width: 950px;
	margin: 0 auto;}
	
.TopDropLayout1 .page_header_1{
	padding-top: 50px;
	text-align: right;
	float: left;
	width: 950px;
	height: 16px;
	color: #ffffff;}	
	
.TopDropLayout1 .page_header_2{
	float: left;
	width: 950px;
	height: 86px;}
	
.TopDropLayout1 .page_header_3{
	float: left;
	width: 950px;
	height: 20px;
	text-align: right;}
	
.TopDropLayout1 .signoutLink{
	color: #ffffff;
	float: right;}
	
.TopDropLayout1 .currentUserLabelText{
	color: #ffffff;
	float: right;
	padding-right: 5px;}

.TopDropLayout1 .cmsdesklink{
	color: #ffffff;
	float: right;
	padding-right: 5px;}
	
.TopDropLayout1 .page_header_4{
	display:none;}
		
.TopDropLayout1 .page_content{
	padding-top: 50px;
	clear: both;
	float: left;
	width: 100%;}
	
.TopDropLayout1 .page_content_wrapper{
	margin: 0 auto;
	width: 950px;}

.TopDropLayout1 .page_content_top{
	display: none;}
	
.TopDropLayout1 .page_content_middle{
	float: left;
	width: 930px;
	padding: 10px;
	background-image:url(/SiteDesign/Images/splash_frame.aspx);
	background-repeat: no-repeat;}
	
.TopDropLayout1 .page_footer{
	padding-top: 50px;
	clear:both;
	width: 100%;
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;}

.TopDropLayout1 .page_footer a{
	color: #969696;}
	
.TopDropLayout1 .page_footer a:hover{
	color: #969696;
	text-decoration: underline;}
	
.TopDropLayout1 .page_footer_wrapper{
	background-image:url(/SiteDesign/Images/footer_bg.aspx);
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	width: 950px;}

.TopDropLayout1 .page_footer1{
	width: 950px;}
				
.TopDropLayout1 .page_footer2{
	clear: both;
	text-align: center;
	width: 950px;}
	
.TopDropLayout1 .poweredbylink{
	color: #ffffff !important;}