a
{
	color: #4F81BD;
	font-weight: bold;
	text-decoration: none;
	font-size: 22px;
}

a:hover
{
	color: #003E76;
	font-weight: bold;
	text-decoration: none;
	font-size: 22px;
}

a.submenu
{
	color: #4F81BD;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

a.submenu:hover
{
	color: #003E76;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

a.bodylink
{
	color: #4F81BD;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}

a.bodylink:hover
{
	color: #003E76;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}

body
{
	font-family: "Arial", "Helvetica", sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #ffffff;
}

img
{
	border-width: 0px;
}

img.embedded
{
	padding: 10px;
}

img.embedded_tight
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

div.green_bg
{
	background: url("./images/light_bg.gif") repeat;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

td
{
	vertical-align: middle;
	border-width: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.logo
{
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	border-bottom: 5px solid #d03100;
}

.subcontent
{
	background-color: #4F81BD;
	color: #ffffff;
	line-height: 120%;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	font-size: 16px;

}

.content
{
	background-attachment: scroll;
	background-color: #ffffff;
	color: #000000;
	line-height: 120%;
/*	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;*/
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align: top;
	font-size: 14px;
	height: 540px;
}

td.content p
{
	padding: 10px;
}

.caption
{
	color: #4F81BD;
	line-height: 100%;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	font-size: 12px;
	font-style: italic;
}

.caption_white
{
	color: #ffffff;
	line-height: 100%;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	font-size: 12px;
	font-style: italic;
}

.header
{
	background-color: #ffffff;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	line-height: 125%;
}

.footer
{
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 5px solid #4F81BD;
	vertical-align: middle;
}

.subhead
{
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	line-height: 150%;
}

.subhead_content
{
	font-weight: bold;
	font-size: 17px;
	color: #333333;
	line-height: 100%;
}

.vert_middle
{
	vertical-align: middle;
}

li
{
	padding-bottom: 10px;
	padding-right: 40px;
}

p 
{ 
	font-size: 12pt; 
	line-height: 125%;
} 

sup
{
	font-size: 6pt;
}

h1
{
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;
	padding-left: 10px;
}

h2
{
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	padding-left: 10px;
}

h3
{
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	padding-left: 10px;
}

.white
{
	color: #ffffff;
}

tr.tbl_header td 
{
	background: #669900 none repeat scroll 0%;
	border-top: 1px #669900 solid;
	border-bottom: 1px #669900 solid;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	color: #ffffff;
}

tr.row1 td 
{
	background: #ccff99 none repeat scroll 0%;
	border-top: 1px #669900 solid;
	border-bottom: 1px #669900 solid;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	color: #000000;
}

tr.row2 td 
{
	background: #ffffff none repeat scroll 0%;
	border-top: 1px #669900 solid;
	border-bottom: 1px #669900 solid;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	color: #000000;
}

td.left_col
{
	border-left: 1px #669900 solid;
	border-right: 1px #000000 solid;	
}

td.right_col
{
	border-right: 1px #669900 solid;	
}

hr.full_width
{
	background-color: blue;
	color: blue;
	width: 100%;
}

hr.almost_full_width
{
	background-color: yellow;
	color: yellow;
	width: 90%;
	text-align: right;
	margin: 0 0 0 auto;
}