h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-style:normal;
	font-weight:300;
	padding-bottom:0px;
	padding-top:19px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight:bold;
	font-weight:300;

}

BODY {
  scrollbar-arrow-color:#AD9C74;
  scrollbar-base-color:#F8EBDA;
  scrollbar-shadow-color:#F8EBDA;
  scrollbar-face-color:#E3DDCF;
  scrollbar-highlight-color:#E3DDCF;
  scrollbar-dark-shadow-color:#E3DDCF;
  scrollbar-3d-light-color:#F8EBDA;
}.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.backgroundtop{
background-image: url(images/body_look_feel2_r1_c1.jpg);
background-position:top left;
background-repeat: no-repeat;
}
a:link {text-decoration: underline; color:#646464}
a:hover {text-decoration: underline; color: #646464;}
a:visited {text-decoration: underline; color: #646464;}
a:active {text-decoration: none; color: #990033;}

a:link.bottom {text-decoration: underline; color:#ffffff;}
a:visited.bottom {text-decoration: underline; color: #ffffff;}
a:link.purpose {text-decoration: underline; color: #FF6600;}
a:visited.purpose {text-decoration: underline; color: #FF6600;}

.whiteborder {
	border: 2px solid #FFFFFF;
}
.uppercase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.txtField1
{
	border: 1px solid #6D6C6C;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;    
	color: #000000;   
	text-decoration: none;
	padding-left: 3px;
	padding-top: 2px;	
	background-image: url(images/frmshadow_txtfield1-off.jpg);
}

.txtBox2
{
	border: 1px solid #6D6C6C;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;    
	color: #000000;   
	text-decoration: none;
	height: 18px;
	padding-left: 3px;
	padding-top: 2px;	
	background-image: url(images/frmshadow_txtBox2-off.jpg);
}	

.dottedlinevert {
	background-image: url(images/dotted_line_vert.gif);
	background-repeat: repeat-y;
	background-position: right;
	}.caps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

.style10 {
font-size: 12px;
color:#FF0000;
font-weight:bold; 
font-family:Arial, Helvetica, sans-serif 
}

.style8 {font-size: 12px}

.footer-text a {
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
text-align:center;
}

.footer-text {
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
text-align:center;
}


#container {
   background-color: #953125;  /* the background          */
   filter:alpha(opacity=80);   /* Internet Explorer       */
   -moz-opacity:0.80;           /* Mozilla 1.6 and below   */
   opacity: 0.80;               /* newer Mozilla and CSS-3 */
   cursor:hand;
}

#whitecontainer {
   background-color: #FFFFFF;  /* the background          */
   filter:alpha(opacity=85);   /* Internet Explorer       */
   -moz-opacity:0.85;           /* Mozilla 1.6 and below   */
   opacity: 0.85;               /* newer Mozilla and CSS-3 */
   cursor:hand;
}

#opaquetext {
   filter:alpha(opacity=100);  /* discarded */
   color:#FFFFFF;
   -moz-opacity:1.0;           /* discarded */
   opacity: 1.0;               /* discarded */
}

#opaquetext a:link {
color:#FFFFFF;
text-decoration: none;
}

#opaquetext a:visited {
color:#FFFFFF;
text-decoration: none;
}

#opaquetext a:active {
color:#FFFFFF;
text-decoration: none;
}

.menu-text
{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#FFFFFF;
font-style:normal;
font-weight: bold;
}

.menu-text a:link {
color:#FFFFFF;
text-decoration: none;
}

.menu-text a:visited {
color:#FFFFFF;
text-decoration: none;
}

.menu-text a:active {
color:#FFFFFF;
text-decoration: none;
}

.sub-menu-text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
font-weight:bold;
padding-left:15px;
cursor:hand;
}

.sub-menu-text a:link {
color:#000000;
text-decoration: none;
}

.sub-menu-text a:visited {
color:#000000;
text-decoration: none;
}

.sub-menu-text a:active {
color:#000000;
text-decoration: none;
}

.csshide
{
display: none;
}

.cssshow
{
display: block;
}
