body, html ()
.indexback{
	background-image: url(images/index_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.topshadow {
	background-image: url(images/top_shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.sublinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0068AA;
	text-decoration: none;
}
.sublinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background-color:#CFE2EF;
	text-decoration: none;
}
.dotline{
	border-bottom-color: #0094CE;
	border: 1px;
	border-bottom-style: dashed;
}
.mainfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #073F64;
	text-decoration: none;
	line-height:17px;
}
.mainfont-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height:17px;
}
.link {color: #22b1e1;text-decoration:none;border-bottom: 1px dashed #22b1e1;}
.link:hover {border-bottom:1px solid #22b1e1;}

.content-box {font-size: 70% font-color: #ffffff; font-family:  Verdana, arial, Sans-Serif;}
.box-font {
	font-color: #91B1C5;
	font-family:  Verdana, arial, Sans-Serif;
	line-height: 18px;
}
.page-box {
	width:100%;
	height:100%;
	margin:5px auto;
	padding:20px;
	border: 1px solid #C7D9E4;
	background-color: #DFECF4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
	color: #182A8E;
}
.page-box2 {
padding-left:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
	color: #182A8E;
}
.leftline-box {
border-left:dashed; border-left-color:#91B1C5;
border: 1px #91B1C5;
}

	div.sub_menu {
	margin-right: auto;
	margin-top: 25px;
	font-size: 11px;
	width: 214px;
	background-color: #CEE2EF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 2px 0px 0px 0px;
	float:right;
			
		}

		div.sub_menu div {
			color: #fff;
			width: 214px;
			font-variant: small-caps;
			border:#003366 dashed;
	border-width: 1px;	
			

		}

		div.sub_menu a {
			color: #00365B;
			text-decoration: none;
			line-height: 1em;
			display: block;
			padding: 1.25ex 0.5em 1.25ex 0.75em;

		}

		div.sub_menu a:hover {
			background: #081E63;
			color: #fff;
			text-decoration: bold;
			line-height: 1em;
			display: block;
			padding: 1.25ex 0.5em 1.25ex 0.75em;
		}

.background {
	background-image: url(images/inner_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.backgroundhome {
	background-image: url(images/bg_img.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/* text */
.subtitles{
	font-weight: bold;
	font-size: 22px;
	color:#0068AA;
	font-family: Arial, Helvetica, sans-serif;  
  }
  .subtitles16{
	font-weight: bold;
	font-size: 16px;
	color:#fff;
	margin: 0px 20px 2px 30px;
	background-color:#0068AA;
	font-family: Arial, Helvetica, sans-serif;  
  }
    
  .subtitles15{
	font-weight: bold;
	height:30px;
	padding-top:10px;
	font-size: 15px;
	color:#ff0000;
	background:#C7D9E4;
	border-width:10px;
	border-height:20px;
	padding-left:10px;
	margin: 0px 10px 2px 5px;
	font-family: Arial, Helvetica, sans-serif;  
  }

.image{
	border-style: ridge;
	border-color: #ff0000;
	border-width:2px;
	margin: 0px 10px 2px 5px;
      }

h1, h2, h3 {
  font-family: "trebuchet ms", tahoma, sans-serif;
}

h3 {
  font-weight: bold;
  font-size: 150%;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0.5ex;
  margin-left:20px;
  margin-top:18px;
  color:#0068AA;
}
h4 {
  font-weight: bold;
  font-size: 150%;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0.5ex;
  margin-left:20px;
  color:#0068AA;
}
.sidelink {
	text-align: left;
	display: block;
	width: 150px;
	padding: 3px 4px 3px 8px;
	margin: 2px 0px 0px 0;
	font-size: 11px;
	font-family:  Helvetica, Arial, Verdana,  sans-serif;
	color:#00365B;
	background-color: #CFE2EF;
	font-weight: bold;
	text-decoration: none;
	margin-left:20px;
	border-bottom:solid #000000;
	border-left:solid #FF0000;
 border-bottom-width: 0px;
 border-left-width: 2px;
}

.sidelink:hover {
	background: #e0e0e0 top right no-repeat;
	text-decoration: none;
	border-left:solid #FF0000;
	border-left-width: 7px;
	width: 145px;
	color: #FF0000;
}

/* form */

label
{
width: 10em;
float: left;
text-align: right;
display: block
}

.submit input
{
margin-left: 0em;
} 
input
{
color: #781351;
background: #fee3ad;
border: 0px solid #781351
}

.submit input
{
	color: #fff;
	background: #ff0000;
	border: 1px outset #d7b9c9;
	font-weight: bold;
} 
fieldset
{
border: 1px solid #00365B;
width: 450px;
}

legend
{
color: #fff;
background: #BDCEE7;
border: 1px solid #00365B;

} 

