h1 
{
   font-family:Arial,Helvetica;
   font-size:18pt;
   font-style:normal;
   font-weight:bold;
   margin-bottom:10px;
}
h2 
{
   font-family:Arial,Helvetica;
   font-size:16pt;
   font-style:normal;
   font-weight:bold;
   margin-bottom:10px;
}
h3 
{
	font-family:Arial,Helvetica;
	font-size:14pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom:3px;
}
h4 
{
	font-family:Arial,Helvetica;
	font-size:12pt;
	font-style: normal;
	font-weight: normal;
	margin-bottom:0px;
}
h5 
{
   font-family:Arial,Helvetica;
   font-size:10pt;
   font-style:normal;
   font-weight:normal;
   margin-bottom:0px;
}

h6 
{
   font-family:Arial,Helvetica;
   font-size:8pt;
   font-style:normal;
   font-weight:bold;
   margin-bottom:0px;
}

.f5
{
   font-family:Arial,Helvetica;
   font-size:10pt;
   font-style:normal;
   font-weight:normal;
   margin-bottom:3px;
}
.f6
{
   font-family:Arial,Helvetica;
   font-size:8pt;
   font-style:normal;
   font-weight:normal;
   margin-bottom:0px;
}

.required
{
   color: red;
}

UL 
{
  margin-top:1px;
  margin-bottom:1px;
  font-size:10pt;
}

LI
{
  font-size:10pt; 
}

table.main
{
	padding:0px;	
	margin:0px;	
	cellspacing:0px; 
	border-collapse: collapse;
}

.structure	
{
    height: 110px;
	background-image: url(cym_dbmp_fb.gif);
	background-position: top center; 
	background-repeat: no-repeat;
	background-color: #FFFFDD;
	padding:0px;
	margin:0px;
	cellspacing:0px;
	border-collapse: collapse;
	border: solid #99CC66 1px;
	/*border: solid #99CC66 1px;*/
}

.sm_bg
{
	background-image: url(sm_bg_op15.gif); 
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}

.smlogo
{
	background-image: url(sm_40p_50o.gif); 
	background-repeat: no-repeat;
	background-position: bottom center;
}

.main_section
{
	/*color: #4D4D4D;*/
	/*color: #2E9D30;*/
	color: #165829;
	padding:10px;
}

.t1
{
	font-family:Arial,Helvetica;
	font-size:10pt;
	font-style: normal;
	font-weight: normal;
	color: #165829;
	margin: 0px;
}
table.vline	
{
    background-image: url(vline.gif); 
	background-repeat: repeat-y;
}

.top_nav
{
	background:url(header_bar.gif) no-repeat; 
	padding:0px; 
	border: solid #99CC66 1px;
}

.top_buttons 
{
    font-family:Arial,Helvetica;
    font-size:10pt;
    font-style:normal;
    font-weight:bold;
	/*color:#FFCC00;*/
	color:#99CC66;
	text-align:center;
	/*background-color:#669933;
	border-style:outset;
	border-width:thin;
	border-bottom-color:#336600;
	border-top-color:#99CC66;
	border-right: solid 1px #669933;*/
	margin: 0px;
	padding:0px;
	cell-spacing:0px;
	width:130px;
	height: 23px;
}

.top_buttons_selected
{
    font-family:Arial,Helvetica;
    font-size:10pt;
    font-style:normal;
    font-weight:bold;
	/*color:#FFCC00;*/
	color:black;
	text-align:center;
	/*background-color:#99CC00;
	border-style:outset;
	border-width:thin;
	border-bottom-color:#669900;
	border-right-color:#669900;
	border-top-color:#CCFF66;
	border-left-color:#CCFF66;*/
	border-right: solid thin #669933;
	border-left: solid thin #669933;
	width:130px;
}

.left_buttons 
{
    font-family:Arial,Helvetica;
    font-size:9pt;
    font-style:normal;
    font-weight:bold;
	color:#669933;
	height:20pt;
	text-align:center;
	background-color:white;
	border: solid #99CC66 1px;
}

.left_buttons_selected
{
    font-family:Arial,Helvetica;
    font-size:11pt;
    font-style:normal;
    font-weight:bold;
	color:#FFCC00;
	height:20pt;
	text-align:center;
	background-color:#FFFFCC;
	border: solid #99CC66 1px;
}

.form 
{
	border-style:solid;
	border-width:1px;
	border-bottom-color:#99CC66;
	border-right-color:#99CC66;
	border-top-color:#99CC66;
	border-left-color:#99CC66;
	background-color:#FFFFDD;
	color: #165829;
	padding:5px;
}

.form_separator 
{
	border-style:ridge;
	border-width:1px;
	background-color:#FFFFAA;
	color: #165829;
	padding:5px;
}

A.top_button:link	{text-decoration:none; color:#669933;}
A.top_button:visited {text-decoration:none; color:#669933;}
A.top_button:hover	{text-decoration:none; color:#99CC66; }

A.left_button:link	{text-decoration:none; color:#669933;}
A.left_button:visited {text-decoration:none; color:#669933;}
A.left_button:hover	{text-decoration:none; color:#FFCC00; }