body,p,li,ul,input,td {
	font-family: verdana;
	font-size: 11px;
	color: #00115F;
}
body {
	background-color: #BABDBF;
}
a,a:active,a:visited {
	color: #00115f;
}
a:hover {
	color:#FF0000;
}
.TopNav {
	background-image: url(images/TopNavBar.jpg);
	background-repeat: repeat-x;
	height: 24px;
}
.BottomNav {
	background-image: url(images/BottomNav.gif);
	background-repeat: repeat-x;
	height: 24px;
	text-align: center;
	color: #FFFFFF;
}
.MainContent {
	background-image: url(images/MainContent_BG.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #00115F;
	padding-top: 15px;
	padding-left: 6px;
	padding-right: 15px;
}
a.whitelink,a.whitelink:active,a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.SecondarySidebar {
	background-image: url(images/SideBarClouds.jpg);
	background-repeat: repeat-y;
}
.SidebarShadow {
	background-image: url(images/SidebarShadow.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.MainContentSecondary {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-bottom: 20px;
}
.PageHeader {
	width: 100%;
	background-color: #e1e1e1;
	height: 57px;
	padding-top: 15px;
}
.PictureBar {
	background-image: url(images/PictureTopBar.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-top: 37px;
	padding-bottom: 40px;
	vertical-align: top;
}
.SectionHead {
	color: #00115F;
	font-size: 10px;
}
.PageTitle {
	color: #00115F;
	font-size: 15px;
	font-weight: bold;
}