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

body {
	background-image:url(images/gray-bg.gif);
	background-repeat: repeat;
	background-color: #585858;
	color:#000;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*********************************
******  Structure - CSS
**********************************/

#wrapper {
	width: 933px;
	margin: 0 auto;
	text-align:left;
	padding-bottom:-10px;
	background-image:url(images/main/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#mailinglist_div {
	background-image:url(images/main/header_mailing-list.jpg);
	background-repeat:no-repeat;
	width:402px;
	height:37px;
	padding:0;
	margin:0;
}
.mailing-list {
	padding-top:12px;
	padding-left: 163px;
}
#search_div {
	background-image:url(images/main/header_search.jpg);
	background-repeat: no-repeat;
	width:225px;
	height:37px;
text-align:left;
	padding-left:0px;
	
	
}
.search {
	padding-top:12px;
	padding-left:0px;
}
#banner-top-div {
	background-image:url(images/main/header_name.jpg);
	background-repeat: no-repeat;
	width:713px;
	height:114px;
	text-align: right;
	background-position:top;
	padding:0;
	margin:0;
}
#banner-top-div h2 {
	color: #FFFFFF;
	font-size: 23px;
	font-weight: bold;
	margin-right:15px;
	display: inline;
}


/* header css */

#table-header {
	background-image:url(images/header-full.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}


/* text styles */

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	line-height: 18px;
}

h3 {color:#082859; font-weight: bold; font-size:14px;}


li {font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	line-height:18px;
	margin-bottom:15px;}

.sub-li {font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	margin-bottom:5px;}
	
ol li {line-height:20px; margin-bottom:15px;}	
	
	
a:link{color:#2a62b8;}
a:visited{color:#2a62b8;}
a:hover{color:#e1ae0a; text-decoration: none;}
a:active{color:#08285a;}

.smaller {font-size: 11px;}

.form-li {margin-bottom:6px;margin-left: -33px; padding-left:0; }

.form-ul{list-style-image: url(/images/cocra-spacer.gif);}

/* button CSS */

.btn1 {
	background-image:url(images/main/btn1.gif);
	background-repeat: no-repeat;
	width:88px;
	height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#fff;
	font-size:10px;
	margin-top:10px;
}
.btn-text1 {
	padding-top:3px;
	text-align:center;
}
a.btn:link {
	font-weight: bold;
	color:#fff;
	font-size:10px;
	text-decoration:none;
}
a.btn:visited {
	font-weight: bold;
	color:#fff;
	font-size:10px;
	text-decoration:none;
}
a.btn:hover {
	font-weight: bold;
	color:#08285a;
	font-size:10px;
	text-decoration:none;
}
a.btn:active {
	font-weight: bold;
	color:#e99503;
	font-size:10px;
	text-decoration:none;
}
.btn2 {
	background-image:url(images/main/btn2.gif);
	background-repeat: no-repeat;
	width:67px;
	height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#fff;
	font-size:10px;
	margin-top:10px;
}

/* NAV */

#nav {
	background-image:url(images/main/nav-bg.jpg);
	background-repeat: no-repeat;
	width: 933px;
	height: 25px;
	font-size:10px;
	color: #333333;
}
.nav-items {
	padding-top:11px;
	margin-left: 320px;
}


/*INT CONTENT AREA */

#int-content {
	background-color:#FFFFFF;
	background-image: url(images/main/middle-bg.jpg);
	background-repeat: repeat-y;
	width:933px;
	padding-bottom:-3px;
	margin-bottom:-3px;
}
#int-text {
	width:826px;
	padding-top:8px;
	padding-right:40px;
	padding-bottom:0;
	padding-left: 60px;
	margin-bottom:32px;
}
.int-heading {
	background-color: #082859;
	width:893px;
	height:50px;
	margin: 0 auto;
	padding:0;
	text-align: left;
	border-bottom: #2a62b8 1px solid;
		}
.heading {
	padding-top:3px;
}
.int-heading h2 {
	font-size: 20px;
	color:#e9c85e;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	text-align:left;
	margin-left:40px;
}

#int-text strong {color:#2a62b9; font-style:normal; font-size:13px; display:inline;}
#side-content strong {color:#2a62b9; font-style:normal; font-size:13px; display:inline;}

.indent {margin-right:20px; margin-left:20px; font-style:italic;}


.indent-sm {margin-right:20px; margin-left:20px; }

.gold {
	color: #e9c85e; font-weight:bold;
}

.drkblue {color:#1a3d75; font-weight:bold;}


/*float*/

.img-floatright {
	float: right;
	margin-left: 15px;
}

.img-floatleft {
	float: left;
	margin-right: 15px;
}


/*side menu*/
#side-menu {
	width: 165px;
	margin: 0 auto;
	text-align: left;
	background-color: #082859;
	padding:12px;
	}
	
.sidemenu-on {font-size: 11px;
	color: #e9c85e;
	font-weight: bold;
	line-height:18px;}
		
a.sidemenu:link {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height:18px;
}
a.sidemenu:visited {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height:18px;
}
a.sidemenu:hover {
	font-size: 11px;
	color: #e9c85e;
	text-decoration: none;
	font-weight: bold;
	line-height:18px;
}
a.sidemenu:active {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height:18px;
}
#side-content {
	margin-top:20px;
	margin-right: 35px;
	margin-bottom:32px;
	margin-left: 23px;
}

#int-content-sidemenu {
	background-color:#FFFFFF;
	background-image: url(images/int/middle-bg-wblue.jpg);
	background-repeat: repeat-y;
	width:933px;
	padding-bottom:-3px;
	margin-bottom:-3px;
}

/*address page */

.address-table {font-size:12px;}

.address-table p {font-size:12px; display: inline; margin:0; padding:0;}


/* footer */

#footer {
	width: 933px;
	margin: 0 auto;
	text-align:center;
	font-size: 11px;
	color: #b5b5b4;
	font-weight: bold;
	padding-top: 10px;
}
a.footer:link {
	font-size: 11px;
	color: #b5b5b4;
	text-decoration: none;
	font-weight: bold;
}
a.footer:visited {
	font-size: 11px;
	color: #b5b5b4;
	text-decoration: none;
	font-weight: bold;
}
a.footer:hover {
	font-size: 11px;
	color: #e9c85e;
	text-decoration: none;
	font-weight: bold;
}
a.footer:active {
	font-size: 11px;
	color: #b5b5b4;
	text-decoration: none;
	font-weight: bold;
}

/* FLASH */

div#banner-flash-int {
	width:933px; 
	height:159px; 
	background-image: url(/images/main/banner-flash-int.jpg); 
	background-repeat: no-repeat; }

#banner-flash-int object {
	width:933px; 
	height:159px; }



