body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5386CD;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}

#rollover ul, #rollover li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #999999;
	list-style-type: none;
	line-height: 20px;
	margin-left:-30px;
	text-decoration: none;
}

#rollover li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #999999;
	background-image: url(../images/newbullet1.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: none;
}

#rollover li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #7FBE3C;
	background-image: url(../images/newbullet2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: none;
}

p, li	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color: #666666;
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #7FBE3C;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #7FBE3C;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #7FBE3C;
	text-decoration: underline;
	
}

h1 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size: 14px;	
	line-height:18px;
	color: #5386CD;
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #eeeeee;
}

.section_hdr {
	color: #80BF3C;
	font-size: 24px;
	line-height:25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.pgtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #437BC6;
	font-weight: bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}


.text_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #7FBE3C;
	text-align: right;
}

a:visited.subnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #7fbe3c;
	text-decoration: none;
}

a:link.subnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #7FBE3C;
	text-decoration: none;
}

a:hover.subnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}


