/* CSS Document LRC */

html
{
height: 100%;
}



* html #nonFooter
{
height: 100%;

}
body {
	background-color: #B6BAC9;
	font-size: small;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 1.7;
	clear: both;
	color:#333333;
	height: 100%;
	
	}

img
	{
	border: 0px;
	}
		


h1
	{
	font-family: Garamond, Footlight MT Light, Times New Roman, serif, Georgia;
	color:#000066;
	font-weight:lighter;
	font-size:270%;
	margin-top:0px;
	}
	
	
h2
	{
	font-size: 110%;
	font-family: Garamond, Footlight MT Light, Times New Roman, serif, Georgia;
	font-weight: bolder;
	color:#000033;
	}
	
h4
	{
	font-size: medium;
	font-family: Garamond, Footlight MT Light, Times New Roman, serif, Georgia;
	color:#000033;
	font-weight: bolder;
	}
	
h5
	{
	font-size: 100%;
	}
	

a:link{color: #000036;}
a:visited{color: #000066;}
a:hover ,a:active{
	color:#000000;

}

div#nonFooter {
	min-height: 100%;
	height: 100%;
	position: relative;
	clear: both;
}
div#header {
	height: 262px;
	width: 745px;
	background-color: #000033;
	position: relative;
	left: 16px;
}

div#box {
	position: relative;
	width: 789px;
	top: 0px;
	left: 0px;
	clear: both;
}
div#footer {
	background-color: #000033;
	width: 740px;
	height: auto;
	color: #FFFFFF;
	padding-top: 5px;
	position: relative;
	bottom: 0px;
	top: 0px;
	left: 16px;
	clear: both;
	text-align:center;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -10px;
	padding-bottom: 4px;
}


div#image {
	position:relative;
	width:197px;
	background-color:#000033;
	font-size: small;
	font-family: Garamond, Footlight MT Light, Times New Roman, serif, Georgia;
	color: #FFFFFF;
	float: left;
	clear: none;
	vertical-align: top;
	left: 40px;
	margin-top: 0px;
	height: 400px;
}
div#content {
	position: relative;
	width: 340px;
	padding: 20px;
	text-align: left;
	float: right;
	clear: none;
	right: 170px;
}
div#more {
	text-align:left;
	position:absolute;
	width:164px;
	top: 1px;
	list-style-type:none;
	font-size: 120%;
	margin-bottom: 0px;
	font-family: Garamond, Footlight MT Light, Times New Roman, serif, Georgia;
	float: inherit;
	clear: none;
	left: 370px;
}
 div#more ul li
{
	list-style-type:none;

}
div#footer_b a
{
 
	color: #ffffff;
	font-style:normal;
	text-decoration:none;
	list-style-type:none;
	white-space:nowrap;
	}
	
div#footer_b a:hover
{
	color:#990000;
	font-style:normal;
	text-decoration:none;
	list-style-type:none;
	}
	
div#more a
{
  	font-size: 90%;
	color: #036;
	font-style:normal;
	text-decoration:underline;
	list-style-type:none;
	}
	
div#more a:hover
{
	color:#990000;
	font-style:normal;
	text-decoration:underline;
	list-style-type:none;
	}
	
div#more h3
{
	margin-top: 0;
	color: #ffffff;
	background-image: url(more_base.jpg);
	background-position: right;
	background-repeat: repeat-y;
	padding: 0;
}



 div#content h2
{
	font-size: 200%;
	color: #000066;
	margin: 0;
	padding-top: 0;
	font-weight: normal;
	padding-left: 0px;
	padding-bottom: 0px;
}
 div#content h4
{
	font-size: 130%;
	color: #000066;
	margin: 0;
	padding-top: 0;
	font-weight: bold;
	padding-left: 0px;
	padding-bottom: 0px;
}
 div#content a
{
	color: #000066;
	margin: 0;
	padding-top: 0;
	font-weight: normal;
	padding-left: 0px;
	padding-bottom: 0px;
	font-style:normal;
	text-decoration:none;
	}
div#content a:hover
{
	color: black;
	margin: 0;
	padding-top: 0;
	font-weight: normal;
	padding-left: 0px;
	padding-bottom: 0px;
	font-style:normal;
	text-decoration:underline;
	}



.table{
	border:0;
	}
input.selects {
	border:1px #666666 solid;
	width: 120px;
	background-color:#FFFFFF;
	}
.table_td {
	background-color:#EEF0FE;
	}
input.input-boxes:active,input.input-boxes:focus,
selecs.input-boxes:active, select.input-boxes:focus {
	background-color:#CCCCCC;
	}

.style1 {
	font-size: small;
	padding-left: 10px;
	vertical-align: bottom;
}
.style2 {font-size: 300%}

acronym {
	color:#003399;
	font-style: normal;
}
#footer_a{
	text-align: right;
	list-style-type:none;
	margin-top: 0px;
	position: relative;
	width: 330px;
	margin: 0;
}
#footer_a ul{
	margin-left: 0px;
}

html>body #footer_a ul{
	margin-left: -20px;
}
div#footer_a ul li {
	list-style-type:none;
	display: block;
	white-space: nowrap;
	float: left;
	padding: 1px;

}
div#footer_a ul li a {
	color:#000033;
	text-decoration:underline;
	padding-right: 2px;
}
div#footer_a ul li a:hover {
	color:#990000;

}
#footer_b{
	clear: both;
	padding-top: 0px;
}
