
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#002f60;
}
.Container
	{
		width:981px;
		margin:auto auto auto auto;

	}
	
.Header
	{
		background:url(../images/Header.jpg) top no-repeat;
		margin: 0 auto;
		height:224px;
		width:981px;
	}
.TopLinks a
	{
	display:block;
	text-align:center;
	color: #7cd0f3;
	font-family:arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-position: left 3px;
	}
.TopLinks a:hover
	{
	color: #fff!important;
	text-decoration: none;
	background-image: url(../images/Bullet.gif);
	background-repeat: no-repeat;
	}
.TopLinks
	{
		margin-top:222px;
		height:52px;
		float:right;
		width:633px;
	}


.TopLinks ul li
	{
	margin: 0;	
	float: left;
	list-style:none;
	}
	
ul li
	{
		list-style:square;
	}
	
.ActivePage
	{
		background:url(../images/Bullet.gif) no-repeat;
		float:left;
		font-family:arial;
		font-size:12px;
		font-weight:bold;
		color:#fff;
		text-decoration:none;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-position: left 3px;

		
	}
		
.main
	{
		width:981px;
	}
.left
	{
		width:387px;
		float:left;
		vertical-align:top;
		padding-top:21px;
	}
.rightSpacer
	{
		padding-top:10px;
		width:572px;
	
	}
.right	
	{
		width:500px;
		padding-right:5px;
		float:left;
		margin-left:25px;
	
	}
.right h1
	{
		float:left;
		width:495px;
		height:8px;
		font-family:arial;
		font-size:20px;
		font-weight:bold;
		color:#fff;
		text-decoration:none;
	}
	.right h5
	{
		float:left;
		width:495px;
		font-family:arial;
		font-size:15px;
		font-weight:bold;
		color:#fff;
		text-decoration:none;
		height:5px;
	}
.right h2
	{
		float:left;
		width:495px;
		font-family:arial;
		font-size:15px;
		font-weight:bold;
		color:#fff;
		text-decoration:none;
		 
	}
.right h3
	{
		float:left;
		width:495px;
		height:4px;
		font-family:arial;
		text-decoration:blink;
		font-size:12px;
		font-weight:bold;
		color:#fff;
		text-decoration:none;
	}
.userp
	{
		float:left;
		width:500px;
		font-family:arial;
		font-size:12px;
		font-weight:normal;
		color:#fff;
		text-decoration:none;
		margin-top:12px;
	}
.userp a
	{
		font-family:arial;
		font-size:12px;
		color:#fff;
		text-decoration:underline;
		float:left;
	}
.userp a:hover
	{
		font-family:arial;
		font-size:12px;
		color:#fff;
		text-decoration:none;
		float:left;
	}

.MillioImage
	{
		margin-top:70px;
		float:left;
		width:196px;
	}

.footer
	{
		float:left;
		background:url(../images/footer.gif) no-repeat bottom;
		height:119px;
		width:981px;
		margin:0 auto;
		background-color:#002f60;

	}
	
.tdPadding
{
    padding: 3px;
}

.tdLayoutLeftCell
{
    width: 100px;
}

.tdLayoutLeftCellWide
{
    width: 400px;
}

.txtBox
{
    width: 180px;
}

/*--------------------- Footer ---------------------

#footer {
	background-color: #abc22b;
	width: 981px;
	height: 80px;
	color: #000000;
	clear: both;
	font-size: 1.1em;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	border: solid 2px red;
	}*/	

