body {
background-color: #798591;
font-size: 12px;
font-family: Arial, Sans-Serif;
padding:0px;
margin:0px;
}
a:link {
	color: #0000FF; 
	text-decoration: none;
}
a:hover {
	color: #0000FF; 
	text-decoration: underline;
}
a:visited {
	color: #0000FF; 
	text-decoration: none;
}
a:visited:hover {
	color: #0000FF; 
	text-decoration: underline;
}


/*Interior Menu*/
#InteriorLogoTop {
	position: inherit;
	top: 0px; margin-left: 25px;
	height: 100px; width: 541px;
	background-image: url(images/LogoTop.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	z-index: 80;
}
#InteriorMenuTop {
	top: 85px;
	width: 100%;
	height: 29px;
	padding-top: 5px;
	background-image:url(images/InteriorMenuTop.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Arial; font-size: 12px; color: #000000;
	text-align: center;
}
#InteriorMenuTop a {
	font-family: Arial; font-size: 12px; color: #000000;
	text-decoration: none;
}
#InteriorMenuTop a:hover {
	font-family: Arial; font-size: 12px; color: #000000;
	text-decoration: underline;
}

#HomeBannerGraphic {
	height: 171px; width: 760px;
	background-image:url(images/Banner01.jpg);
	background-repeat: no-repeat;
}
#HomeFloatRight {
	float: right;
	width: 195px;
	padding-left: 5px;
	margin-left: 15px; margin-top: 2px; margin-right: -5px;
	background-color: /*#9ab7e5;*/#c6dcf1;
	background-image: url(images/RightBlueBoxTop.jpg);
	background-repeat: no-repeat;
	clear: left;
}
/*Inter Menu*/
/* ----------container to center the layout-------------- */
#Wrapper {
width: 760px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
}

/* ----------banner for logo-------------- */
#Banner {
background-color: #FFFFFF;
padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;} 

/* -----------------content--------------------- */
#MainContent {
background-color: #ffffff;
padding: 0px;
margin-left: 200px;
margin-right: 0px;
}
div#MainContent { 
min-height:480px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

.PageTitle {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
	margin-left: 10px;
	text-align: left;
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#LeftColumn {
float: left;
margin-top: -5px; 
width: 175px;
padding: 0px;
background-color: #73889C;
text-align: left;
background-image:url(images/InteriorLeftFloatBottom.jpg);
background-repeat: no-repeat;
background-position:bottom;
}
#LeftColumn a {
	color: #FFFFFF;
	text-decoration: none;
	
}
#LeftColumn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	
}

/* -----------footer--------------------------- */
#Footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: center;
	background-color: #798591;
	font-family:Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:normal;
}
#Footer a {color: #FFFFFF; text-decoration: none;}
#Footer a:hover {color: #FFFFFF; text-decoration: underline; }

p {
	font-weight: normal;
	color: #000000;
	margin-top: 10px; margin-bottom: 2px;
}
.FAQs ul, .FAQs li {
	list-style-type: none;
	margin-top: -8px;
	margin-bottom: 20px;
	margin-left: -39px;
	color: #647FA0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.FAQsQ{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-bottom: -2px;
}
.SubHead {
	font-family: Tahoma;
	font-size: 13px;
	color: #73889C;
	margin-left: 10px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}
.OrangeHeadline {
	font-family:Tahoma;
	font-size: 13px;
	font-weight: 800;
	color: #8A1D04; /*#993333;*/
	text-decoration: none;
}
.WhiteHeadline {
	font-family:Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-bottom: -10px;
	margin-top: 8px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.liMenu { margin-top: 5px; margin-left:2px; list-style-type: none; list-style-image:none;text-decoration: none;}
.WhiteLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.LeftColumnList {
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 4px;
	margin-top: 3px;
}
.LeftColumnSubList{
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 16px;
	margin-bottom: 1px;
}
