@charset "utf-8";
/* CSS Document */

body	{font-family:Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; margin:0; background:#000099 url(../images/bkg.jpg) repeat;}
img	{border:0}
h1	{font-size: 1.5em; padding:0; margin:0; color: #000033; border-bottom:#990000 2px  dotted; width:300px}
h2	{font-size: 1.2em;}

a:link	{ color:#000066; font-weight:bold; text-decoration:none;}
a:visited	{ color:#000066; font-weight:bold; text-decoration:none;}
a:hover	{ color:#fff; background:#000066; font-weight:bold; text-decoration:underline;}


/* containers */
#page	{ width:923px; border-left: #000000 2px solid;  border-right: #000000 2px solid; margin: 0 auto;}
#header	{ border-bottom:#000000 2px solid; float:left; background:url(../images/top_bkg.jpg) repeat; width:100%}
	#topright	{float:right; text-align:right; width: 300px; height:74px; }
	#toprightbottom	{float:right; padding-top: 15px; }
	#toprighttop	{float:right; padding:10px }
	a:hover.member	{text-decoration:none; background:none}
	
#maincontent	{background:#FFFFFF; padding:10px; font-size:12px; border-bottom:#000066 3px solid; clear:both }
#bluebar	{background:url(../images/blue_bar.jpg); float:left; width:98%; padding: 5px 8px 5px 10px;}
	#boxes	{float:left;  width:295px}
	#boxes img	{padding-top:5px;}
#bottombox	{background:url(../images/blue_grad_bottom.jpg) repeat; padding:15px; float:left; width:893px;}
	#bottomboxLEFT	{float:left; width:293px;}
	#bottomboxRIGHT	{float:left; background:url(../images/bottom_bar_right_bkg.jpg); width:592px; height:155px}
	#BBR1	{float:left; width:260px; padding-top:25px; border-right:#CCCCCC dotted 1px}
	#BBR2	{float:left; width:260px; padding-top:25px; padding-left:10px}
#bar	{background:url(../images/bottom.jpg) repeat; width:100%}
#footer	{color:#CCCCCC; margin: 0 auto; padding:3px 5px 5px 5px; width:923px;  }
	#phone	{float:right; text-align:right; width:200px;}
	
/* menu */
#mainmenu	{float:left; background: #003366 url(../images/nav_bkg.jpg) repeat;   width:100%; padding-top:3px; }
.menu { position:relative;   z-index:100;  float:left;}
.menu ul li	{width:90px;}
.menu ul li.sm 	{width:75px; }
.menu ul li.xsm 	{width:55px; }
.menu ul li.lg 	{width:110px;}
.menu ul	{margin:0;}
.menu li	{margin:0;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color: #fff; height:25px; text-align:center; line-height:25px; font-weight:bold; overflow:hidden; }

.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left;  position:relative; padding-right:2px; padding-left:2px;}
.menu ul li ul {display: none;}
.menu ul li a:hover	{text-decoration:underline; }
.menu ul li ul li a	{width:164px; font-size:9px;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background: #990000; }
.menu ul li:hover ul {display:block; position:absolute; top:25px; left:0; width:115px; }
.menu ul li:hover ul li a.hide {background:#c9c9a7; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#faeec7; color:#000; }
.menu ul li:hover ul li ul {display: none; }
.menu ul li:hover ul li a {display:block; background: #faeec7; color:#000; border-bottom:#000 solid 1px; text-align:left; padding-left: 4px; border-left:1px solid #000; border-right:1px solid #000; font-size:10px;}
.menu ul li:hover ul li a:hover {background:#cde7e6; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:166px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-166px;}
	
/* formatting */
a:link.grey_nav  { color: #666666;}
a:visited.grey_nav  { color: #666666;}
a:hover.grey_nav  { color: #666666; text-decoration:underline; background:none;}
.blue_cell_titles { font-weight:bold; text-transform:uppercase;
	font-size: 12px;
	color: #66cccc;
	padding-bottom: 4px;
	display: block;
}
.blue_bar_cells {
	line-height: 17px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-right: 10px;
}

.blue_bar_cells:link {
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 10px;
	font-weight:normal;
}
.blue_bar_cells:visited {
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 10px;
}
.blue_bar_cells:hover { background:none;
	line-height: 17px;
	color: #66cccc;
	padding-left: 0px;
	padding-right: 10px;
	text-decoration: underline;
}
.bottom_bar_titles { text-transform:uppercase; font-weight:bold;
	font-size: 13px;
	color: #D2121D;
	display: block;
	padding-bottom: 6px;  
}
.bottom_bar_spacing {
	line-height: 17px;
	color: #000066;
	text-decoration: none;
	padding-right: 10px;
}
.quotes	{color:#FF9900; font-size:1.8em; padding-left:10px}