body {
	font-family : Verdana, Arial, Helvetica;
	color: #3F424F;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	SCROLLBAR-FACE-COLOR: #E9F1F8;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #B4D3E9;
	SCROLLBAR-3DLIGHT-COLOR: #B4D3E9;
	SCROLLBAR-ARROW-COLOR: #006599;
	SCROLLBAR-TRACK-COLOR: #F8F8F8;
	SCROLLBAR-DARKSHADOW-COLOR: #0072AE;
	background: url(../images/tbg.jpg) top repeat-x;
	background-color: White;
	margin: 0;
	padding: 0;
}

p {
	font-family : Verdana, Arial, Helvetica;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 8pt;
}

hr {
	width: 99%;
	height: 1px;
	color: #4390C6;
}

h2 {
	font-family : Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: 9pt;
}

h4 {
	font-family : Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #024D86;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-left: 10px;
	width: 300px;
	font-size: 13px;
	line-height: 30px;
	filter:shadow(color=#C9DFEF,direction=135);
}

h6 {
	font-family : Verdana, Arial, Helvetica;
	margin-bottom: 0;
	font-style: normal;
	font-weight: bold;
	color: #3F424F;
	font-size: 8pt;
}

td {
	font-family : Verdana, Arial, Helvetica;
	color: #3F424F;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
}

ul {
	margin-top:3;
	margin-bottom:10;
}

li {
	line-height:18px;
	font-family : Verdana, Arial, Helvetica;
	color: #3F424F;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
}

#container {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url(../images/menu_bg.jpg) repeat-y left;
}

/* header styles*/

#top {
	display: block;
	border: none;
	width: 100%;
	height: 95px;
	margin: 0px;
	padding: 0px;
	background: url(../images/top_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
}

ul#top_nav {
	display: block;
	padding: 0px;
	margin-top: -35px; 
	margin-bottom: 5px;
	margin-left: 170px;
	margin-right: 0px;
	height: 30px;
}

ul#top_nav li {
	display: inline;
	list-style: none;
	margin: 0px;
	margin-left: 20px;
}

ul#top_nav li a {
	color:#D2E4F2;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}

ul#top_nav li a:hover {
	color:#FFCC66;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;	
}

#left {
	clear: left;
	display: block;
	float: left;
	width: 179px;
	height: 100%;
	margin: 0;
	padding: 0;
	padding-top: 78px; 
	background-image: url(../images/sidetop.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #B4D3E9;
}

ul#side_nav {
	display: block;
	width: 178px;
	background-color: #B4D3E9;
	margin: 0;
	padding: 0;
	border-bottom:1px solid #024D86;
	border-left:1px solid #024D86;
}

ul#side_nav li {
	list-style-image: url(../images/side-bullet.gif);
	vertical-align: middle;
	margin-left: 23px;
	height: 25px;
}

ul#side_nav li a {
	margin-left: 5px;
	width: 150px;
	color:#024D86;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}

ul#side_nav li a:hover {
	margin-left: 5px;
	width: 150px;
	color:#024D86;
	text-decoration:underline overline;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}

#center {
	display: block;
	width: 600px;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
}

#right {
	display: block;
	width: 180px;
	float: left;
	background-image: url(../images/bgad.jpg);
	background-repeat: repeat;
}

#right a img {
	margin: 5px;
}

#bottom {
	clear: both;
	display: block;
	width: 100%;
	text-align: left;
	background: url(../images/bgbottom.jpg) left repeat-x;
	padding-top: 12px;
	padding-bottom: 5px;
}

#bottom a {
	font-weight: normal;
}


.entry {
	font-family : Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: 9pt;
}

a.top {
	color:#D2E4F2;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}

a.top:hover {
	color:#FFCC66;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}

a {
	color: #024D86;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}

a:hover {
	color:#FF9900;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}

a img.package {
	background:none;
	filter:Alpha(opacity=40);
}

a:hover img.package {
	background:none;
	filter:Alpha(opacity=100);
}

input,select,textarea, {
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT:1px solid;
	BORDER-TOP:1px solid;
	COLOR:#3F424F;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	margin-right:5;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}
.button {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #E1F5FF;
	border: 1px solid #004D86;
	background-color: #4390C6;
	height: 18px;
}

li.current {
	font-weight: bold;
}

.faq_title {
	font-weight: bold;
	margin-left: 10px;
	text-decoration: underline;
	margin-bottom: 10px;
	cursor: pointer;
}

.faq_article {
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.faq_article a {
	font-weight: normal;
}

.faq_article a:hover {
	font-weight: normal;
}