html, body {
	height:100%;
	}
	
body {
	margin: 0px;
	background-color: #003366;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 980px;
	height:99.9%;
	min-height:100%;
	margin-right: auto;
	margin-left: auto;
	
}

#PageBody {
	text-align: left;
	width: 980px;
	height:99.9%;
	min-height:100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header_14.jpg);
	background-repeat: repeat-y;
	background-color: white;
}

#topheader {
	height: 131px;
	background-color: #3366FF;
	background-image: url(images/header_01.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#menustrip {
	height: 19px;
	background-image: url(images/header_03.jpg);
	background-repeat: repeat-x;
}
#menustrip .left {
	float: left;
}
.right {
	float: right;
}
#leftmenu {
	width: 200px;
	float: left;
	min-height: 800px;
	_height: 800px;
	background-image: url(images/header_14.jpg);
	background-repeat: repeat-y;
}
	
.formtext {
	font-weight: bold;
}

#fullheight {
	height: 50%;
}
	
.doclear {
	clear:both;
	}
	
#clearfooter {
	clear:both;
	}
#menuinsert {
	width: 181px;
	height: 416px;
	background-image: url(images/header_08.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

#rollover {
	margin-left: 12px;
	margin-top: 40px;
	height: 80px;
}
#content {
	padding: 10px 15px 0 15px;
	color: #000080;
	letter-spacing: 1px;
	background-color: white;
	text-align: justify;
	padding-bottom: 40px;
	background-image: url(images/header_05.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 200px;
	min-height: 750px;
	_height: 750px;
}
H1		
{
	margin-top:10px;
	font-weight : bold;
	font-size : 24px;
	text-align:center;
}
H2		
{
	margin-top:10px;
	font-weight : bold;
	Font-size: 18px;
	text-align:center;
}
H3		
{
	margin-top:10px;
	font-weight : bold;
	Font-size: 14px;
	text-align:center;
}
#footer {
	clear: both;
	height: 130px;
	background-color: #3366ff;
	}
.footertext {
	color: white;
	width: 100%;
	text-align: center;
	display: block; 
	padding-top: 25px;
	font-size: 12px;
}
a.menulinks:link
{
	text-align:center;
	text-decoration:none;
	color:#02029A;
	font-weight:bold;
	font-size:24px;
}
a.menulinks:visited
{
	text-align:center;
	text-decoration:none;
	color:#02029A;
	font-weight:bold;
	font-size:24px;
}
a.menulinks:hover
{
	text-align:center;
	text-decoration:none;
	color:#FF0000;
	font-weight:bold;
	font-size:24px;
}
a.menulinks:active
{
	text-align:center;
	text-decoration:none;
	color:#02029A;
	font-weight:bold;
	font-size:24px;
}
#footer a:link 
{
	text-decoration:none;
	color:white;
	font-weight:bold;
	font-size:12px;
}
#footer a:visited 
{
	text-decoration:none;
	color:white;
	font-weight:bold;
	font-size:12px;
}
#footer a:hover 
{
	text-decoration:none;
	color:yellow;
	font-weight:bold;
	font-size:12px;
}

#footer a:active 
{
	text-decoration:none;
	color:white;
	font-weight:bold;
	font-size:12px;
}
.table_heading
{
	color: #990000;
	font-weight: bold;
        font-size:large;
}
.table_text
{ 

      font-size: small

}

.top_link
{
       font-size: xx-small
}
.bullet_table
{
	font-weight: bold;
	text-transform: capitalize;
}

#Section1 .TemplateImageTopRightSurround .TemplateImage {
	margin-top: 50px;
}

#menuinsert ul {margin-left:15px; padding:0px; margin-top: 0;}
#menuinsert li {list-style:none; position:relative; }
#menuinsert li a {color:#000; text-decoration:none; font-weight:bold; display:block; font-size:16px; padding:8px 3px; white-space:nowrap;}
#menuinsert li a:hover {background: #F1F3FF; color:#000; }
#menuinsert ul ul {display:none; position:absolute; top:0px; margin:0px; left:100%; background:#F1F3FF;}
#menuinsert ul li:hover ul{display:block;}
#menuinsert ul li:hover ul ul{display:none;}
	
#menuinsert ul ul li a { min-width:120px;}

#menuinsert ul ul ul{display:none;}
#menuinsert ul ul li:hover ul{display:block;}
#menuinsert ul ul li:hover ul ul {display:none;}

#menuinsert ul ul ul ul{display:none;}
#menuinsert ul ul ul li:hover ul{display:block;}
