/***************************************************************************************/
/* COMMON LAYOUT */
/***************************************************************************************/

* { padding: 0px; margin: 0px; } /* Start with a clean slate */
* { font-family: Verdana;  }  /* Default font for all items */
* { -moz-box-sizing:border-box; box-sizing:border-box; } /* Forces IE & IE to treat padding the same */
html { min-height: 100%; margin-bottom: 1px; } /* Set height to 100% + 1px to force scroll bar in FF */
#ht { position: absolute; top: -2000px; width: 700px; } /* Hidden Text - Look up. WAAAY Up */
.clear { clear: both; height: 0px; overflow: hidden; } /* Used to clear floats without taking up space */
body { margin: 0px 0px 0px 0px; background: #6290b8; }
hr { border-color: #CCCCCC; border-width: 1px; border-top-style: none; border-bottom-style: solid; height: 1px; overflow: hidden; }
//input { padding: 3px 0px 0px 0px; height: 22px; line-height: 18px; color: #333333; }
//input.button { height: auto; line-height: 20px; padding: 0px; }
textarea, select, select * { color: #333333; }


ul, ol { margin-left: 25px; line-height: 20px; margin-bottom: 15px; }
li { list-style-type: square; }

.bordered { border: 1px solid #33CCFF; }

h1, h2, h3, h4, h5 { font-family: Arial; font-weight: bold; }

h1 { color: #333A56; font-size: 16px; margin: 0px 0px 12px 0px; }
h2 { color: #333A56; font-size: 13px; margin: 0px 0px 1px 0px; }
h3 { color: #000000; font-size: 12px; margin: 0px 0px 15px 0px; }
p  { margin: 0px 0px 12px 0px; }
p, table, td, div  { color: #FFFFFF; font-size: 12px;  line-height: 15px; }
a  { color: #BFE4F2; font: normal 12px Verdana; text-decoration: none; }
a:hover { text-decoration: underline; }



/***************************************************************************************/
/* SPECIFIC TO THIS LAYOUT */
/***************************************************************************************/

#container1 { width: 836px; margin: 0px auto; background: url('../images/layout/border_bg.jpg'); }
#container2 { width: 836px; margin: 0px auto; background: url('../images/layout/border_top.jpg') no-repeat top left; }
#container3 { width: 836px; margin: 0px auto; background: url('../images/layout/border_bottom.jpg') no-repeat bottom left; }


#main { width: 749px; margin: 0px auto; }


#header {  }
    #headerLeft { width: 300px; float: left; margin-top: 30px; }
    #headerRight { width: 300px; float: right; margin-top: 25px; }

#nav { text-align: center;height: 45px; background: url('../images/layout/nav_bg.jpg'); line-height: 45px; font-size: 14px; color: #8D9CB6; }
/*
#nav a { line-height: 45px; padding: 0px 17px 0px 17px; font-size: 14px; font-weight: bold; font-family: tahoma; color: #333333; }
*/

#bar { height: 24px; background: url('../images/layout/home_bar.jpg'); text-align: right; font-size: 12px; line-height: 24px; padding-right: 10px; color: #000000; }



.tab td {  padding-right: 10px;  padding-bottom: 11px; vertical-align: top;  }













/* Navigation */


.clearit {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
#p7menubar {
}

.hac {
	margin-left: 5px;
}
#p7menubar, #p7menubar ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-family: Arial;
}

#p7menubar li ul {
}

#p7menubar a {
	display: block;
	text-decoration: none;
	text-align: left;
    line-height: 44px; padding: 0px 17px 0px 17px; font-size: 14px; font-weight: bold; font-family: tahoma; color: #333333;
}
#p7menubar a.trigger {
	color: #333A56;
}

#p7menubar li {
	float: left;
	width: 9em;
	color: #FFFFFF;
	line-height: 45px;
	font-weight: normal;
	font-size: 11px;
	list-style-type: none;
}
#p7menubar li ul li {
}


#p7menubar li {position: relative;}

/* hide from IE mac \*/
#p7menubar li {position: static; width: auto;}

/* end hiding from IE5 mac */

#p7menubar li ul, #p7menubar ul li  {
	width: 100%;
}
#p7menubar ul li a  {
    line-height: 24px;
}

#p7menubar ul li a:hover  {
    text-decoration: underline;
}
#p7menubar li ul {
	position: absolute;
	display: none;

}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}





#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
/*    background: #33CCFF;*/
}



#p7menubar a:hover {
    text-decoration: none;
}

#p7menubar li ul a:hover {
    text-decoration: underline;
}

#p7menubar a { padding: 0px 32px 0px 32px; color: #333A56; font-weight: bold; font-size: 12px; font-family: arial; text-transform: uppercase; }
#p7menubar a:hover { text-decoration: none; }

#p7menubar li ul { width: 160px; background: url('../images/layout/drop_nav_bg.png'); margin-top: -1px; }

#p7menubar li ul li a { font-weight: normal; }


#p7menubar ul a { background: #83A4C3; line-height: 14px; }
#p7menubar ul a:hover { background: #83A4C3;; }





