html,body{
	margin:0;
	padding:0;
}

body{
	background-color:#A3B8B3;
	background-image:url(/images/layout/bg.gif);
	background-repeat:repeat-x;
	font-family:arial,sans-serif;
	font-size:76%;
	margin-top:27px;
	text-align:center;
}

#Container{
/*	background-color:#F2F1E4;*/
	background-image:url(/images/layout/wrapper.gif);
	background-repeat:repeat-y;
	color:#333;
	margin:0 auto;
	text-align:left;
	width:960px;
}

#Header{
	background-image:url(/images/layout/header.jpg);
	background-repeat:no-repeat;
	font-family:arial,sans-serif;
	height:220px;
	position:relative;
	width:100%;
}

#HomeLink{
	margin-left:89px;
}

#HomeLink img{
	border:0;
	height:125px;
	width:280px;
}

#TopLinks{
	float:right;
	margin:-117px 10px 0 0;
}

ul.ultop{
	margin:0;
	padding:0;
}

ul.ultop li, ul.ultop li div{
	display:inline;
}
a.portal{
	border-right:1px solid #AD9B7D;
	color:#FFF;
	font-weight:700;
	padding:0 7px 0 5px;
	text-decoration:none;
}

a.toplinks{
	border-right:1px solid #AD9B7D;
	color:#CFF;
	padding:0 7px 0 5px;
	text-decoration:none;
}

a.portal:hover, a.toplinks:hover{
	color:#CFF;
	text-decoration:underline;
}

.QCONTENT_PRINTABLE_TEXT{
}

.SEARCH_FORM_BOX{
	background-color:#FFF;
	border:0;
	color:#1C476E;
	padding:1px;
	width:100px;
}

.SEARCH_FORM_LABEL_TEXT{
	color:#CFF;
	font-family:arial,sans-serif;
	font-size:13px;
	padding-left:3px;
}

.SUBMIT_BUTTON{
}

#Rotation{
/*	float:right;*/
	height:164px;
	margin:-89px 0 0 370px;
	width:590px;
}

#Left{
	background-color:#F3F2E3;
	background-image:url(/images/layout/left_bg.gif);
	background-repeat:repeat-x;
	float:left;
	height:442px;
	margin:0 0 0 -960px;
	width:190px;
}

#Navigation{
}

#Buttons img{
	border:0;
	margin:20px 0 0 10px;
}


#Wrapper{
	float:left;
	width:100%;
}

#Content{
	background-color:#F2F1E4;
	background-image:url(/images/layout/content_bg.gif);
	background-repeat:repeat-x;
	color:#333;
	font-size:13px;
	margin:0 0 0 190px;
	overflow:hidden;
	padding:5px 20px 20px 20px;
	width:730px;
}

#Content img{
	margin:1px;
}


#Content p, #Content td{
	font-size:13px;
	line-height:1.5;
}

H1{
	border-bottom:1px solid #BDAE85;
	color:#633;
	font-family:garamand,times,serif;
	font-size:21px;
	font-weight:700;
	margin:5px 0 10px 0;
/*	width:100%;*/
}

H2{
	color:#699;
	font-family:garamand,times,serif;
	font-size:18px;
	font-weight:700;
	margin:5px 0;
}

A{
	color:#069;
	font-size:13px;
	text-decoration:underline;
}

A:hover{
	color:#633;
	text-decoration:none;
}

hr{
/*	background-color:#632B1F;
	border:0px;
	color:#1f61ab;
	height:2px;*/
}

* html #Footer{
	background-color:#486A61;
	background-image:url(/images/layout/footer.gif);
	background-repeat:no-repeat;
	clear:left;
	color:#666;
	font-size:13px;
	height:80px;
	width:100%;
}

#Footer{
	background-color:#486A61;
	background-image:url(/images/layout/footer.gif);
	background-repeat:no-repeat;
	clear:left;
	color:#666;
	font-size:13px;
	height:80px;
	margin-bottom:-60px;
	width:100%;
}

#Copyrights{
	margin:18px 0 0 200px;
}

#PoweredBy{
	font-style:italic;
	margin:-16px 0 0 720px;
}

#PoweredBy img{
	margin-bottom:-5px;
	margin-left:3px;
}

* html #FooterBG{
	height:60px;
	width:100%;
}

#FooterBG{
	background-color:#486A61;
	height:60px;
	left:0;
	position:absolute;
	width:100%;
	z-index:-1;
}

/********** Home Page Boxes **********/

#HomeBox{
	background:transparent;
	width:340px;
	margin:5px;
}

#HomeBox h1, #HomeBox p{
	margin:0 10px;
}

#HomeBox h1{
	color:#633;
	font-family:garamand,times,serif;
	font-size:21px;
	font-weight:700;
	border-bottom:1px solid #BDAE85;
	padding-bottom:5px;
}

#HomeBox h1 img{
	border:0;
	margin-top:7px;
}

#HomeBox p{
	color:#666;
	font-family:arial;
	font-size:13px;
	padding-bottom:0.5em;
	padding-top:0.5em;
}

.Homeboxtop, .Homeboxbottom{
	background:transparent;
	display:block;
	font-size:1px;
}

.Homeb1, .Homeb2, .Homeb3, .Homeb4{
	display:block;
	overflow:hidden;
}

.Homeb1, .Homeb2, .Homeb3{
	height:1px;
}

.Homeb2, .Homeb3, .Homeb4{
	background-color:#FCFCF9;
	border:0 solid #DAD1B9;
	border-width:0 1px;
}

.Homeb1{
	background:#DAD1B9;
	margin:0 5px;
}

.Homeb2{
	border-width:0 2px;
	margin:0 3px;
}

.Homeb3{
	margin:0 2px;
}

.Homeb4{
	height:2px;
	margin:0 1px;
}

.Homeboxcontent{
	background-color:#FCFCF9;
	border:0 solid #DAD1B9;
	border-width:0 1px;
	display:block;
/*	min-height:200px;*/
}

#HomeContact{
	background-image:url(/images/layout/seal_bg.gif);
	background-position:180px 15px;
	background-repeat:no-repeat;
	color:#033;
	padding:30px;
}
#EmergencyAlert {
	background-color: red;
	font-size: 14pt;
	text-align:center;
	font-weight:bold;
	color: #FFF;
}
.FB_FileListUL LI DIV SPAN {
     display:none;
}
.FB_Footer {
     display:none;
}

/************************************/