/* #879AAB  */
/* Grey/Blue */
/* Template 1 CSS Document */


body {
	background-color:#BADEF6;
	margin: 0px 0px 0px 0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
h1, h2, h3 {
	color:#FFFFFF;
	padding-top:4px;
	padding-left:16px;
	margin:0px;}
	
hr {height:1px;
	text-align:center;
	width:710px;
	padding:5px 0px 5px 0px;
	margin:0px;
	color:#879AAB;}
	
a:link, a:visited, a:active {
	text-decoration: none;
	font-size:11px;
	list-style: none;
	font-weight: bold;
	color: #224D7B;
}

a:hover {
	color: #357BC4;
}	
	
#container {
	position:relative;
	width:752px;
	height:auto;
	background-color:#FFFFFF;
	margin-top:20px;
	}
	
.topbar{
	background:#FFF;
	padding:0px;
	margin:0px;
	border:none;
}

.content {
	background:#FFF;
	padding:10px 10px 10px 15px;
	line-height:16px;
	border-right:1px solid #BF1210;
	text-align:left;
	}

.left {
	background:#FFF;
	padding:10px 4px 10px 4px;
	line-height:16px;
	text-align:left;
	}
	
.logos {
	background:#000000;
	text-align:center;
	}


/* NAVIGATION */

.mainlevelnav { 
	padding:0px 4px 0px 4px;
	margin:0px;	
	}
	
a.mainlevelnav:link, a.mainlevelnav:visited, a.mainlevelnav:active {
	text-decoration: none;
	font-size:10px;
	list-style: none;
	font-weight: bold;
	color: #CB0002;
}

a.mainlevelnav:hover {
	/*color: #cdfffe;*/
	color: #FD0404;
}

.mainlevel { 
	padding:0px 8px 0px 0px;
	text-align:left;
	margin:0px;	
	font-weight:bold;
	line-height:20px;
	}
	

a.mainlevel:link, a.mainlevel:visited, a.mainlevel:active {
	text-decoration: none;
	font-size:10px;
	list-style: none;
	font-weight:normal;
	color: #EBB6B6;
}

a.mainlevel:hover {
	color: #CAC1C0;
}

.pathway { 
	padding:0px 10px 5px 0px;
	margin:0px 0px 5px 0px;
	text-decoration: none;
	font-size:10px;
	list-style: none;
	font-weight: bold;
	color: #C60000;
	}
	
a.pathway:link, a.pathway:visited, a.pathway:active {
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	text-decoration: none;
	font-size:10px;
	list-style: none;
	font-weight: bold;
	color: #CB0002;
}

a.pathway:hover, a.mainlevelsitemap:hover {
	color: #FD0404;
}

a.mainlevelsitemap {
	text-decoration: none;
	font-size:10px;
	list-style: none;
	font-weight: bold;
	color: #C60000;
	float:right;
	}
	

/* CONTENT */
.contentheading {
	font-size:14px;
	color: #C40000;
	font-weight: bold;
	text-align:left;
	padding:0px 0px 0px 0px;
	}

.small {
	font-size:10px;
	color: #5389C5;
	font-weight: none;
	text-align:left;
	padding:0px 0px 0px 0px;
	}
	
.createdate {
	font-size:10px;
	color: #5389C5;
	font-weight: none;
	text-align:left;
	padding:0px 0px 10px 0px;
	}
	
.contentpagetitle {font-size:14px;
	color: #0050A6;
	font-weight: bold;
	text-align:left;
	padding:0px 0px 0px 0px;
	}
	
/* Module Tables */

table.moduletable {
	margin:0px;
	padding:0px;
	border:none;
	list-style-type: none;
	line-height: 20px;
	text-align:left;
	width:100%;	
	}

table.moduletable th {
	font-size: 12px;
	font-weight: none;
	text-align: left;
	line-height: 20px;	
	}
	
table.moduletable td {
	padding: 0px 0px 0px 0px;
	text-align: center;
	
	}
.module{
	text-align:left;
}
/* End of Module Tables */	

.spacer{
  height:3px;
  overflow:hidden;
  background-color:#ffffff;
}

.subNav{
  background-color: #BB0102;
  background: url('../images/sub_nav_middle.jpg') repeat-x;
  height:24px;   
}

.mainNav{
  background: url('../images/nav_bar.jpg') repeat-x;
  height:52px;
  width:100%;
}

.topRedBar{
  height:24px;  
  background-image: url('../images/red_bar.jpg');
  background-repeat: repeat-x;
  overflow: hidden;
}

#logo{  
  height:70px;
  color:#000000;        
}

#logo #logoWrapper{
  /*margin-top:3px;*/
}

.floatLeft{
  float:left;
}

.floatRight{
  float:right;
}

.clear{
  clear:both;
}

#topCorners{
  height:8px;
  overflow:hidden;
  background-color:#ffffff;  
}

#bottomCorners{
  height:8px;
  overflow:hidden;
  background-color:#ffffff;  
}



.fields{
	border:1px solid #7f9db9;
	width:147px;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	margin:0 0 4px 0px;
	}

#verification {
	margin:0 auto;
	padding:0px;
	width:155px;
}

.fields_message{
	border:1px solid #7f9db9;
	width:178px;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	margin:0 0 4px 0;
	}
.error {
	color:#FF0000;
}
#verification_contact {
	margin:0 0 0px 0px;
	padding:0px;
	float:left;
	width:140px;
}