﻿body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-image: url("images/main_tile_04.jpg");
	scrollbar-face-color:#E0E0E0;
	scrollbar-base-color:#E0E0E0;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#F4F4F4;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#EBF5FF;
	scrollbar-3dlight-color:#white;
	scrollbar-darkshadow-Color:#cccccc;
	background-repeat: repeat;
}


b{font-size: 110%;}
em{color: red;}


#thicktabs{
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
	background-color: #003366;
}

#thicktabs li{
	display: inline;
}

#thicktabs li a{
	float: left;
	color: #FFFFFF;
	padding: 8px 11px; /*padding of tabs*/
	text-decoration: none;
	background: transparent url("images/pinkbg.gif") top right no-repeat;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #274c69;
}
#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
}
#thicktabs li a#currentpage{ /*Extra CSS for right most menu item*/
	background-position: left top; /*Position background image to the left instead of default right, to hide indented underline for this link*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-image: url("images/currentbg.gif");
	color: #003366;
}
#thicktabs li a:visited{
color: #FFFFFF;
}
#thicktabs li a:hover{
	color: #FFFFFF;
	background-image: url("images/pinkbgover.gif");
}

#navbar {
	background-image: url("images/pinkbg.gif");
	background-repeat: repeat-x;
	height: 34px;
	width: 791px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: auto;
	z-index: 50;
	background-color: #2E3845;
}

#maincontainer{
	width: 791px; /*Center container on page*/
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #2E3845;
	background-color: #FFFFFF;
	background-image: url("images/gradient_bk.jpg");
	background-repeat: repeat-x;
}

#topsection{
	height: 200px; /*Height of top section*/
	margin: auto;
	background-color: #EAEAEA;
	background-image: url("images/home_header_01.jpg");
	background-repeat: no-repeat;
}

#topsection h1{
	padding-top: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
	padding-bottom: 0px;
	height: 40px;
	line-height: 30px;
}

#contentwrapper{
	float: left;
	width: 100%;
	background-repeat: repeat-x;
}

#contentcolumn{
	margin-right: 297px; /*Set right margin to RightColumnWidth*/
	height: auto;
}
#contentcolumn  a {
	color: #333366;
	text-decoration: none;
}


#contentcolumn h1{
	font-size: 23px;
	color: #274c69;
	margin-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 50px;
}

#contentcolumn h6{
	font-size: 23px;
	color: #274c69;
	margin-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 20px;
}

#contentcolumn h2{
	font-size: 15px;
	color: #274c69;
	margin-left: 15px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#rightcolumn{
	background-repeat: repeat-x;
	float: left;
	width: 291px; /*Width of right column*/
	margin-left: -291px;

}
#nav {
	background-color: #0A246A;
}

#footer{
	clear: both;
	width: 90%;
	background: white;
	color: #666666;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	margin: auto;
	float: left;
	padding-left: 12px;
}

#footer a{
color: #4F678B;
}

.innertube{
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-position: 790px;
}

#right_content {
	height: auto;
	width: 255px;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	padding: 0px;
	margin: auto;
}
#right_content p {
	width: 220px;
	margin: 10px;
	padding-left: 20px;
}
#right_content h1 {
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 0px;
	line-height: 18px;
	width: 220px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	padding-left: 20px;
	font-style: italic;
}
#right_content h2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 20px;
}
#right_coltop {
	height: 88px;
	width: 255px;
	padding-bottom: 0px;
}

th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #AEBBCC;
}

h6 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #AEBBCC;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #CCCCCC;
	color: #2d2b2b;
	background-color: white;
	background-image: url("images/diag_tile.jpg");
	background-repeat: repeat;
	background-position: left top;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url("images/shadeactive.gif");
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
	padding: 10px;
	font-size: 10px;
}
#tab_container {
	margin: auto;
	width: 450px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	height: 650px;
}
#tabcontent p {
	font-size: 10px;
}
.tabcontent{
	display:none;
	overflow: auto;
	height: 200px;
	width: 430px;
	font-size: 10px;
}
#tabcontent h1 {
	font-size: 12px;
	color: #003366;
}
#tab_container h1 {
	margin: auto;
	width: 430px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #274c69;
}
@media print {
.tabcontent {
display:block!important;
}
}
.morebtn {
	float: right;
	padding-top: 10px;
}
#contentcolumn p {
	font-size: 12px;
	color: #333333;
	margin-left: 15px;
	font-weight: normal;
	line-height: 18px;
}
.longbullets {
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 10px;
}
#contentcolumn h3 {
	font-size: 14px;
	color: #333333;
	margin-left: 15px;
	font-weight: bold;
	float: left;
	margin-top: 1px;
	margin-bottom: 5px;
	margin-right: 5px;
	height: 100px;
	width: 120px;
}
#righttable {
	background-image: url("images/rightcol_bgtile_18.gif");
	background-repeat: repeat-y;
	width: 255px;
}
.dates {
	font-weight: bold;
	color: #003366;
}
#contentcolumn a:hover {
	color: #009900;
	text-decoration: none;
}
input.formbutton
{
   font-size:11px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#EEFFFF;
   width:102px;
   background-color:#0088DD;
   border-style:solid;
   border-color:#003377;
   border-width:2px;
}
/*Styles for ex. learn more*/
.rssbutton{
	background-color: #CC9900;
	border: 1px #BB971C outset;
	padding: 0 6px;
	color: white;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.rssbutton:visited{
	color: white;
	background-color: #FBF9ED;
}

.rssbutton:hover{
	background-color: #FBF9ED;
	color: #30536F;
}
.rssbutton:active{
}
.cssbutton{
background-color: #2E3845;
border: 2px #000000 outset;
padding: 1px 4px;
color: black;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.cssbutton:visited{
color: black;
}

.cssbutton:hover{
border-style: inset;
background-color: #e3f48e;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active{
color: black;
}
.testimonials {
	font-style: italic;
}

blockquote {
	background: none !important;
	background: url("images/shadow2.gif") no-repeat left top;
	padding: 0 6px 6px 0;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
blockquote p {
	color: #777;
	font: italic 1em georgia, serif;
	margin-top: -6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: -6px;
	padding-top: 14px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #E8E6DE;
	border-right-color: #E8E6DE;
	border-bottom-color: #E8E6DE;
	border-left-color: #E8E6DE;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.quotesource {
	font-size: 9px;
	font-style: italic;
	color: #335777;
	text-align: left;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	clear: both;
}

