@charset "utf-8";
p {
	margin-top:0em;
}
body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	line-height: 18px;
	background-color: #015A5E;
	background-image: url(../images/back_lge2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #0066B0;
	text-decoration: none;
}
.disclaimer {
	font-size: 10px;
	line-height: 13px;
}

a:hover {
	text-decoration: none;
	color: #008B8B;
}
a:active {
	color: #333;
	text-decoration: none;
}
.rulebelow {
	border-bottom: 1px solid #008B8B;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #008B8B;
}







.italic {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.headline {
	color: #008B8B;
	font-size: 18px;
	font-weight: bold;
	margin-top: -1em;
}

.headerbar {
	background: url(../images/header_bar.gif) no-repeat left top;
	height: 22px;
	width: 516px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #008B8B;
	padding-top: 2px;
	margin-bottom: 20px;
}
#mainContent h1 {
	font-size: 20px;
	font-weight: bold;
	color: #008B8B;
	margin-top: 0em;
	line-height: 150%;
}
#mainPanelTop {
	background: url(../images/images/panel_bk_01.jpg) no-repeat left top;
	height: 13px;
	margin-bottom: 0px;
}

#mainPanel {
	background: url(../images/images/panel_bk_02.jpg) no-repeat left bottom;
	padding: 0px 10px 1px;
	width: 518px;
	border-right: 1px solid #75a3c5;
	border-left: 1px solid #75a3c5;
	margin-bottom: 0em;
}
#mainPanel p {
	margin-top: 0em;
}

#mainPanelFoot {
	background: url(../images/images/panel_bk_03.jpg) no-repeat left top;
	height: 20px;
	margin-bottom: 15px;
}


#container  {
	width: 780px;
	margin: 0px auto;
	text-align: left;
} 

#header  {
	padding: 0px 9px 2px 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 101px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	background: url(../images/header_bk.jpg) repeat-y left top;
} 
#topnav a {
	text-decoration: none;
	color: #FFF;
}
#logo {
	position: relative;
	left: 0px;
	top: 0px;
	width: 171px;
}

#topnav {
	position: relative;
	height: 30px;
	top: 73px;
	margin: 0px;
	width: 586px;
	float: right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}




#mainImage {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 330px;
	color: #0066B0;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 34px;
	margin-top: 3px;
}
#maincontentcontainer {
	width: 780px;
	text-align: left;
	background: #FFF url(../images/images/main_bk_01.jpg) no-repeat left top;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#sidebarContainer {
	float: left; /* since this element is floated, a width must be given */
	width: 190px;
	margin-left: 10px;
	position: relative;
	top: 15px;
	background: #FFF;
}
#sidebar1top {
	background: url(../images/sidebar_01.gif) no-repeat left top;
	height: 11px;
	margin-bottom: 0px;
}

#sidebar1foot {
	background: url(../images/sidebar_03.gif) no-repeat left top;
	height: 18px;
	margin-bottom: 10px;
}
#sidebar1 h3 {
	color: #008B8B;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0em;
}
h4  {
	color: #008083;
	font-size: 14px;
	font-weight: bold;
}



#mainContent  {
	margin: 0 0 0em 200px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 12px 0px 0px 20px;
} 
#wrapper {
	width: 525px;
	padding-right: 10px;
}

/* -- side navigation style --*/
#sidebar1 ul {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	list-style:none;
	display: block;
}



#sidebar1  {
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #75a3c5;
	border-left: 1px solid #75a3c5;
	font-size: 12px;
	font-weight: bold;
	background: #FFF url(../images/sidebar_04.gif) no-repeat left bottom;
	height: 280px;
	position: relative;
}

#sidebar1 ul li{
	display:block;
	width: 188px;
	height: 30px;
	float: left;
}

#sidebar1 ul a{
	padding: 0 0em 2px 28px;
	font-size:12px;
	line-height:200%;
	text-decoration:none;
	float:left;
	display:block;
	width: 160px;
	background: #FFF url(../images/sidebar_bk2.gif) repeat-x left bottom;
}
#sidebar1 ul a:hover{
	background: #FFF url(../images/sidebar_bk.gif) repeat-x left bottom;
	color: #008B8B;
}
#sidebar1 ul #current a {
	background: #FFF url(../images/sidebar_active.gif) no-repeat left bottom;
	color: #006262;
}


#maincontentbottom {
	background: url(../images/images/main_bk_03.jpg) no-repeat left top;
	height: 17px;
}


#footer  {
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
	height: 40px;
	clear: both;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	background-color: #015A5E;
	background-image: url(../images/bottomnav_back.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
} 





#footer p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#copyright {
	padding: 0 10px 0 20px;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	margin-bottom: 20px;
	background-color: #015A5E;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
.imgright {
	float: right;
	margin-left: 10px;
}
.button {
	height: 120px;
	width: 125px;
	float: left;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
	margin-bottom: 5px;
}

.button h3 {
	color: #0066B0;
	margin-top: 0em;
	line-height: 14px;
	font-size: 11px;
}
#alerts {
	background: url(../images/alerts.jpg) no-repeat left top;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	float: right;
	height: 59px;
	width: 250px;
	text-align: left;
	padding: 25px 0px 0px 50px;
}
#alerts a:hover {
	color: #FFC21D;
	text-decoration: none;
}
#alerts a {
	color: #FFF;
	text-decoration: none;
}
td {
	padding-top: 2px;
	padding-bottom: 2px;
}

a:visited {
	color: #0066B0;
	text-decoration: none;
}
h2 {
	margin-bottom: 3px;
	font-size: 14px;
	color: #008B8B;
}
#search {
	padding: 10px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/search_box.gif) no-repeat left top;
	height: 200px;
}
#rss {
	padding: 0px;
	margin-bottom: 10px;
}
#video {
	padding: 10px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/search_box.gif) no-repeat left top;
	height: 200px;
}
#sidebarContainer h4 {
	color: #FFF;
	background-image: url(../images/title_bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
}
