a:link {font-size : 10pt; font-family : arial; font-weight: bold; color: #993300;}
a:visited {font-size : 10pt; font-family : arial; font-weight: bold; color: #000000;}
a:hover {font-size : 10pt; font-family : arial; font-weight: bold; color: #000000;}

.home a:link {font-size : 10pt; font-family : arial; font-weight: bold; color: #993300;}
.home a:visited {font-size : 10pt; font-family : arial; font-weight: bold; color: #000000;}
.home a:hover {font-size : 10pt; font-family : arial; font-weight: bold; color: #000000;}

#line {
	border-bottom: 1px solid #000000;
	}
	
#border {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}
	
#font {
	font-family : arial;
	font-size: 12px;
	color: #000000;
	}
.font2 {
	font-family : arial;
	font-size: 10px;
	color: #000000;
	}
.subhead{
	font-size: 10pt;
}

#indent {
	padding-left : 20px;
	}
	
.moreinfo a:link {color: #ffffff; font-weight: bold; font-size: 11px; text-decoration: none;}
.moreinfo a:visited {color: #ffffff; font-weight: bold; font-size: 11px; text-decoration: none;}
.moreinfo a:hover {color: #ffffff; font-weight: bold; font-size: 11px; text-decoration: underline;}

#table1 {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.maintable {
	padding-left: 15px;
}

.style11 {color: #FFFFFF}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.mainfontheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}

.style13 {color: #FFFFFF; font-size: 12px; }

a.reglink:link {
	color: #0000FF;
	text-decoration: underline;
	font-weight:normal;
	line-height: 1;
	font-size: 16px;
}
a.reglink:visited {
	color: #0000FF;
	text-decoration: underline;
	font-weight:normal;
	line-height: 1;
	font-size: 16px;
}
a.reglink:hover {
	color: #153539;
	text-decoration: underline;
	font-weight:normal;
	line-height: 1;
	font-size: 16px;
}
a.reglink:active {
	color: #153539;
	text-decoration: underline;
	font-weight:normal;
	line-height: 1;
	font-size: 16px;
}
.picfont {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 100%;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 25%;
}
.bgmenu {
	background-image:url(images/white_bg.gif);
	background-repeat:repeat-x;
	top:0;
	left:0;
	margin: 0;
	}


.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 10pt Arial;
width: 230px; /* Main Menu Item widths */
border-bottom: 0px solid #ccc;
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #993300;
	text-decoration: underline;
	padding-top: 7px;
	border-bottom: 0px solid #778;
	border-right: 0px solid #778;
	padding-bottom: 7px;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{

}

.sidebarmenu ul li a:visited{
color: 000000;
}

.sidebarmenu ul li a:hover{
background-color: C5D9FF;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 210px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
left:145px; top:5px; border:#fff solid; border-width:1px; background-color: #ffffff;}

.sidebarmenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

