body.main {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width:100%;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	padding-top: 20px;
}

body {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width:100%;
	padding-top: 20px;
}

body *{
	text-align: left;
}

#sitecontainer {
width:800px;
margin-left:auto;
margin-right:auto;
height:100%;
/*margin-bottom:-106px; */
}

p {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 10px;
}

* { 
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #555555;
}

div {
	min-height: 0px;
}

.right {

	float: right;
	
}


div#menus {
	float: left;
	padding-left: 0px;
}

	div#menus div.moduletable div{
		display: none;
	}

div.moduletable {
	float: left;
	width: 244px;
/*	background-color: #bed73c; */
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 0px;

}

	div.moduletable a.mainlevelsubmenu  {
	
		font-family: tahoma;
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
		display: block;
		height: 13px;
		padding-left: 10px;
		padding-top: 2px;
		padding-bottom: 3px;
		margin-left: 10px;
		margin-bottom: 5px;
		
	}
	
		div.moduletable a.mainlevelsubmenu:hover {
			background-image:url(../images/menu_hover.gif);
			background-repeat: no-repeat;
			/*background-color: #cbe44b;*/
		}
		
		div.moduletable a.mainlevelsubmenu#active_menusubmenu {
			background-image:url(../images/menu_active.jpg);
			background-repeat: no-repeat;
			/*background-color: #005a9c;*/
		}
	
		div.moduletable a.sublevelsubmenu, div.moduletable img {
			display: none;
		}






div#sub{
	clear: right;
	width: 227px;
	max-width: 227px;
	margin-bottom: 10px;
}

	
	div#sub a.sublevelbluemenu {
		display: block;
	}
	
	div#sub div.moduletable {
		clear: left;
		width: 227px;
	
		/*background-color: #005a9c;*/
	
	}
	
	div#sub div.moduletable {
		background-image:url(../images/sub_menu_bg.gif);
		background-repeat: no-repeat;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	
		div#sub div.moduletable td{
			height: 0px;
			background-color: #005a9c;
		}
			
		div#sub div.moduletable #active_menubluemenu {
			/*background-color: #2f71b5;*/
			background-image:url(../images/sub_menu_active.jpg);
			background-repeat: no-repeat;
		}
		

		
		div#sub div.moduletable a.mainlevelbluemenu {
		
			font-family: tahoma;
			font-size: 12px;
			color: #FFFFFF;
			text-decoration: none;
			display: block;
			height: 20px;
			padding-left: 10px;
			padding-top: 2px;
			padding-bottom: 3px;
			margin-left: 5px;
		}
		
			div#sub div.moduletable a.mainlevelbluemenu:hover {
				background-image:url(../images/sub_menu_hover.gif);
				background-repeat: no-repeat;
				/*background-color: #2369ac;*/
			}


	
	
	
#wrapper {
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	width:800px;
	height:172px;
	background-image:url(../images/menuhead_bg.gif);
	background-repeat:no-repeat;
}
#wrapperimage {
	float:right;
	padding-right:10px;
	padding-top:10px;
}
#header {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:800px;
	height:100px;
	margin-top:20px;
}
#logo {
	float:left;
}
#results {
	float:right;
	margin-top:40px;
}

#maincontainer {
	margin-top: 2px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:800px;
	height:150px;
	background-image:url(../images/main_bg.gif);
	background-repeat:no-repeat;
}
#mainbody {
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
}

#leftmodules {
	float:left;
}
#aboutus {
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
}
#mainmodule {
	width: 535px;
	padding: 0px 5px;
	float:right;
	margin-bottom:106px;
}

#leftside {
	width: 227px;
	float:left;
}

#latestnews {

}

form{
	margin: 10px;
}

.pollstableborderpolls {
	width:200px;
}
	.pollstableborderpolls td{
		text-align:left;
	}
	
.pollstable {
	border-left:solid #005a9c 2px;
	border-right:solid #005a9c 2px;
}
.moduletablelatestnews {
	float:right;
	background-image:url(../images/latestnews_bg.gif);
	background-repeat:no-repeat;
	height:246px;
	width:180px;
}
.moduletablesuccess {
	float:right;
	background-image:url(../images/success_bg.gif);
	background-repeat:no-repeat;
	height:246px;
	width:183px;
}

.moduletableaboutus {
	margin-bottom: 10px;
}

	.moduletableaboutus th {
		color:#005a9c;
		font-family:Arial;
		font-weight:bold;
		font-size:14px;
		padding-left: 10px;
		vertical-align:middle;
		text-align:left;
		height: 30px;
	}
	
	.moduletableaboutus td {
		padding-left: 10px;
		padding-left: 10px;
		color:#919191;
		font-family:tahoma;
	}
		.moduletableaboutus td p{
			color:#919191;
			font-family:tahoma;
		}
		
			
.moduletableexternal {
	float:right;
	background-image:url(../images/external_bg.gif);
	background-repeat:no-repeat;
	height:246px;
	width:181px;
}

.moduletablepolls td {
	color:#919191;
	font-family:Tahoma;
	font-size:9pt;
}

.moduletablepolls th {
	color:#005a9c;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	padding-left: 10px;
	vertical-align:middle;
	text-align:left;
	padding-bottom:10px;
}
.moduletableexternal th, .moduletablesuccess th, .moduletablelatestnews th {
	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	padding-left: 10px;
	vertical-align:middle;
	text-align:left;
	height: 30px;
}

.moduletableexternal td, .moduletablesuccess td, .moduletablelatestnews td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	color:#7eb5ff;
	font-family:tahoma;
	font-size:9pt;
	vertical-align:text-top;
	height: 216px !important;
	height: 206px;
}

.moduletableexternal td strong, .moduletablesuccess td strong, .moduletablelatestnews td strong,
.moduletableexternal td a, .moduletablesuccess td a, .moduletablelatestnews td a,
.moduletableexternal td p, .moduletablesuccess td p, .moduletablelatestnews td p {
	color:#7eb5ff;
}





.contentheading, .moduletable-main th{
	font-weight: normal;
	color: #005a9c;
	font-size: 15px;
}


.componentheading {
	font-weight: normal;
	color: #005a9c;
	font-size: 20px;
}

.subheading{
	color: #005a9c;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px;
}

.subsubheading{
	color:#005A9C;
	font-size:12px;
	font-weight:bold;
}


.tablegreen2{
	background-color:#F4F8EA;
}

ul, ol{
	padding: 10px 0px 10px 10px;
	
}

ul {
	list-style: url(../images/check.gif) inside;
	background:#CCCCCC;
	display: block;
}

li {
	padding: 0px 0px 0px 0px;
	}

a{
	color: #005A9C;
}

.contentpaneopen{
	text-align: justify;
}




.internaltable td{
	padding: 3px;
}

/*-- footer -*/
#salsaftr {
	position: relative;
	text-align:center;
	float: left;
	margin: 0;
	border: 0;
	padding:0; 
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	background-color: #00599A;
	width:100%;
	padding-bottom: 10px;
	
}

	#salsaftr #copyright{
		color: #7EB5FF;
		float: right;
		text-align: right;
		padding-right: 20px;
		padding-top: 60px;
		font-size: 10px;
	}
	
		#salsaftr #copyright a{
			color: #7EB5FF;
                        font-size: 9px;
	/*		color: #002d68; */
		}

#salsaftrcontent{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:800px;
	padding-left: 20px;
}


div#salsaftrmenu{
	width: 170px;
	float: left;
}

	div#salsaftrmenu a.sublevelsubmenu {
		display: block;
	}

	div#salsaftrmenu div.moduletable {
		clear: left;
		width: 227px;
		margin-bottom: 0px;
		/*background-color: #005a9c;*/
	}

		div#salsaftrmenu div.moduletable div{
			display: none;
		}
		div#salsaftrmenu div.moduletable a.sublevelsubmenu, div#salsaftrmenu 

div.moduletable img {
			display: none;
		}

		div#salsaftrmenu div.moduletable a.mainlevelsubmenu {
			background-image: none;
			font-family: tahoma;
			font-size: 10px;
			color: #7EB5FF;
			text-decoration: none;
			display: block;
			margin: 0px;
			padding: 0px;
		}
	
		div#salsaftrmenu div.moduletable a.mainlevelsubmenu#active_menusubmenu {
			color: #FFFFFF;
		}
	
/* clear fixes */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.clear {

	min-height: 1px;
}

* html .clear {
	height: 1px;
}
