body{
	padding:0px;
	margin:0px;
	text-align:center;
	background-color: #97cae4;
	background-image: url(images/bluebackground.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

p {text-align: justify;}

form { margin:0px; padding:0px}
a:hover{text-decoration:none;}

img { border:0px;}

.dt { display:table; width:100%; height:100% }

.dr { display:table-row;  height:100%; width:100%}

.dc {
	display:table-cell;
	text-align:left;
	vertical-align:top;
	width:100%;
	list-style-type: none;
}
.navcontainer {
	
heigh: 38px;	
	
}

.indentmenu{
	letter-spacing: 1px;
	width: 100%; /*leave this value as is in most cases*/
	line-height: 35px;
	background-image: url(images/men2.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #fff;
}

.indentmenu ul{
	margin:0;
	padding: 0px;
	float: left;
	width: 100%; /*width of menu*/
	border: 1px solid #003366; /*dark purple border*/
	border-width: 1px 0;
	background-image: url(images/men2.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #ffffff;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
	float: left;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #003366; /*dark purple divider between menu items*/
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: white !important; /*text color of selected and active item*/
	padding-top: 0px; /*shift text down 1px for selected and active item*/
	padding-bottom: 0px;
	background-color: #06C;
}

.indentmenu ul li a:hover, .indentmenu ul li .last{
	color: white !important; /*text color of selected and active item*/
	padding-top: 0px; /*shift text down 1px for selected and active item*/
	padding-bottom: 0px;
		border: none;
	
}




div, input, textarea, body, font, select
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:20px;
	color:#003399;
	list-style-type: square;
	}

strong{ color:#003399}

a { color:#003399; text-decoration:underline}
a:hover{ text-decoration:none}
	
ul { margin:0px; padding:0px; list-style:none; line-height:17px;}
ul li a { color:#003399; background:url(images/list_marker.gif) no-repeat left center; padding-left:11px }


.hear_width1{ width:42px}
.hear_width2{ width:681px}
.hear_width3{ width:43px}

.head_height1{ height:111px}
.head_height2{ height:193px; background:url(images/flash_bg.jpg) no-repeat}
.head_height3{ height:37px}

.content_width1{ width:40px; background:url(images/rep_left.gif) repeat-y}
.content_width2{
	width:685px;
	background-color: #ffffff;
}

/*.content_width2{ width:685px; background:#FFFFFF}*/

.content_width3{ width:41px; background:url(images/rep_right.gif) repeat-y}

.main { width:766px;  height:850px; margin:auto; background:url(images/main.gif) repeat-y; border:#5E5E5E 1px solid}

.header{ height:341px; background: url(images/header.jpg) no-repeat; width:766px}

.content{ height:428px; width:766px}

.footer{ height:81px; background:url(images/footer.gif) no-repeat; width:766px}
.footer div{color:#A5A5A5}
.footer a{ color:#A5A5A5; text-decoration:underline}
.footer a:hover{ text-decoration:none} 

.form input{
	width:172px;
	height:21px;
	color: #003399;
	padding:0 0 0 3px;
	background-color:#FFFFFF
}

.form textarea {
	width:172px;
	height:51px;
	color: #003399;
	overflow: auto;
	padding:0 0 0 3px;
	background-color:#FFFFFF
	text-align: justify;
}
.bullets {
	list-style-type: circle;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003399;
	text-align: justify;
}
.heading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}

