body	{
	background-color:#FFFFFF;
	margin:0px;
}
table	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
}
a:link		{ color: #0000CC; font-weight: bold; text-decoration: none }
a:visited	{ color: #0000CC; font-weight: bold; text-decoration: none }
a:active	{ color: #CC0000; font-weight: bold; text-decoration: none }
a:hover		{ color: #CC0000; font-weight: bold; text-decoration: none }
h1		{ 
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}
h2		{ 
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
h3	{ 
	color: #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold;
}
li	{
	margin-bottom:1em;
}
ul	{
	list-style-image: url(images/reddot.gif)
}
.highlight {
	background-color:#FFFF55;
	font-weight:bold;
}
.drop {
	float:left;
	color:#4444FF;
	font-size:32px;
	line-height:26px;
	font-weight:bold;
}
.blue {
	font-size:13px;
	font-weight:bold;
	color:#4444FF;
}
.smalltext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.footer {
	width:100%;
	height:20px;
	background-color:#B1B0FE;
	background-image:url(images/bar-bg.gif);
	text-align:center;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
}
.faq {
	margin-left:19px;
	text-indent:-19px;
}
.psh {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000099;	
	font-size:12px;
	font-weight:bold;	
}
.ps {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000099;	
	font-size:13px;
	font-weight:bold;	
}
.menustyle{
	width: 100%;
	font-family:Verdana; Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.menustyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.menustyle ul{
	width: 100%;
	background: url(images/bar-bg.gif) center center repeat-x; 
	padding: 4px 0;
	margin: 0;
	text-align: left; 
}
.menustyle ul li{
	display: inline;
}
.menustyle ul li a{
	color: #000066;
	padding: 4px 10px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #000099;
}
.menustyle ul li a:hover { 
	background: url(images/bar-bg2.gif) center center repeat-x; 
	color:#FFFFFF;
}





