body {
	background: url(../images/header_back.jpg) repeat-x;
	font-family: tahoma, verdana;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #192131;
	font-size: 12px;
	}
	
img {
	border:0
	}
	
#wrapper {
	width:800px;
	margin: auto;
	padding: 0px;
	background:transparent;
	align: center;
	text-align:center;
}

a {
	font-size: 12px;
	line-height: 14px;
	color: #F4EC04;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	font-size: 12px;
	line-height: 14px;
	color: #AC2101;
}

	
#content {
	width:608px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	font-family: times;
	font-size: 12px;
	font-weight:500;
	letter-spacing:0px;
	color: #123154;
	background-color: #F6F8FA;
	}
	
#content p {
	padding:3px 5px 3px 15px;
	font-size: 12px;
	font-family: tahoma;
	line-height: 14px;
	color: #000;
	background:transparent;
	text-align:left;
	margin:5px 5px 5px 5px;
}

#content ul {
	font-family: tahoma, verdana;
    font-size: 12px;
	font-weight: normal;
    color:#000;
	text-align:left;
	margin-top:5px;
	margin-top:8px;
}

#content li{
	font-size: 12px;
	padding-bottom:5px;
}

#content a {
	font-size: 12px;
	line-height: 14px;
	color: #AC2101;
	font-weight:bold;
	text-decoration:none;
}

#content a:hover {
	font-size: 12px;
	line-height: 14px;
	color: #2E4E95;
}

#leftmenu ul {
	font-family: tahoma, verdana;
    font-size: 12px;
	line-height: 14px;
	font-weight: normal;
    color:#000;
	text-align:left;
	margin-top:5px;
	margin-bottom:8px;
	margin-left:25px;
}

#leftmenu li{
	list-style: none;
	padding-bottom:5px;
	font-size: 12px;
	line-height: 14px;
}

#leftmenu li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background-position: left center;
	font-family: tahoma, verdana;
	text-align:left;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color:#F4EC04;
}

#leftmenu li a:hover {
	background-position: left center;
	color: #AC2101;
	font-family: tahoma, verdana;
	text-decoration:none;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}


h1	{
	margin: 0px 0px 0px 0px;
	color: #486B8F;
	background:#fff;
	font-size: 14pt;
	font-weight: normal;
	padding:5px 5px 5px 5px;
	text-align:center;
}

h2 {
	margin: 2px 2px 0px 2px;
	font-family:tahoma;
	color: #fff;
	background:#6780B5;
	font-size: 12px;
	height:15px;
	font-weight: bold;
	padding:3px;
	border:1px solid #000;
	text-align:left;
	}

h3 {
	margin: 5px;
	color: #192131;
	font-family:verdana, tahoma;
	font-size: 11pt;
	font-weight: bold;
	padding:10px;
	text-align:left;
}

h4 {
	margin: 5px 5px 5px 20px;
	font-family:verdana,ariel;
	color: #C9342C;
	font-size: 8pt;
	font-weight: bold;
	font-style:italic;
	text-align:left;
	border-bottom:2px #2E4E95  solid;
}

h5 {
	margin: 0px 2px 2px 2px;
	font-family:tahoma;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding:3px;
	text-align:left;
}


td {
	vertical-align:top;
	height:14px;
	font-family: verdana, ariel;
	line-height: 8pt;
	font-size: 12px;
	color: #000;
	background:#transparent;
}

th {
	background:#5B7DAB;
	font-family: verdana, ariel;
	font-size:9pt;
	line-height: 10pt;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	color:#E6CD6F;
}

input
{
color: #000;
background: #DDE2F7;
border: #26a solid 1px;
padding:0px;
}

submit
{
color: #000;
background: #DDE2F7;
border: 2px #9cf outset;
padding:0px;
} 
	
textarea {
	background-color: #F3F2F1;
	color: #000000;
	border: solid 1pt #000000;
	font-size:10pt;

}
#copyright {
	clear:both;
	height:30px;
	padding: 0px;
	background-color:#fff;
}

#copyright p {
	margin: 0px;
	line-height: 12px;
	font-family: verdana, ariel;
	font-size: 8pt;
	padding: 4px 8px;
	color: #000;
	background:transparent;
	text-align:center;
}

#copyright .left {
	float:left;
	margin: 0px;
	line-height: 10px;
	font-family: verdana, ariel;
	font-size: 8pt;
	padding: 4px 8px 4px 8px;
	float: left;
	color: #000;
	width: 50%;
	text-align: left;
}

#copyright .right {
	margin: 0px;
	line-height: 10px;
	font-family: verdana, ariel;
	font-size: 8pt;
	padding: 4px 8px 4px 8px;
	float: right;
	vertical-align: top;
	color: #000;
	width: 35%;
	text-align: right;
}

#copyright a {
	color: #42536A;;
	text-decoration:none;
	font-weight:bold;
}

#copyright a:hover {
	color: #B75449;
	text-decoration:none;
	font-weight:bold;
}
