/*<group=general>*/

body {
	background: #0e27a5;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0 0 0 -62px;
}

#printWatermark, #printLogo {
	display: none;
}

.bold {
	font-weight: bold;
}

img {
	border: none;
}

.photoRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.photoLeft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.nobullet {
	list-style: none;
}

.lispace {

	margin-bottom: 0px;
}

#bodyContainer {
	background: url(../images/backgroundPage.gif) repeat-y left;
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

/*</group>*/

/*<group=left column>*/

#leftColumn {
	float: left;
	width: 238px;
	font-size: 12px;
}

#leftColumn a {
	color: #000;
	text-decoration: underline;
}

#leftColumn .content {
	width: 210px;
	margin-left: 82px;
}

#leftColumn .box {
	margin-bottom: 1.5em;
}

#leftColumn .box.border {
	border-bottom: 1px solid #D4CFD5;
}

#leftColumn h3 {
	color: #039;
	padding: 0;
	margin: 0;
	font: bold 13px Georgia, Times New Roman, Times, serif;
}

#leftColumn h4 {
	margin-bottom: .5em;
	margin-top: 0;
	color: #933;
	font: bold italic 14px Georgia, Times New Roman, Times, serif;
}

#leftColumn .content ul {
	padding: 0;
	margin: 0 0 0 13px;
}

/*</group>*/

/*<group=menu>*/

ul#menu {
	background: url(../images/backgroundTreeLarge.jpg) no-repeat;
	width: 238px;
	height: 389px;
	padding: 113px 0 0 72px; 
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

ul#menu li {
	padding: 0;
	margin: 0 0 7px;
}

* html ul#menu li {
	margin: 0 0 4px;
}

ul#menu li a {
	display: block;
	width: 111px;
	height: 15px;
}

ul#menu li a:hover {
	height: 13px;
	border: 1px solid #fff;
}

ul#menu li span {
	display: none;
}

ul#submenuServices {
	position: absolute;
	list-style: none;
	z-index: 100;
	margin: -10px 0 0 180px;
	padding: 0;
	top: 170px;
}

ul#submenuServices li {
	border: #000000;
	margin-bottom: 12px;
}

* html ul#submenuServices li {
	margin-bottom: 2px;
}

ul#submenuServices li a {
	background: #BA3811;
	padding: 3px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: inherit;
	height: inherit;
	line-height: 1em;
	white-space: nowrap;
	font-style: italic;
	text-transform: uppercase;
}

ul#submenuServices li a:hover {
	height: inherit;
}

/*</group>*/

/*<group=top>*/

#top {
	background: url(../images/tileTop.gif) repeat-x;
	height: 198px;
	width: 502px;
	float: right;
}

#top .logo {
	float: left;
	margin-left: 25px;
	overflow: hidden;
	height: 96px;
}

#top #login {
	float: right;
	background: url(../images/backgroundLogin.gif) no-repeat;
	margin-top: 51px;
	height: 35px;
	width: 200px;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	overflow: hidden;
}



#top #topBars {
	background: url(../images/backgroundTopRight.gif) no-repeat right top;
	height: 102px;
	clear: right;
}

#top #topBars .bar1 {
	padding-top: 24px;
	height: 43px;
}

#top #topBars .bar1 img {
	margin-top: 12px;
}

#top #topBars .bar2 {
	padding-top: 10px;
	text-align: center;
}

/*</group>*/

/*<group=content>*/

#content {
	float: right;
	background: url(../images/backgroundContent.gif) no-repeat right top;
	width: 483px;
	margin-bottom: 10px;
	min-height: 350px;
	color: #314d4e;
	padding-right: 12px;
	padding-top: 20px;
	line-height: 1.4em;
}

#content p {
	margin-top: 0px;
}

#content h1 {
	color: #933;
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 1em;
}

#content h1 span {
	display: none;
}

#content h2 {
	margin-top: 0;
	color: #039;
	font-size: 16px;
	margin-bottom: .3em;
}

#content h3 {
	margin-top: 0;
	font-size: 12px;
	margin-bottom: 0;
}

#content h4 {
	margin-bottom: 0;
	margin-top: 0;
	font-size: 11px;
}

#content a {
	color: #c33;
	text-decoration: underline;
}

#content ul {
	margin-top: 0;
}

#content .yellowBox {
	background: url(../images/focusYellowTile.gif) repeat-y;
	width: 483px;
	margin-bottom: 1em;
	margin-top: 1em;
	
}

#content .yellowBox .top {
	background: url(../images/focusYellowTop.gif) no-repeat;
	height: 10px;
	overflow: hidden;
}

#content .yellowBox .content {
	padding-left: 10px;
	padding-right: 10px;
}

#content .yellowBox .bottom {
	background: url(../images/focusYellowBottom.gif) no-repeat;
	height: 10px;
	overflow: hidden;
}

/*<group=pages>*/

#contactTable {
	margin-bottom: 1em;
}

#contactTable td, #contactTable th {
	padding-top: 2px;
	padding-bottom: 2px;
}

#contactTable th {
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}

#contactTable .col1 {
	width: 150px;
}

#contactTable a {
	display:;
	border-width: 1px;
	border-style: solid;
	float: left;
	margin-right: 5px;
	padding: 3px 8px;
	text-decoration: none;
 block;
}
	
/*</group>*/

/*</group>*/

/*<group=footer>*/

#footer {
	margin-left: 62px;
	border-top: 1px solid #bbb;
	padding-top: 5px;
	clear: both;
}

#footer .slogan {
	text-align: center;
	padding-bottom: 5px;
}

#footer .logo {
	background: url(../images/footerLogo.jpg) no-repeat;
	width: 303px;
	height: 148px;
	float: left;
}

#footer .content {
	background: url(../images/backgroundFooterMid.jpg) no-repeat;
	width: 263px;
	height: 135px;
	float: left;
	font-size: 11px;
	padding-top: 13px;
}

#footer .content a {
	color: #c22;
}

#footer .content p {
	margin-top: 0;
	margin-bottom: 1em;
}

#footer .content h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12px;
}

#footer .tree {
	background: url(../images/backgroundFooterRight.jpg) no-repeat;
	width: 184px;
	height: 168px;
	float: right;
	margin-top: -20px;
}

/*</group>*/

/*<group=sub footer>*/

#subFooter {
	clear: both;
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3em;
}

#subFooter .one {
	padding-left: 62px;
	float: left;
}

#subFooter .two {
	float: right;
	text-align: right;
}

#subFooter .three {
	text-align: center;
}

#subFooter #footerLinks {
	padding: 0;
	list-style: none;
	margin: 0 0 1em 62px;
	text-align: center;
}

#subFooter #footerLinks li {
	display: inline;
	border-right: 1px solid #fff;
	padding: 0 5px 0 0;
	margin: 0 3px 0 0;
}

#subFooter #footerLinks li.last {
	border-right-style: none;
}

#subFooter a {
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
}
	
/*</group>*/.paragraphspace {
	margin-top: 7px;
	margin-bottom: 7px;
}
