@charset "UTF-8";
/* CSS Document */



* {

	margin: 0;

	padding: 0;

}

body {
	background: url(../images/shade.gif) repeat-y fixed center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #6e6e6e;
	text-align: center;

}

img {

	border: 0;

}

a {
	color: #EF701B;
	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

p.bodytext,

.contentHighlight p,

#introduction p,

#col1 p,

#col2-1 p,

#col2-2 p,

h3, h4, h5 {
	margin: 0 0 15px 8px;
	line-height: 17px;



}
.box_wrap

/* HOME PAGE */


{
	width: 540px;
	margin_top: 20px;
	float: left;
	margin-bottom: 0px;
	background-color: #ECECEC;

	}
.box_wrap  ul {

	margin: 0 0 12px 10px;
	line-height: 1.4em;

}	
.box_row, .box_row_long {
	width: 540px;

	}
.box_text {
	margin-left: 15px;
	line-height: 17px;

	}	
	
.box_text li {
	margin-left: 15px;
	line-height: 17px;
	list-style-position: inside;

	}		

		

.header_text1{
	color: #FFFFFF;
	background-color: #EF701B;
	margin: 0 0 15px;
	padding: 0px 0 0px 10px;
	line-height: 30px;

	}
.box_wrap  p {

	}	
.img_size {
	float: left;
	padding: 0px 15px 15px 0px;
	
	}
	
.img_size_footer {
	float: right;
	padding: 0px 15px 0px 0px;

	}
.gutter {
	height: 15px;
	float: left;
	width: 540px;
	background-color: #FFFFFF;

	}


/* HEADERS */

h1,h2,h3,h4,h5,h6 {

	font-weight: normal;

}

h1 {

	font-size: 180%;

}

h2 {
	font-size: 120%;
	font-weight: bold;

}

h3 {

    font-weight: bold;
    font-size: 120%;

}	

h4 {

	font-size: 105%;
	margin-bottom: 5px;

}

h5 {

	font-size: 105%;

}

h4, h5 {

	font-weight: bold;

}

h1 span  {

	display: none;

}

h2 a,

h3 a {

	color: white;
	margin: 0;
	padding: 0;

}

div.newsListItem p.bodytext {

	margin: 15px 0 15px 0;

}
.width {

	clear: both;

}
#main_container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 50px;

}
#tail_header {
	margin-top: 20px;
	height: 90px;

}
#main {

	margin: 0 0 20px 0;

}
#page_width {
	width: 100%;
}
#tail_logo {
	background: transparent url(../images/logo2.gif) no-repeat left top;
	width: 800px;
	height: 70px;
	float: left;

}

#contentLeft {
	float: left;
	width: 540px;

}

#contentRight {
	float: right;
	width: 240px;
	margin-bottom: 15px;

}

#highlightMiddle {

	float: right;

}
#quick_links {
	width: 540px;
	background: url(../images/newback.gif);
	float: left;
	margin: 0 0 20px;
	height: 90px;

}
.quickItem {
	width: 239px;
	float: left;
	margin: 0 0 0 0px;
	padding: 15px;
	line-height: 12px;

}
.quickItem  h3, .quickItem  h3  a {
	color: #EF701B;
	margin: 0 0 5px 0;
	font-size: 100%;

}
.quickItem  p {

	margin-left: 0;
	margin-bottom: 0;
	font-size: 80%;

}



#contentRight2 h2,

#contentRight2 div.csc-header h3,

#contentRight div.csc-header,

.header_text {
	color: #FFFFFF;
	background-color: #002255;
	margin: 0 0 15px;
	padding: 0px 0 0px 10px;
	line-height: 30px;

}
#copy {
	float: left;
	font-size: 75%;
	margin: 10px 0 20px;
	line-height: 14px;

}
#copy  a {

	color: #6e6e6e;
	
}
#copy  a:hover {

	color: #ffffff;
	background-color: #EF701B;

}

/* NAVIGATION */

#nav ul {
	margin: 0 0 1px;
	padding: 0;
	list-style: none;
	width: 800px;
	float: left;
	background-color: #EF701B;

}

#nav ul li {

	background: none;
	float: left;
	margin: 0;
	padding: 0;

}

#nav ul li a {
	display: block;
	float: left;
	margin: 0;
	padding: 0 14px 0 14px;
	line-height: 30px;
	text-decoration: none;
	color: white;
	font-size: 97%;
	font-weight: bold;

}

#nav ul li a:hover,

#nav ul li.active a {
	color: #ffffff;
	background-color: #002255;

}

	

/* FOOTER NAV */

#footer {
	background-color: #EF701B;
	padding: 9px 0 0;
	margin: 0;
	height: 22px;
	width: 800px;
	float: none;

}
#links {
	float: left;
	color: #FFFFFF;
	margin: 0 0px 0 0;
	font-size: 85%;
	padding-left: 15px;
	
}
#links  a {

	color: #FFFFFF;
	text decoration: underline;

}


div.more {
	background: transparent url(../images/arrow.gif) no-repeat left top;
	margin: 0 0 0 0px;
	padding: 0 0 0 20px;

}

div.more_right {
	background: transparent url(../images/arrow.gif) no-repeat left top;
	margin: 0 0 0 10px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 20px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;

}

