 body {

   background-color : #FF9933;
   font-style : normal;
   font-weight : normal;
   font-size : 12pt;
   line-height : 13pt;
   font-family : Times New Roman, Times;
   color : #000000;
   text-decoration : none
}

.reg {
   font-style : normal;
   font-weight : normal;
   font-size : 11pt;
   line-height : 14pt;
   font-family : Times Roman, Times;
   color : #000000;
   text-decoration : none
}

.neg {

   font-style : normal;
   font-weight : normal;
   font-size : 9pt;
   line-height : 13pt;
   font-family : Times New Roman, Times;
   color : #CCCCCC;
   text-decoration : none
}

b {
   font-weight : bold
}

strong {
   font-weight : bold
}


a:link {
   font-weight : normal; 
   color : #003399;
   text-decoration : underline;
}

a:hover {
   color : #003399; 
   text-decoration : underline;
   background-color : #FFBB55;
}

a:visited {
   font-weight : normal; 
   color : #000000;
   text-decoration : underline;
}



#navcontainer a {
   display: block;
   margin-bottom: 3px;
   margin-left: 2px;
   background-color: #ffaa44;
   width: 96px;
   padding: 2px;
   text-decoration: none;
   border-left: 1px solid black;
   border-top: 1px solid black;
   border-right: 2px solid black;
   border-bottom: 2px solid black;
   font-weight: bold;
   font-size: 10pt;
   color: #000000;
}

#navcontainer a:hover {
   background-color: #ffbb55;
}
  
#navcontainer a:visited {
   color: #000000;
}

ul {
   list-style : circle outside;
}

td {
   font-family : Times New Roman, Times;
   color : #000000;
   font-size : 9pt;
   line-height : 13pt;
}

.title {
   font-style : normal;
   font-weight : 300;
   font-size : 13pt;
   line-height : 18pt;
   font-family : Times New Roman, Times;
}

h1 {
   font-style : normal;
   font-weight : 600;
   font-size : 18pt;
   line-height : 18pt;
   font-family : Times New Roman, Times;
   color : #000000;
	margin: 0 0 10px 0;
	padding: 0;	
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}

.header {
   font-style : normal;
   font-weight : 600;
   font-size : 18pt;
   line-height : 18pt;
   font-family : Times New Roman, Times;
   color : #000000;
}

h2 {
   font-style : normal;
   font-weight : 600;
   font-size : 16pt;
   line-height : 16pt;
   font-family : Times New Roman, Times;
   color : #000000;
   text-decoration : none
	margin: 0 0 10px 0;
	padding: 0;	
}

.header2 {
   font-style : normal;
   font-weight : 600;
   font-size : 16pt;
   line-height : 16pt;
   font-family : Times New Roman, Times;
   color : #000000;
   text-decoration : none
}

h3 {
   font-style : normal;
   font-weight : 600;
   font-size : 14pt;
   line-height : 14pt;
   font-family : Times New Roman, Times;
   color : #000000;
   text-decoration : none
	margin: 0 0 10px 0;
	padding: 0;	
}

.small {
   font-style : normal;
   font-weight : normal;
   font-size : 8pt;
   line-height : 12pt;
   font-family : Times New Roman, Times;
   color : #000000;
   text-decoration : none
}


#dataentry {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding:0 15px 0 15px;
	background-color: #ffffe1;
} 

#dataentry form { margin:0; padding:0;}
#dataentry form * {vertical-align:middle;}

#dataentry br {
 margin-bottom: 5px;
}

#dataentry h3 {
	line-height: normal;
	margin: 0;
	padding: 0;	
}

.captcha {
border: 1px solid #000055;
}

#contactform {
	margin: 0;
	padding: 0;
}

.captchadata {
	width: 99px;
	height: 28px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

textarea, input  {
	border: 1px solid #000000;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #f5eed0;
} 

.yourmessage {
	width: 99%;
	height: 100px;
}

.button {
   font-family : Times New Roman, Times, serif;
	font-weight: bold;
 background-color: #FF9933;
 color: #102132;
 border: 1px solid black;
}

select {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  background-color: #f1f1f1;
}


.ctr {
   text-align: center;
}  

.vatop {
   vertical-align: top;
}  

.label {
	font-weight: bold;
}


/* roundcont2 box with rounded edges */
.roundcont2 {
	width: 100%;
	background-color: #ffffe1;
	margin-bottom: 10px;
}

.roundcont2 p {
	margin: 0;
	padding: 0;
}

.roundtop2 { 
	background: url(/images/roundcont2tr.gif) no-repeat top right; 
}

.roundbottom2 {
	background: url(/images/roundcont2br.gif) no-repeat top right; 
}


img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

