body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #4396ca;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #0000CC;
	text-decoration: none;
}

.footer {
font-size:10px;

}

.mandatory {
color:#FF0000;
}

.blue {
color:#000066;
}

.white {
color:#ffffff;
}

.hidden {
	display : none;
}

#gads a {
	color: #0000CC;
	text-decoration:underline;
	font-size:11px;
}

#sitemap li {
height:25px;

}
#sublink a {
color:#000051;
}

#sublink a:hover {
color:#0000CC;
}

#leftpane {
background-image:url(../images/bg_menuleft.gif); 
background-position:right; 
background-repeat:repeat-y; 
}

#rightpane {
background-image:url(../images/bg_menuright.gif);
background-position:left;
background-repeat:repeat-y
}

#leftpane li {
height:20px;
list-style:none; 
padding-left:15px; 
background:url(../images/li.png) no-repeat;
}

#leftpanebottom {
background-image:url(../images/fade_left.gif); 
background-position:right; 
background-repeat:no-repeat; 
height:67px;
}

#rightpanebottom {
background-image:url(../images/fade_right.gif);
background-position:left;
background-repeat:no-repeat;
height:67px;

}

#leftheader {
height:32px;
background-image:url(../images/bg_box_left.gif);
background-position:right;
background-repeat:no-repeat;
padding-top:15px;
font-size:14px; 
font-weight:bolder;
vertical-align: middle;
text-align:center;
}

#rightheader {
height:32px;
background-image:url(../images/bg_box_right.gif);
background-position:left;
background-repeat:no-repeat;
padding-top:15px;
font-size:14px; 
font-weight:bolder;
vertical-align: middle;
text-align:center;
}

#webmailhead {
padding-left:10px;
}

