body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	}
	
h1 {
	font-weight: bold;
	color: #369;
	font-size: 11px;
	}
	
.boldBlue {
	font-weight: bold;
	color: #369;
	font-size: 11px;
	}	
	
.captiontxt {
	font-size: 10px;
	line-height: 13px;
	}
	
a.backToTop:link, a.backToTop:visited {
	font-size: 10px;
	color: #369;
	text-decoration: none;
	}
	
a.backToTop:hover {
	font-size: 10px;
	color: #369;
	text-decoration: underline;
	}
	
a:link {
	color: #c60;
	text-decoration: none;
	}
	
a:visited {
	color: #c60;
	text-decoration: none;
	}
	
a:hover {
	color: #c60;
	text-decoration: underline;
	}
	
td.barshadow {
	background-image: url('../subImg/bar_shadow.jpg');
	background-repeat: repeat-x;
	}
	
td.sidebar {
	background-image: url('../subImg/sidebarbg.jpg');
	background-repeat: no-repeat;
	background-attachment: top;
	background-color: #9cbed6;
	}
	
.footertxt {
	font-size: 10px;
	line-height: 13px;
	}
	
.footerlink, a.footerlink:link, a.footerlink:visited {
	font-size: 10px;
	line-height: 14px;
	color: #369;
	text-decoration: none;
	}
	
a.footerlink:hover {
	font-size: 10px;
	line-height: 14px;
	color: #fff;
	text-decoration: none;
	}
	
.subnav, a.subnav:link, a.subnav:visited {
	font-size: 10px;
	color: #369;
	text-decoration: none;
	}

a.subnav:hover {
	font-size: 10px;
	color: #333;
	text-decoration: none;
	}
	
a.sidebar:link, a.sidebar:visited {
	color: #8c8c8c;
	text-decoration: none;
	}

a.sidebar:hover {
	color: #369;
	text-decoration: none;
	}
	
.sideinput {
	width: 120px;
	padding: 3px;
	font-size: 11px;
	color: #444;
	border: 1px solid #8C8C8C;
	margin-top: 7px;
	}
	
.blueBold10px {
	font-size: 10px;
	font-weight: bold;
	color: #00497a;
	}
	
	
/* -- HOMEPAGE STYLES -- */

/* FORMATING */

td.containOne {
	background-color: #fff;
	width: 100%;
	min-width: 100%;
	height: 512px;
	min-height: 512px;
	max-height: 512px;
	vertical-align: top;
	}
	
td.containTwo {
	background-color: #f7cd4f;
	width: 100%;
	min-width: 100%;
	height: 40px;
	min-height: 40px;
	max-height: 40px;
	vertical-align: top;
	}
	
td.containThree {
	background-color: #fff;
	width: 100%;
	min-width: 100%;
	height: 3px;
	min-height: 3px;
	max-height: 3px;
	vertical-align: top;
	}
	
td.containFour {
	background-color: #99bdd7;
	width: 100%;
	min-width: 100%;
	vertical-align: top;
	}
	
td.containFive {
	background-color: #99bdd7;
	width: 100%;
	min-width: 100%;
	vertical-align: top;
	}
	
.text11pxBoldWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	line-height: 14px;
	}
