body { background: #d0deed url(../images/bodybkgd.jpg) center repeat-y; margin:0 0 0 0; padding:0; Verdana, arial, Sans-serif; color:black; text-align:center; }

a { color:#034e9d;	text-decoration: none; }
a:active { color: #034e9d; text-decoration: none; }
a:visited {	color: #034e9d; text-decoration: none; }
a:hover { color: #034e9d; text-decoration: none; }



#page { width:1000px; height:250px; padding:0 0; margin:0 auto; }
#wrapper { background:#fff repeat-y; }
#pageheader { width: 100%; height:132px; margin: 0px 0px 0px 0px; }
#menubar { width:100%; 
	height: 34px; 
	background-color:#034e9d;
	color:#FFF;
	text-align: center; 
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;
}
#titlebar { width:100%; height: 0px; background-color:#fff; color:#fff; font-size:17px; text-align:left; padding-left:20px; border-bottom:solid 0px #999999; 
}

#pagecontent { width:90%;
	padding: 0px 20px 20px 20px; 
	font-size:10px; align:center; 
	font-family: Verdana, arial, Sans-serif; 
	text-align:left
}
#pagecontent .profile {min-height:100px; font-size:12px;}
#pagecontent .profile img {border: 1px solid #000000; float:left; margin-right:15px;}
#pagecontent .profiledesc {background-color: #d0deed; 
	clear:both;
	list-style: 
	none;padding: 10px 10px 5px 10px;
	margin: 5px 0 0 0;
	border: 1px solid #f6eedc;
}
#pagecontent .profiledesc p {padding: 0 0 5px 0;}
#pagecontent .horizline{ clear: left; margin-bottom: 10px; margin-top: 10px; color:#c1d3e1; }
#pagecontent h1{  color: #034e9d; font-weight: bold; font-size: 20px;  padding:0px;}
#pagecontent h2{  color: #034e9d; font-weight: bold; font-size: 24px; }
#pagecontent h3{  color: #034e9d; font-weight: bold; font-size: 16px; border-bottom:solid 1px #c1d3e1; }
#pagecontent h4 {  color: #034e9d; font-weight: bold; font-size: 14px; }
#pagecontent h5 {  color: #034e9d; font-weight: bold; font-size: 12px; }

#content { width:100%; padding: 2px 20px 2px 20px; font-size:8pt; align:center; font-family: tahoma,arial, Verdana, Sans-serif;}
#content h1{ color: #034e9d; font-weight: bold; font-size: 20px; }
#content h2{ color: #000000; font-weight: bold; font-size: 16px; }
#content h3{ color: #034e9d; font-weight: bold; font-size: 16px; border-bottom:solid 1px #c1d3e1; }
#content h4{color: #034e9d; font-weight: bold; font-size: 14px; }
#content h5{ color: #034e9d; font-weight: bold; font-size: 12px; }

#pageclosing { width:100%; 
	
	font-size: 10px; 
	text-align:left; 
	margin:0px auto; 
	padding-left:10px; 
	padding-right:10px;
}

#btmmenubar { width:100%; 
	height: 30px; 
	background-color:#034e9d; 
	color:#cccccc; 
	
	font-size: 10px; 
	text-align:left; 
	margin:0px auto; 
	padding-left:10px; 
	padding-right:10px;
}
#btmmenubar a { color: #cccccc; 
	text-decoration: none;  
}
#btmmenubar a:hover{text-decoration:underline;
}
#btmnav { 
	font-size: 10px; 
	margin:0px auto;  
}
#btmnav ul { margin:0; 
	padding:0; 
}
#btmnav li { margin:0 0 0 8px; 
	list-style-type:none;
	display: inline; 
	padding: 0px 15px 0px 0px; 
}
#btmnav li a { color: #ffffff; text-decoration: none;  }
#btmnav li a:hover { color: #ffffff; text-decoration: underline; }
#footer { width:1000px; 
	text-align:center; 
	font-family:tahoma,verdana,arial; 
	font-size:8pt;color:#7f7f7f; 
	height: 40px; 
}
#headerlogo { background-image: url(../images/header.jpg); width:1000px; height:200px;text-align:right; }
#btmnavtable { text-align:center; }
#searcharea {background-color:#58789E;width:100%; border-bottom:solid 1px #999999;}
/*#searchform {background: #58789e url(../images/search_bkgd.gif); font-family:Verdana,arial,sans-serif;font-size:10px; }*/

#search { width:170px; height:34px; }
#search div { display: block; margin: 0 0 0 0; width: 170px; height: 34px; background: transparent url(../images/search_bkgd.gif) right 0 no-repeat;}
#search input { float: right; margin:9px 20px 0 30px; border:0; width:120px; background: transparent; font-size: 10px; color: #4A4A4A; }


.menu {width:100%; height:34px; position:relative; z-index:100;font-family: verdana, arial, sans-serif;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:150px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left; padding: 0px 10px 0px 10px; position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:13px; text-decoration:none; color:#fff;  height:34px; line-height:29px; font-weight:normal; padding: 0px 10px 0px 10px;}


/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#FBCA47; border: solid 1px #999999;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#6E2B34; color:White;}
.menu ul ul :hover > a.drop {background:#6E2B34; color:White;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#6E2B34;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#6E2B34;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:34px;left:0; width:150px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#FACF5C; font-weight:normal; color:#000; height:auto; line-height:1em; padding:5px 10px; width:150px;border-width:0 1px 1px 1px; border-color:#999999; text-align:left;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#034E9D;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff; background:#F79412;}
.menu a.selected {color:#fff; background:#F79412;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



.container {background-image: url(../images/containertop.gif); 
	width:170px;
	
	font-size: 12px; 
	font-weight:bold;
	color:#000 ;
	border:solid 1px; 
	border-color:#E1E1E1;
	padding: 5px;}
.containerimage {
	width:170px;
	
	font-size: 12px; 
	font-weight:bold;
	color:#000 ;
	border:solid 1px; 
	border-color:#E1E1E1;}
.containerbody {background-image: url(../images/container-gradient.jpg);
	width:170px; 

	font-size: 12px;
	color:#000 ;
	border:solid 1px; 
	border-color:#E1E1E1;
	padding: 5px;}
.mod-form
{
	border: 1px solid #969696;
	background-color: #F7F7F7;
	color: #000000;

	font-size: 8pt;
}
.mod-form-title
{
	color: #000000;

	font-size: 8pt;
}
.mod-form-hr
{
	background-color: #CECECE;
}
.mod-form-button
{
	color: #000000;

	font-size: 8pt;
	font-weight: bold;
}
.readmore a{ color:#dda53f; }
.readmore a:hover{ text-decoration:underline; }

.phone { 
	padding: 5px 0px 0px 0px; 
	font-size:14px; 
	font-weight:bold;
	align:left; 
	text-align:left
}
