/* CSS Document */
body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#09167C;
}
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:#FFF repeat-y top right;
	padding:0px;
	margin:0px;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	padding:0px;
	margin:0px;
	}
#maincol {
	position:relative;
	margin:0px;
	padding:0px;
	}

em{
color:#F5C906;
}
h1, h2, li{
padding:0px;
margin:0px;
}
p{
padding:0px 10px 0px 10px;
line-height:20px;
}
.contentTableL{
vertical-align:top;
border-right:2px solid #FFFFFF;
border-bottom:2px solid #FFFFFF;
width:50%;
}
.contentTableR{
vertical-align:top;
border-bottom:2px solid #FFFFFF;
width:50%;
}
#container
{
width: 100%;
}
#title{
font-size:20px;
font-weight:normal;
background-image:url(../Images/Logo.jpg);
background-repeat:no-repeat;
background-position:center;
height:100px;
border-top:1px solid white;
}
#footer{
background-color:#FFFFFF;
border-top:5px solid #F5C906;
height:100%;
position:relative;
bottom:0px;
padding:0px;
margin:0px;
text-align:center;
width:100%;
	clear:both;
}
#header1{
width:100%;
background-color:#09167C;
border-bottom:5px solid #F5C906;
background-image:url(../Images/bg.jpg);
background-repeat:repeat-x;
height:140px;
padding:0px;
margin:0px;
text-align:left;
}
#header2{
width:100%;
background-color:#09167C;
border-bottom:5px solid #F5C906;
height:140px;
padding:0px;
margin:0px;
text-align:left;
}
#headerWrap{
border-bottom:3px solid white;
}
#sideMenu{
background-color:#FFFFFF;
width:175px;
color:#FFFFFF;
border-top:15px solid #F5C906;
float:left;
margin-left:2px;
margin-right:2px;
}

#content{
margin-left:179px;
margin-right:179px;
	}
	
#rightMenu{
width:175px;
float:right;
margin-left:2px;
margin-right:0px;
clear:right;
padding:0px;
margin-bottom:0px;
}
.adLBackground{
width:175px;
background-color:#E9EAF7;
border-bottom:2px solid #ffffff;
}
.adBackground{
height:106px;
width:175px;
background-image:url(../Images/adBackground.gif);
background-repeat:repeat-x;
border-bottom:2px solid #ffffff;
}
.adHeadingD{
margin:0px;
padding:5px;
color:#09167C;
font-size:11px;
line-height:normal;
}
.adHeading{
margin:0px;
padding:5px;
color:#FFFFFF;
font-size:11px;
line-height:normal;
}
.adHeadingBig{
margin:0px;
padding:5px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}
.adImageBackground{
border-bottom:2px solid #ffffff;
}
.adTitle{
padding-left:5px;
}
.blue{
color:#09167C;
}
.font{
font-size:11px;
line-height:20px;
}
.footerLink{
color:#09167C;
text-decoration:none;
font-size:10px;
}
.pageTitle{
height:15px;
background-color:#7888C3;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
padding:0px;
margin:0px;
}

.standardList{
	list-style-type:square;
	line-height:20px;
	padding:0px 0px 0px 20px;
	margin:0px;
	list-style-position:inside;
}
.white{
color:#FFFFFF;
}
.yellowHeader{
width:175px;
background-color:#F5C906;
height:15px;
color:#000066;
font-weight:bold;
font-size:12px;
border-bottom:2px solid #ffffff;
}
#masterdiv{
padding:0px;
margin:0px;
background-image:url(../Images/sideMenu.jpg);
background-repeat:repeat-y;
width:175px;
border-bottom:2px solid #FFFFFF;
}
.nav
{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	margin:0px;
	padding:3px 0px 3px 3px;
	display:block;	
	border-bottom:solid 1px #FFFFFF;
}
.sub
{
	font-size:11px;
	background-image:url(../Images/sideMenu2.jpg);
	background-position:left;
	text-decoration:none;
	display:block;
	padding:0px;
	margin:0px;
	width:175px;
	
}
.suba
{
  font-size:11px;
	color:#000000;
	text-decoration:none;
	display:block;
	padding:2px 0px 2px 10px;
	margin:0px 0px 0px 0px;
	
	border-bottom:solid 1px #FFFFFF;
}
