
BODY {
	background-color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	margin: 0;
	line-height: 18px;
}

p {
	text-align: justify;
	color: #878787;
}

p.homecontent {
text-align: justify;
	color: #878787;
	margin: 15px;
	margin-top: 8px;
	margin-bottom: 8px;

}
p.homeorange {
text-align: justify;
	color: #f78c17;
	margin: 15px;
		font-weight: bolder;
}

p.innertitles {
text-align: justify;
	color: #5270b2;
	margin: 15px;
	margin-bottom: 0px;
	font-weight: bolder;
	line-height: 8px;

}

p.homered{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
text-align: justify;
	color: #ce5003;
	margin-left: 8px;
	margin-right: 8px;
		font-weight: bolder;
}

p.tabletext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left: 8px;
	margin-right: 8px;
	text-align: justify;
	color: #878787;
}

p.textform {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
	color: #878787;
}

p.block{
text-align: left;
	color: #42474a;
	font-size: 8pt;
	margin-bottom: 0px;
	margin-top: 0px;
}

p.blockblue{
text-align: left;
	color: #0072a8;
	font-weight: bolder;
	font-size: 8pt;
	margin-bottom: 0px;
	margin-top: 0px;
	
}

p.innernavi{
text-align: left;
	color: #aeabab;
	font-weight: bolder;
		font-size: 8pt;
		margin-left: 8px;
}
a {
	color: #AEABAB;
	text-decoration: none;
}

a:hover {
	color: #00486D;
	text-decoration: underline;
	}
	
img.imageborder{
	border: 1px solid #000;
}

#main
{
width: 100%;
}

#menubar
{
width: 100%;
height: 16px;
background-color: #606060;
 background-image: url(images/top_menu_bg.jpg);
 text-align: right;
}

#header
{
width: 100%;
height: 141px;
text-align: left;
background-color: #FFF;
}

#headerindex
{
width: 100%;
height: 141px;
text-align: left;
background-color: #FFF;
 background-image: url(images/header.jpg);
 background-repeat: no-repeat;
}
#logobar
{
width: 100%;
height: 45px;
background-image: url(images/logo_bar_bg.jpg);
text-align: left;
}

#midcontent{
width: 100%;
}

#contentleft{
width: 200px;
float: left;
}

#contentleftinner{
width: 191px;
float: left;
padding-right: 5px;
padding-left: 5px;
}

#contentright{
	width: 160px;
	float: right;
}

#contentmiddle{
	width: 63%;
	text-align: left;
	float: left;
}
#right1{
width: 132px;
height: 16px;
 border: 1px solid #aea79a;
 background-image: url(images/quick_bg.gif);
}

#right2{
width: 132px;
background-color: #fcfcfc;
 border: 1px solid #dddddd;
}

#homeblock{
margin-left: auto;
margin-right: auto;
	background-image: url(images/home_block_bg.gif);
	width: 462px;
	height: 127px;
}
#footer
{
width: 100%;
height: 60px;
background-color: #DDDDDD;
background-image: url(images/footer.jpg);
clear: both;
}

ul {
	font-size: 8pt;
	text-align: justify;
	color: #878787;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	margin-right:20px;
}

.controls {
	BORDER-RIGHT: #262626 2px solid; BORDER-TOP: #EAEAEC 2px solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; BORDER-LEFT: #EAEAEC 2px solid; COLOR: #303030; BORDER-BOTTOM: #262626 2px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #E3E3E6}

.formtext {
	margin:0;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #CCCCCC;
}

.formshowtext {
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
		margin:0;
	margin-right: 6px;
}

#dropmenudiv{
position:absolute;
border: 1px solid #ffa800;
border-bottom-width: 0;
font:normal 12px Verdana;
background:#F0f;
margin-top:2px;
margin-left :-5px;
line-height:14px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
border-bottom: 1px solid #ffa800;
padding: 1px 0;
text-decoration: none;
text-indent: 10px;
line-height:20px;
font-size:8pt;
color:#4c4c4c;
font-weight:normal;
text-align:left;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #4c4c4c;
color:#fff;
}