.dummy
{
}
.large_subpage_heading
{
	font-size:20pt;
	color:#00703C;
}
.subpage_heading
{
	font-size:18pt;
	color:#00703C;
}	
.medium_heading
{
	font-size:14pt;
	color:#00703C;
}
.small_heading
{
	font-size:10pt;
	color:#00703C;
}
.grey_word_accent
{
	font-size:14pt;
	color:#ACACAC;
}
.blue_link
{
	font-size:10pt;
	color:#006BB6;
	text-decoration:none;
}
.normal_text
{
	font-size:10pt;
	color:black;
}
body
{
	font-size:10pt;
	font-family:verdana;
	background-color:white;	
	color:black;
	margin: 10px;
}
td{font-size:10pt;}
.MsoNormal
{
	font-size:10pt;
}
#header
{
	background-image:url(/images/header_bg2.gif);
	background-repeat:no-repeat;
	width:934px;
	height:125px;
	vertical-align:bottom;
	position:relative;
}

#header a
{
	color:#00703C;
	font-size:12px;
	vertical-align:bottom;
	padding-right:8px;
	padding-bottom:10px;
	text-decoration:none;
}

#footer a
{
	color:white;
	font-size:12px;
	vertical-align:bottom;
	padding-right:50px;
	padding-bottom:10px;
	text-decoration:none;
}

#sub_header
{
	background-image:url(/images/header_bg2.gif);
	background-repeat:no-repeat;
	width:934px;
	height:125px;
	vertical-align:bottom;
	position:relative;
}

#sub_header a
{
	float:right;
	color:#00703C;
	font-size:8pt;
	vertical-align:bottom;
	padding-right:10px;
	padding-bottom:10px;
	text-decoration:none;
}

#header_words
{
	vertical-align:middle;
	padding-left:25px;
	border:0px hidden;
}
#logo
{
	padding-left:37px;
	vertical-align:middle;
	border:0px hidden;
}
#front_bottom
{
	background-color:#F2F8F5;	
}
#announcements
{
	background-image:url(/images/home_barbg.gif);
	background-repeat:repeat-x;
	background-color:#F2F8F5;	
}
#announcements_text
{	
	padding:20px;
}
#announcements_text a
{
	color:#00703C;
	text-decoration:none;
}
#Container
{
	background-color:white;
	width:933px;
}
#page_image
{
	border-bottom:7px solid #00703C;
}
#subpage
{
	background-color:white;
}
#subpage a
{
	text-decoration:none;
	color:#00703C;
}

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}