html, body
{
	background:#cdd5db url(../../App_Images/body-bg.jpg) repeat-x;
	height:100%;
	min-height: 100%;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper{
	margin:0 auto;
	width:804px;
	height:100%;
	background:url(../../App_Images/wrapper-bg.png) repeat-y top right;
}

#leftCol{
	float:left;
	width:466px;
}

#leftCol img.outlook{
	margin-top:14px;
	margin-left:35px;
}

#sitemap{width:439px;height:337px;background:url(../../App_Images/sitemap-bg.jpg) no-repeat;margin:26px 0 0 28px;}
#sitemap a{font-size:11px;color:#444444;text-decoration:none;}
#sitemap a:hover{color:#164970;}
#sitemap ul{float:left;margin:8px 4px 7px 20px;width:120px;}
#sitemap ul.last{clear:both;}
#sitemap li{list-style-type:none;padding:0 0 1px 0;}
#sitemap li.category a{font-weight:bold; font-size:12px;}


#loginBox{
	width:321px;
	height:178px;
	background:url(../../App_Images/login-bg.jpg) no-repeat;
	margin-left:30px;
	margin-top:6px;
	color:#fcfdfd;
	font-weight:bold;
	font-size:12px;
}
#loginBox input{width:170px;height:20px;font-size:14px;}
#loginBox input.submitBtn{width:80px;height:26px;font-size:13px;line-height:12px;margin:6px 6px 0 0;}
#loginBox table{margin-top:20px;margin-left:10px;}
#loginBox table tr{}
#loginBox table tr td{padding:4px 8px;}
td.email-mod-header{font-size:20px;font-family:century gothic;color:#c4e8f2;font-weight:normal;}
td.email-mod-header span{font-style:italic;font-weight:bold;font-family:arial;}
td.email-mod-footer{text-align:right;}


#rightCol{
	float:left;
	width:329px;
	margin-left:4px;
	text-align:center;
	padding-top:8px;
}

#rightCol img{
	margin:6px 0;
}
