BODY {
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#3F6F9F;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#3F6F9F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.dotted_line_blue	{ height: 1px; background-color: #b83d7a; background-image:url('theme_dotted_line.gif'); clear:both; }

.solid_line_light_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #b83d7a; clear:both; } 

.solid_line_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #80cccc66; clear:both; } 

.dotted_outline_blue	{
	border: 3px dashed #F36;
	padding: 8px;
}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #333333;
}


STRONG {
	font-style : normal;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333399;
	background : #FFFFCC;
	padding-right : 5px;
	padding-left : 2px;
}
P {
	font-style : normal;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #003366;
}

B {
	font-style : normal;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Navy;
	font : bold;
}


UL {
	font-style : normal;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #003366;
}


OL {
	font-style : normal;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #003366;
}


H3  {
	font-size : small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #FFFACD;
	background-color : #9999FF;
	padding-left : 5px;
	padding-right : 3px;
	border : solid #E6E6FA;
	}


A {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #3333FF;
	text-decoration : none;
}

a:visited  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color: #996666;
	text-decoration: none;
}

A:Active  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;	
	font-weight : normal;
	font-style : normal;
	color : #FF0000;
	text-decoration : none;
}

A:Hover  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #008000;
	text-decoration : underline;
}


H4  {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : White;
	padding : 2px;
	text-decoration : none;
	background : #9999FF;
	padding-left : 5px;
}

a:visited
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #0000FF;
	text-decoration : none;
}

H5  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Blue;
	text-decoration : none;
	padding-left : 3px;
	padding-right : 3px;
	background-color : #FFE4B5;
}


input, select {
	background-color: #FFFFF0;
	border-color: #B0C4DE ButtonHighlight ButtonHighlight #B0C4DE;
	border-width: 2px;
	padding: 2px;
	color : #003366;
}


input, textarea {
	background-color: #FFFFF0;
	border-color: #B0C4DE ButtonHighlight ButtonHighlight #B0C4DE;
	border-width: 1px;
	padding: 0px;
	color : #003366;
}

input.button {
	background-color: Silver;
	border-style: solid;
	border-color: #B0C4DE ButtonHighlight ButtonHighlight #B0C4DE;
	border-width: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 11px;
	width: 5em;
}

textarea {
  scrollbar-base-color: #d0a070;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

ul {
	list-style-type: disc;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	background-color: #FFFFFF;
}


.errorMsg {
	color: #F00;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.highlight {
	color: #3366FF;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}

#main {
  background-color: #c09060;
  border-color: #a07040 #e0b080 #e0b080 #a07040;
  border-style: solid;
  border-width: 1px;
  margin: 24px;
  margin-left: 10%;
  margin-right: 10%;
  min-width: 40em;
}

#content {
  background-color: #f0c090;
  border-color: #f0e0b0 #906030 #906030 #f0e0b0;
  border-style: solid;
  border-width: 2px 1px 1px 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding: 8px;
  padding-left: 12px;
  padding-right: 12px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.greenHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #009933;
}
.blackHeading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	text-decoration: underline;
}

.border {
	border: 1px solid #CCCCCC;
}
.highlight2 {
	color: #FF3366;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-shadow: #000000;
	text-align: left;
}

