body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A1A6AB;
	margin: 0px;
	padding: 0px;
	font-size: 13.5px;
	line-height: normal;
}
/* Structure Styles */ 
#maintable {
	margin-right: auto;
	margin-left: auto;
}
.basebg {
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-y;
	padding-right: 14px;
	padding-left: 14px;
}
#contenttable {
	margin-top: 10px;
}
.navtd {
	width: 150px;
	background-color: #A3C3FE;
}
.contenttd {
	padding-left: 15px;
	padding-right: 10px;
}
td {
	vertical-align:top;
}
/* navigation Styles */
.buttonscontainer {
	width: 150px;
}
.buttons {
	font-family: Calibri, Rockwell;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.buttons a:link, .buttons a:visited {
	color: #333333;
	background-color: #b5cefd;
	padding: 5px;
	display: block;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	width: 150px;
}
.buttons a:hover {
	background-color: #d7e5fe;
	color: #333333;
	text-decoration: none;
}
/* Text and Link Styles */
h1, h2, h3, h4 {
	line-height: normal;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FF9933;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #ADBFD1;
	text-decoration: none;
}
/* Additional Styles */
.footer {
	border-top-width: 4px;
	border-top-style: ridge;
	border-top-color: #90B0EB;
	padding: 0px;
	margin: 5px 0px;
	font-size: 12px;
}
.designed  {
	font-size: 10px;
	color: #999999;
}
.designed a {
	color: #999999;
}
.topicHead {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #8A0000;
}
.pageHead {
	font-family: Calibri, Rockwell;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6633;
}
.contact_numbers {
	font-size: 12px;
	font-style: normal;
	line-height: inherit;
	font-weight: bolder;
}
.borders {
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: thin;
	border-right-color: #CCCCCC;
}
.heighlight {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8A0000;
}
.topic {
	font-size: 18px;
	font-weight: bold;
	color: #8A0000;
}

.subbuttons a:link, .subbuttons a:visited {
	color: #333333;
	background-color: #FF6600;
	padding: 5px;
	display: block;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	width: 150px;
	text-indent: 50px;
	font-size: 10px;
}
.subbuttons a:hover {
	background-color: #FF6600;
	color: #333333;
	text-decoration: none;
}
.subbuttons {
	font-family: Calibri, Rockwell;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-indent: 20px;
}
.docbuttonscontainer {
	width: 150px;
}
.docbuttons {
	font-family: Calibri, Rockwell;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.docbuttons a:link, .docbuttons a:visited {
	color: #FF6633;
	background-color: #FFFFFF;
	padding: 5px;
	display: block;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	width: 150px;
}
.docbuttons a:hover {
	background-color: #FF6633;
	color: #FFFFFF;
	text-decoration: none;
}
.bold {
	font-weight: bold;
	color: #003366;
}
.list {
	color: #FF6633;
	font-size: 11px;
	font-weight: normal;
}
.symbols {
	font-family: "Wingdings 3", Webdings, Wingdings, "Wingdings 2";
	font-size: 12px;
	color: #FF6633;
}

