body {
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #222222;
	line-height: 20px;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #002a5c;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002a5c;
}

a:link {color: #FFFFFF;}
a:visited {color: #FFFFFF;}
a:active {color: #FFFFFF;}
a:hover {color: #CCCCCC;}
a {text-decoration: none;}

a.topNav:link {color: #222222;}
a.topNav:visited {color: #222222;}
a.topNav:active {color: #222222;}
a.topNav:hover {color: #223F56;}
a.topNav {text-decoration: none;}

.top {
	background-color: #FFF;
	height: 30px;
	width: 450px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #222222;
	padding-left: 50px;
	margin: 0px;
}
.globalNav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000;
	float: right;
	width: 450px;
	text-align: right;
	padding-right: 50px;
	vertical-align: middle;
	padding-top: 8px;
}
.mainNav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	background-color: #002a5c;
	width: 1000px;
	margin-top: 1px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1pt;
}
.bottomBar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;
	background-color: #002a5c;
	width: 900px;
	margin-top: 1px;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	padding-right: 50px;
	padding-left: 50px;
}
.sideBar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #223F56;
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;
	width: 175px;
	padding-right: 20px;
}
a.sideNav:link {color: #002a5c;}
a.sideNav:visited {color: #002a5c;}
a.sideNav:active {color: #002a5c;}
a.sideNav:hover {color: #333333;}
a.sideNav {text-decoration: none;}
a.sideNavon {color: #333333;}

a.sideNav2:link {font-family: Verdana, Geneva, sans-serif; color: #002a5c;font-size: 8pt;font-style: normal;font-weight: normal;}
a.sideNav2:visited {font-family: Verdana, Geneva, sans-serif; color: #002a5c;font-size: 8pt;font-style: normal;font-weight: normal;}
a.sideNav2:active {font-family: Verdana, Geneva, sans-serif; color: #002a5c;font-size: 8pt;font-style: normal;font-weight: normal;}
a.sideNav2:hover {font-family: Verdana, Geneva, sans-serif; color: #333333;font-size: 8pt;font-style: normal;font-weight: normal;}
a.sideNav2 {font-family: Verdana, Geneva, sans-serif; text-decoration: none;font-size: 8pt;font-style: normal;font-weight: normal;}
a.sideNav2on {font-family: Verdana, Geneva, sans-serif; color: #333333;font-size: 8pt;font-style: normal;font-weight: normal;}

.mainBox {
	padding-left: 20px;
}
a.bodylink:link {color: #222222;}
a.bodylink:visited {color: #222222;}
a.bodylink:active {color: #222222;}
a.bodylink:hover {color: #223F56;}
a.bodylink {text-decoration: underline;}

.LeftBar {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #3E3E3E;
	vertical-align: bottom;
	width: 250px;
}
.rowTwo {
	background-image: url(images/bgHome.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
