
body {
	font-family: arial, helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 12px; 
	color: #000000;
	margin:	0px;
	padding: 0px;
	}


li, dl, dt, dd {
	line-height: 1.5em;
}



 td {
	line-height: 1.3em;
	font-family:arial,helvetica,sans-serif;
	font-size:0.9em;
	}	
	

	p{
		margin:0.5em 0em 0.5em 0em;
	}


	ol{
		padding: 0.5em 0em 0.5em 1em;
	}


	ul{
		padding: 0.5em 0em 0.5em 1em;
	}


#contentcell {
	border-top: 1px solid #333333;
	padding:10px 20px 50px 0px;
	color:#000000;
	vertical-align:top;
	line-height: 1.5em;
	font-family:arial,helvetica,sans-serif;
	font-size:0.9em;
	background : url(images/back-1.jpg) no-repeat top left;
	
}



#header {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #F2F3F3;
	border-right: 1px solid #F2F3F3;
}

#main {
	border-right: 1px solid #F2F3F3;
}

#topNav td {
	text-align: center;
	font-size: 11px;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight:bold;
}

#contentBorder {
	background-image:url(images/content_.gif);
}


hr {
	height:1px;
	line-height:1px;
	color:#CCCCCC;
	background-color:#CCCCCC;
	border: 0px solid #CCCCCC;
	margin-right: 0;
}


H1 {
	font-size: 18px;
	color: #772222;
}

H2 {
	font-size: 15px;
	color: #772222;
}


H3 {
	font-family:arial,helvetica,sans-serif;
	font-size: 17px;
	color: #772222;
	font-weight:bold;
}


H4 {
	font-size:15px;
	color:#772222;
}

H5 {
	color:#999999;
	font-size:15px;	
}

H6 {
	color:#FFBA00;
	font-size:14px;
}





	
a:link {
	text-decoration: underline;
	color: #666666;
	}
a:visited {
	text-decoration: underline;
	color: #666666;
	}
a:active {
	text-decoration: none;
	}
a:hover	{
	text-decoration: none;
	}


	
	
	
	
	
#topNav a:link {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	}
#topNav a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	}
#topNav a:active {
	color: #772222;
	text-decoration: none;
	font-weight: bold;
	}
#topNav a:hover	{
	color: #772222;
	text-decoration: none;
	font-weight: bold;
	}


	
	
a.leftNav {
	font-size: 12px;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
	font-weight:bold;
	text-decoration:none;
}
a.leftNav:link	{
	color: #000000;
	}
a.leftNav:visited	{
	color: #000000;
	text-decoration: none;
	}
a.leftNav:active	{
	color: #FFBA00;
	}
a.leftNav:hover	{
	color: #FFBA00;
	}




.leftNav2 a {
	text-decoration: none;
}
.leftNav2 a:link {
	color: #666666;
		text-decoration: none;
	}
.leftNav2 a:visited	{
	color: #666666;
		text-decoration: none;
	}
.leftNav2 a:active {
	color: #FFBA00;
		text-decoration: none;
	}
.leftNav2 a:hover {
	text-decoration: none;
	color: #FFBA00;
	}



/** turns off gaps around images **/

/*img	{
	border:	0px;
	}
*/
#curve {
	background: url(images/header_c.gif) top left  no-repeat #D8DADA;  
	padding:0px;
	vertical-align : bottom;
	text-align : right;
}


#leftColumn {
padding: 0px 10px 10px 10px;
	width:163px;
}



#leftNav {
	margin-top:5px;
	width:150px;
	color:#000000;
}


.leftNav2 {
	font-size:12px;
	margin-left: 16px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight:bold;
	color:red;
	line-height:17px;
}


.leftNav2 ul {
	margin-left:5px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:3px;
	list-style-image: url(images/bullet_y.gif);
	list-style-position: outside; 
	}

	
	
.leftNav2 ul li {	
	line-height:13px;
	padding:4px 0px 4px 0px;
	}




#leftNav3 {
	font-size:11px;
	margin-left: 15px;
	margin-top: 8px;
	margin-bottom: 0px;
	font-weight:normal;
	color:#000000;
	line-height:18px;
}



.yellhead {
	font-size: 15px;
	white-space: nowrap;
	color:#ffffff;
	width:100%; 
	background-color:#FFBA00;
}


ul{
	margin-top:0px;
	padding-top:0px;
}



.leftnavhead{
	margin-top:15px;
	color:#990000;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	padding:3px 3px 3px 10px;
}

.subscript {
	border-color : #808080;
	border-style : dotted;
	border-width : 1px 0 0 0;
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	font-weight : bold;
	padding : 5px 0 0 0;
	color:#808080;
}


.borderpic {
	border : 1px solid gray;

}

.formfield{
background-color:#FFFFEE;
height:20px; 
border : solid 1px gray;
}