td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:  black;
}

ul, ol {
	padding-left: 50px;
	list-style-type : square;
}

li {
		padding-left: 5px;
}

.home_copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:  white;
	padding:10px;
}

.home_copy_emph{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #B7D1AF;/*#FFFF99;*/
	font-weight:bold;
}



.page_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003366;
	padding-top:40px;
	padding-bottom:20px;
	padding-left:50px;
	padding-right:10px;
	font-weight: bold;
	text-transform: uppercase;
}

.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003366;
	font-weight: bold;

}


.sub_topic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003300;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.sub_topic:hover{

	text-decoration: underline;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding-top:00px;
	padding-bottom:0px;
	padding-left:50px;
	padding-right:20px;
	line-height: 21px;
}

.sub_copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding-top:00px;
	padding-bottom:0px;
	padding-left:50px;
	padding-right:20px;
	line-height: 21px;
}

a {
	color: #007D53;
	text-decoration: underline;
}

a:hover {
	color: #003300;
	text-decoration: underline;
}

.logo_copy {
	text-transform : uppercase;
	color: white;
}

.tag_copy{
	font-family: "Comic Sans MS";
	color: #003300;
	font-size:  9pt;
	line-height: 105%;
	padding-left: 20px;
	font-weight: bold;
	vertical-align : top;
}

.sub_logo_copy {
	text-transform : uppercase;
	color: white;
	font-size: 9pt;
}

.sub_tag_copy{
	font-family: "Comic Sans MS";
	color: white;
	font-size: 11pt;
	line-height: 105%;
	font-weight: normal;
}

body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top: 0px;
	background-color:  white;
	background-image: url(images/bg_sub.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.gray_bg {
	background-color: #D2D2D2;
}

.menu_td {
	padding-top:4px;
	padding-bottom:4px;
	white-space : nowrap;
}

.top_menu, .menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: none;
	text-transform: uppercase;

}

.menu_lgr {
	font-size: 12pt;
}

.top_menu:hover, .menu:hover, .menu_lgr:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #B7D1AF;/*#FFFF99;*/
	text-decoration: none;
}

.green_bg {
	background-color: #003300;
}

.blue_bg {
	background-color: #003366;
}

.swirl_bg {
	background: url(images/index.jpg);
	background-repeat: no-repeat;
	background-position : top left;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:  black;
	font-size:  7pt;
	text-align: center;
}

.sm_link {
	color: #003300;
	text-decoration: none;
}

.sm_link:hover {
	color: black;
	text-decoration: underline;
}


.submenu {
	FONT-FAMILY:Arial,Helvetica;
	FONT-SIZE: 9pt;
	color: white;
	text-decoration: none;
	font-weight: bold;

}
.submenu:hover {
	FONT-FAMILY:Arial,Helvetica;
	FONT-SIZE: 9pt;
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}

