body {
	width: 960px;
	margin: auto;
	background: url(../images/bgGradient2.gif) #282828 repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
}

.main_menu {
	border: 1px solid #fff;
	padding: 2px;
	width: 796px;
	color: #fff;
	background: #22568D;
	font-variant: small-caps;
	font-size: 18px;
	font-weight: bolder;
}

.main_menu a{
	color: #fff;
}

.main_menu  a:hover{
	color: #22568D;
	background: #fff;
	}

.main_container {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	padding: 15px;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	}

.bg_10 {
	background: url(../images/tableBG-580.jpg) #fff no-repeat;	
}

.bg_3 {
	background: url(../images/tableBG-160.jpg) #fff no-repeat;	
}
	
table{
	font-size : 16px;
    line-height : 18px;	
}	

iframe{
	background: none transparent;
}

a {
	background: none;
	color: #0087d5;
	text-decoration: none;
}

a img {
	border: 0;
}

a.big-blue {
	color: #215386;
	font-style: italic;
	font-decoration: bold;
	font-size: xx-large;
}

a:hover {
	background: none transparent;
	text-decoration: underline;
}

.TopTable{
	border-left-color: #ffffff;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-right-width: 2px;
	border-right-style: solid;
	background: none #ffffff;	
}

.leftNav{
	border-right-color: #DDCCBC;
	border-right-width: 1px;
	border-right-style: solid;
}

.bodyTable{
	position: relative;
	background: url(../images/tableBG.gif) #ffffff no-repeat;	
}

.homeLeft{
	border-right-color: #A5A5A3;
	border-right-width: 1px;
	border-right-style: solid;	
    line-height: 18px;
	font-size : 13px;
}

.footer {
	color: #9E9B9B;	
	font-size : 11px;
	font-family : "Times New Roman", Times, serif;	
	text-decoration: none;	
	text-align: center;
	background: none transparent;	
	margin-top: 20px;
}

.footer a:link {
	color: #595957;	
	font-size : 11px;
	font-family : "Times New Roman", Times, serif;	
	text-decoration: underline;	
	background: none transparent;
	text-decoration: none;		
}

.footer a:visited {
	color: #764B4B;	
	font-size : 11px;
	font-family : "Times New Roman", Times, serif;	
	text-decoration: none;	
	background: none transparent;
}

.footer a:active {
	color: #595957;	
	font-size : 11px;
	font-family : "Times New Roman", Times, serif;	
	text-decoration: none;	
	background: none transparent;	
}

.footer a:hover {
	color: #9E9B9B;	
	font-size : 11px;
	font-family : "Times New Roman", Times, serif;	
	text-decoration: underline;	
	background: none transparent;
}

input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #26a;
	background: #D6F1FD;
	border: #26a solid 1px
}

textarea{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	float: left;
	margin-bottom: 10px;
	color: #26a;
	background: #D6F1FD;
	border: #26a solid 1px
}

select {
	color: #26a;
	background: #D7F8EF;
	border: #26a solid 1px
}

.submit-button {
	clear: both;
	color: #ECF4F2;
	background: #008BCC;
	border: 2px #9cf outset;
	font-size : 11px;
}

.headline-1 {
	font-size : 22px;
	font-weight : bold;
    color:#124457;	
	margin-top: 50px;
	margin-bottom: 20px;
}

.headline-2 {
	font-size : 18px;
	font-weight : bold;
    color:#000;	
	margin-top: 15px;
	margin-bottom: 10px;
}

.headline-3 {
	font-size : 16px;
	font-weight : bold;
	font-variant: small-caps;
	margin-top: 10px;
	margin-bottom: 5px;
}


