﻿body{
	margin:0 auto;
	text-align: center;
	background-color: #d3e9f4;
	font-family: Verdana, Arial;
	font-size: 12px;
	background-image: url( '../images/bg.gif' );
	background-repeat: repeat-x;
}

.container{
    width: 850px;
    border:solid 2px white;	
	background-color: #024978;
	height: 100%;
	overflow:hidden;
    margin:0 auto;
    text-align:left;

	
}
.top-header{
height:100%;overflow:hidden;
background-color: #131313;
	
}
.top-nav{
	height: 22px;
	width: 500px;
	 color:white;
	 font-size:10px;
	 padding-top:8px;
	 padding-left:15px;
}
.top-nav a{
color:white;
	
}
.top-time{
	height: 20px;
	width: 300px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
	margin-top: 10px;

}
.header{
	height: 100%;
	overflow: hidden;
	background-color: white;
}
.logo{height: 128px;
	width: 640px;


	
}
.notepad{
	 width:210px;
}
.blueinheader{
	background-color: #024978;
	margin-top: 8px;
	height: 20px;
	padding-top: 5px;
	padding-left: 20px;
}
.menu{
	
}
.main-content{
	 height:100%; overflow:hidden;
}
.main-content-left{
	height: 100%;
	overflow: hidden;
	width: 210px;
	text-align:center;
	margin-top:8px;
}
.main-content-right{
	height: 100%;
	overflow: hidden;
	width: 640px;
}
.main-content-pics{
	height:100%;overflow:hidden;
}
.main-content-holder{
	height: 100%;
	overflow: hidden;
	background-color: #f3f3cb;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.footer{
	 height:100%;overflow:hidden;
}
.ft-copyright{
	background-color:white;
	text-align:center;
	color:black;
	padding:10px 0 10px 0;
	font-size:11px;
}
.ft-links{
	color:white;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
	font-size:10px;
	font-weight:bold;	
}
.ft-links a{
	color:white;
	text-decoration:none;
}
.ft-powered{
	 color:white;
	 padding:5px 0 5px 0;
	 margin-bottom:30px;
	 font-size:10px;
}
.fltlft{
	 float:left;
}
.fltrt{
	float:right;
}
.gtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.alink
{ color:White;
	}
.heading
{ font-size:16px;
  color:#024978;
  font-weight:bold;
  margin-top:5px;
	}
.whitetxts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetxts:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}		

.seotag
{color: #ffffff;
 font-size:12px;
	}	

.listStyle
{
	}
.listStyle ul
{ list-style-type:square;
  
	}		
.listStyle li
{ margin-bottom:5px;
	}	
.modalbackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}	