@charset "iso-8859-1";
/* CSS Document */

*{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

body{
	margin:0;
	padding:0;
	background:url(images/toppagebg.jpg) repeat-x #00326e;
	font:14px Verdana, Geneva, sans-serif;
}

img{
	border: 0px 0px 0px 0px;
}

input{
	border: 0px;
	font-size: 10px;
	color: #333333;
}

table.outercontainer{
	background:url(images/outerbg.jpg) no-repeat top center;
	width:1100px;
}
.theme{
	background-color: #92C3DB;
	background-image: url(images/theme2_07.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.theme td{
	vertical-align: middle;
}

.theme ul{
	list-style-type: none;
	margin-left: -40px !important;
	margin-left: 0px;
	/*margin-bottom: -5px !important;*/
	/*margin-bottom: -18px;*/
}

.theme li{
	line-height: 150%;
}

.theme a{
	font-size: 11px;
	color: #CFD0D1;
	/*font-weight: bold;*/
}

.theme a:hover{
	color: #FFFF00;
	text-decoration: underline;
}

.theme a span{
	font-size: 8px;
	font-style: italic;
	margin-left: 8px;
}

.theme a:hover span{
	color: #FFFF00;
	text-decoration: underline;
}

.theme2{
	background-color: #92C3DB;
	background-image: url(images/theme2_19.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.theme2 td{
	vertical-align: middle;
}

.theme2 p{
	margin-bottom: -5px !important;
	margin-bottom: -15px;
}

.theme2 a{
	font-size: 9px;
	font-weight: bold;
}

.theme2 a:hover{
	color: #FFFF00;
	text-decoration: underline;
}

.footer{
	padding-left: 20px;
	padding-right: 20px;
}

.footer p{
	font-size: 11px;
}

.footer td{
	font-size: 11px;
}

.footer a{
	font-size: 11px;
	text-decoration: none;
}

.footer a:hover{
	color: #9CCDE4;
}

#content{
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 20px;
	margin-right: 20px;
}

#content h1{
	font-size: 26px;
	font-weight: bold;
	color: #9CCDE4;
}

#content h2{
	font-size: 20px;
	font-weight: bold;
	color: #9CCDE4;
	margin-bottom: -10px !important;
	margin-bottom: -15px;
}

#content h3{
	font-size: 18px;
	font-weight: bold;
	color: #9CCDE4;
	margin-left: 12px;
	margin-bottom: -10px !important;
	margin-bottom: -15px;
}

#content h4{
	font-size: 14px;
	font-weight: bold;
	color: #9CCDE4;
	margin-left: 18px;
	margin-bottom: -10px !important;
	margin-bottom: -15px;
}

#content a{
	color: #9CCDE4;
}

#content a:hover{
	text-decoration: underline;
}

#content ul {
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: square;
}

#content2{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}

#content2 a{
	color: #FFFFFF;
	font-size: 15px;
	margin-right: 20px;
}

#content2 a:hover{
	text-decoration: underline;
}

#left{
	float: left;
	width: 150px;
	margin-top: 1px;
	padding-bottom: 50px;
}

#left h1{
	font-size: 11px;
	font-weight: bold;
	color: #9CCDE4;
	margin-bottom: -5px !important;
	margin-bottom: -15px;
}

#left p{
	font-size: 10px;
}

#left ul{
	margin-left: -40px !important;
	margin-left: 0px;
}

#left li{
	font-size: 10px;
	list-style-type: none;
}

#right{
	float: left;
	width: 689px;
	margin-top: -10px !important;
	margin-top: 0px;
	margin-left: 50px;
	padding-bottom: 100px;
}

#right h1{
	font-size: 20px;
	font-weight: bold;
	color: #9CCDE4;
}

#right h2{
	font-size: 12px;
	font-weight: bold;
	color: #9CCDE4;
	margin-bottom: -10px !important;
	margin-bottom: -15px;
}

#right a{
	color: #9CCDE4;
}

#right a:hover{
	text-decoration: underline;
}

.MainMenu {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	/* background-color: #330099 */
}

a.MainMenu:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
