body {
	margin-top: 0px;
	margin-left: 0px;
}
div.body{
	width: 711px;
	border : 2px;
	border-color : #C1C1C1;
	border-style: solid;
}
div#topnavigation{
	width: 350px;
	border : 1px;
	margin-left : 20px;
	border-color : #C1C1C1;
	border-style: solid;
	padding : 3px 3px 3px 3px;
	font-size : xx-small;
}
div#topnavigationSMPL{
	width: 350px;
	border : 1px;
	margin-left : 20px;
	border-color : #C1C1C1;
	border-style: solid;
	font-size : x-small;
}
div#topnavigationNEW{
	width: 350px;
	border : 1px;
	margin-left : 20px;
	border-color : #C1C1C1;
	border-style: solid;
	
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	align: center;
}
P {
	line-height : 19px;
}
div.beginbody{
	margin-top: 20px;
}
div.beginbodyfre{
	margin-top: 15px;
	margin-left: 5px;
}
div.leftnav{
	margin-top: 40px;
}
td.leftnav{
	padding-top : 20px;
}

a.sidebar {text-decoration : none;
color : #330099;
font-size: 14px;
line-height : 22px;
}
a:hover.sidebar{
	width: 100%;
	display: block;
	color : #990033;
	text-decoration : none;
	font-weight : bold;
	font-size: 14px;	
	line-height : 22px;
}

a.topnavigation {text-decoration : none;
color : #330099;
font-size: 12px;
}
a:hover.topnavigation {
	color : #ff0000;
	font-size: 12px;	
	}


a.external:link {color : #990033;}

A.topnavacross {
	background-color : #ffcc66;
	width: 100%;
	display: block;
	color : #330099;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER.topnavacross {
	background-color : #990033;
	width: 100%;
	display: block;
	color : #ffffff;
	text-decoration : none;
	position: relative;
}
li {
	padding-bottom : 12px;
	line-height : 17px;
}
ul#topnavigationNEW {
	padding-top : 0px;
	line-height : 0px;
}
li#topnavigationNEW {
	padding-bottom : 3px;
	line-height : 13px;
}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}

.style2 {font-family: Georgia, Times New Roman, Times, serif;
font-weight:bold;
font-size:14px;
color:#FF0000;
}

.style3 {font-family: Georgia, Times New Roman, Times, serif;
font-weight:bold;
font-size:12px;
color:#FF0000;
}

.style4 { font-size:9px;
}


H1 {
	font-weight : 400;
	color: teal;
}
H2 {
	font-weight : 400;
	color: teal;
	font-style : italic;
}
H3 {
	font-weight : 400;
	color: teal;
}
H3#topnavigationNEW  {
	font-weight : 400;
	color: teal;
	
}
H4 {
	color: #003300;
	font-size : 14px;
	font : bold;
}
b#sectionheader {
	font-weight : bold;
	color : teal;
}


#dropmenudiv{
	position: absolute;
	background-color: #ebfbfe;
	border:1px solid #363636;
	border-bottom-width: 0;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding: 1px 0;
	line-height:24px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 2px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: 100;
	font: 11px Arial, Helvetica, sans-serif;
}

#dropmenudiv a:hover{
	/*hover background color*/
	background-color: Red;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
list-style-position : outside;
background-color: #eaeaea;
line-height:18px;
margin-left : -20px;
}
