body
{
	background : #ffffff;
	SCROLLBAR-FACE-COLOR: #EDF0F3; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CFD5E0; 
	SCROLLBAR-SHADOW-COLOR: #A6C9E0; 
	SCROLLBAR-3DLIGHT-COLOR: #F1F1F1; 
	SCROLLBAR-ARROW-COLOR:  #002B5C; 
	SCROLLBAR-TRACK-COLOR: #F1F1F1; 
	SCROLLBAR-DARKSHADOW-COLOR: #666666; 
}
.header
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #002B5C;
	text-decoration: none
}
.header2
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CB1009;
	text-decoration: none
}
.text
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #767676;
	text-decoration: none
}
.text_white
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none
}
.textbold
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #767676;
	text-decoration: none
}
.formbold
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #002B5C;
	text-decoration: none
}
.textsmall
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #002B5C;
	text-decoration: none
}
.inputbox
{
	color: #333333;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	width : 98.5%;
	text-align : left;
	border : 1px solid Black;
	background-color: #FDE8E9;
}
.inputboxsmall
{
	color: #333333;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background-color: #FDE8E9;
	width : 120;
	height : 15;
	text-align : left;
	border : 1px solid Black;
}
.list_bullet
{
	list-style-image : url(graphics/bullet.gif);
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #002B5C;
	text-decoration: none
}
.list_bullet2
{
	list-style-image : url(graphics/bullet2.gif);
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #003565;
	text-decoration: none
}
.footer
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #AAACAE;
	text-decoration: none
}
a:link 
{
	text-decoration:none;
	color: #002B5C;
}
a:active 
{
	text-decoration:none;
	color: #002B5C;
}
a:visited
{
	text-decoration:none;
	color: #002B5C;
}
a:hover 
{
	text-decoration:none;
	color: #ED1C24;
	text-decoration: underline
}
