@charset "utf-8";
/* CSS Document */

/* Breakout of separate style sheets */
 @import url("/reset.css");
/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/

	/* IE CENTERING FIX */
	body{
		text-align: center; 
		background-color:#949894;
		font-family:Corbel, Arial, Helvetica, sans-serif;
		line-height:1.2em;
		font-size:small;
		padding-top:1em;
		padding-bottom:2em;
		color:#555;
	}
	
	hr{border:0;height:1px;color:#fff;background:#fff;}
	
/* -------------------------------------*/


.outline {
	width: 770px;
	padding:0;
	padding-bottom:2em;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}

    a:link {color: #0077be; text-decoration:underline; }
	a:hover { color:#000  ; text-decoration:none;}	
	
/* =========================== masthead =========================== */

.masthead {
	background-image: url('/images/masthead.gif');	
	width: 768px;
	height: 105px;
}	

.logo {
	float:left;
	width: 300px;
	height: 60px;
	padding: 25px 0 0 15px;
}

.toplinks {
	color: #89929B;
	font-size: 11px;
	float: right;
	margin: 15px 20px 0 0;
	padding:0;
}

.toplinks a:link {color:#89929B ; text-decoration:none;}
.toplinks a:hover{color:#1E77AD ; text-decoration:underline;}
	

.navbar {
	width: 766px;
	height: 28px ;
	border-left: #fff 1px solid;
	border-right: #fff 1px solid;
	color:#fff;
	background-color: #005596;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:relative;
	z-index:1;
}

.nav-left {
	float:left;
	padding: 3px 0 0 0;	
	width: 298px;
}

.nav-right {
	float:right;
	vertical-align:middle;
	padding: 3px 0 0 0;	
}	



.sub-mast {
	width: 766px;
	height: 114px;
	border-left: #fff 1px solid;
	border-right: #fff 1px solid;
	background-color: #005596;
	z-index:0;
}	


/* =========================== content area =========================== */

.content {
	background: url(/images/sub-bg-slice.gif) repeat-y #F3F3F0;
	width:768px;
	border-top: #fff 1px solid;
	margin:0;
	padding: 0;
	text-align:left;
	
}
/* ============================= sidebar ============================== */

#sidebar {
	float:left;
	width: 180px;
	margin:0;
	padding:0;
	
}
	
.side-con	{
	width: 179px;
	height:513px;
	border-left: #fff 1px solid;
	border-right: #fff 1px solid;
	background-color: #bbc6d1;
	padding:0;
	margin:-3px 0 0 0;
}

.side-con table {
	margin: 0 0 10px 15px ;
}

.side-i {
	margin: 0 0 0 11px ;
}

.side-txt {
	margin: 0 10px 0 15px;
	padding:0;
	color: #fff;
	font-size:11px;
	line-height: 1.2;
}	

.side-txt ul { 
	padding:0 0 0 15px;  
}

.side-txt li { 
	color:#fff200;  
}		
		

/* =========================== main content area ========================== */
	
#main {
	width: 587px;
	margin: 0 0 0 181px;
	font-size: 11px;
	background-color:#F3F3F0;
	right: 0;	
}

#main tr {
	vertical-align:top;
}		
	
.header img {
	margin: 10px 0 0 15px;
}	

    /* =========================== containers ========================== */

#contain {
	padding:0 20px 30px 15px;
}

#print {
	float:right;
	margin: -28px 20px 0 0;
	font: small-caps bold 11px arial;
	color: #758998;
}		

.title {
	height: 40px;
	background-color:#CBD8E2 ;
	width: 587px;	
}

.title img {
	padding-top: 7px;
}

/*================ styles brought over from current site ================*/

		
.header {  
	font-family: Tahoma,Verdana,sans-serif,Helvetica,Arial;
	font-size: 16px;
	letter-spacing:1.25px;
	font-weight: bold;
	}
.headersub {  
	font-family: Tahoma,Verdana,sans-serif,Helvetica,Arial;
	font-size: 14px;
	letter-spacing:1.25px;
	font-weight: bold;
	}
.headersmall {  
	font-family: Tahoma,Verdana,sans-serif,Helvetica,Arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:1.25px;
	color: #02092B;
	}
.headerUL {  
	font-family: Tahoma,Verdana,sans-serif,Helvetica,Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}	
.summary{  
	font-family: Tahoma,Verdana,sans-serif,Helvetica,Arial;
	font-size: 9px;
	color: #363B54;
	font-style: none;
	}
			
.inputField{
	 font-family: Tahoma,Verdana,sans-serif,Helvetica,Arial;
	 font-size: 11px;
	 background-color: #EFEFEF;
	 color: #333333;
	 border: 1px solid #78787A;
	 height: 16px
}

.caption  {  
	font-family: Tahoma,Verdana,sans-serif,Helvetica,Arial;
	font-size: 9px;
	color: #1A1A1A;
	line-height:10px;
	}
	
.subcaption  {  
	font-family: Arial;
	font-size: 8px;
	color: #1A1A1A;
	line-height:10px;
	}			

.lighter {  
	font-family: Tahoma,Verdana,sans-serif,Helvetica,Arial;
	font-size: 10px;
	color: #3E435E;
	}

/*ul {
	list-style-position: outside; 
	margin: 5px 0px 10px 20px; 
	list-style-image: url(http://www.talleynco.com/images/bullet-smallblack.gif);
	list-style-type: none;
}*/

ol {
	list-style-position: outside; 
	margin: 5px 0px 10px 20px; 
	margin-bottom: 10px;
}

.arrowul {
	list-style-position: outside; 
	margin: 5px 0px 5px 20px; 
	list-style-image: url(/images/bullet_arrow1.gif);
	list-style-type: none;
}

.arrowul3 {
	list-style-position: outside; 
	margin: 0px 0px 0px 20px; 
	list-style-image: url(/images/bullet_arrow1.gif);
	list-style-type: none;
}



.arrowul2 {
	list-style-position: outside; 
	margin: 5px 0px 5px 10px; 
	list-style-image: url(/images/bullet_arrow1.gif);
	list-style-type: none;
}	

.white{  
	font-family: Verdana,sans-serif,Helvetica,Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-style: none;

	}	

.white td{  
	font-family: Verdana,sans-serif,Helvetica,Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-style: none;

	}	

.footer {margin:0 2px 0 0;}	

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}