@charset "UTF-8";

body  {
	background: #121139;
	margin: 0;
	padding: 0;
}
#wrapper {
	background: #B7B8D0 url(../images/bg_body.jpg) repeat-x;
	text-align: center;
	width: 100%;
}
#wrapperShadowBot {
	background: url(../images/wrapperShadowBot.jpg) repeat-x bottom;
	width: 100%;
	border-bottom: 1px solid #B7B8D0;
}
#topnav {
	padding: 0 0 0 565px;
	height: 32px;
	width: 395px;
	margin: 0px auto;
	text-align: left;
	overflow: hidden;
} 
#topnav img {
	float: left;
	display: block;
}
.topSearch {
	font: 9px Arial, Helvetica, sans-serif;
	color: #B7B8D0;
	background: #5A5975;
	display: block;
	height: 16px;
	width: 150px;
	padding-top: 2px;
	padding-left: 2px;
	border: 1px solid #121139;
	margin-top: 5px;
	float: left;
}
#shellWideRepeater {
	width: 100%;
	background: url(../images/repeater.jpg) repeat-x center 119px;
} 
#container {
	background: #FFFFFF url(../images/bg_container.gif) repeat-y;
	width: 960px;
	text-align: left;
	margin: 0px auto;
}
#flag {
	padding: 0;
	height: 379px;
	width: 960px;
	text-align: left;
	background: url(../images/bg_flag.jpg) no-repeat;
} 
#flag #flagLeft {
	width: 483px;
	float: left;
}
#flag #flagLeft #logoHole {
	width: 407px;
	height: 119px;
	padding-left: 75px;
}
#flag #flagLeft #navMain {
	padding: 0;
	height: 260px;
	width: 483px;
} 
#navMain .menu {
	float: right;
	height: 160px;
	width: 150px;
	margin-left: 11px;
	padding-left: 0px;
	padding-top: 90px;
}
#navMain .menu a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	height: 14px;
	width: 132px;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
}
#navMain .menu a:hover {
	color: #FFFFFF;
	background: #6D70A0;
}
#flag #flagRight {
	width: 477px;
	height: 338px;
	padding-top: 41px;
	float: left;
}
#contentTop {
	background: url(../images/bg_contentTop.jpg) no-repeat;
	height: 40px;
	width: 960px;
	float: left;
}
#content {
	background: url(../images/bg_contentBot.jpg) no-repeat bottom;
	width: 960px;
}
#sidebar {
	float: right;
	width: 219px;
	background: url(../images/bg_sideTop.jpg) no-repeat 20px 0px;
	padding: 0px 10px 36px;
	font: 12px "Trebuchet MS", Helvetica, sans-serif;
}
#sidebar #classBox {
	width: 218px;
}
#mainContent {
	width: 624px;
	background: url(../images/bg_mainContent.jpg) no-repeat 0px 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #40426F;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 36px;
	padding-left: 49px;
} 
#mainContent h1 {
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #121139;
}
#mainContent h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #FF0000;
}
#mainContent h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #171949;
	text-transform: uppercase;
	padding-bottom: 4px;
	border-bottom: 1px dotted #B7B8D0;
}
#mainContent h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 1px dotted #000000;
}
#mainContent h5 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #F70200;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 4px;
	border-bottom: 1px solid #121039;
}
#mainContent h6 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
#mainContent p {
	color: #121139;
	line-height: 18px;
}
#mainContent a {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #121139;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
#mainContent .red {
	color: #FF0000;
}
#mainContent a.redLink {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
table.feature {
	width: auto;
	border: 1px solid #242757;
	background: #E2E2EC;
}
table.feature td.left {
	padding: 6px;
	vertical-align: top;
}
table.feature td.left img {
	border: 1px solid #242757;
}
table.feature td.right {
	padding: 6px;
	font: italic 14px "Trebuchet MS", Helvetica, sans-serif;
}
table.feature td.right p.byline {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin-right: 18px;
	vertical-align: top;
}
table.halfBorder {
	border-top: 6px solid #121039;
	border-bottom: 6px solid #121039;
	margin-top: 24px;
}
table.halfBorder td {
	padding-top: 9px;
	padding-bottom: 9px;
	font-size: 12px;
}
table.halfBorder td.left {
	padding-left: 30px;
	font-size: 14px;
}
table.halfBorder td.right {
	padding-right: 30px;
}
.callNow {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	background: #B7B8D0;
	text-align: center;
	padding: 18px;
	width: auto;
	border-top: 1px solid #121139;
	border-right: 1px solid #121139;
	border-bottom: 12px solid #FE0200;
	border-left: 1px solid #121139;
}
.callNow b {
	font-size: 24px;
}
#footer {
	text-align: left;
	margin: 0px auto;
	width: 960px;
}
#footer #footerLeft {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 12px 0px 0px 48px;
	height: 68px;
	width: 866px;
	float: left;
}
#footer #footerRight {
	padding: 10px 0px 0px;
	height: 70px;
	width: 46px;
	float: right;
	text-align: left;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
#footer a:hover {
	text-decoration: underline;
}


.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
img.drawdots {
	width: 100%;
	border-bottom: 1px dotted #000000;
}
img.drawdashes {
	width: 100%;
	border-bottom: 1px dashed #000000;
}
img.drawline {
	width: 100%;
	border-bottom: 1px solid #000000;
}
#bios {
	width: 400px;
	margin-top: 12px;
	font-size: 12px;
}
img.mug {
	margin-right: 6px;
	border: 1px solid #536571;
}
img.pix {
	border: 1px solid #536571;
}
ul.spread li {
	margin-bottom: 9px;
}
ul.acrobat li, li.acrobat {
	list-style: url(../images/icons/icon_pdf.gif) outside;
}
ul.word li, li.word {
	list-style: url(../images/icons/icon_doc.gif) outside;
}
ul.excel li, li.excel {
	list-style: url(../images/icons/icon_xls.gif) outside;
}
ul.powerpoint li, li.powerpoint {
	list-style: url(../images/icons/icon_ppt.gif) outside;
}
div.show_hidePanel {
	padding: 24px;
	height: auto;
	width: 574px;
	visibility: hidden;
	margin-left: 0px;
	margin-top: -16px;
	z-index: 1;
	overflow: auto;
	position: absolute;
	background: #E2E2EC;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	border-top: 1px solid #121139;
	border-right: 1px solid #121139;
	border-bottom: 1px solid #121139;
	border-left: 12px solid #121139;
}

