@charset "UTF-8";
/* CSS Document */
body {
	background:url(/images/bgs/main-bg.gif) repeat-x #002d50;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:normal;
	text-align:left;
	color:#666666;
	margin:0;
	padding:0;
}
div, h1, h2, h3, h4, h5, h6, p, ul, li, em, strong, pre, code, input, option, textarea {
	margin:0;
	padding:0;
}
img {
	border:0;
	margin:0;
	padding:0;
}
p {
	padding:0 0 20px 0;
	font-size:0.7em;
	line-height:1.35em;
}
p.intro {
	padding:0 0 20px 0;
	font-size:1em;
	line-height:1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.clear {
	clear:both;
	padding:0;
	margin:0;
}
/* Header */
#header {
	background: url(/images/header.jpg) no-repeat top center;
	height:230px;
	margin:0 auto;
	width: 986px;
	position: relative;
}
#header #badge {
	position:absolute;
	right: 18px;
	bottom: -6px;
	z-index: 200;
	width: 120px;
	height: 120px;
}
#header ul {
	list-style:none;
	position: absolute;
	top: 13px;
	right: 15px;
}
#header #topNavi li {
	font-size:10px;
	color:#999999;
	display:inline;
	list-style-type:none;
	float:left;
	text-align: center;
	font-weight: bold;
	padding: 0 5px 0 0;
	text-transform: uppercase;
}
#header #topNavi a {
	color: #999999;
	text-decoration: none;
}
#header #topNavi a:hover {
	text-decoration: underline;
}
/* Main Navigation */
#mainNavi {
	width:986px;
	margin:0 auto;
	display:block;
	padding:0;
	height: 30px;
	background-image: url(/images/bgs/navi-bg.gif);
}
#mainNavi ul {
	list-style:none;
	margin: 0 auto;
	width: 960px;
}
#mainNavi li {
	list-style-type:none;
	font-size:11px;
	color:#FFFFFF;
	display:inline;
	float:left;
	width: 120px;
	text-align: center;
	font-weight: bold;
	height: 30px;
}
#mainNavi a {
	background : url(/images/bgs/navi-fade.gif) repeat 0 0;
	border-right: 1px solid #629fcd;
	color:#a6a753;
	display:block;
	width: 119px;
	height: 13px;
	padding: 8px 0 9px 0;
	overflow: hidden;
	text-decoration:none;
}
#mainNavi a:hover {
	color:#0063ad;
	background-position: 0 -160px;
}
#mainNavi a.active {
	background-position: 0 -160px;
	color:#0063ad;
}
/* Main Wrapper */
#wrapper {
	margin:0 auto;
	width:986px;
	padding:0;
	position: relative;
}
/* Content Container */
#content {
	background: url(/images/bgs/left-navi.gif) #FFFFFF no-repeat top left;
	margin:0 auto;
	width:960px;
	padding: 0;
}
#wideCol {
	width:679px;
	float:left;
	display:inline;
	padding:0 20px 0 20px;
	z-index: 80;
	margin: 20px 0 0 0;
	border-right: 1px solid #a3a3a3;
}
#wideCol h1, #centerCol h1 {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.5em;
	color: #0063ad;
	margin: 10px 0 27px 0;
}
#wideCol .english, #centerCol .english {
	color: #a6a753;
}
#wideCol #viewReport {
	position:absolute;
	right: 10px;
	bottom: -20px;
	width: 163px;
	height: 146px;
}
#wideCol #viewReport img {
	padding:0;
}
#wideCol #bottomBox {
	width:679px;
	height:90px;
	background-color: #00509C;
	float: left;
	margin: 15px 0 15px 0;
}
#wideCol #bottomBox p {
	padding:0 0 10px 0;
	font-size:.7em;
	line-height:normal;
	color: #FFFFFF;
}
#wideCol #bottomBox .readMore a {
	background: url(/images/arrows/read-more-blue.png) top left no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	display: block;
	padding: 0 0 0 10px;
}
#wideCol #bottomBox .readMore a:hover {
	color: #a6a753;
}
#wideCol #bottomBox #left {
	float:left;
	padding: 10px 75px 0 15px;
	width: 253px;
	border-right: 1px solid #80bddf;
	height: 80px;
	background-image: url(/images/bgs/bg-marshall.jpg);
}
#wideCol #bottomBox #right {
	float:left;
	padding: 10px 25px 0 15px;
	width: 295px;
	height: 80px;
	background-image: url(/images/bgs/bg-duty.jpg);
}
#wideCol img {
	float:left;
	padding:0 20px 0 0;
}
#leftCol {
	width:243px;
	float:left;
	display:inline;
	padding:0;
	z-index: 80;
	margin: 20px 0;
	position: relative;
}
#leftCol #address {
	margin:10px 0 0 40px;
}
#leftCol #address strong, #accordion li p strong {
	color:#a6a753;
}
#leftCol #address a {
	color:#002d50;
}
#leftCol #address a:hover {
	text-decoration: none;
}
#leftCol .report {
	position:absolute;
	z-index: 200;
	width: 206px;
	height: 102px;
	left: 20px;
	bottom: 0px;
}
#leftCol h1 {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.5em;
	color: #0063ad;
	margin: 10px 0 27px 0;
}
#leftCol ul {
	margin: 4px 0 0 40px;
	padding: 0;
}
#leftCol li {
	display :block;
	list-style-type : none;
	width:200px;
	padding: 0;
	margin: 0 0 15px 0;
}
#leftCol li a {
	color: #a6a753;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
}
#leftCol li a:hover {
	color: #0063ad;
}
#leftCol li a.active {
	color: #0063ad;
}
#centerCol {
	width:437px;
	float:left;
	display:inline;
	padding:0 20px 0 20px;
	z-index: 80;
	margin: 20px 0;
	border-right: 1px solid #a3a3a3;
}
#centerCol h2 {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1em;
	color: #0063ad;
	margin: 0 0 10px 0;
}
#centerCol ul {
	padding: 0;
	margin: 0 0 20px 20px;
	font-size:0.7em;
	line-height:1.35em;
}
#centerCol .department, #centerCol .employment {
	width: 437px;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #cbcbcb;
	margin: 0 0 25px 0;
}
#centerCol .employment p img {
	float:left;
	padding: 0 10px 10px 0;
}
#wrapper #content #centerCol .department img {
	float:left;
	padding: 0 15px 15px 0;
}
#centerCol .links {
	padding: 0 0 15px 0;
	margin:0;
	width:210px;
	float:left;
}
#centerCol .links h1 {
	font-size: 0.7em;
	padding:0;
	float:left;
	display: block;
	color: #0063ad;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
	width: 200px;
}
#centerCol .links .name {
	clear:both;
	padding:0 0 15px 0;
	display:block;
	width: 190px;
}
#centerCol .department h1.deptTitle {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1em;
	color: #0063ad;
	margin: 0 0 15px 0;
}
#centerCol .department h1 {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1em;
	color: #666666;
	margin: 0 0 15px 0;
}
#centerCol .department p.name {
	padding:0;
	float:left;
	display: block;
	width: 437px;
	color: #0063ad;
}
#centerCol .department p.name strong {
	color:#0063ad;
}
#centerCol .department p.phone {
	padding:0;
	display:block;
	float:left;
	width: 170px;
}
#centerCol .department p.fax {
	background: url(/images/left-border.gif) no-repeat left top;
	padding:0 0 0 10px;
	display:block;
	float:left;
	width: 170px;
}
#centerCol .department p.address, #centerCol .employment .posted {
	clear:both;
	padding:0 0 15px 0;
	display:block;
	width: 437px;
}
#centerCol .department p strong, #centerCol .employment p strong {
	color:#a6a753;
}
#centerCol .employment h1 {
	font-size: 0.7em;
	padding:0;
	float:left;
	display: block;
	width: 437px;
	color: #0063ad;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
}
#centerCol a, #rightCol a {
	color:#002d50;
}
#centerCol a:hover, #rightCol a:hover {
	text-decoration: none;
}
#centerCol .rightImg {
	float: right;
	padding: 0 0 0 10px;
}
#centerCol div.hr {
	height: 15px;
	background: url(/images/hr.png) no-repeat top left;
}
#centerCol div.hr hr {
	display: none;
}
#centerCol fieldset {
	width:443px;
	border: 0;
	padding: 0;
	margin: 0;
}
#centerCol fieldset legend {
	margin:0;
}
#centerCol fieldset p {
	margin: 0;
	padding: 0;
}
#centerCol label {
	padding : 0;
	margin : 0px 0px 6px 0px;
	display:block;
	width: 437px;
	color: #0063ad;
}
#centerCol .textbox {
	width:250px;
	margin:0 0 15px 0;
	border: 1px solid #666666;
	padding:1px 2px;
}
#centerCol .textarea {
	width:350px;
	margin:5px 0px 20px 0px;
	border: 1px solid #666666;
	padding:1px 2px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#centerCol #codewrapper {
	margin: 0px 0px 15px 0px;
	padding: 0;
	width: 437px;
	clear: both;
	float: left;
}
#centerCol #codewrapper p {
	padding: 0px 0px 10px 0px;
	color: #0063ad;
}
#centerCol #codewrapper p img {
	padding: 0;
	float:left;
}
#centerCol .code-box {
	border: 1px solid #666666;
	width: 50px;
	padding: 1px 2px;
	margin-top: 11px;
	float: left;
}
#centerCol .error {
	display: block;
	color: #cc0000;
	margin: 0;
	background: url(/images/error.png) top left no-repeat;
	padding: 5px 0 0 20px;
	width: 400px;
	float: left;
	height: 20px;
	clear: both;
}
#centerCol .button {
	border: 1px solid #424242;
	background: #d3d3d3;
	color: #424242;
	clear: both;
	float: left;
}
#centerCol #contactPhoto {
	position: absolute;
	right: 40px;
	width: 136px;
	height: 165px;
	top: 0px;
}
#centerCol #gallery {
	float: left;
	padding : 0;
}
#centerCol #gallery img {
	width: 90px;
	height: 90px;
	margin : 0 18px 18px 0;
	padding: 0;
	float: left;
}
#rightCol {
	width:200px;
	float:left;
	padding:0 0 0 18px;
	display: inline;
	margin: 20px 0;
}
#rightCol img {
	float: left;
	padding: 0 10px 10px 0;
}
#rightCol h1.quote, #leftCol h1.quote {
	font-family: Georgia, 'Times New Roman', Times, serif;
	margin: 10px 0 30px 0;
	color:#666666;
	font-size: 1em;
	line-height: 1.5em;
	text-transform: none;
	font-weight: normal;
}
#rightCol h1 {
	margin: 10px 0 0 0;
	color:#0063ad;
	font-size: 0.8em;
	text-transform: uppercase;
}
#rightCol h2 {
	margin: 0 0 15px 0;
	padding: 0;
	color:#666666;
	font-size: 0.7em;
}
#rightCol h2.newsTitle {
	margin: 0;
	padding: 0;
	color:#a6a753;
	font-size: 0.7em;
}
#rightCol p {
	padding:0 0 15px 0;
	font-size:0.7em;
	line-height:1.35em;
}
#rightCol #rightBox {
	width:176px;
	height:60px;
	border: 1px solid #7caece;
	background: #f6f5e7;
	padding: 15px 12px;
	float: left;
}
#rightCol #rightBox p {
	padding:0;
	font-size:1em;
	line-height:normal;
	color: #0063ad;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#rightCol #gallery {
	position: relative;
	float: left;
	height: 460px;
	display: inline;
	padding: 25px 0 0 0;
}
#rightCol #gallery .left {
	float: left;
	padding: 0 18px 18px 0;
}
#rightCol #gallery .right {
	float: left;
	padding: 0 0 18px 0;
}
#rightCol #gallery p {
	padding:0;
	font-size:0.6em;
	font-weight: bold;
	clear: both;
	text-align: center;
}
#rightCol #pager {
	position: absolute;
	width: 47px;
	top: 0px;
	height: 17px;
	right: 0px;
}
#rightCol #pager a:focus {
	outline: none;
}
#rightCol #pager .pagerPrev {
	background: url(/images/pagerPrev.gif) top left no-repeat;
	border-right: 1px solid #666666;
	display: block;
	float: left;
	width: 23px;
	height: 17px;
}
#rightCol #pager .prev_disabled {
	background: url(/images/pagerPrev-over.gif) top left no-repeat;
	border-right: 1px solid #666666;
	display: block;
	float: left;
	width: 23px;
	height: 17px;
	cursor:default;
}
#rightCol #pager .pagerNext {
	background: url(/images/pagerNext.gif) top right no-repeat;
	display: block;
	width: 23px;
	height: 17px;
	float: left;
}
#rightCol #pager .next_disabled {
	background: url(/images/pagerNext-over.gif) top right no-repeat;
	display: block;
	float: left;
	width: 23px;
	height: 17px;
	cursor:default;
}
#centerCol .readMore a, #rightCol .readMore a {
	background: url(/images/arrows/read-more-white.gif) top left no-repeat;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	display: block;
	padding: 0 0 0 10px;
	clear:both;
}
#centerCol .readMore a:hover, #rightCol .readMore a:hover {
	color: #0F6CB2;
}
#footer {
	width:960px;
	margin: 0 auto;
	z-index: 1;
	clear: both;
	padding: 20px 0;
}
#footer p {
	padding:0;
	font-size:0.7em;
	text-align: center;
}
#footer a {
	text-decoration:none;
	color: #999999;
}
#footer a:hover {
	text-decoration:underline;
}
/* Pagination Styles */
#content #centerCol #pagination {
	height:50px;
	margin-top:3px;
}
#content #centerCol #pagination .count {
	float:left;
	padding:5px;
}
#content #centerCol #pagination .pages {
	float:right;
	padding:5px;
}
#content #centerCol .pagination {
	padding: 3px 0px;
	margin: 0 0px 15px 0px;
	width: 437px;
}
#content #centerCol .pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	font-size: 12px;
	font-weight: Bold;
	border: 1px solid #002d50;
	text-decoration: none;
	color: #002d50;
}
#content #centerCol .pagination a:hover, #content #centerCol .pagination a:active {
	border: 1px solid #002d50;
	background-color: #002d50;
	font-weight: Bold;
	color: #FFFFFF;
	font-size: 12px;
}
#content #centerCol .pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #002d50;
	font-weight: Bold;
	background-color: #002d50;
	color: #FFFFFF;
	font-size: 12px;
}
#content #centerCol .pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px 2px 2px 0px;
	border: 1px solid #999999;
	font-weight: Bold;
	color: #999999;
	font-size: 12px;
}
/* PrettyPhoto LiteBox */

/* IE6 Compatable Theme */
	
div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content {
	background: #002d50;
}
div.light_square .pp_expand {
	background: url(/images/prettyPhoto/light_square/sprite.gif) -31px -26px no-repeat;
	cursor: pointer;
} /* Expand button */
div.light_square .pp_expand:hover {
	background: url(/images/prettyPhoto/light_square/sprite.gif) -31px -47px no-repeat;
	cursor: pointer;
} /* Expand button hover */
div.light_square .pp_contract {
	background: url(/images/prettyPhoto/light_square/sprite.gif) 0 -26px no-repeat;
	cursor: pointer;
} /* Contract button */
div.light_square .pp_contract:hover {
	background: url(/images/prettyPhoto/light_square/sprite.gif) 0 -47px no-repeat;
	cursor: pointer;
} /* Contract button hover */
div.light_square .pp_close {
	margin: 10px 0 0 0;
	width: 22px;
	height: 22px;
	background: url(/images/prettyPhoto/light_square/sprite.gif) -1px -1px no-repeat;
	cursor: pointer;
} /* Close button */
div.light_square .pp_arrow_previous {
	background: url(/images/prettyPhoto/light_square/sprite.gif) 0 -71px no-repeat;
} /* The previous arrow in the bottom nav */
div.light_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.light_square .pp_arrow_next {
	background: url(/images/prettyPhoto/light_square/sprite.gif) -22px -71px no-repeat;
} /* The next arrow in the bottom nav */
div.light_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.light_square .pp_next:hover {
	background: url(/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
	cursor: pointer;
} /* Next button */
div.light_square .pp_previous:hover {
	background: url(/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
	cursor: pointer;
} /* Previous button */
div.light_rounded .pp_top .pp_left {
	background: url(/images/sprite.png) -88px -53px no-repeat;
}
div.light_rounded .pp_top .pp_middle {
	background: url(/images/contentPattern.png) top left repeat;
}
div.light_rounded .pp_top .pp_right {
	background: url(/images/sprite.png) -110px -53px no-repeat;
}
div.light_rounded .pp_content {
	background: url(/images/contentPattern.png) top left repeat;
}
div.light_rounded .pp_next:hover {
	background: url(/images/btnNext.png) center right no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_previous:hover {
	background: url(/images/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_expand {
	background: url(/images/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_expand:hover {
	background: url(/images/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_contract {
	background: url(/images/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_contract:hover {
	background: url(/images/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_close {
	margin: 10px 0 0 0;
	width: 22px;
	height: 22px;
	background: url(/images/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_arrow_previous {
	background: url(/images/sprite.png) 0 -71px no-repeat;
}
div.light_rounded .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.light_rounded .pp_arrow_next {
	background: url(/images/sprite.png) -22px -71px no-repeat;
}
div.light_rounded .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.light_rounded .pp_bottom .pp_left {
	background: url(/images/sprite.png) -88px -80px no-repeat;
}
div.light_rounded .pp_bottom .pp_middle {
	background: url(/images/contentPattern.png) top left repeat;
}
div.light_rounded .pp_bottom .pp_right {
	background: url(/images/sprite.png) -110px -80px no-repeat;
}
div.light_rounded .pp_loaderIcon {
	background: url(/images/loader.gif) center center no-repeat;
}
div.pp_pic_holder a:focus {
	outline:none;
}
div.pp_overlay {
	background: #000;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500;
}
div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000;
}
.pp_top {
	height: 40px;
	position: relative;
}
* html .pp_top {
	padding: 0 20px;
}
.pp_top .pp_left {
	height: 40px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_top .pp_middle {
	height: 40px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_top .pp_middle {
	left: 0;
	position: static;
}
.pp_top .pp_right {
	height: 40px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.pp_content {
	height: 40px;
	position: relative;
	text-align: left;
	width: 100%;
}
.pp_content .pp_details {
	display: none;
	margin: 10px 15px 2px 20px;
}
p.pp_description {
	color: #fff;
	font-size: 0.7em;
}
.pp_description {
	display: none;
	float: left;
	margin: 0;
}
.pp_pic_holder light_rounded .pp_content .pp_details clearfix .pp_description p {
	color:#fff;
}
.pp_nav {
	float: right;
	margin: 3px 0 0 0;
}
.pp_nav p {
	float: left;
	margin: 2px 4px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.pp_nav a.pp_arrow_previous, .pp_nav a.pp_arrow_next {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px;
}
.pp_hoverContainer {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000;
}
a.pp_next {
	background: url(/images/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}
a.pp_previous {
	background: url(/images/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}
a.pp_expand, a.pp_contract {
	cursor: pointer;
	display: none;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000;
}
a.pp_close {
	display: block;
	float: right;
	text-indent: -10000px;
}
.pp_bottom {
	height: 20px;
	position: relative;
}
* html .pp_bottom {
	padding: 0 20px;
}
.pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_bottom .pp_middle {
	left: 0;
	position: static;
}
.pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.pp_loaderIcon {
	display: none;
	height: 24px;
	left: 50%;
	margin: -12px 0 0 -12px;
	position: absolute;
	top: 50%;
	width: 24px;
}
#pp_full_res {
	display: none;
	line-height: 1 !important;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
div.ppt {
	color: #fff;
	display: none;
	font-size: 17px;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 9999;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
	* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* Validation Styles */
.formError {
	position:absolute;
	top:300px;
	left:300px;
	width:150px;
	padding-bottom:15px;
	display:block;
	z-index:5000;
}
.formError .formErrorContent {
	width:100%;
	background:#FF0000;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	box-shadow: 1px 1px 6px #000;
	-moz-box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
	padding:4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.formError .formErrorArrow {
	position:absolute;
	bottom:0;
	left:20px;
	width:15px;
	height:15px;
}
.formError .formErrorArrow div {
	box-shadow: 1px 4px 5px #000;
	-moz-box-shadow: 1px 4px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
	font-size:0px;
}
.formError .formErrorArrow .line10 {
	width:15px;
	height:1px;
	background:#FF0000;
	margin:0 auto;
	font-size:0px;
	display:block;
}
.formError .formErrorArrow .line9 {
	width:13px;
	height:1px;
	background:#FF0000;
	margin:0 auto;
	display:block;
}
.formError .formErrorArrow .line8 {
	width:11px;
	height:1px;
	background:#FF0000;
	margin:0 auto;
	display:block;
}
.formError .formErrorArrow .line7 {
	width:9px;
	height:1px;
	background:#FF0000;
	margin:0 auto;
	display:block;
}
.formError .formErrorArrow .line6 {
	width:7px;
	height:1px;
	background:#FF0000;
	margin:0 auto;
	display:block;
}
.formError .formErrorArrow .line5 {
	width:5px;
	height:1px;
	background:#FF0000;
	margin:0 auto;
	display:block;
}
.formError .formErrorArrow .line4 {
	width:3px;
	height:1px;
	background:#FF0000;
	margin:0 auto;
	display:block;
}
.formError .formErrorArrow .line3 {
	width:1px;
	height:1px;
	background:#FF0000;
	margin:0 auto;
	display:block;
}
/* Accordion Styles */
div#sidebar {
	width: 200px;
}
ul#accordion, ul#accordion ul {
	list-style: none;
	margin: 0;
}
ul#accordion ul li {
	border: none;
	color: #999;
	padding: 5px 10px;
}
ul#accordion ul li:last-child {
	border-bottom: none;
}
ul#accordion a.heading {
	color: #0063ad;
	display: block;
	font-size: 0.8em;
	padding: 5px 0 5px 13px;
	text-decoration: none;
	background: url(/images/arrows/read-more-white.gif) no-repeat 0px 5px;
}
ul#accordion a.heading:hover {
	color: #999999;
}
ul#accordion li.ui-accordion-selected a.heading, ul#accordion li.current a.heading {
	color: #0063ad;
}
/* Calendar Styles */
#calHeader {
	display:block;
	width:862px;
	margin:0 auto;
}
#calHeader h2 {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.5em;
	color: #a6a753;
	padding: 30px 0 27px 0;
}
#calHeader p.prev {
	display:block;
	float: left;
}
#calHeader p.next {
	display:block;
	float: right;
}
#calHeader p.prev a,
#calHeader p.next a {
	font-size:1.2em;
	text-decoration:none;
	font-weight: bold;
	color: #0063AD;
}
#calHeader p.prev a:hover,
#calHeader p.next a:hover {
	color: #002d50;
}
.calTable {
	border-collapse: collapse;
	margin: 0 auto 30px auto;
	width: 862px;
	clear: both;
}
.calTable th {
	font-size: 0.8em;
	color: #FFFFFF;
	text-align:center;
	font-weight: bold;
	border: 1px solid #cccccc;
	height: 25px;
	line-height: 25px;
	background: #0063ad;
	width: 120px;
}
.calTable td {
	color: #002d50;
	font-weight: bold;
	border: 1px solid #cccccc;
	min-height:200px;
	padding:5px;
	height:100px;
	vertical-align:top;
	background: #ffffff;
}
.calTable td a {
	color: #002d50;
	text-decoration:none;
}
.calTable td a:hover {
	color: #0063AD;
	text-decoration:none;
}
.calTable td p {
	padding:0 0 5px 0;
}
.calTable td.calBlank {
	background:#999999;
}

