body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color : #fff;
	font-family: Arial, Tahoma, SunSans-Regular;
	color: #000;
}

#container {
	width: 776px;
}

#header {
	height: 100px;
}

#indexflash {
	text-align: left;
	height: 199px;
	padding-left: 1px;
	background-image: url(images/drop_bg.gif);
	background-repeat: repeat-y;
}

#grayrule {
	height: 5px;
	padding-left: 1px;
	background-color : #818181;
	background-image: url(images/drop_bg.gif);
	background-repeat: repeat-y;
}

#indexcontent {
	padding-left: 60px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-right: 0px;
	height: 240px;
	text-align: left;
	background-color : #d9dde5;
	background-image: url(images/drop_bg.gif);
	background-repeat: repeat-y;
}

#indexrightcontent {
	padding-left: 80px;
	padding-top: 40px;
	padding-bottom: 0px;
	padding-right: 0px;
	height: 240px;
	text-align: left;
	background-color : #d9dde5;
	background-image: url(images/drop_bg_right.gif);
	background-repeat: repeat-y;
}

#content p {
	font-size: 11px;
	line-height: 14px; 
	color: #000;
	padding-bottom: 14px;
}

#news {
	font-family: Arial, Tahoma, SunSans-Regular;
	font-size: 14px; 
	line-height: 16px; 
	color: #6c8cae;
	font-weight: bold;
}

#news p a{
	font-size: 11px; 
	line-height: 14px; 
	color: #6788aa;
}

#news p a:hover{
	font-size: 11px; 
	line-height: 14px; 
	color: #e2742b;
}

#footer {
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	padding-top: 45px;
	padding-right: 30px;
	height: 80px;
	text-align: right;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
}

#footer-right {
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	padding-top: 45px;
	padding-right: 30px;
	height: 80px;
	text-align: right;
	background-image: url(images/footer_bg_right.gif);
	background-repeat: no-repeat;
}

input {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	height:15px;
}

#footer p {
	font-size: 9px; line-height: 14px; color: #666;
}

p, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Tahoma, SunSans-Regular;  
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
}
h1 {font-size: 18px; line-height: 16px; color: #000;}
h2 {font-size: 17px; line-height: 16px; color: #000;}
h3 {font-size: 16px; line-height: 16px; color: #000;}
h4 {font-size: 15px; line-height: 16px; color: #000;}
h5 {
	font-size: 12px;
	line-height: 18px;
	color: #6b6555;
	text-transform: uppercase;
}
h6 {
	font-size: 11px;
	color: #dc5f0e;
	font-weight: bold;
}

p {font-size: 12px;	line-height: 14px; color: #000;}
b {color: #dc5f0e;}

a { color: #194C80; font-size: 11px; font-family: Arial, Tahoma, SunSans-Regular; text-decoration: none;}
a:link { color: #194C80; text-decoration: none;}
a:hover { color: #194C80; text-decoration: none;}
a:visited { color: #194C80; text-decoration: none;}