body{
	background-color: #205f84;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/imgs/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

body,td,th {
	font-size: 12px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} 

.swoosh {

	background-image: url(/imgs/bg_swosh.gif);
	background-position:top;
	background-repeat:no-repeat;
	line-height:160%;
	text-align:justify;
	}
	
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:14px;
	font-variant: small-caps;
}

.header_big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:16px;
	font-variant: small-caps;
	letter-spacing:2;
}
ul { 
 list-style-type: none; 
 list-style-image: url(/imgs/bluearrow.gif);
 padding-left: 5; 
 margin-left: 10; 
}


.heading {font-family: Georgia, Times New Roman, Times, serif; font-size: 14px;}
#content {color:#000000; font-family:verdana,geneva,arial,helvetica; text-align:left; margin-top:8px; margin-right:8px; margin-left:8px; line-height:18px;}
#content2 {color:#000000; font-family:verdana,geneva,arial,helvetica; text-align:left; margin-right:8px; margin-left:8px; line-height:18px;}


a:link {color: #ffffff; text-decoration: underline; font-weight : bold;}
a:visited {color: #ffffff; text-decoration: underline; font-weight : bold;}
a:hover {color: #c4ddec; text-decoration: underline;font-weight : bold;}

a.whitelink:link {color:#FFFFFF;  text-decoration: underline; font-weight:none;}
a.whitelink:visited {color:#FFFFFF;  text-decoration: underline; font-weight:none; }
a.whitelink:hover {color:#1c5166;  text-decoration: underline; font-weight:none;}

a.red:link {color:#FFFFFF;  text-decoration: underline; font-weight:none;}
a.red:visited {color:#FFFFFF;  text-decoration: underline; font-weight:none; }
a.red:hover {color:#f14040;  text-decoration: underline; font-weight:none;}

a.orange:link {color:#FFFFFF;  text-decoration: underline; font-weight:none;}
a.orange:visited {color:#FFFFFF;  text-decoration: underline; font-weight:none; }
a.orange:hover {color:#ff8000;  text-decoration: underline; font-weight:none;}

a.yellow:link {color:#FFFFFF;  text-decoration: underline; font-weight:none;}
a.yellow:visited {color:#FFFFFF;  text-decoration: underline; font-weight:none; }
a.yellow:hover {color:#ffff00;  text-decoration: underline; font-weight:none;}

a.green:link {color:#FFFFFF;  text-decoration: underline; font-weight:none;}
a.green:visited {color:#FFFFFF;  text-decoration: underline; font-weight:none; }
a.green:hover {color:#4c9170;  text-decoration: underline; font-weight:none;}

a.blue:link {color:#FFFFFF;  text-decoration: underline; font-weight:none;}
a.blue:visited {color:#FFFFFF;  text-decoration: underline; font-weight:none; }
a.blue:hover {color:#75accc;  text-decoration: underline; font-weight:none;}

a.purple:link {color:#FFFFFF;  text-decoration: underline; font-weight:none;}
a.purple:visited {color:#FFFFFF;  text-decoration: underline; font-weight:none; }
a.purple:hover {color:#d680e8;  text-decoration: underline; font-weight:none;}
