@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, arial, Helvetica, sans-serif;
	color: black;
	font-size: 9pt;
}

body a:link, body a:visited {
	color: #0000FF;
	font-size: 9pt;
	font-family: Verdana, arial, Helvetica, sans-serif;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

#contact_info{
	text-align: right;
}

#footer {
	text-align: center;
}

#contact_info, #contact_info a:link, #contact_info a:visited, #footer, #footer a:link, #footer a:visited {
	color: black;
	font-size: 9pt;
	font-family: "Times New Roman", Georgia, Times, serif;
	text-decoration: none;
}

#contact_info a:hover, #footer a:hover {
	color: black;
	font-size: 9pt;
	font-family: "Times New Roman", Georgia, Times, serif;
	text-decoration: underline;
}

#white_text {
	color: #FFFFFF;
	text-align: right;
}

#grey_text {
	color: #999999;
}

#white_text, #grey_text {
	 font-size: 8pt;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
}

#left_col {
	color: #FFFFFF;
	text-align: center;
}

#left_col a:link, #left_col a:visited {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 9pt;
	text-decoration: none;
}

#left_col a:hover {
	text-decoration: underline;
}

#left_col #boxes a:link, #left_col #boxes a:visited {
	color: #333333;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 8pt;
	text-decoration: none;
}

#left_col #boxes a:hover {
	text-decoration: none;
}

#left_col #red { color: #cc0000; font-family: arial; font-weight: 900; text-decoration: none; }

#left_col ul, #left_col ul a:link, #left_col ul a:visited {
	text-align: left;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

#left_col ul a:hover {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

h3, h4, h5 {
	margin: 0px 0px 10px 0px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 14pt;
}

h4 {
	font-size: 12pt;
}

h5 {
	font-size: 10pt;
}

#left_col h5 {
	margin: 0px 0px 5px 0px;
	color: #FFFFFF;
}

blue {
	color: #003366;
	font-weight: bold;
}

sub_text {
	font-size: 7pt;
}

#back {
	color: #990000;
	font-size: 7pt;
}