
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,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ol, ul
{
	list-style: none;
}

html
{
	overflow-y: scroll;
}

body
{
	background: #deebf8;
	font-family: Georgia, serif;
	font-size: small;
}

h1,h2,h3,h4,h5,h6
{
  font-family: Helvetica, Arial, sans-serif;
}

h1
{	
	font-size: 1.3em; 
}

a:link, b.hr
{
  color: #3f6daf;
}

a:visited
{
  color: #763eb2;
}

#container
{
	width: 980px;
	margin: 0 auto;
}

#content
{
	width: 100%;
	clear: both;
}

b.hr
{
  font-weight: normal;
  cursor: pointer;
  text-decoration: underline;
}

div.message
{
	margin-top: 6px;
}

span.message, .message span
{
	background: #f7e197;
	padding: 2px;
}

#notice, .notice, .error, .errorExplanation h2
{
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 110%;
	color: red;
	margin: 8px 0;	
}

.errorExplanation, .errorExplanation p
{
  font-weight: normal;
  font-size: 100%;
	padding-top: 4px;
	margin: 0;
}

.error ul, .errorExplanation ul
{
	list-style-type: disc;
	padding-left: 24px;
}

#crumb
{
	border-top: 1px solid #224a66;
	background-color: #4a6676;
	color: white;
	font-family: Georgia, serif;
	font-size: 110%;
	font-weight: normal;
	padding: 6px 14px;
}

#crumb a
{
  color: white;
}


.greenbut
{
	background: #6c9122 url(/images/ui/green-button-gradient.png?1328742373) repeat-x;
  font-family: Verdana, sans-serif;
  color: white !important;
  min-height: 18px;
  font-weight: bold;
  font-size: 11px;
  border: 1px solid #96bbea;
  padding: 2px 16px 3px 16px;
  text-decoration: none;
  outline: none;
  -moz-border-radius: 6px;
}

.greenbut:active
{
  background: #527418 url(/images/ui/dark-green-gradient.png?1328742373) repeat-x;
}

button.greenbut:focus::-moz-focus-inner
{
  border-color: transparent ! important;
} 

.rounded_maincol
{
    background-color: #fff;
    background-image: url(/images/ui/maincol-gradient.png?1328742373);
    background-repeat: repeat-x;
  -moz-border-radius: 10px;border: 1px solid #bfd4ec;
  
}


.rounded_colhead
{
    background-color: #3f6daf;
  -moz-border-radius: 6px;
  
}


.rounded_sidebox
{
    background-color: #dcfadc;
  -moz-border-radius: 10px;border: 1px solid #bfd4ec;
  
}


.rounded_pale
{
    background-color: #fff;
  -moz-border-radius: 6px;border: 1px solid #bfd4ec;
  
}


.rounded_yellow
{
    background-color: #ff9;
  -moz-border-radius: 6px;border: 1px solid #fc4;
  
}


.rounded_maincol
{
  padding: 4px;
}

.rounded_colhead h4
{
  padding: 8px 0 8px 20px;
  color: white;
  font-size: 135%;
  font-weight: normal;
}

.rounded_colhead h4 a
{
  color: white;
}


.action
{
  font-size: 80%;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.formhead
{
  font-family: Georgia, serif;
  font-weight: bold;
  font-size: 140%;
	margin: 32px 0 0 0;
	color: #3b5162;
}

.formelem
{
	margin: 8px 0;
}

form input, form select
{
	margin-top: 4px;
}

form label, .formlabel
{
  font-family: Helvetica, Arial, sans-serif;
  font-size: 95%;
	color: #555546;
	display: block;
}

form label.inline
{
	display:inline;
}

.formelem input#password, .formelem input#email
{
  width: 325px;
}

#header
{
  margin: 14px 0 10px 0;
}

#header a img
{
	border: 0;
	text-decoration: none;
	margin-bottom: 3px;
}

#header .rhead
{
  float: right;
  text-align: right;
  padding-top: 8px;
  width: 480px;
}

#header ul.sess
{
  float: right;
	list-style-type: none;
	width: 440px;
	margin-bottom: 4px;
}

#header ul.sess li
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
	float: right;
}

#header ul.sess b.hr
{
  font-weight: bold;
}

ul.sess li + li
{
  border-right: 1px solid #3b5162;
  padding-right: 8px;
  margin-right: 8px;
}

#search
{
  float: right;
  clear: both;
  margin-top: 6px;
  min-width: 360px;
}

#search span
{
  font-family: Verdana, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 85%;
  color: #3f6daf;
  padding-right: 6px;
}

#search b
{
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}

#search .sbox
{
  margin-right: 2px;
}


#visitor
{
  padding: 10px;
  margin-bottom: 10px;
  font-family: Helvetica, Arial, sans-serif;
  text-align: center;
  font-size: 120%;
}

#visitor a
{
  display: block;
}

.homespacer
{
  margin-bottom: 20px;
}

div.ad iframe.vc
{
  border: 0;
}

.rounded_blinksout
{
    background-color: #fff;
  -moz-border-radius-topleft: 6px;-moz-border-radius-topright: 6px;border-left: 1px solid #bfd4ec;border-right: 1px solid #bfd4ec;border-top: 1px solid #bfd4ec;
  
}


.rounded_blinksin
{
    background-color: #bfd4ec;
  -moz-border-radius-bottomleft: 6px;-moz-border-radius-bottomright: 6px;border-left: 1px solid #bfd4ec;border-right: 1px solid #bfd4ec;border-bottom: 1px solid #bfd4ec;
  
}


#blinks
{
  margin-top: 14px;
  color: #444;
}

#blinks table
{
  margin: 6px 5px 0 34px;
  padding-bottom: 16px;
}

#blinks table td
{
  vertical-align: top;
  padding-right: 50px;
}

#blinks table td.last, #blinks table.single td.last
{
  padding-right: 0;
}

#blinks td + td
{
  padding-left: 50px;
  border-left: 1px solid #a0c8f9;
}

#blinks table.single td
{
  padding-right: 40px;
}

#blinks table.single td + td
{
  padding-left: 40px;
}

#blinks ul li
{
  margin-bottom: 1px;
}

#blinks ul .head
{
  font-weight: bold;
  margin: 4px 0 8px 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 110%;
}

#blinks h3
{
  font-size: 125%;
  margin: 10px 0 0 16px;
}

#blinks ul a, #blinks ul b.hr
{
  text-decoration: none;
  font-size: 110%;
}

#blinks ul a:hover, #blinks ul b.hr:hover
{
  text-decoration: underline;
}

#blpromo p
{
  text-align: center;
  font-weight: bold;
  padding: 10px;
  color: #555;
}

#blpromo span
{
  position: relative;
}

#blpromo img
{
  position: absolute;
  right: 10px;
  bottom: -9px;
}

.social b
{
  text-decoration: none;
}

.social img
{
  width: 16px;
  height: 16px;
  border: none;
}

.social span
{
  font-family: Helvetica, Arial, sans-serif;
  font-size: 125%;
  position: relative;
  bottom: 3px;
  text-decoration: underline;
}

.rounded_colhead .social b
{
  float: right;
  margin: 11px 16px 0 0;
  font-weight: normal;
}

.rounded_colhead .social span
{
  color: #fff;
}

#adfoot
{
  margin: 16px auto 0 auto;
  width: 728px;
  height: 90px;
}

#footer
{
	clear: both;
	padding: 18px 0 4px 0;
	text-align: center;
}

#footer li
{
  display: inline;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #3f6daf;
  font-size: 80%;
}

#qcimg
{
  display: none;
  height: 1px;
  width: 1px;
}

ul#footer li + li
{
  border-left: 1px solid #3b5162;
  padding-left: 7px;
  margin-left: 4px;
}

.whitebox
{
	  display: table-cell;
	vertical-align: middle;
}

.whitebox img
{
	margin: 0 auto;
	display: block;
}

.clear
{
	clear: both;
}

.lclear
{
  clear: left;
}

.hide
{
	display: none;
}

.for_images
{
  display: none;
}


.disabled
{
  color: grey;
}

.oes b, .oes strong
{
  font-weight: normal;
}



