* {margin:0; padding:0;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height: 18px;
	color: #666;
	background-color: #FAFAFA;
	margin: 0;
	padding: 0;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
a:link, a:visited, a:active {
	color: #000;
	text-decoration: underlined;
	font-weight: bold;
}
a:hover {
	color: #F5D48D;
	text-decoration: underlined;
	font-weight: bold;
}
hr {
	margin-left: -10px;
	color: #F5D48D;
	border: 0;
	border-top: 1px solid #F5D48D;
	height: 1px;
}
h1 {
	font-size: 16px;
	color: #00529F;
	text-align: left;
	margin: 0px 2px 8px 0px;
}
h2 {
	font-size: 14px;
	color: #00529F;
	text-align: left;
	margin: 0px 2px 8px 0px;
}
h3 {
	font-size: 14px;
	text-align: left;
	margin: 0px 0px 8px 0px;
}
form {
	margin: 0;
}

.main {
	width: 975px;
	margin: auto;
	padding: 0;
	background: #FFFFFF url(images/bg.gif);
}
.body {
	width: 975px;
	margin-top: -10px;
}
.header{
	height: 234px;
	background: #FFFFFF url(images/logo.gif) no-repeat scroll top left;
	margin: 0;
}
.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.highlight {
	background-color: #D0D0D0;
}
.header a {
	color: #FFFFFF;
}
.breadcrumb {
	clear: both;
	padding: 15px;
	width:945px; 
	text-align:right;
	font-size: 10px;
	font-weight:bold;
	color: #999999;
}
.breadcrumb a {
	color: #999999;
}
.content {
	margin-top: 20px;
	text-align: left;
	float: right;
	width: 600px;
}
.content li {
	margin-left: 15px;
}
.left {
	clear: both;
	float: left;
	width: 320px;
	margin: 0px;
	margin-top: 20px;	
}
.left ul, .left li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 15px;
	text-align: right;
	font-size: 12px;
	font-weight:bold;
	color: #999999;
}
.left ul ul {
	padding-left: 8px;
}
.left a:link, .left a:visited, .left a:active, .left a:hover {

	padding: 2px;
	color: #999999;
	text-decoration: none;
}
.left a:hover {
	border-bottom: 3px solid #999999;
}
.left li.menu-current a {
	border-bottom: 3px solid #E9AB00;
}

.menu_default a:link, .menu_default a:visited, .menu_default a:active {
	border-bottom: 1px dashed #999999;
}
.menu_default a:hover {
	border-bottom: 1px dashed #333333;
}

.menu_current  {
	border-bottom: 1px dashed #999999;
	font-weight:bold;
}

.box {
	clear: both;
	width:360px;
	margin: 0 0 10px 0;
	min-height: 240px;
}
.ltb {
	float: left;
	width:175px;
	background: #FFFFFF url(images/highboxtop.gif) no-repeat scroll top left;
	border: 1px solid #F5D48D;
	min-height: 220px;
}
.rtb {
	float: right;
	width:175px;
	background: #FFFFFF url(images/highboxtop.gif) no-repeat scroll top left;
	border: 1px solid #F5D48D;
	min-height: 220px;
}

.ltb h2, .rtb h2 { 	font-size: 17px; margin: 0; color:#fff; text-align: center;}
.ltb h3, .rtb h3 { 	font-size: 12px; letter-spacing: -1.3px; margin: 0; color:#fff; text-align: center;}

.ltb .boxfoot, .rtb .boxfoot { 
	background: #aaa url(images/highboxfoot.gif) no-repeat scroll top left; 
	height:29px; 
	margin:0 -10px -10px -10px;
	padding: 0;
	bottom: 0px;
}
.boxfoot a:link, .boxfoot a:visited, .boxfoot a:active, .boxfoot a:hover { 
color: #FFF;
}

.lbb {
	float: left;
	width:155px;
	background: #FFFFFF url(images/lowboxtop.gif) no-repeat scroll top left;
	border: 1px solid #F5D48D;
	margin-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 10px;
}
.lbb h2, .rbb h2 { 	font-size: 14px; margin:0px; color:#fff; text-align: center;}
.rbb {
	float: right;
	width:155px;
	background: #FFFFFF url(images/lowboxtop.gif) no-repeat scroll top left;
	border: 1px solid #F5D48D;
	margin-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 10px;
}
.box p {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
}
.box hr {
	display: none;
}
.box p.title {
	color: #E9AB00;
	font-weight: bold;
}
.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}

.footer {
	background: #FAFAFA url(images/footerbg.gif);
	clear: both;
	height: 40px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 18px;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
}

.tab 
{
	top:0;
	margin-left:370px;
}
.tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
.tab li 
{
	border-left: 2px solid #e0e0e0;
	display:inline;
	float:left;
	margin:0 0px 5px 0;
	padding:0;
}
.tab li.menu-last {
	border-right: 2px solid #e0e0e0;
}

.tab a 
{
	text-decoration:none;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999;
	font-weight:600;
	line-height:21px;
	padding:0 14px 0 14px;
	margin:0 7px 0px;
	border-bottom: 3px solid #FAFAFA;
}
.tab a:hover, .tab li.menu-current a, .tab li.menu-parent a 
{
	border-bottom: 3px solid #E9AB00;
}

