.smallbody   { font-family: verdana, helvetica, sans-serif; font-size: 8pt }
.smallhead   { font-family: verdana, helvetica, sans-serif; font-size: 8pt; color: #003300; font-weight: bold }
.largebody   { font-family: verdana, helvetica, sans-serif; font-size: 10pt }
.headline   { font-family: verdana, helvetica, 'san serif'; font-size: 12pt; color: #961A32; 
				font-weight: bold }
.GreylgBody   { font-family: verdana, helvetica, 'san serif'; font-size: 10pt; color: #CCCCCC}
.head    { font-family: Verdana, Helvetica, 'san serif'; font-size: 10pt; color: #961A32; 
               font-weight: bold }
.smallhead    { font-family: Verdana, Helvetica, 'san serif'; font-size: 8pt; color: #961A32; 
               font-weight: bold }
.subhead    { font-family: Verdana, Helvetica, 'san serif'; font-size: 10pt; color: #465173; 
               font-weight: bold }
.error		{ font-family: Verdana, Helvetica, 'san serif'; font-size: 10pt; color: #CC0000; font-weight: bold }
.error_lt		{ font-family: Verdana, Helvetica, 'san serif'; font-size: 10pt; color: #CC0000; font-weight: normal; font-style: italic }
.error_sm		{ font-family: Verdana, Helvetica, 'san serif'; font-size: 8pt; color: #CC0000 }
.notes		{ font-family: Verdana, Helvetica, 'san serif'; font-size: 8pt; font-style: italic }



              
Numbered list		{ font-family: verdana, helvetica, 'san serif'; font-size: 10pt }
Bulleted list		{ font-family: verdana, helvetica, 'san serif'; font-size: 10pt } 
li 	{ font-family: verdana, helvetica, 'san serif'; font-size: 10pt; 
		list-style-image: url(/images/icons/blue_yellow_arrow.gif); margin-bottom: 5px 	}  
          
a:link 		{color: #000066; text-decoration: underline;}
a:active 	{color: #990000; text-decoration: underline;}
a:visited 	{color: #333333; text-decoration: underline; }
a:hover 	{color: #990000; text-decoration: none;}

a.head:hover 		{ color: #663333; font-weight: bold; font-size: 10pt; text-decoration: underline; font-family: verdana, helvetica, 'san serif'; }
a.head:link 		{ color: #663333; font-weight: bold; font-size: 10pt; text-decoration: none; font-family: verdana, helvetica, 'san serif'; }
a.head:visited 		{ color: #663333; font-weight: bold; font-size: 10pt; text-decoration: none; font-family: verdana, helvetica, 'san serif'; }

a.menu:hover 		{ color: #000066; font-size: 8pt; text-decoration: underline; font-family: verdana, helvetica, 'san serif'; }
a.menu:link 		{ color: #000066; font-size: 8pt; text-decoration: none; font-family: verdana, helvetica, 'san serif'; }
a.menu:visited 		{ color: #000066; font-size: 8pt; text-decoration: none; font-family: verdana, helvetica, 'san serif'; }

.wrap1{
position:relative;
padding: 0px 0px 12px 0px;
}
.wrap2{
position:absolute;
}
#dropmenu0, #dropmenu1{
z-index:100;
}

#header {
	width: 778px;
	height: 47px;
	background: #961A32;
	display: block;
	float: left;
	border-bottom: 1px solid #FFFFFF;
}


#headerleft {
	padding: 6px 0px 0px 6px;
	width: 555px;
	background: #961A32;
	display: block;
	float: left;
}

#headerright {
	padding: 22px 0px 0px 0px;
	width: 211px;
	text-align: center;
	display: block; 
	float: left;
}

#headerbottom {
	width: 778px;
	height: 4px;
	background: #FFCC66;
	border-bottom: 2px solid #FFFFFF;
}

#leftnav {
	width: 230px;
	display: block; 
	float: left;

}

#menu {
	width: 230px;
	height: 280px;
	background: url('/images/template/menuback.jpg');
	display: block; 
	float: left;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #666666;
}

#menuitem {
	padding: 7px 0px 0px 20px;

}

#menuitem a {
	font-family: verdana, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

#menuitem p {
	margin-bottom: -5px;

}
 
#leftnavcolumn {
	width: 182px;
}

#leftnavcolumnitem {
	padding: 10px 0px 10px 10px;
}


#main {
	width: 548px;
	display: block; 
	float: left;
	background: #FFFFFF;
}

#bodytop {
	width: 548px;
	border-bottom: 2px solid #FFCC66;
} 

#bodytopitem {
	padding: 20px 0px 0px 25px;
	font-family: verdana, helvetica, sans-serif;
	color: #961A32;
	font-weight: bold;
	font-size: 12pt;
}

#bodycontent {
	width: 548px;
	font-family: verdana, helvetica, sans-serif;
	color: #666666;
	font-size: 12pt;
}

#bodycontentitem {
	padding: 15px 10px 15px 25px;
	font-family: verdana, helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
}


#bodymainpic {
	width: 548px;
	height: 230px;
	border-bottom: 4px solid #FFCC66;
	background: url('/images/template/mainpic.jpg');
	background-repeat: no-repeat;
}


#footer {
	width: 778px;
	background: #465173;
	border-top: 1px solid #FFFFFF;
}

#footertop {
	width: 778px;
	border-bottom: 2px solid #FFCC66;

}

#footertopitem {
	width: 548px;
	padding: 5px 0px 0px 230px;
	text-align: center;

}

#footerbottom { 
	width: 548px;
	padding: 5px 0px 5px 230px;
	font-family: verdana, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	text-align: center;
}
