<!--
* {margin: 0px; padding: 0px;} /* - this will reset all margins and paddings to 0 */

body,td,th {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

body {
	background-color:#999999
}

p { margin: 0 0 10px 0;
}

#contentarea {
	width:1000px;
	margin: 0px auto 0px auto;
	padding-top:18px;
	background-color:#FFFFFF;
}

#headarea {
	width:970px;
	margin: 0px 20px 0px 20px;
	height:102px;
	clear:left;
	background: url(images/blue-top-bg.jpg) no-repeat;
}

#headareatext {
    width:719px;
	font-size:24px; 
	color:#114050;
	float:left;
	margin: 58px 0 0 20px;
}

#headarealogo {
	width:211px;
	height:95px;
	float:left;
	background:url(images/blue-logo.jpg) no-repeat right;
}

#navarea {
	width:1000px;
	background:url(images/blue-nav-bar.jpg) repeat-x;
	height:26px;
	text-align:center;
	clear:left;
}

#videolayer { 
	position:absolute; 
	width:200px; 
	height:127px; 
	z-index:1; 
	top: 275px; 
	background-color: #FFFFFF; 
	left: 0px
}

/* main nav settings */

#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 25px;
	line-height:20px;
	white-space: nowrap;
}

#navlist a:link {
	font-size:12px;
	font-weight: bold; 
	color: #DEE2E8; 
	text-decoration: none
}

#navlist a:hover {
	font-size:12px;
	font-weight: bold;
	color: #A7B9BE;
	text-decoration: none;
}

#navlist a:visited {
	font-size:12px;
	font-weight: bold;
	color: #DEE2E8; 
	text-decoration: none
}
/* end main nav settings */

/* footer nav setting */

#textfooterholder {
clear:both;
	width:1000px;
	height:40px;
	margin: 0px auto 0px auto;
	background-color:#FFFFFF;
}

#textfooter {
	width:920px;
	clear:both;
	background:url(images/blue-footer-bg.jpg) repeat-x;
	text-align:center;
	margin-left:40px;	
}


#footerlist li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	line-height:25px;
	white-space: nowrap;
}

#footerlist a:link {
	font-size:10px;
	color: #869EA6; 
	text-decoration: none
}

#footerlist a:hover {
	font-size:10px;
	color: #869EA6;
	text-decoration: none;
}

#footerlist a:visited {
	font-size:10px;
	color: #869EA6; 
	text-decoration: none
}
/* end footer nav setting */



/*  fade image holder start */
#imageContainer {
	position:relative;
	margin:auto;
	width:200px;
	height:400px;
}
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
/*  fade image holder end */

/*  body area settings */

#bodycontainer {
	background:url(images/blue-body-bg.jpg) repeat-x;
	width:960px;
	margin-left:20px;
	height:440px; 
	padding-bottom:10px;
	clear:right
}

#imageleftcontainer {
	line-height:30px;
	width:200px;
	margin-left:20px;
	padding-top:20px;
}

#textcontainer {
	line-height:30px;
	width:440px;
	margin-left:40px;
	padding-top:20px;
}

#imagerightcontainer {
	line-height:30px;
	width:200px;
	margin-left:40px;
	padding-top:20px;
}
/*  end body area settings */



/*  font specifications */

.current {
	font-weight: bold; 
	color: #FFCC33;
	text-decoration: none;
}

a:link {
	font-weight: normal; 
	color: #192675; 
	text-decoration: none
}

a:hover {
	font-weight: normal; 
	color: #192675; 
	text-decoration: none
}

a:visited {
	font-weight: normal; 
	color: #192675; 
	text-decoration: none
}

.current {
	font-weight: bold; 
	color: #FFCC33;
	text-decoration: none;
}

.style14 {	
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height:18px;
	color: #000000;
	}
	

-->

