﻿body
{
	/*background-color: #def5fe; /*width: 1003px;*/*/
	background-color:White;
	margin: 0 0 0 0;
	text-align: center;
		font-family: Gill Sans MT;
}
.logo
{
	text-align: left;
}
.container
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 950px;
	/*border: solid 1px black;*/
}


.flash
{
	/*position: relative;*/
	text-align: left; /*background-color: #87A9FF; 	background-color:#3587CE;*/
}


#mainmenu
{
	position: relative;
	top: 0px; /*left: 150px;*/
	width: 139px;
	z-index: 100;
	text-align: left;

	margin: auto auto;
}
#mainmenualign
{
	left: 110px;
	width: 1003px;
	z-index: 100;
	text-align: left;
	margin: auto auto; /*background-color: #87A9FF; 	background-color: #3587CE;*/
}

#mainmenu ul
{
/*	list-style: none;*/
	padding: 0px;
	margin: 0px;
	height: 200px; /*background-image: url('images/menu.gif')*/
}
#mainmenu li
{
	display: list-item;
	height: 50px;
	margin-left:25px;
	/*border-bottom:1px dotted black;*/
}
#mainmenu li a:link, #mainmenu li a:visited
{
	/*display: block;*/
	font-family: Gill Sans MT;
	font-size: 10pt;
	float: left;
	/*font-weight: bold;*/
	text-decoration: none; /*text-align: center;*/
	voice-family: "\"}\"";
	voice-family: inherit; /*margin-left:10px;*/
	height: 50px;
	width: 239px; /*background-image: url('images/m.gif' );*/
	color: #000000;
}

#mainmenu li a
{
			margin-left: 15px;
			/*margin-top: 18px;*/
}

#onespacer
{
	width: 1px;
}

#mainmenu li a:active, #mainmenu li a:hover, #mainmenu li a.selected
{
	/*background-image: url('images/m1.gif' );*/
	color: #1383D7;
}
#mainmenu li a.submenu
{
	width: 120px;
	text-align: left;
	margin-left: 20px;
	color: #0CDEFF; /*background-image: url('images/sm.gif' );*/
}
#leftcontent
{
	text-align: left;
	width: 950px; /*border-right:solid 1px gray;*/
	margin-top: -5px;
	background-color:White;
}

#centercontent
{
	text-align: left;
	width: 803px;
}
.defaults
{
	font-family: Gill Sans MT;
	color: Black;
	/*border: solid 1px gray;*/
	font-size:10pt;
	margin-left: 30px;
	margin-right: 30px;
}
.hundredspacer
{
	height: 100px;
}

.footer
{
	height: 32px;
	font-size: 10pt;
	width: 1003px;
	text-align: center;
	font-weight: bold; /*background-image: url('images/footer.gif' );*/
}
.footer a:hover
{
	color: black;
}
.star
{
	color: Red;
}
.tbl_odd
{
	font-size: 10pt;
}
.tbl_even
{
	text-align: left;
}
.selected
{
	color: #FFFFFF;
}

#foottable
{
	font-size:9pt;
	}

#footmenu
{

	text-align:left;
	color:Blue;
	
}
#footmenu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#footmenu li
{
	display: inline;
}
#footmenu a
{
	display: block;
	float: left;
		text-decoration: none;
	
	width:100px;
}
#footmenu a:hover
{
	color:Black;
	}
#copyright
{
	text-align:right;
	color:Blue;

	}
	
	.row1
	{
	background-color:#F1F1F1;
	font-size:10pt;

	
	}
	.row1 td
	{
	width:400px;
	}
		.row2
	{
	background-color:#FDFDFD;
	font-size:10pt;

	}
	
	.row3
	{
	background-color:#F1F1F1;
	font-size:10pt;

	}
	
	.row3 td
	{
	width:150px;
	}
	
	.MenuRight
	{
		height:30px;background-color:#1383D7;width:250px;text-align:center;color:White;
		-moz-border-top-left-radius: 15px;
-webkit-border-top-left-radius: 15px;
border-top-left-radius: 15px;
		}

