html{
	}

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	color: #000000;	
	line-height: 150%;}

div#BodyFormat{
	width: 100%;
}

div#PageContainer {
	width: 100%;
	margin-left: auto;
	margin-right:auto;
	height: 100%;

}
/************************************ heading *********************************************************/

div#HeadingContainer{
	width: 800px;
	height: auto;}

div#Heading {
	width: auto;
	height: 30px;
	overflow: hidden;
	}

div#HeadingPrint {
	width: 600px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 50px;}


/************************************ content layout *********************************************************/
div#ContentContainer{
margin-top: 50px;
width: 100%;
background-color: #ffffff;
margin-bottom: -5px;
padding-bottom: 0px;}

.LeftColumn{
background-color: #e3e3e3;
display: none;}

div#LeftColumn{
	width: 204px;
	background-color: #e3e3e3;
	overflow: hidden;
	height: 100%;
	margin-right: 0px;
	background-color: #333333;
	padding-bottom: 30px;
	display: none;}
div#MenuPrint{
display: none;}
.MiddleColumn{

}	

div#MainContentContainer{
	width: 100%;
}

div#MainContent{
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
	
div#PageBottom{
	width: auto;
	height: 31px;
	background-image: url(/images/siteimages/pagebottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	display: none;}

div#PageBottomContent{
	margin-left: 225px;
	color: #ffffff;
	margin-top: 5px;
	font-size: 80%;
	display: none;
}
	
/************************************ content areas *********************************************************/	

.pageimage{
	float: right;
	}




/************************************ main navigation *********************************************************/
div#Navigation {
	padding-top: 0px;
	padding-bottom: 15px;
	position: absolute;
	top: 85px;
	z-index: 85;
	background-image: url(/images/siteimages/nav_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	background-color: #014d89;
	width: 204px;
	display: none;}

div#NavigationFormat{
	width: 204px;
	height: 350px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 40px;
	background-image: url(/images/siteimages/navback.jpg);
	background-repeat: repeat;
	overflow: hidden;}

#Navigation ul {
	margin:0px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow: visible;
	list-style-type: none;
	line-height: 30px;
	list-style-position: outside;
	list-style-image: url(/images/siteimages/nav_bullet.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-right: 0px;
	text-transform: uppercase;
}

#Navigation ul li a
{
	color: #ffffff;
	text-decoration: none;
	height: 30px;
	display: block;
	width: 170px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color:#075597;
	padding-left: 5px;
	font-weight: bold;
    border-bottom-width: 1px;
	border-bottom-color: #6684ad;
	border-bottom-style: solid;}

#Navigation ul li a:hover
{
	background-color: #fa8400;
	color: #ffffff;
	width: 170px;
	height: 30px;
	
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #cccccc;	/*margin-bottom: 4px;*/

}
.NavSpace {
	width: 2px;
	height: 20px;}
	
	/************************ left column *********************************************/
	.HomeContentColumnTwo{
width: 340px;
display: none;}
div#LeftNews {
    margin-top: 180px;
	line-height: 100%; 
/*	height: 225px;*/
	overflow: hidden;
	font-size: 90%;
	padding-left:5px;
	padding-right: 5px;
	color: #2b2b2b;
display: none;}

div#HomeNews {
     width: auto;
/*	height: 225px;*/
	overflow: hidden;
	font-size: 100%;
	padding-left:0px;
	color: #2b2b2b;
	margin-right: -10px;
	margin-bottom: 10px;
	margin-top: 0px;}
	
#HomeNews H2{
	COLOR: #E82B32;
	font-size: 165%;
	font-weight: normal;
	width: 100%;
	width: auto;
	margin: 0px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#HomeNews H3{
	font-size: 115%;
	line-height: 100%;
	margin-bottom: 2px;
	color: #333A41;
	margin-top: 2px;
	padding-top: 0px;
	padding-left: 0x;
}

#HomeNews legend{
	font-size: 125%;
	line-height: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;	
	COLOR: #1e4986;}

#HomeNews Fieldset {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	Z-INDEX: 2;
	margin-top: 0px;
	MARGIN-BOTTOM: 5px;
	PADDING-BOTTOM: 5px;
	WIDTH: auto;
	PADDING-TOP: 5px;
	color: #2b2b2b;
	font-size: 100%;
	line-height: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6b87af;
	border-right-color: #6b87af;
	border-bottom-color: #6b87af;
	border-left-color: #9eb0cb;
	
}
.HomeNewsImage{
	float: right;
	margin-left: 3px;
	}
.NewsSpacer{
	margin-top: 4px;
	height: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
div#LeftBottom{
	height: 5px;
}

/**************************main content*********************************************/
	

DIV#TodayDate {
	PADDING-LEFT: 15px; FLOAT: left; WIDTH: auto; COLOR: #eeeeee; MARGIN-RIGHT: 20px; PADDING-TOP: 3px
}
	
/************************************ footer *********************************************************/

div#FooterContainer {
	width: 100%;
	margin-left: auto;
	margin-right:auto;
	margin-top: 0px;
	clear: both;
	float:none;
	height: 100px;
	overflow: hidden;
	text-align: center;}

div#Footer {
	/*FONT-SIZE: 65%; */
	FONT-SIZE: 11px; 
	display: none;}
#Footer A {
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
	TEXT-DECORATION: underline
}
#Footer A:hover {
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
	}

div#Footer2 {
COLOR: #eeeeee; 
MARGIN-left: 10px; 
TEXT-ALIGN: left; 
line-height: 35px;
FONT-SIZE: 10px;
display: none; }

#Footer2 SPAN {
	
	
}
#Footer2 A {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 0px; 
	COLOR: #fbd04f; 
	PADDING-TOP: 0px; 
	TEXT-DECORATION: underline
}
#Footer2 A:hover {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 0px; 
	COLOR: #da9d44; 
	PADDING-TOP: 0px; 
	TEXT-DECORATION: underline
}


div#FooterPrint{
	width: 600px;
	height: 50px;}
	
	
/************************************ general styles - customized *********************************************************/

/************* headings ***********/

H1 {
	color: #aaaaaa;
	margin-top: 0px;
	font-variant: normal;
	font-weight: normal;
	font-size: 165%;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #696e53;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 20px;}
h2 {
	color: #E9B450;
	color: #ffc558;
	COLOR: #fbd04f;
	font-size: 150%;
	font-weight: normal;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #696e53;
	width: 75%;
	width: auto;}
h3 {
	color: #c4cba6;
	font-size: 135%;
}
H4 {
	MARGIN-TOP: 4px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 130%;
	MARGIN-BOTTOM: 4px;
	PADDING-BOTTOM: 0px;
	COLOR: #EBE6DE;
	color: #B0BD7D;
	color: #e5ebc9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #696e53;}
.h4reverse
{	COLOR: #696e53;

     padding-top: 10px;
color: #2b2b2b;
color: #e5ebc9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #e5ebc9;
}

H5 {
	MARGIN-TOP: 1px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 120%;
	MARGIN-BOTTOM: 3px;
	PADDING-BOTTOM: 0px;
	COLOR: #333333;
	color: #c4cba6;
	color: #292b20;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
H6 {
	MARGIN-TOP: 1px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 120%;
	MARGIN-BOTTOM: 3px;
	PADDING-BOTTOM: 0px;
	COLOR: #414141;
	color: #e5ebc9;
}
hr {
	color: #333333;
	height: 1px;
}


.right h1 {
	font-family: "Times New Roman", Times, serif;
	color: #003366;
}
.inlineH1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: 900;
	color: #990033;
	font-size: medium;
}
.NoBullet{
	list-style: none;
	padding-left: 2px;
	margin-left: 2px;}


/************* links ***********/

A:link {
	COLOR: #0000FF;
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: #660066;
	TEXT-DECORATION: underline
}
A:active {
	COLOR:#0000FF;
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: #990000; ; TEXT-DECORATION: underline
}

/************* various ***********/

.small {
	FONT-SIZE: 10px
}
.formlabels {
	FONT-WEIGHT: bold;
	COLOR: #000000
}
.linedivider {
	BORDER-RIGHT: #737357 thin dotted; BORDER-TOP: #737357 thin dotted; BORDER-LEFT: #737357 thin dotted; BORDER-BOTTOM: #737357 thin dotted
}

.separator {
	MARGIN-TOP: 25px; DISPLAY: block; COLOR: #000000; BORDER-BOTTOM: #cccccc 0px dotted
}

.rowline {
	BORDER-BOTTOM: #406747 1px dotted
}


/************* fieldset ***********/

FIELDSET {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	Z-INDEX: 2;
	MARGIN-BOTTOM: 20px;
	PADDING-BOTTOM: 5px;
	WIDTH: auto;
	PADDING-TOP: 5px;
	border: 1px solid #4F6C6A;
}
.fieldsetform {
	BORDER-RIGHT: #5a82b9 1px double; BORDER-TOP: #5a82b9 1px double; BACKGROUND: #ffffff; BORDER-LEFT: #5a82b9 1px double; BORDER-BOTTOM: #5a82b9 1px double
}
FIELDSET UL {
	MARGIN-TOP: 1px; MARGIN-BOTTOM: 5px
}

LEGEND {
	FONT-WEIGHT: bold; FONT-SIZE: 125%;
	color: #CFAC84; 
}
.alternatelegend {
	MARGIN-TOP: 1px; FONT-WEIGHT: normal; FONT-SIZE: 130%; LEFT: auto; MARGIN-BOTTOM: 2px; PADDING-BOTTOM: 0px; MARGIN-LEFT: 0px; COLOR: #0a2e86; FONT-FAMILY: "Times New Roman", Times, serif; LETTER-SPACING: 1px
}

.alternateform {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BACKGROUND-COLOR: #ffffff; BORDER-RIGHT-WIDTH: 0px
}
.imageborder {
	border: 1px solid #000000;
}


.newsdivider{
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #696e53;
	width: 90%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: 0px;
}

/************************************ resource links format ***********************/
.linkslist1 {
	padding-top: 6px;
	padding-bottom: 2px;
	line-height: 125%;
	font-weight: bold;
	
}
.linkslist1c {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	line-height: 125%;
}
.linkslist1b {
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	background-color: inherit;
	
}
.linkslist2 {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	color: #000000;
	background-color: inherit;
}
