h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #008193;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #003496;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #003496;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003596;
	padding: 7px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	background-color: #E4E4E4;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.Caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #0958a7;
}

.headbg {
	background-image: url('../images/header_02.gif');
}

.bodyindexbg {
	background-image: url('../images/indexbg.gif');
	background-repeat: no-repeat;
}

.bodyallbg {
	background-image: url('../images/indexbg1.gif');
	background-repeat: no-repeat;
}

.red {
	color: #FF0000;
}

.greenital {
	font-style: italic;
	color: #008193;
}

.greenitalsm {
	font-style: italic;
	color: #008193;
	font-size: 10px;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.white {
	color: #ffffff;  
}

.green {
	color: #008193;  
}

.ltgreen {
	color: #008193
	}

.ltblue {
	color: #ccd7ea;  
}

.blue {
	color: #0958a7;  
}

.size8 {
	font-size: 8px;
}

.size9 {
	font-size: 9px;
}

.size10 {
	font-size: 10px;
}

.size11 {
	font-size: 11px;
}

.size12 {
	font-size: 12px;
}

.size13 {
	font-size: 13px;
}

.size14 {
	font-size: 14px;
}

.list {
	margin-left: 20px;
}

.line18 {
	line-height: 18px;
}

.line14 {
	line-height: 14px;
}

a:link {
	color: #003596;
	text-decoration: underline;
}

a:hover {
	color: #008193;
	text-decoration: none;
}

a:visited {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}