/*-------------------- Resets --------------------*/

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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, input { margin:0; padding:0; border:0; outline:0; vertical-align:baseline; }

tbody, tfoot, thead, table, tr, th, td { margin:0; padding:0; border:0; outline:0; }

:focus { outline: 0; }

body { font:0.75em "Trebuchet MS", Arial, Helvetica, sans-serif; line-height:22px; color:#000000; }

ol, ul { list-style:none; }

table { border-collapse:separate; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/*-------------------- General Styles --------------------*/

body { background:url('../images/css/body_bg.gif') repeat; font-family:Arial, Helvetica, sans-serif; padding-bottom:20px; } 

p { font:13px/22px Arial, Helvetica, sans-serif; margin-top:15px; }
p.center { text-align:center; }
p.small { font:11px/18px Arial, Helvetica, sans-serif; }

strong { font-weight:bold; }
em { font-style:italic; }
a { color:#5f92b5; text-decoration:underline; }
a.pdf { background:url('../images/css/pdficon_small.gif') no-repeat left; padding-left:25px; }
a.word { background:url('../images/css/word_icon.gif') no-repeat left; padding-left:25px; }
a.excel { background:url('../images/css/icon_excel.gif') no-repeat left; padding-left:25px; }
a.zip { background:url('../images/css/zipicon.png') no-repeat left; padding-left:25px; }
a:hover { text-decoration:none; }
a.black { color:#000000; }

blockquote { margin:0 20px 0 50px; }

.floatLeft { float:left; margin:15px 15px 15px 0; }
.floatRight { float:right; margin:15px 0 15px 15px; }

img.logo { margin-right:5px; }

/*----- Bulleted lists -----*/

ul { margin:15px 0 0 30px; list-style:disc; }
ol { margin:15px 0 0 30px; list-style:decimal; }
ul li, ol li { padding-left:5px; margin-bottom:10px; }
ul ul { list-style:circle; }
ul.list li { margin-bottom:0; }

/*----- Breadcrumbs -----*/

div#breadcrumbs { width:100%; clear:both; margin-bottom:15px; }
div#breadcrumbs ul { margin:0 0 0 0; }
div#breadcrumbs ul li { display:inline; font:11px/18px Arial, Helvetica, sans-serif; }
div#breadcrumbs ul li.first { padding-left:3px; }
div#breadcrumbs ul li a { font:11px/18px Arial, Helvetica, sans-serif; padding-right:5px; }

/*----- Headings (H1, H2, etc.) -----*/

h1 { color:#002741; font:bold 24px Arial, Helvetica, sans-serif; }
h2 { color:#0f456b; font:bold 20px Arial, Helvetica, sans-serif; margin-top:15px; }
h3 { color:#000000; font:bold italic 16px Arial, Helvetica, sans-serif; margin-top:15px; }

/*----- Tables -----*/

table { margin:20px 0 0 0; border-collapse:collapse; }
table.accordion { margin-top:0; }
td { padding:3px 0 3px 5px; border:1px solid #000000; }
td.no-border { padding:3px 0 3px 5px; border:none; }
td.center { text-align:center; }
table tr.blue_bg { background-color:#002741; color:#ffffff; }

/*----- Form fields -----*/

input { padding:5px; font:13px Arial, Helvetica, sans-serif; border:1px solid #000000; background-color:#efefef; }
textarea { padding:5px; font:13px Arial, Helvetica, sans-serif; border:1px solid #000000; background-color:#efefef; }
input.checkbox { border:none; margin:0 10px 0 20px; }
input.rating { margin:10px 10px 5px 20px; }
input:focus, textarea:focus { background-color:#ffffff; }
label { font:bold 13px/22px Arial, Helvetica, sans-serif; display:block; margin:15px 0 5px 0; }

fieldset { padding:0 10px 10px 10px; margin-top:15px; }
fieldset legend { color:#0f456b; font:bold 20px Arial, Helvetica, sans-serif; }

/*-------------------- Main content area --------------------*/

div#page { width:900px; height:1%; overflow:hidden; margin:0 auto; }

div#header { height:160px; background:url('../images/css/header_bg.png') no-repeat; }

/*----- Logo -----*/

div#header div#logo { float:left; margin:20px 0 0 15px; }
* html div#header div#logo { margin-left:8px; }

/*----- Droptab login area -----*/

div#header div#search { float:right; width:535px; margin:5px 30px 0 0; color:#ffffff; padding-right:15px; }
div#header div#search a { color:#ffffff; background:url('../images/css/lock.png') no-repeat left; padding-left:25px; margin-left:8px; }
div#header div#search form { float:right; }
div#header div#search input { padding:3px; font:11px Arial, Helvetica, sans-serif; margin:0 5px; }
div#header div#search button { background-color:#d3b869; font:bold 11px Arial, Helvetica, sans-serif; border:none; color:#ffffff; padding:2px 3px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }
div#header div#search button:hover { background-color:#ffffff; color:#002741; }
* html div#header div#search { margin-right:15px; }

/*----- Tabbed navigation -----*/

#tabs { float:right; width:655px; margin-top:101px; }
* html #tabs { /*IE only. Add 1em spacing between menu and rest of content*/ }

#tabs ul { list-style-type: none; margin:0 5px 0 0; padding:0; float:right; }
#tabs li { display:inline; margin:0; padding:0; }
#tabs a { float:left; background:url('../images/css/tab-left.gif') no-repeat left top; margin:0 5px 0 0; padding:0 0 0 9px; text-decoration:none; }
#tabs a span { float:left; display:block; background:url('../images/css/tab-right.gif') no-repeat right top; padding:5px 14px 5px 5px; font-weight:bold; color:#ffffff; }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span { float:none; }
/* End IE5-Mac hack */

#tabs a:hover span { color:#ffffff; }
#tabs #current a { background-position:0 -125px; }
#tabs #current a span { background-position:100% -125px; color:#ffffff; }
#tabs a:hover { background-position:0% -125px; }
#tabs a:hover span { background-position:100% -125px; }

/*----- Homepage and Internal banners -----*/

div#homepage-banner { height:250px; background:url('../images/css/homepage_banner.png') no-repeat; }
div#internal-banner { height:175px; background:url('../images/css/internal_banner.png') no-repeat; }
div#onecolumn-banner { height:175px; background:url('../images/css/onecolumn_banner.png') no-repeat; }

/*----- Content areas -----*/

div#content { background:url('../images/css/content_bg.png') repeat-y; height:1%; overflow:hidden; padding-bottom:20px; }

div#content-blank { background-color:#ffffff; height:1%; overflow:hidden; padding:10px 20px 20px 20px; }

div#content-blank div#links-block { width:860px; height:1%; overflow:hidden; margin-top:20px; }
div#content-blank div#links-block div.block { width:270px; float:left; margin-right:22px; }
div#content-blank div#links-block div.block-last { width:270px; float:left; }

div#content-blank h2 { color:#d3ae42; text-align:center; }

div#content-blank div#links-block ul { margin:15px 0 0 0; list-style:none; }
div#content-blank div#links-block ul li { padding:0 10px 5px 10px; border-bottom:1px solid #e1e1e1; margin-bottom:5px; }
div#content-blank div#links-block ul li.last { border-bottom:none; }

div#content_right { float:right; width:605px; padding:15px 20px 0 0; }
div#content_right button { background-color:#002741; border:3px double #e1e1e1; color:#ffffff; padding:3px; font:bold 12px Arial, Helvetica, sans-serif; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin-left:5px; }
div#content_right button:hover { background-color:#d3b869; }

div#content_left { float:left; padding:0 15px; width:220px; }
div#content_left h2 { color:#000000; }
div#content_left h2.members { margin-bottom:15px; }
div#content_left a { color:#000000; font:11px/18px Arial, Helvetica, sans-serif; padding-left:15px; }
div#content_left a:hover { background:url('../images/css/sidebar_arrow.png') no-repeat left; }

div#content_left a.logout { background: url('../images/css/logout.png') no-repeat left; height:20px; padding-left:25px; font:bold 13px Arial, Helvetica, sans-serif; }

div#content_left ul { margin:15px 0 0 0; list-style:none; }
div#content_left ul li { padding:0 10px 5px 0; border-bottom:1px solid #e1e1e1; margin-bottom:5px; }
div#content_left ul li.last { border-bottom:none; }

/*-------------------- Footer --------------------*/

div#footer { width:900px; height:70px; overflow:hidden; margin:0 auto; padding:20px 0; background:url('../images/css/footer_bg.png') no-repeat; }
div#footer div#footer_left { float:left; width:250px; padding:0 0 0 20px; }
div#footer div#footer_right { float:right; width:625px; padding:0 0 0 0; }

div#footer p { font:11px/18px Arial, Helvetica, sans-serif; color:#ffffff; }
div#footer p.top { margin-top:0; }
div#footer p a { font:11px/18px Arial, Helvetica, sans-serif; margin:0 5px; color:#ffffff; text-decoration:underline; }
div#footer p a:hover { text-decoration:none; }
div#footer p a.first { margin-left:0; }

/*-------------------- Collapsible accordions --------------------*/

a.expand { background:url('../images/css/expand.png') no-repeat left; padding-left:22px; }
a.collapse { background:url('../images/css/collapse.png') no-repeat left; padding-left:22px; margin-left:10px; }

ul.simple { margin:20px 0 0 0; list-style:none; }
ul.simple li { list-style:none outside; padding: 0; margin:10px 0 0 0; }

ul.simple li h3 { width: 565px; background:#e1e1e1; padding:5px 20px; height:20px; margin: 5px 0; position: relative; cursor: pointer; border:1px solid #ffffff; }
ul.simple li h3:hover { background-color:#ffffff; border: solid 1px #e1e1e1; }

ul.simple li h3 a { font:bold 16px Arial, Helvetica, sans-serif; color:#000000; text-decoration:none; }	
ul.simple li h3 span { position:absolute; top:5px; right: 25px; font-size:18px; font-weight: bold; color:#000000;}

div.collapse { margin: 5px 0; }	
div.collapse-container { width:565px; padding: 15px 20px; }

div.collapse-container ul { margin:0 0 0 15px; }
div.collapse-container ul li { list-style:disc; padding-left:5px; }




span.required {
  font-size: 13px;
  color: red;
}

div#required { float:right; margin:20px 0 15px 15px; padding:10px; /*border:1px solid #FF0000; background-color:#FF9D9D;*/ }
div#required span { color:#FF0000; }

.errormsg {
  display: block;
  line-height: 22px;
  color: #000000;
  font-weight: bold;
  background: #FF9D9D url('../images/css/stop.gif') no-repeat 10px center;
  padding:5px 10px 5px 40px;
  margin: 15px 0 20px 0;
  border-top:1px solid #FF0000;
  border-bottom:1px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}
