body, p, td
	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#AFBFE1;
	scrollbar-shadow-color:#020264;
	scrollbar-face-color:#00007F;
	scrollbar-highlight-color:#C8D3EC;
	scrollbar-darkshadow-color:#020264;
	scrollbar-3dlight-color:#E1E7F4;
	}

a
	{
	TEXT-DECORATION: none;
	}

a:hover
	{
	TEXT-DECORATION: underline;
	}

div.flashbg
	{
	position: absolute; 
	top: 0px; 
	left: 0px; 
	height: 190px; 
	width: 760px;  
	z-index: 2;
	} 

div.flash
	{
	position: absolute; 
	top: 100px; 
	left: 5px; 
	height: 190px; 
	width: 760px; 
	background-color: orange; 
	z-index: 1;
	} 

textarea
	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	}

.page_title
	{
	font-size: 11pt;
	font-weight: bold;
	color: #00007F;
	}

.small
	{
	font-size: 7pt;
	}

.home_info_title
	{
	color: #FFFFFF;
	font-weight: bold;
	}

.small_black
	{
	font-size: 7pt;
	color: #000000;
	}

.small_blue
	{
	font-size: 7pt;
	color: #00007F;
	}

.small_grey
	{
	font-size: 7pt;
	color: #ACACAC;
	}

.small_white
	{
	font-size: 7pt;
	color: #FFFFFF;
	}

.blue_text
	{
	color: #00007F;
	}

.right_side
	{
	background-color: #E0E0F5;
	}

.right_title
	{
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	}

.right_text
	{
	font-size: 7pt;
	}

.right_more_link
	{
	font-size: 7pt;
	color: #00007F;
	}

.h_lines
	{
	background-color: #00007F;
	}

.light_blue
	{
	background-color: #AFBFE1;
	}

.footer
	{
	background-color: #00007F;
	font-size: 7pt;
	color: #FFFFFF;
	}

.copyright
	{
	font-size: 7pt;
	color: #ACACAC;
	}

.textbox_search
	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	width: 150px;
	height: 16px;
	border: 1px solid #00007F;
	}

.textbox_contact
	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	width: 300px;
	}

.textbox_feedback
	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	width: 250px;
	}

.textarea_feedback
	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	width: 250px;
	}

.dropdown_feedback
	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	width: 250px;
	}

.404_title
	{
	font-size: 11pt;
	color: #cc0000;
	font-weight: bold;
	}

.404_text
	{
	color: #cc0000;
	}
