* {
padding: 0;
margin:  0;
}
html, body{
	margin: 0px;
	padding: 0px;
	border:0px;
}

body
{
	font-size: 62.5%;
	background: #31536c;
	font-family: tahoma, verdana, san-serif;
	color: #595959;
	text-align:center;
}

a:link{ color:#ea0437;}
a:visited {color:#ea0437;}
a:hover { text-decoration:none; color:#7c2230;}
a:active {color:#7c2230;}

p { 
	font-size: .8em;
	padding-top:.4em;
	padding-bottom:.4em;
	line-height:1.2em;
}

#table1 td
{
	vertical-align:top;
}

.subhead
{
	font-size: 1.2em;
	margin-left:10px;
	margin-top:15px;
	margin-bottom: 10px;
}
.imgcaption2{text-align:center; margin:10px 20px 10px 10px;}
.imgcaption h5{text-align:right; padding-right:25px;}
.imgcaptionright {float:right; margin:10px 20px 10px 10px;}
#rtCont
{
	position:relative;
	margin-left:-10px;
	margin-top:0px;
	width:540px;
	*width:525px;
	height:auto;
	float:right;
	clear:right;
	background:url('images/contentTop.gif') repeat-x top left;
}

.contentText
{
	margin-top : 5em;
	margin-left : 20em;
	padding : 1em;
	margin-right : 1em;
	width:540px;

	height:auto;
	float:right;
	clear:right;
}

.contentdiv{margin-left:15px;}
.contentdiv h4{margin-left:10px;}
.leftcontent{padding:10px 10px 10px 0px ; margin-bottom:5px;margin-top:5px; width:215px;}
.leftcontent img{margin-left:10px;}
.leftcontent h4{margin-bottom:5px; margin-top:3px; margin-left:px;color:#4189dd; font-size:.9em;}
.leftcontent ul{margin-left:25px;font-size:.8em; margin-top:0px; margin-bottom:4px;color:#88b5ea;}
.leftcontent p{font-size:.8em; }
.bolder{font-weight:bold;}
.centerme{text-align:center;}
.blkquote{margin:20px;}
.roundcont {
	height:100%;
	height:auto;
	overflow:visible;
	background: #ffffff url('images/menuCheat.gif') repeat-y  0 200px;
	margin: 5 auto;
	text-align:left;	
	color: #000;
	width:760px;
}

.lists{margin:10px 10px 15px 35px; font-size:.8em;}
.lists li{margin-top:5px; margin-bottom:5px;}
.lists ul{margin:10px 10px 15px 25px; }
.lists2{margin:10px 10px 15px 35px; font-size:.8em;list-style-type: lower-alpha}
.footer{ clear:both;margin-top:15px; width:auto; text-align:center; padding:5px 5px 0 5px; font-size:.8em; color:#1a1c96;}
.notice{width:95%; border:3px solid #000; font-weight:bold; text-align:center;}

.tblcontact{border:1px solid #d2d2d2;}
.tblcontact td{padding:5px;border:1px solid #d2d2d2;}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 8px;
   height: 8px;
   border: none;
   display: block !important;
}

#menu3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu3 img {
    border: none;
} 

#menu3 {
	font-size:.9em;
	font-weight:bold;
	font-family:tahoma;
	width: 200px;
	margin: 10px 10px 0px 10px;
	border-style: solid solid none solid;
	border-color: #BCD2E6;
	border-size: 1px;
	border-width: 1px;

	}
	
#menu3 li a {
	height: 32px;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #5780ae;
	display: block;
	background:  url(images/menu3.gif);
	padding: 8px 0 0 10px;
	}
	
#menu3 li a:hover {
	color: #11568b;
	background:  url(images/menu3.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}