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

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url(../images/background.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: -1000;
	text-decoration: none;
	background-color: #939083;
	}

#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:1000px;
	margin:0px auto;
	text-align:left;
}


#header {
	position:relative;
	left:35px;
	top:0px;
	width:930px;
	height:78px;
	background-image: url(../images/header.gif);
	float: left;
}


#nav {
	position:relative;
	left:35px;
	width:930px;
	height:25px;
	float: left;
	background-image:url(../images/nav.gif);
	z-index: 2;
}

 #nav-links {
	width: 800px;
	float: left;
	position: relative;
	z-index: 1200;
 }

 #nav-links ul
{
	margin: 0;
	list-style-type: none;
	text-align: left;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#nav-links ul li {
	display: inline;
	color: #FFD94D;
	margin-left: 0px;
}

#nav-links ul li a
{
	text-decoration: none;
	padding: 0em 1em;
	color: #fff;
}

#nav-links ul li ul li a
{
	text-decoration: none;
	padding: 0em 1em;
	color: #fff;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #999999;
}

#nav-links ul li a:hover
{
	color: #FFD94D;
}

#login {
	position: relative;
	float: left;
	height: 17px;
	margin-top: 4px;
}

#searchbar {
	position: relative;
	float: left;
	width: 215px;
	margin-left: 0px;
	margin-top: 0px;
}

#search {
	position: relative;
	margin-left: 10px;
	top: 4px;
}
#content {
	position:relative;
	left:35px;
	width:930px;
	height:210px;
	background-image: url(../images/content.gif);
	float: left;
	z-index: 1;
}

#content-a {
	position:relative;
	float: left;
	height: auto;
	width: 450px;
	margin: 10px;
}

#content-a h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #041344;
}

#content-a h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8E0811;
}

#content-b {
	position:relative;
	float: right;
	height: 60px;
	width: auto;
	margin: 10px;
}

#content-b ul {
	float:left;
	display: inline;
	vertical-align: middle;
}

#content-b ul li {
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #041344;
	float: left;
	display: table-cell;
	
}

#content-c {
	position:relative;
	float: right;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content-c ul {
	float:left;
	display: inline;
	vertical-align: middle;
}

#content-c ul li {
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #041344;
	float: left;
	display: table-cell;
	
}

#content-d {
	position:relative;
	float: left;
	height: auto;
	width: auto;
	margin-top:10px;
}

#content-d h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #041344;
}

#links {
	position:relative;
	left:35px;
	width:930px;
	height:60px;
	background-image: url(../images/links.gif);
	float: left;
}

#links ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	float: left;
	position: relative;
	width: 100%;
	height: 60px;
}

#links ul li {
	display: block;
	float: left;
	position: relative;
	height: 60px;
	color: #041344;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	width: 230px;
}

#links ul li a
{
text-decoration: none;
padding: 0em 1em;
color: #fff;
}

#links ul li p
{
	position: relative;
	font-family: "Times New Roman", Times, serif;
	float: left;
	display: block;
	text-align: center;
}

#links ul li a:hover
{
color: #fff;
}

#links img.floatLeft {
	float: left;
	margin: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#tabs_container {
	position:relative;
	left:35px;
	width:930px;
	height:100%;
	background-image: url(../images/tabs.gif);
	float: left;
}

#tabs {
	width:899px;
	height:139px;
	margin:0px auto;
	text-align:left;
	top:20px;
	position: relative;
	right: auto;
}

#footer {
	position:relative;
	left:35px;
	width:930px;
	height:23px;
	background-image: url(../images/footer.gif);
	float: left;
}
 #footer ul
{
	margin: 0;
	list-style-type: none;
	text-align: left;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#footer ul li {
	display: inline;
	color: #FFFFFF;
}

#footer ul li a
{
text-decoration: none;
padding: 0em 1em;
color: #fff;
}

#footer ul li a:hover
{
	color: #FFD94D;
}

#lower_sidebar {
	height: 20px;
	width: 175px;
	background-image: url(../images/1111_button.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#left_sidebar {
	background-color: #CDCDCD;
	height: auto;
	width: 175px;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: 5px;
	float: left;
	position: relative;
}
#bottom_center {
	float: left;
	height: auto;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#bottom_center a {
float:left;
position:relative;
}

#bottom_center img {
float:left;
position:relative;
}
#bottom_center p {
	float: left;
	position:relative;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #C00;
	text-align: center;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-weight: bold;
	clear: right;
}

#bottom_center2 {
	float: left;
	height: auto;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#bottom_center2 a {
float:left;
position:relative;
}

#bottom_center2 img {
float:left;
position:relative;
}
#bottom_center2 p {
	float: left;
	position:relative;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #00005E;
	text-align: center;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-weight: bold;
	clear: right;
}