body,td,th {
	font-family: Century Gothic, sans-serif;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Century Gothic", sans-serif;
	font-size: 13px;
	color: #000066;
	text-align: justify;
}
#header {
	height: 90px;
	background-color: #CCC8C0;
	width: 100%;
}
#pageShadow {
	height: 100%;
	width: 100%;
	background-image: url(../../images/subpageshadow.png);
}

#spacer {
	background-color: #FFFFFF;
	height: 10px;
	width: 915px;
	background-image: url(../../images/spacerbg.png);
}
#page {
	background-repeat: repeat-y;
	width: 915px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0B3764;
	background-image: url(../../images/subpageshadow.png);
}
#marquee {
	width: 703px;
	margin-left: 0px;
	height: 30px;
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000099;
	border-bottom-color: #000099;
	padding-top: 10px;
}
#marquee a:link {
	color: #000066;
	text-decoration: none;
}
#marquee a:hover {
	color: #000066;
	text-decoration: underline;
}
#marquee a:visited {
	color: #000066;
	text-decoration: none;
}




#submainContent {
	width: 650px;
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	z-index: 1;
	float: right;
	margin-right: 1px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: "Century Gothic", sans-serif;
}
#submainContent p {
	font-family: "Century Gothic", sans-serif;
}
#submainContent ul {
	font-family: "Century Gothic", sans-serif;
}
#submainContent li {
	font-family: "Century Gothic", sans-serif;
	list-style-image: url(../../images/list_bullet.png);
	line-height: 17px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
}


#2col {
	background-color: #CCCCCC;
}
.contactTableText {
	font-size: 14px;
}
#contentTable a {
	font-size: 14px;
}

#side {
	background-color: #00FFCC;
	width: 200px;
	float: left;
}
#sideMenuMainContent {
	display: none;
}

#main {
	width: 711px;
	float: right;
	margin-right: 0px;
}


#icons img {
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
}

#icons {
	background-color: #B9D1F0;
	padding-left: 160px;
	margin-top: 0px;
	height: 100px;
}





#footer {
	background-color: #666666;
	height: 20px;
	width: 915px;
	font-family: "Century Gothic", sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0B3764;
	font-size: 11px;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0B3764;
}

#footer a {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}
#footerText {
	margin-left: 330px;
	width: 500px;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footerShadow {
	background-color: #FFFFFF;
	height: 7px;
	width: 100%;
	background-image: url(../../images/botpageshadow.png);
}
.bulletDiv {
	margin-top: -1px;
	width: 400px;
}
#bulletBox {
	padding: 3px;
	border: 1px solid #000066;
}
#bulletBoxLeft {
	float: left;
	width: 200px;
}
#bulletBoxRight {
	float: right;
	width: 200px;
	margin-right: 250px;
}
.clear {
	clear: both;
	height: 1px;
}
h1 {
	font-family: "Century Gothic", sans-serif;
	font-size: 18px;
}
h2 {
	font-size: 16px;
	font-family: "Century Gothic", sans-serif;
}
h3 {
	font-family: "Century Gothic", sans-serif;
	font-size: 14px;
}
h4 {
	font-family: "Century Gothic", sans-serif;
	font-size: 13px;
}
b {
	font-family: "Century Gothic", sans-serif;
	font-weight: bold;
}
p {
	font-family: "Century Gothic", sans-serif;
	font-size: 13px;
}
.bulletTable {
	margin-top: -15px;
	margin-bottom: -20px;
}
.nestedTable {
	margin-top: 1px;
}

.bulletTextmarginleft {
	margin-left: 22px;
}
