﻿body
{
	margin:0 0px 0px 10px;
	font-family: Arial;
	font-size: 12px;
	color: #454545;

}
/* BreadCrumbs */

#breadCrumbs {
	background: #F1F1F1 url("../images/arrow-box.gif") no-repeat 10px 50%;
	padding: 10px 10px 10px 30px;
	border-bottom: 1px solid #ccc;
}
	#breadCrumbs p {
	margin: 0;
}
	#breadCrumbs h2 {
	display: inline;
}
	h1, h2, h3, h4, h5, h6 {
margin-bottom:0;padding-bottom:0;
font: 110% arial, helvetica, sans-serif;
	font-weight: bold;

}
#site {
	width: 1020px;
}
hr {
	display: none;
}
/*

	=== Header ===

*/
#header {
	background: url("/images/bg-banner.jpg") no-repeat;
	height: 143px;
	width: 800px;
	position: relative;
}
#header p {
		display: none;
	}
	#header div#logo {
		position: absolute;
		top: 10px;
		left: 5px;
		width: 300px;
		height: 60px;
		margin: 0;
		display: block;
		text-indent: -10000px;
	}
		#header div#logo a {
			display: block;
			width: 300px;
			height: 60px;
			outline: 0;
			text-decoration: none;
		}
	#header h1 {
		position: absolute;
		top: 60px;
		left: 10px;
		color: #ffffff;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 14px;
		margin: 0;
		width: 500px;
		text-align: left;
	}
#header ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
}
/* sub-nav */
#header ul#sub-nav {
	height: 19px;
	position: absolute;
	left: 0;
	bottom: 0;
}
#header ul#sub-nav li {
	background: url('../images/sub-nav-li-bg.gif') no-repeat right top;
	float: left;
	height: 19px; padding-left:8px; padding-right:8px; padding-top:0px; padding-bottom:0px;
}
#header ul#sub-nav li a {
	color: #492c2f;
	text-decoration: none;
	font-size: 12px;
}
#header ul#sub-nav li a:hover {
	text-decoration: underline;
}	
#footer {
	background: #f9f9f9;	
	border-top: 1px solid #ccc;
	text-align: center;
	clear: both;
	padding-top: 5px;
}

#footer ul {
	margin: 0;
	list-style-type: none;
}
#footer ul li {
	display: inline;
	margin: 0 2px;
}
#footer p 
{
	margin: 3px;
}		
a:link {color:#003F7D; text-decoration:underline;}
a:visited {color:#003F7D; text-decoration:underline;}

	#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}
.menubtn  
{
	border: solid 1px #7393B6;
    FONT-SIZE: 9pt; 
    CURSOR: hand; 
    COLOR: #000000; 
    FONT-FAMILY: Verdana; 
    BACKGROUND: url(../images/btn_bg.gif) repeat-x;
    text-align:center;
}
div.result-box {
	width: 636px;
	margin: 10px 3px;
}	
div.result-box div.box-c {
		border: 1px solid #ccc;
}
div.result-box h2.box-h {
		background: #bed8fd url("../images/box-orange-l.gif") no-repeat left top; 
		margin: 0;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #fff;
}
div.result-box h2.box-h span {
			background: url("../images/box-orange-r.gif") no-repeat right top;
			display: block;
			padding: 4px 10px;
}
div.result-box h2.box-h span a {
	color: #fff;
	text-decoration: none;
}
div.result-box h2.box-h span a:hover {
	text-decoration: underline;
}
div.result-details {
	margin: 5px;
	font-size:10px;
	font-weight:normal;
}
div.result-details p {
	font-weight:normal;
}
#leftcontent{ width:650px; margin-top:0px; margin-left:3px; float:left;}
#rightcontent{width:120px;margin-top:0px;  float:right;border-left: 1px dotted #DCDCDC;  }
#quick-links 
{
	width: 200px;
	float: right;
	padding: 0 0 0 0px;
}
/* Quick Links */

#quick-links 
{
	width: 200px;
	float: right;
	padding: 2px 0 0 10px;
	text-align:left;
}
#quick-links div {
	margin: 0 0 18px 0;
	
}
#quick-links div#ql-prr a {
	color: #4D6D9C; 
}
#quick-links div#ql-prr ul {
	padding-bottom: 10px;
}
#quick-links div#ql-prr h2 span a {
	color: #445F72;
}
#quick-links div.ql-holidays {
	padding: 0px 10px;

}
#quick-links h2 {
	background: #E7E8EA url("../images/quick-links-heading-left.gif") no-repeat;
	font-size: 12px;
	font-family: Arial;
	color: #737373;
	margin: 0 0 10px 0;
}
#quick-links h2 span {
	background: url("../images/quick-links-heading-right.gif") no-repeat right top;
	display: block;
	padding: 5px 10px;
}
#quick-links h2 a {
	color: #737373;
	text-decoration: none;
}
#right-col h3 a:hover {
	text-decoration: underline;
}
#quick-links ul {
	margin: 0 0 0 2px;
	list-style-type: none;
}
#quick-links ul li a {
	color: #425F6F;
}
#quick-links ul li img {
	vertical-align: middle;
	margin: 0 0 0 10px;
}
#wrapper {
	width: 800px;
	float: left;
	border:solid 1px #CECECE;
	background-color:White;
	text-align:left;
}
div.sidebar-box {
	width: 200px;
	margin: 4px 3px 10px;
}	
div.sidebar-box div.box-c {
		border: 1px solid #ccc;
}
div.sidebar-box h2.box-h {
		background: #bed8fd url("../images/box-orange-l.gif") no-repeat left top; 
		margin: 0;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #fff;
}
div.sidebar-box h2.box-h span {
			background: url("../images/box-orange-r.gif") no-repeat right top;
			display: block;
			padding: 4px 10px;
}
div.sidebar-box h2.box-h span a {
	color: #fff;
	text-decoration: none;
}
div.sidebar-box h2.box-h span a:hover {
	text-decoration: underline;
}
/*
	=== Simple Gradient Box ===#EBF4FB 
*/
div.gbox {
	background: #EBF4FB url("../images/gbox-gradient.jpg") repeat-x;
	border: 1px solid #EBF4FB;
	
	margin: 20px 0;
	padding: 10px;
}
div#MPContent
{
	margin: 8px;
}
.imageright {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	
}
.imageleft {
	float: left;
	margin-right: 2px;
	margin-top:6px;
	margin-bottom: 3px;	
}
/*
	=== Intro Info Box ===
*/
#intro-with-image {
	background: #EBF4FB url("../images/gbox-gradient-up.jpg") repeat-x;
	border: 1px solid #EBF4FB;
}
#intro-with-image H2
{
	font-size:20px;
	font-weight:normal;
}
