/* Style sheet for xxx
Copyright Cornish WebServices 2009 */

/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.5;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table, td, th {
	vertical-align:top;
}
a img {
	border:none;
}
/* typography */
body {
	font-size:75%;
	color:#222;
	background:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#093A5B;
	margin:0.5em 15px;
}
h1 {
	font-size:2em;
	line-height:1;
}
h2 {
	font-size:1.7em;
}
h3 {
	font-size:1.5em;
	line-height:1;
}
h4 {
	font-size:1.2em;
	font-weight:bold;
}
h5, h6 {
	font-size:1em;
	font-weight:bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p {
	margin:0.8em 15px;
}
p img.right {
	float:right;
	margin:1.5em 0 1.5em 1.5em;
}
a:focus, a:hover {
	color:#000;
}
a {
	color:#009;
	text-decoration:underline;
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}
strong {
	font-weight:bold;
}
em, dfn {
	font-style:italic;
}
dfn {
	font-weight:bold;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom:1px dotted #666;
}
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin:0 0 1.5em 5em;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
table {
	margin: 0.7em 15px 1.4em 15px;
	width:95%;
	border-top:1px solid #6f6f6f;
	border-left:1px solid #6f6f6f;
}
th, thead td, .tableheader {
	font-weight:bold;
	background:#ddd;
}
th, td {
	padding:4px;
	border-bottom:1px solid #6f6f6f;
	border-right:1px solid #6f6f6f;
}
tr.even td {
	background:#E5ECF9;
}
tr.over td {
	background:#ccc;
}
tfoot {
	font-style:italic;
}
caption {
	background:#eee;
}
/* MISCELLANEOUS */
hr {
	color: #093A5B;
	background-color: #093A5B;
	height: 1px;
	border: none;
	clear:both;
	margin: 5px 15px;
}
.hide {
	display: none;
}
.clear {
	clear:both;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.floatImgLeft {
	float:left;
	margin: 0.5em 10px 10px 0;
}
.floatImgRight {
	float:right;
	margin: 0.5em 0 10px 10px;
}
.w2 {
	width:50%;
}
.w2b {
	width:42%;
}
.w2c {
	width:35%;
}
.w3 {
	width:33%;
}
.w4 {
	width:25%;
}
.w5 {
	width:20%;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.small {
	font-size:.8em;
}
.large {
	font-size:1.2em;
}
.largest {
	font-size:1.5em;
}
.quiet {
	color:#666;
}
.loud {
	color:#000;
}
.blue {
	color:#093A5B;
}
.orange {
	color:#6666FF;
}

#columnL h3 {margin-top:20px; margin-bottom:0px; line-height:100%;}
#columnR form {margin-left:12px;} 
/* boxes */
#columnR .box {
	margin-left:15px;
}
#columnL .box {
	margin-left:5px;
}
.box {
	margin-top:20px;
	margin-bottom:20px;
	min-height:135px;
	height:auto !important;
	height:135px;
	width: 200px;
	padding: 0 0 20px 0;
	overflow:hidden;
	background-color:#FFCC33;
}
.box h1, .box h2, .box h3 {
	margin:0;
	padding:7px 0 2px 9px;
	height:31px;
}
.box p {
	margin:0;
	padding:0 10px 15px 11px;
	line-height:150%;
}
.box ul {
	padding: 0 15px;
}
.actionbox {
	text-align:center;
	color:#ccc;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	border-left:2px solid #999999;
	border-bottom:3px solid #999999;
	margin: 0 0 0 15px;
	width:525px;
}
.actionbox p {
	color:#093A5B;
	font-weight:bold;
	font-size:120%;
}
.actionbox p strong {
	color:#F2670C;
}

table.layout {
	border:none;
	margin-top:0px;
}
table.layout th, table.layout td {border:none;}
table.flags {
	border:none;
	text-align:left;
	margin-top:0px;
}
table.flags tr td {
	border:none;
	vertical-align:middle;
}

/*file icons */
/* PDF document links */
#content a[href$='.pdf'], #footer a[href$='.pdf'] {
	background:transparent url(../images/pdf.gif) center left no-repeat;
	display:inline-block;
	padding-left:20px;
	line-height:15px;
}

/* Excel Documents links */
#content a[href$='.xls'], #content a[href$='.csv'], #content a[href$='.xlw'], #content a[href$='.xlt'] {
	background:transparent url(../images/excel.gif) center left no-repeat;
	display:inline-block;
	padding-left:20px;
	line-height:15px;
}
 
/* Word Document Links */
#content a[href$='.doc'], #content a[href$='.rtf'], #content a[href$='.wps'], #content a[href$='.txt'] {
	background:transparent url(../images/word.gif) center left no-repeat;
	display:inline-block;
	padding-left:20px;
	line-height:15px;
}
 
/* mailto: links */
#content a[href^="mailto:"], #footer a[href^="mailto:"] {
	background:transparent url(../images/email.png) center left no-repeat;
	display:inline-block;
	padding-left:20px;
	line-height:15px;
}
#content .externalLink, #footer .externalLink {
	background:transparent url(../images/external.png) center left no-repeat;
	display:inline-block;
	padding-left:16px;
	line-height:15px;
}
/*right col form*/
#callback fieldset {margin:0; padding: 0;}

#callback label {
	cursor: pointer; 		/* CHANGES CURSOR TO HAND ICON, MAKES USERS AWARE OF LABEL */
	width: 170px;			/* LABEL WIDTH: SET THIS TO THE LARGEST LABEL SIZE */
	text-align: left;
	display: block;
	padding: 2px 0;
	clear: left;
}
#callback label.longlabel {
	width:110px;
	clear:both;
	font-size:90%;
}
#callback #confirm2 {
	width:50px;
	margin-left:120px;
	margin-top:-3em;
}
#callback input.text, #callback textarea, #callback select {
	border:1px solid #bbb;
	margin-top: 0;
	margin-left:0;
	width:160px;
}
#callback input.text:focus, #callback textarea:focus, #callback select:focus {
	border:1px solid #6f6f6f;
}
#callback textarea, #callback input, #callback select {
	padding:2px;
	font: 95% Verdana,Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-left:0;
	width:160px;
	float:left;
}
#callback textarea {
	width:160px;
	margin:0;
}
#callback input.button {
	margin:10px 10px 0 0;
	padding:0;
	float:right;
	width:80px;
}

#tallfooter p a { color:#fff; text-decoration:none;}
#tallfooter p a:link { color:#fff; text-decoration:none;}
#tallfooter p a:visited { color:#fff; text-decoration:none;}
#tallfooter p a:hover { color:#CCCCCC; text-decoration:underline;}


/* messages */
.error, .notice, .success {
	padding:.25em;
	border:1px solid #ddd;
}
p.error {
	padding:.25em;
}
label span.error {
	display:inherit;
	margin:0 0 -0.6em 0;/*padding: 0 0.25em;*/
}
.error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
.success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}
.error a {
	color:#8a1f11;
}
.notice a {
	color:#514721;
}
.success a {
	color:#264409;
}