/* Universal Tags*/

@import url("//fast.fonts.com/t/1.css?apiType=css&projectid=ffa1a613-414b-419e-a9e0-38e4d1cfc72a");

@font-face {
	font-family: "Futura W01 Book";
	src: url("../fonts/57a6731b-fa5c-4c8a-bea8-e2f1a287f309.eot?iefix") format("eot");
}

@font-face {
	font-family: "Futura W01 Book";
	src: url("../fonts/57a6731b-fa5c-4c8a-bea8-e2f1a287f309.eot?iefix");
	src: url("../fonts/4d0e252c-d811-4a5d-a7f3-6ad72c6b76f2.woff?iefix") format("woff");
	}

@font-face{
	font-family: "Futura W01 Medium";
	src: url("../fonts/f0052336-792e-4fcf-8750-fe6d7d5dccba.eot?iefix") format("eot");
}

@font-face{
	font-family: "Futura W01 Medium";
	src: url("../fonts/f0052336-792e-4fcf-8750-fe6d7d5dccba.eot?iefix");
	src: url("../fonts/1b696b29-a6bd-4411-a50f-37fd8a209b36.woff?iefix") format("woff");
}

@font-face{
	font-family: "Futura W01 Heavy";
	src: url("../fonts/da0637f7-7e81-4cbc-9f65-cfc35a127c4c.eot?iefix") format("eot");
}

@font-face{
	font-family: "Futura W01 Heavy";
	src: url("../fonts/da0637f7-7e81-4cbc-9f65-cfc35a127c4c.eot?iefix");
	src: url("../fonts/f181fec3-5b1b-4e9f-94b6-e0d7150d1fbf.woff?iefix") format("woff");
}

@font-face{
	font-family: "Futura W01 Bold";
	src: url("../fonts/3b3d00eb-6d89-47ec-83ee-48276a47ad94.eot?iefix") format("eot");
}

@font-face{
	font-family: "Futura W01 Bold";
	src: url("../fonts/3b3d00eb-6d89-47ec-83ee-48276a47ad94.eot?iefix");
	src: url("../fonts/2a65cbfc-5071-4b4d-bfc2-e052bb091ee2.woff?iefix") format("woff");

}

html > body * {
	outline:none;
}
body {
	margin:0;
	padding:0;
	font-family: "Futura W01 book", Verdana, "Helvetica Neue", Helvetica, sans-serif;
	color:#666666;
	line-height:17px;
	background:#fff;
	}
h1, h2, h3, h4, h5, h6, form, label, input, legend, textarea, select, ul, ol, li, dl, dt, dd, p, div {
	margin:0px;
	padding:0px;
	}

ol {
	list-style-type:decimal;
	}
ul{	
	list-style:none;
	}	
li {
	margin:0;
	padding:0;
	}
	
			
p{
	padding-bottom:25px;
	font-family: "Futura W01 book", Verdana, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 90%; 
	color:#666666;
	line-height:22px;
	text-align:left;
	}
.below{
	padding-bottom:30px;
	}	
p.comment{
	font:normal 11px "Futura W01 book",Arial, Helvetica, sans-serif; 
	color:#f00;
	line-height:18px;
	text-align:left;
	padding:5px 5px 5px 5px;
	}	
	p.comment1{
	font:normal 11px "Futura W01 book",Arial, Helvetica, sans-serif; 
	color:#666;
	line-height:18px;
	text-align:left;
	padding:5px 5px 5px 5px;
	}	
h1 {
	font-size: 189%;
	line-height:34px;
	color:#000;
	padding-bottom:25px;
	padding-top:7px;
	font-family: "Futura W01 Heavy", Arial, "Helvetica Neue", Helvetica, sans-serif;
	}
h2 {
	font-size: 108%;
	line-height:26px;
	color:#000;
	padding-bottom:25px;
	padding-top:0px;
	font-family: "Futura W01 Heavy", Arial, "Helvetica Neue", Helvetica, sans-serif;
	}
h4 {
	font-weight:normal;
	font-family: "Futura W01 Heavy", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:14px;
	color:#0070bf;
	padding-bottom:10px;
	font-weight:bold;
	}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding-bottom:5px;
	font-weight:bold;
	}

img {
	border:none;
	margin: 0px;
	padding: 0px;
	}
a,
a:active,
a:visited {
	padding-top:10px;
	color: #267bb1;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}



/*Layout CSS*/
#wrapper{
	margin:0px auto;
	width:980px;
}
.header{
	float:left;
	width:980px;
	padding:0px 0px 0px 0px;
	height:80px;
	}
#logo {
	float:left;
	width:356px;
	height:70px;
	margin-top:18px;
	margin-left:2px;
	background:transparent;
    }
#header-right{
	float:right;
	width:610px;
	height:20px;
	margin-top:15px;
	text-align:right;
	}

.top-link{
	color:#999;
	font-size:11px;
	padding:0px 5px;
	text-decoration:none;
	}
.top-link a{
	color:#999;
	text-decoration:none;
	padding:0px 5px;
	}
.top-link a:hover{
	color:#000;
	text-decoration:none;
	}
#banner{
	width:974px;
	height:282px;
	background:#ed1e25;	
	float:left;
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	-o-border-radius:5px 5px 5px 5px;
	-ms-border-radius:5px 5px 5px 5px;
	margin-top:10px;
	}
#banner-restpage{
	width:974px;
	height:190px;
	background:#fff;	
	float:left;
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	-o-border-radius:5px 5px 5px 5px;
	-ms-border-radius:5px 5px 5px 5px;
	margin-top:10px;
	}	
#orange-band{
	float:left;
	width:974px;
	height:24px;
	background:#CCC url(../images/orange-bg.gif) no-repeat left top;
	margin:0px;
	}	

/*Body CSS*/
#container{
	float:left;
	width:974px;
	padding:10px 0px 10px 0px;
	}

#content-left{
	float:left;
	width:200px;
	padding:5px 0px 5px 0px;
	}
#content-center{
	float:left;
	width:545px;
	padding:5px 25px 5px 15px;
	}
#content-center	ol {
	list-style-type: lower-alpha;
	margin-left:25px;
	}
#content-center ol li {
	margin:0px;
	line-height:20px;
	}
#content-center ol li.head {
	line-height:20px;
	font-size:16px;
	color:#004f87;
	font-weight:bold;
	}
#content-center ol li p {
	padding-bottom:20px;
	font:normal 12px Arial, Helvetica, sans-serif; 
	color:#3e3d3d;
	line-height:20px;
	text-align:left;
	}			
#content-center ul{	
	list-style:disc;
	margin-left:15px;
	}
#content-center ol li ul li.para{	
	padding-bottom:10px;
	font:normal 12px Arial, Helvetica, sans-serif; 
	color:#3e3d3d;
	line-height:20px;
	text-align:left;
	}	
		
#content-center ul li {
	margin:0px;
	padding-bottom:10px;
		font:normal 14px "Futura W01 book", Verdana, "Helvetica Neue", Helvetica, sans-serif;
	color:#666666;
		line-height:22px;
	}
#content-center-wide{
	float:left;
	width:744px;
	height:auto;
	padding:5px 15px 5px 15px;
	}
	
#content-center-wide	ol {
	list-style-type: lower-alpha;
	margin-left:25px;
		font:normal 16px "Futura W01 book", Verdana, "Helvetica Neue", Helvetica, sans-serif;
	}
#content-center-wide ol li {
	margin:0px;
	line-height:22px;

	color:#666666;

	}	
#content-center-wide ol li.blue {
	margin:0px;
	line-height:22px;
	color:#004f87;
	font:normal 16px "Futura W01 Heavy",
	}
#content-center-wide ul{	
	list-style:disc;
	margin-left:15px;
	}
#content-center-wide ul li {
	margin:0px;
	font:normal 14px "Futura W01 book", Verdana, "Helvetica Neue", Helvetica, sans-serif;
	color:#666666;
		line-height:22px;
	}

	
#content-right{
	float:left;
	width:185px;
	padding:0px 0px 10px 0px;
	}
.right-logo-box{
	float:left;
	width:185px;
	margin-bottom:30px;
	}	

/*Left Navigation CSS*/
#Wrapper_FixedWidth_Leftnav {
	width: 181px !important; 
	float: left
	}
.XMLLeftNav_li {
	border-left: #ccc 1px solid; 
	padding-bottom: 0px; 
	padding-left: 2px; 
	width: 175px; 
	padding-right: 2px; 
	display: block; 
	overflow: hidden; 
	border-right: #ccc 1px solid; 
	padding-top: 0px
}	
.topLeftNavBorder_li {
	background-image: url(../images/left_nav_top.jpg); 
	width: 181px; 
	background-repeat: no-repeat; 
	background-position: left bottom; 	
	height: 3px
	}
.botLeftNavBorder_li {
	background-image: url(../images/left_nav_bot.jpg); 
	width: 181px; 
	background-repeat: no-repeat; 
	background-position: left top; 
	height: 3px
	}
.mid_LeftNavBorder {
	width: 181px; 
	background: url(../images/level_02.jpg) repeat-x; 
	height: 3px
	}
/*Right Content Part CSS*/	
.callout_box {
	width: 185px; 
	margin-bottom: 15px; 
	background: url(../images/rightcol_callout_top.gif) no-repeat 50% top;
	}
.callout_box p {
	padding-bottom: 12px; 
	margin: 0px; 
	padding-left: 12px; 
	padding-right: 12px; 
	color: #000; 
	font-size: 12px; 
	padding-top: 12px; 
	line-height: 1.5em;
	}
.callout_box_bot {
	width: 185px; 
	background: url(../images/rightcol_callout_bot.gif) no-repeat 50% top; 
	height: 4px
	}
.callout_learnmore {
	TEXT-ALIGN: left; 
	padding-bottom: 6px; 
	padding-left: 10px; 
	padding-right: 19px; 
	background: url(../images/callout_redarrow.gif) no-repeat 70px 8px; 
	font-size: 12px; 
	padding-top: 0px
	}
.callout_learnmore a:hover {
	color: #000; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: underline
	}
.callout_learnmore a:link {
	color: #000; font-size: 11px; 
	font-weight: bold; 
	text-decoration: underline
	}
.callout_learnmore a:visited {
	color: #000; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: underline
	}
.callout_box strong {
	color: #f00
	}
.callout_learnmore A:hover {
	color: #f00
	}

/*---------------------*/

*.sidebox {
	margin-right: -7px;
	}
.sidebox {
	background-color: #f4f4f4;
	margin: 0px 0px 4px; 
	width: 185px
	}
.sidebox H4 {
	padding-bottom:0px;
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	background:
	 url(../images/sidebox-background-top.gif) no-repeat;
	 height: 17px;
	 padding-top: 0px
	}
.sidebox H4.twoline {
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background: 
	 url(../images/sidebox-background-twoline.gif) repeat-y; 
	height: 29px;
	padding-top: 0px
	}
.sidebox H4 a:link {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 0px;
	width: 185px;
	display: block;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}
.sidebox H4 a:visited {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 0px; 
	width: 185px; 
	display: block; 
	color: #000; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
	}
.sidebox H4 a:hover {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 0px; 
	padding-left: 7px;
	padding-right: 0px; 
	width: 185px; 
	display: block; 
	color: #000; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
	}
.sidebox .contents {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 2px; 
	padding-left: 10px; 
	padding-right: 10px;
	background: url(../images/sidebox-background-main.gif) repeat-y; 	}
.expandall {
	text-align: right;
	margin: 0px 0px 5px;
	width: 179px; 
	color: #999;
	font-size: 10px
	}
.expandall a:link {
	color: #999;
	font-size: 10px;
	text-decoration: none;
	}
.expandall a:hover {
	color: red; 
	text-decoration: underline
	}
.expandall a:visited {
	color: #999; 
	text-decoration: none
	}
.sidebox .viewall {
	margin: 6px 0px 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 0px;
	background: url(../images/grey_arrow_trans.gif) no-repeat 0px 5px; 
	
	}
.sidebox .viewall a:link {
	color: gray;
	font-size: 9px;
	font-weight: bold; 
	text-decoration: none;
	}
.sidebox .viewall a:visited {
	color: gray; 
	font-size: 9px; 
	text-decoration: none;
	}
.sidebox viewall a:hover {
	color: red;
	font-size: 9px; 
	text-decoration: underline;
	}
.sidebox .close {
	text-align: right; 
	color: #000
	}
.sidebox .close a:link {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 5px;
	color: #000;
	font-size: 10px; 
	text-decoration: underline; 
	}
.sidebox .close a:visited {
	color: #000; 
	font-size: 10px; 
	text-decoration: underline
	}
.sidebox .close a:hover {
	color: #f00; 
	font-size: 10px; 
	text-decoration: underline
	}
.sideboxbottom {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background: url(../images/sidebox-background-bottom.gif) no-repeat;
	height: 3px; 
	}
.sidelist {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	}
.sidelist ul {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px;
	list-style-type: none;
	}
.sidelist li {
	margin: 0px 0px 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px; 
	padding-right: 0px; 
	list-style-type: none;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.5em;
	font-size: 12px; 
	}
.sidelist a:link {
	font-size: 12px;
	text-decoration: none;
	}
.sidelist a:visited {
	font-size: 12px; 
	text-decoration: none;
	}
.sidelist a:hover {
	font-size: 12px; 
	text-decoration: underline;
	}
.BannerBelowContact {
	margin-bottom: 15px
	}
.sidelistSocial {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; 
	}
.sidelistSocial ul {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px;
	list-style-type: none;
	}
.sidelistSocial li {
	margin: 0px 0px 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
	font-size: 12px;
	vertical-align: bottom; 
	}
.sidelistSocial a:link {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	}
.sidelistSocial a:visited {
	color: #000; 
	font-size: 11px; 
	text-decoration: none;
	}
.sidelistSocial a:hover {
	color: red; 
	font-size: 11px; 
	text-decoration: underline
	}
.sidelistSocial img {
	vertical-align: bottom;
	margin-right: 6px
	}
/*-----------------*/
/*Table CSS*/
.tbl-kc {
	margin-top: 5px; 
	width: 720px;
	border-spacing:1px;
	}
.tbl-kc td {
	 padding: 10px 15px 10px 15px; 
	 vertical-align: top; 
	}
.tbl-kc td.col1 {
	width: 50px; 
	line-height: 1.4em;  
	font-weight: bold; 
	text-align: center; 
	}
.tbl-kc td.col2 {
	width: 670px;
	}
.tbl-kc tr.first-row td {
	line-height: 18px; 
	padding-bottom: 10px; 
	font-size: 14px; 
 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	background: rgb(115, 115, 115); 
	color: rgb(255, 255, 255);
	
	}
.tbl-kc tr.second-row td {
	padding-top: 10px; 
	padding-bottom: 10px; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	background: rgb(224, 224, 224); 
	}
.tbl-kc tr.inner-row td {
	padding-top: 10px; 
	padding-bottom: 10px; 
	font-size: 12px; 
 	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	background: rgb(240, 240, 240); 
	}
.tbl-kc tr.inner-row td ol {
	padding-left: 85px;
	background: rgb(240, 240, 240); 
	}
.tbl-kc tr.inner-row td li {
	font-size: 12px;  
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	}
.tbl-kc tr.inner-row td ul {		 
	line-height: 18px;
	padding-left:15px;
	padding-bottom:5px;
	list-style-image: url("../images/arrow_block_grey.png");
	}
/*----------------*/

.tbl-es {
	margin-top: 10px; 
	width: 764px;
	border-spacing:1px;
	}
.tbl-es td {
	 padding: 3px 5px 3px 5px; 
	 vertical-align: top; 
	}
.tbl-es td.col1 {
	line-height: 1.2em;  
	font-weight: bold; 
	text-align: center; 
	}
.tbl-es td.col2 {
	line-height: 1.2em;  
	font-weight: bold; 
	text-align: left;
	}
.tbl-es td.col3 {
	text-align: center;
	}
.tbl-es td.col4 {
	text-align: center;
}
.tbl-es tr.first-row td {
	padding-bottom: 5px; 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	background: rgb(115, 115, 115); 
	color: rgb(255, 255, 255);
}
.tbl-es tr.last-row td {
	padding-top: 5px; 
	padding-bottom: 5px; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	background: rgb(185, 185, 185); 
}
.tbl-es tr.inner-row td {
	padding-top: 5px; 
	padding-bottom: 5px;
	padding-right: 10px; 
	font-size: 11px; 
	font-family: Arial,	Helvetica, sans-serif; 
	font-weight: normal; 
	background: rgb(240, 240, 240); 
	}
.tbl-es tr.inner-row td.head12-es {
	padding-top: 5px; 
	padding-bottom: 5px; 
	font-size: 14px; 
	font-family: Arial,	Helvetica, sans-serif; 
	font-weight: bold;
	text-align: center; 
	background: rgb(240, 240, 240); 
	}	
	

/*Footer CSS*/
#footer{
	float:left;
	width:974px;
	color:#666;
	border-top:8px solid #dcdada;
	margin-top:12px;
	margin-bottom:20px;
	}
#footer-link{
	float:left;
	width:580px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#666;
	text-align:left;
	padding-top:12px;
	}	
#footer-link a{
	text-decoration:none;
	color:#666666;
	}
#footer-link a:hover{
	color:#000000;
	}
.copyright{
	float:right;
	width:250;
	color:#666;
	font-size:10px;
	padding-top:12px;
	}	
.clear{
	clear:both;
	}
.white {
	font:bold 16px  Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
	}
.arial11 {
	font:normal 11px  Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	}
.arialblue {
	font:normal 12px  Arial, Helvetica, sans-serif;
	color:#267bb1;
	text-align:left;
	}
.description ul {
	background-image: none; 
	margin-left:20px;
		padding-left:10px;
	}
.description ul li {
	line-height:20px;
	padding-bottom:10px;
	list-style-type: upper-alpha;
	font:14px  Arial, Helvetica, sans-serif;
	color:#333;
	font-weight: bold;
	}
.des18 {
	font:bold 14px  Arial, Helvetica, sans-serif;
	color:#333;
	line-height:20px;
	padding-bottom:10px;
	padding-right:10px;
	}
/* Sitemap css         */	
.site_map{
	font:normal 12px "Futura W01 Book", Verdana, "Helvetica Neue", Helvetica, sans-serif;
	color:#666666 ;
	line-height:22px;
	}
.site_map a{
	color:#666666;
	text-decoration:none;
	}
.site_map a:hover{
	color:#267bb1;
	text-decoration:none;
	}
				
	