body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #E6F2FF;
	text-align:center;
	background-image: url(/images/bg.jpg);
}

a:link
{
	text-decoration: none;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	color: #529BE6;
	font-size: 12px;
	text-decoration: none;
}

a:visited { 
	color: #529BE6;
	text-decoration: none;
} 

a:hover
{
	text-decoration: none;
	color: #FF9900;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dashed #529BE6;
	border-left: 1px none #CCCCCC;
}

font { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

h1 { 
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 180%; 
	font-weight: bold; 
	text-transform: capitalize; 
	color: #529BE6;
}

h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #8C93B7; font-weight: bold;}
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #8C93B7; font-weight: bold;}

.adblock { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

.dots { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC9900;}

table {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
}
.dashunderlined TD{border-bottom: 1px dashed #ccc;}
/*Highlight Rows*/
TR.on{background-color: #F2FBFF;}
TR.off{background-color: #FFFFFF;}
/* topNavigation
--------------------------------------------------*/

div#topNav {
 margin: 0;
 padding: 0;
 background-color: #FF9900;
 border-top: solid 1px #FFFFFF;
 border-bottom: solid 1px #FFFFFF;
 }
  
div#topNav li {
 display: inline;
 margin-left: -3px;
 }
  
div#topNav ul {
 text-align: center;
 margin: 0;
 padding: 3px 3px;
 }
div#topNav li a {
 font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
 font-size : 15px;
 font-weight: normal;
 padding: 3px 4px;
 color: #fff;
 background: #FF9900;
 /*border: 1px solid #FF9900;*/
 border-right: 1px solid #fff;
 text-decoration: none;
 border-bottom: none;
 }
div#topNav li a.nobrdr {
	border: none;
	}
div#topNav li a:hover, div#topNav .active a {
 padding : 3px 4px;
 text-decoration : none;
 background : #FFEBCC;
 /*border: 1px solid #FFEBCC;*/
 color: #529BE6;
}
#page {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 1px solid #FF9900;
	background-color: #fff;
	text-align: left;
	background-image: url(/images/shell.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
}
#header {
	text-align: center;
	}
#header {
	height: 248px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
#intro {
	background-color: #F0F2F4;
	padding-left: 3px;
}
#intro p {
	width: 170px;
	float: left;
	margin: 4px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#intro img {
	border: 1px solid #8087AE;
	}
.pagetitle {
	padding: 0 15px;
	}
#content {
	width: 530px;
	padding: 0;
	float: left;
	border-left: 5px solid #CC9900;
}
.content {
	padding: 0 5px 0 5px;
	/*height: 350px;*/
	min-height: 350px;
}
#rightnav {
	width:200px;
	padding: 0;
	float: right;
	}
P {
	padding: 5px;
	}
#rightnav P {
	margin: 0 0 12px 0;
	padding: 0px 17px 0px 15px;
	/*text-align: justify;*/
	}
.content img, #header img{
	margin: 10px;
	padding: 7px;
	border-top: 1px solid #eee;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #eee;
}
.block {
	padding: 0px;
	margin: 4px;
	background-color: #E0E9B5;
	border: 1px solid #CC9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.disclamer {
	margin: 0px;
	padding: 35px 0 0 0;
	font-size: 10px;
	text-align: center;
}

/* Navigation */
.navigation {
	position: relative;
	float: right;
	margin-right: 5px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 12px;
/*background-color: #F0F2F4;*/
}

#navcontainer
{
	width: 150px;
	/*border-right: 1px solid #336699;*/
	padding: 0;
	margin: 2px;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
width: 148px;
}

#navcontainer li
{
border: 1px solid #F0F2F4;
margin: 2px;
}

#navcontainer li a
{
	display: block;
	padding: 2px 5px 2px 0.5em;
	border: 1px solid #F0F2F4;
	background-color: #FFFCF4;
	text-decoration: none;
	width: 100%;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
	border: 1px solid #FFFFFF;
	background-color: #E3F1FE;
	background-image: url(/images/corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.relo {
	background-image: url(/images/reloguide.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.noborder img {
	border: none;
	}
.noborder a {
	color:#fff;
	}