﻿body{
	background-color: #cdcdcd;
	margin: 0 0 0 0;
	behavior: url("csshover.htc");
}

#container{
	margin: 0 auto; 
	width: 810px;
	background-image: url(images/bgLeft.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}

#container2{
	background-image: url(images/bgRight.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 810px;
}

#container3{
/**	background-image: url(images/bgBottom.gif);
	background-repeat: repeat-x;
	background-position: center bottom;*/
	border-bottom: 1px #000000 solid;
	width: 800px;
	margin: 0 auto;
}

#search{
	text-align: right;
	width: 754px;
	margin: 0 auto;
	font-family: Verdana;
	font-size: 10pt;
}

table#bar{
	width: 750px;
	border: 0;
	margin: 0 auto;
}

#br_bm1,#br_bm2,#br_bm3{
	width: 105px;
	height: 97px;
	text-align: center;
	float: left;
}

#br_bm1{
	background-image: url(images/menu_bigbutton1.png);
	margin-left: 380px;
}

#br_bm1 a,#br_bm1 a:visited{
	padding-top: 28px;
}

#br_bm2{
	background-image: url(images/menu_bigbutton2.png);
	margin-left: 15px;
}

#br_bm2 a,#br_bm2 a:visited{
	padding-top: 35px;
}

#br_bm3{
	background-image: url(images/menu_bigbutton3.png);
	margin-left: 15px;
}

#br_bm3 a,#br_bm3 a:visited{
	padding-top: 35px;
}

#br_bm3 a,#br_bm3 a:visited, #br_bm2 a,#br_bm2 a:visited,#br_bm1 a,#br_bm1 a:visited{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-family: Verdana,"Times New Roman", Times, serif;
	font-size: 13pt;

}


#br_bm1_inner a,#br_bm1_inner a:visited,#br_bm2_inner a,#br_bm2_inner a:visited,#br_bm3_inner a,#br_bm1_inner a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana,"Times New Roman", Times, serif;
	font-size: 10pt;
	display: block;
}

#br_bm1_inner,#br_bm2_inner,#br_bm3_inner
{
	width: 70px;
	height: 65px;
	float: left;
	text-align: center;
}

#br_bm1_inner{
	background-image: url(images/menu_bigbutton1_inner.png);
	margin-left: 30px;
}

#br_bm1_inner a,#br_bm1_inner a:visited{
	padding-top: 14px;
}

#br_bm2_inner{
	background-image: url(images/menu_bigbutton2_inner.png);
	margin-left: 9px;
}

#br_bm2_inner a,#br_bm2_inner a:visited{
	padding-top: 25px;
}

#br_bm3_inner{
	background-image: url(images/menu_bigbutton3_inner.png);
	margin-left: 9px;
}

#br_bm3_inner a,#br_bm3_inner a:visited{
	padding-top: 25px;
}





#content{
	font-family: Verdana, Times, serif;
	font-size: 9pt;
	color: #0d4a72;
	min-height: 300px;
	padding: 28px 28px 28px 28px;
}

#content a, #content a:visited{
	color: blue;
}

#news{
	width: 185px;
	background-repeat: no-repeat;
	background-image: url(images/news.jpg);
	background-position: left top;
	height: 290px;
	float: right;
	margin-top: 3px;
	padding: 0px 5px 0px 10px;
	margin-left: 3px;
}
ul.news{
	list-style-image: url(images/newsBullet.gif);
	margin: 0px 0px 0px 15px;
}
ul.news li{
	padding:0 0 0 0;
	margin: 5px 0 0 0;
	font-size: 8pt;
}

/* MENU */

#menu{
	padding-left: 5px;
	text-align: left;
}

#menu a,#menu a:visited{
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 240%;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	position: relative;
	z-index: 3;
	display: block;
	float: left;
	margin: 0 5px 0 4px;
	background-image: url(images/menuSep.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 4px;
}

* html #menu li {
	float: left;
}
/*#menu li.submenu li.submenu:hover {
	font-weight: bolder;
}*/
#menu a:hover {
	text-decoration: underline;
}
#menu li a {
	display: block;
	text-decoration: none;
	padding: 0.15em 0.5em 0.15em 0;
}
#menu ul ul {
	position: absolute;
	display: none;
	margin-top: -1px;
}
* html #menu ul ul {
	margin-right: -1px;
}
#menu ul.first li.submenu:hover ul.second{
	display: block;
}
#menu ul.second {
	top: 1.8em;
	background-color: #ffffff;
	border: 1px #0d4a72 solid;
	width: 8em;
}
#menu ul.second li {
	display: block;
	background-image: none;
	margin-left: 0;
	padding-right: 0;
	width: 7.9em;
}

#navbar, #navbar a,#navbar a:visited{
	color: #cccccc; font-family: Verdana; font-size: 8pt;
	text-decoration: none;
}

#navbar a:hover{
	text-decoration: underline;
}

#content #title{
	font-family: Verdana;
	font-size: 9pt;
	color: #f2a779;
	font-weight: bolder;
	margin-bottom: 24px;
}

#leftCat{
	padding-left: 15px;
}

#leftCat a,#leftCat a:visited{
	color: #00507a;
	font-family: Verdana;
	font-size: 10pt;
	line-height: 150%;
	text-decoration: none;
}

#leftCat a.selected,#leftCat a.selected:visited{
	color: #f2a779;
}

#leftCat a:hover{ color: #f2a779; }

#leftCat br {
	font-size: 5pt;
}
H1 {
	font-family: Verdana;
	font-size: 9pt;
	color: #f2a779;
	font-weight: bolder;
	margin-bottom: 24px;
}
H2{
	font-family: Verdana, Times, serif;
	font-size: 9pt;
	color: #0d4a72;

