body {
	margin:0;
	text-align:inherit;
}
#bg {
	width: 850px;
	margin: 0 auto;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	padding-bottom:0;
}
#container {
	width: 800px;
	margin: 0 auto;
	background-color: #F7F7F5;
	border: solid 1px #CCCCCC;
	padding-bottom:0;
}
#header {
	width: 800px;
	margin: 0 auto;
}
#headerleft {
	background-image: url(../images/topper.png);
	width: 594px;
	min-height: 179px;
	float: left;
}

#login-index {
	width: 200px;
	min-height:152px;
	background-image:url(../images/sign-in-bg.jpg);
	background-repeat:no-repeat;
	float:left;
	font-size: .8em;
	margin-right:5px;
	text-align:center;
}
#login {
	width: 180px;
	background-image: url(../images/sign-in-bg2.jpg);
	background-repeat: no-repeat;
	float:left;
	font-size: .8em;
	padding:3px;
	text-align:center;
	margin-bottom:10px;
	margin-top:0;
	min-height:155px;
}
#left {
	width: 180px;
	padding: 3px;
	float:left;
	background-color: #F7F7F5;
	border-right: dotted #CCCCCC 1px;
}
.left_panel {
	width: 180px;
	background-image: url(../images/index/left_panel_2.jpg);
	background-repeat: no-repeat;
	float:left;
}
#main {
	width: 600px;
	float:right;
	margin-top:8px;
	padding-left:5px;
	padding-right:5px;
	background-color: #F7F7F5;
}
#full {
	width: 790px;
	float:left;
	margin-top:15px;
	padding: 5px;
}
#footer {
	background-image:url(../images/bottom_menu.jpg);
	background-repeat:repeat-x;
	width: 790px;
	margin:0 auto;
	padding:5px;
	padding-top:10px;
	color:#FFF;
}
h1 {
	margin-top: 0px; 
	margin-bottom: 0;
	font-weight: bold; 
	font-size: .7em; 
	COLOR: #006; 
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	margin-top: 0px; 
	font-weight: bold; 
	font-size: 1.25em; 
	COLOR: #006; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	font-weight: bold; 
	font-size: 1em; 
	COLOR: #006; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4 {
	margin-top: 0px; 
	font-weight: bold; 
	font-size: 1em; 
	MARGIN-BOTTOM: 0px; 
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	margin: 0 auto;
	width: 90%;
	margin-bottom: 7px;
	margin-top:7px;
}
ul.index {
	 margin-top:0; 
}
li.index {
	margin-bottom:10px;
	font-size: .9em;
	color: #333333;
	font-weight:bold;
}
a:link {
	color: #009;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color:#009;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:#666666;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color:#000066;
	font-weight: bold;
	text-decoration: none;
}
a.white:link {
	color: #FFFFFF;
	font-size: .6em;
}
a.white:visited {
	color: #FFFFFF;
	font-size: .6em;
}
a.white:hover {
	color: #FFFFFF;
	font-size: .6em;
}
a.white:active {
	color: #FFFFFF;
	font-size: .6em;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}
.txt {
	font-size: .9em;
	color: #333333;
}
.small {
	font-size:.7em;
}
.medium-small {
	font-size:.8em;
}
.medium {
	font-size:.95em;
}
.large {
	font-size: 1.3em;
}
.red {
	color:#FF0000;
}
.white {
	color:#FFF;
}
.sign_in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #B21715;
	font-weight: bold;
	text-decoration: underline;
}
.login_box {
	background-image: url(../images/index/sign_in.jpg);
	width: 194px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 7px;
	margin-bottom: 10px;
	min-height:130px;
}
.btm_menu_bg {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	height: 69px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.titles {
	font-family: Georgia, Georgia, "Times New Roman", Times, serif;
	font-size: 1.25px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
}
.titlered {
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #AF1712;
	margin-bottom: 0;
	margin-top:0;
	padding-bottom:0;
}
.titlered2 {
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #B21715;
	text-transform: uppercase;
}

.bottom_btn {
	height: 63px;
	width: 674px;
	text-align: center;
	vertical-align: middle;
}
/*BEGIN MENU CSS*/
#menuwrapper {
	background-image: url(../images/menu/p7exp_mbar.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #000;
	border-bottom: 1px solid #333;
	background-color: #909090;
	min-height: 37px;
	width: 800px;
	float:left;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	font-size: .75em;
	font-weight:bold;
	color: #FFFFFF;
}
#p7menubar a.trigger {
	padding: 10px 16px 10px 10px;
	background-image: url(../images/menu/p7PM_dark_south.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#p7menubar a.trigger2 {
	padding: 10px 10px 10px 10px;
}
#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li ul, #p7menubar ul li  {
	width: 16em;
}
#p7menubar ul li a  {
	color: #003366;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image: url(../images/menu/p7exp_mgrad.jpg);
	background-repeat: repeat-x;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #FFFFFF;
	background-color: #C9AD58;
}
#p7menubar li:hover a.trigger, #p7menubar a.trigger:focus,
#p7menubar a.trigger:active, a.trigger {
	color: #CCC;
	background-image:url(../images/menu/p7exp_mbar.jpg);
	background-repeat:repeat-x;
}
#p7menubar li:hover a.trigger2, #p7menubar a.trigger2:focus,
#p7menubar a.trigger2:active, #p7menubar li.p7hvr a.trigger2 {
	color: #CCC;
	background-image:url(../images/menu/p7exp_mbar.jpg);
	background-repeat:repeat-x;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #FFFFFF;
	background-color: transparent;
}
#p7menubar ul a:hover {
	background-color: #999!important;
	color: #000!important;
}
#p7menubar li {width: auto;}
/*END MENU CSS*/
/*BEGIN SUB-MENU CSS*/

#submenuwrapper {

	border-top: 1px solid #000;

	border-bottom: 1px solid #000;

	margin-top:0;

}

.clearit {

	clear: both;

	height: 0;

	line-height: 0.0;

	font-size: 0;

}

#subp7menubar, #subp7menubar ul {

	padding: 0;

	margin: 0;

	list-style: none;

	font-family: Arial, Helvetica, sans-serif;

}

#subp7menubar a {

	display: block;

	text-decoration: none;

	text-align:center;

	padding: 4px 10px 4px 10px;

	font-size: .75em;

	font-weight:bold;

	color: #003366;

}

#subp7menubar a.trigger1 {

	padding: 10px 9px 15px 9px;

}

#subp7menubar a.trigger2 {

	padding: 5px 9px 5px 9px;

}

#subp7menubar li {

	float: left;

	width: 9em;

	margin-bottom:0;

}

#subp7menubar li ul, #subp7menubar ul li  {

	width: 16em;

}

#subp7menubar ul li a  {

	color: #003366;

	border-right: 0;

	padding: 3px 12px 3px 16px;

}

#subp7menubar li ul {

	position: absolute;

	display: none;

	background-color: #003366;

	border-left: 1px solid #333333;

	border-right: 1px solid #333333;

	border-bottom: 1px solid #333333;

}

#pssubu7menubar li:hover a, #subp7menubar a:focus,

#subp7menubar a:active, #subp7menubar li.p7hvr a {

	color: #FFFFFF;

	background-color: #C9AD58;

}

#subp7menubar li:hover a.trigger1, #subp7menubar a.trigger1:focus,

#subp7menubar a.trigger1:active, #subp7menubar li.p7hvr a.trigger1 {

	color: #FFFFFF;

	background-color: #003366;

}

#subp7menubar li:hover a.trigger2, #subp7menubar a.trigger2:focus,

#subp7menubar a.trigger2:active, #subp7menubar li.p7hvr a.trigger2 {

	color: #FFFFFF;

	background-color: #003366;

}

#subp7menubar li:hover ul, #subp7menubar li.p7hvr ul {

	display: block;

}

#subp7menubar li:hover ul a, #subp7menubar li.p7hvr ul a {

	color: #FFFFFF;

	background-color: transparent;

}

#subp7menubar ul a:hover {

	background-color: #F7F7F7!important;

	color: #003366!important;

}

#subp7menubar li {width: auto;}

