/*#divContent {
	width:800px;
	background-color:white;
	font:11px Tahoma;
} */

.bodyStyle 
{
	background-image: url('../images/background.gif');
}

.pagePicture
{
	height: 150px;
	background: white;
}

.mainTable
{
	width: 700px;
	margin: 0px;
	padding: 0px;
	font: 12px Arial;
	border: 0px;
}

.innerCell
{
	padding: 10px;
	vertical-align: top;
}

.headerOne {
	/*padding:0px;*/
	text-align:right; 
	color:black; 
	background-color:white;
	/* background-image:url("images/formpresslogoNone.gif");  */
	/*background-repeat:no-repeat; */
	height:22px;
	/*width:800px;*/
}

.headerTwo 
{
	/*padding:0px;*/
	background-color:white;
	/*background-repeat:no-repeat; */
	/*background-position:right; */
	height:22px;
	/*width:800px;*/
}

.headerOneLeft	{
	/*font: 20px tahoma;*/
	padding-left: 10px;
	float:left;
	/*color: black;*/
}

.headerOneRight	{
	float:right;
	padding-top:10px;
	margin-right:10px;
	padding-bottom:0px; 
	color: black;
}

.headerMenu	{
	float:left;
	padding-left: 10px;
	padding-top:1px;
	margin-right:10px;
	padding-bottom:1px;
	color: black;
	
}

.hlOver {
	/*font:11px Tahoma;*/
	/*color:red;*/
	border:1px solid #d5d5d5;
	background-color: #f5f5f5;
	margin-bottom:1px;
}
.hlOut {
	/*font:10px Tahoma;*/
	color: white;
	border:1px solid #white;
	margin-bottom:1px;
}

.hlOutMenu {
	/*font:10px Tahoma;*/
	color: white;
	border:1px solid #white;
	margin-bottom:1px;
}

a {
	font:12px Arial;
	color: #315686;
	text-decoration:underline;
}

a:hover {
	color:green;
}

a.linkTop:link {font:14px Arial; color: black; text-decoration: none;}
a.linkTop:visited {font:14px Arial; color: black; text-decoration: none;}
a.linkTop:hover {font:14px Arial; color: green; text-decoration: none;}


.footer
{
	/*background-image: url('./images/background.gif');*/
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	padding-bottom: 0px;
	margin: 0px;
	/*width: 800px;*/
	/*color: white;*/
	padding-top: 0px;
	font-family: Verdana;
	height: 10px;
	/*background-color: white;*/
	text-align: left;
}

.copyright {
	margin-top: 5px;
	padding-left:5px; 
	float: right;
	text-align:left; 
	color:#AAAAAA; 
}


.bgBox
{
	border-right: #bec2c5 1px solid;
	padding-right: 3px;
	border-top: #bec2c5 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	font: 11px Tahoma;
	border-left: #bec2c5 1px solid;
	color: #315686;
	padding-top: 13px;
	border-bottom: #bec2c5 1px solid;
	background-repeat: repeat-x;
	background-color: #efffef;
	text-align: left;
}




.h1
{
	color: black;
	font: bold 20px arial;
}

.h2
{
	color: black;
	font: italic 16px arial;
}

.h3
{
	color: #009900;
	font: italic 14px arial;
}

.normal
{
	color: Black;
	font-size: 12px;
	font-family: Arial;
}

.normalLarge
{
	color: Black;
	font-size: 14px;
	font-family: Verdana;
}

.information
{
	color: Black;
	font-size: 10px;
	font-family: Arial;
}

.dotlist
{
	color: Black;
	font-size: 12px;
	font-family: Arial;
	list-style-position: outside;
	list-style-type: square;
}






