body {
	margin: 0 0 25px 0;
	font-family: Verdana, Arial, Sans-Serif;
}

::-moz-selection {
	background: #eee;
	color: #214785;
}

::selection {
	background: #d73a3f;
	color: white;
}

.h1 {
	background: #ffc;
	padding: 1px 4px;
}

.h1 strong {
	color: #660;
	border-bottom: 1px dotted #660;
}

.center {
	width: 820px;
	margin: 0 auto;
}

/* Breaks Internet Exploder 6 but fixes Internet Exploder 7 */
/*img, div { behavior: url("/images/iepngfix.htc") }*/

#header {
	padding: 15px 0;
	background: url(/images/themes/may2009/headerbg.png) center no-repeat #214785;
}

#header a img {
	border: none;
}

#header-links {
    margin-top: 12px;
    float: right;
    color: #6c85a2;
}

#header-links a {
    color: #adbccd;
}

#header-links a:hover {
    color: #fff;
}

#navigation {
	height: 36px;
	background: #EEE;
	line-height: 36px;
	font-size: 12px;
	background: url( "/images/themes/may2009/navbg.png" );
	border-bottom: 1px solid #adbccd;
}

/* CSS DROP DOWN */
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	color: #2e405d;
	text-decoration: none;
	font-weight: bold;
	padding: 0 10px;
}

#nav a:hover {
	text-decoration: underline;
}

#nav li {
	float: left;
	margin-right: 5px;
}

#nav li ul {
	margin-top: -3px;
	margin-left: -2px;
	position: absolute;
	left: -999em;
	padding: 3px 5px;
	border-bottom: 1px solid #214785;
	border-right: 1px solid #214785;
	border-left: 1px solid #efefef;
	border-top: 1px solid #adbccd;
	background: url( "/images/themes/may2009/navbg.png" ) bottom repeat-x #FFF;
	-webkit-box-shadow: 2px 2px 2px #999;
	-moz-box-shadow: 2px 2px 2px #999;
}

#nav ul p {
	font-size: 12px;
	font-weight: bold;
	color: #888;
	margin: 2px 4px -20px 2px;
	padding: 2px 0;
	position: relative;
	top: -10px;
}

#nav li ul li {
	clear: both;
	line-height: 20px;
}

#nav li ul a {
	color: #2e405d;
	text-decoration: none;
	padding: 1px 6px;
	font-weight: normal;
}

#nav li ul a:hover {
	background: none;
	text-decoration: underline;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav-login a {
	color: #d73a3f;
}

#nav-login ul a {
	color: #FFF;
}

#banner {
	margin-top: 13px;
}

#content {
	margin-top: 6px;
}

#content-top {
	background: url( "/images/themes/may2009/contenttop.png") no-repeat;
	height: 25px;
}

#content-middle {
	background: url( "/images/themes/may2009/contentmiddle.png") repeat-y;
	padding: 5px 30px 15px 30px;
	margin: 0;
	font-size: 12px;
	margin-top: -10px;
}

#content-middle a {
	color: #222;
	text-decoration: underline;
}

#content-middle a:hover {
	color: #ffb11b;
}

#content-middle p {
	line-height: 24px;
	color: #222;
}

#content-middle h1 {
	font-size: 15px;
	font-weight: bold;
	color: #214785;
}

#content-middle h2 {
	font-size: 13px;
	font-weight: bold;
	color: #444;
	line-height: 20px;
}

#content-middle h3 {
	font-size: 12px;
	font-weight: bold;
	color: #444;
}

#content-middle h4 {
	font-size: 12px;
	line-height: 24px;
	margin: 5px 0;
	color: #444;
	/*background: url( "/images/h4bg.png" ) repeat-y;*/
}

#content-middle .block {
	padding-top: 5px;
}

#content-middle .orange_box {
	padding: 5px 10px;
	margin: 25px 0;
	background: url( "/images/h4bg.png" ) repeat-y;
	font-weight: bold;
	color: #333;
}

#content-middle .side {
	float: right;
	margin: 0 0 15px 15px;
	padding: 0 0 0 15px;
	width: 250px;
	font-size: 12px;
	border-left: 2px solid #EEE;
	border-bottom: 2px solid #EEE;
	display: block;
}

#content-middle ul {
	list-style: square;
	padding-left: 25px;
	margin: 0;
}

#content-middle ul li {
	margin-top: 10px;	
}

#content-middle ul ul {
	list-style: circle;
}


#content-bottom {
	background: url( "/images/themes/may2009/contentbottom.png") no-repeat;
	height: 15px;
}

#footer {
	margin-top: 0px;
	line-height: 40px;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 15px;
	background: url( "/images/themes/may2009/footerbg.png") no-repeat;
}

#footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#quickReference {
	margin-top: 15px;
	font-size: 12px;
	text-align: center;
	padding: 0 15px;
}

#quickReference ul {
	list-style: none;
	display: inline;
}

#quickReference li {
	float: left;
	margin-right: 12px;
}

#quickReference a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
}

#quickReference a:hover {
	color: #222;
	border-bottom: 2px solid #CCC;
}

#breadcrumb {
	font-size: 11px;
	padding: 2px 0;
	margin: 2px 0;
}

#breadcrumb a {
	color: #999;
	border: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#content-middle .side-image {
	float: right;
	margin: 0 0 15px 25px;
	padding: 10px 10px 15px 25px;
	width: auto;
}

#content-middle .side-image p a {
	text-decoration: none;
	border: none;
}

#content-middle .side-image p a img {
	border: none;
	text-decoration: none;
}

.regular-table {
	margin: 0 0 10px 0;
}
.regular-table th {
	background: #EEE;
	color: #555;
}
.regular-table td {
	text-align: center;
}

.regular-table .silver th {
	background: url( "/images/navigation.png" );
	padding: 8px 18px;
}

/* Contact Form */

form#contact {  /* set width in form#contact, not fieldset (still takes up more room w/ fieldset width */
  margin: 0;
  padding: 5px 0;
  width: 560px; 
 color: #222;
}

form#contact * {
	font-size: small;
}

form#contact fieldset {
  border-color: #FFF;
  border: none;
  margin: 0;
}

form#contact label { 
	padding: 0; 
	text-align: right; 
	font-size: small;
	margin-left: 10px;
}

form#contact fieldset legend {
	color: #d73a3f;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}

form#contact fieldset h2 {
	color: #d73a3f;
	font-size: small;
	font-weight: bold;
	margin-bottom: 5px;
}

form#contact fieldset div {
	margin-bottom: 10px;
}

form#contact input, form#contact textarea, form#contact select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width: 370px;      /* set width of form#contact elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form#contact elements rather than right of
                              label aligns textarea better in IE */
   padding: 3px;
	font-size: medium;
	/*border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;*/
	font-size: 13px;
}

form#contact input#cc {
	width: 15px;
}

form#contact #comments {
	font-size: normal;
	font-family: verdana, arial, sans-serif;
	height: 300px;
	width: 550px;
}

form#contact input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

form#contact input#antispam {
	width: 55px;
}

form#contact input#submit {
	float: right;
	width: 150px;
}

form#contact.normal {
	float: none;
	width: 150px;
}
form#contact .normal {
	width: auto;
}

form#contact input,
form#contact select,
form#contact textarea {
	border-top: solid 1px #7fa0d6;
	border-right: solid 1px #dae2ef;
	border-bottom: solid 1px #dae2ef;
	border-left: solid 1px #dae2ef;
	color: #444;
}

form#contact input:hover,
form#contact select:hover,
form#contact textarea:hover {
	border-top: solid 1px #3a609e;
	border-right: solid 1px #7fa0d6;
	border-bottom: solid 1px #7fa0d6;
	border-left: solid 1px #7fa0d6;
	color: #000;
}

form#contact input:focus,
form#contact select:focus,
form#contact textarea:focus {
	background-color: #f9f3d7;
	border: solid 1px #efbf66;
	outline: solid 1px #f2d8a6;
	color: #000;
}

form#contact input[type="submit"] {
    color: #000;
}