body, p, td{
	font-family: verdana, arial sans-serif;
	font-size: 8pt;
	line-height: 16px;
	color: #6E6E6E;
}

bodydetails, p, div{
	font-family: verdana, arial sans-serif;
	font-size: 8pt;
	line-height: 16px;
	color: #6E9EAF;
}

img {
	border: 0px;
}

hr{
	height: 1px;
	color: #F49807;
}

h1{ font-size: 16pt;}
h2{ font-size: 14pt;}
h3{ font-size: 12pt; font-weight: bold;}
h4{ font-size: 10pt; font-weight: bold;}

/* Links */

a{
	color: #001E39;
}

a:hover{
	text-decoration: underline;
	color: #4989AA;
}

.clink { 
	text-decoration: none;
	color: #001E39;
	font-weight: bold;
}

.clink:hover { 
	text-decoration: none;
	color: #001E39;
	font-weight: bold;
}

.glink { 
	text-decoration: none;
	color: #1B76A5;
}

.glink:hover { 
	text-decoration: underline;
	color: #4989AA;
}

.nlink a {
	color: #001E39;
	font-weight: bold;
	text-decoration: none;
	background-color: #EDF6FA;
	border-bottom: 1px solid #DEEAF0;
	display: block;
	padding: 2px;
	margin: 0px;
}

.nlink a:hover { 
	color: #001E39;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFCD34;
	border-bottom: 1px solid #F49807;
}

/* Special Text */

.small {
	font-size: 6pt;
}

.blue {
	color: #4989AA;
}

.bblue {
	color: #4989AA;
	font-weight: bold;
}

.dblue {
	color: #001E39;
	font-weight: bold;
}

.titles {
	color: #4989AA;
	font-weight: bold;
	font-size: 11pt;
	display: block;
	margin-top: 3px;
}

.subtitles {
	color: #4989CC;
	font-weight: bold;
	font-size: 11pt;
	display: block;
	margin-top: 3px;
	letter-spacing:1px;
}

.secbar{
	color: #001E39;
	font-weight: bold;
	background-color: #DEEAF0;
	border-bottom: 1px solid #83A2B2;
	padding: 2px;
	margin-bottom: 3px;
}


/* Header and Footer definitions */
.nav1{
	background-image: url('/i/main/nav1_bg.jpg');
	background-repeat: repeat-x;
	height: 40px;
}

.nav2{
	background-image: url('/i/main/nav2_bg.jpg');
	background-repeat: repeat-x;
	height: 22px;
}

.nav2_fade{
	background-image: url('/i/main/nav2_fade.jpg');
	background-repeat: repeat-x;
	height: 12px;
}

.bg_fade{
	background-image: url('/i/main/bg_fade.jpg');
	background-repeat: repeat-x;
}

.foot{
	background-image: url('/i/main/footer.jpg');
	background-repeat: repeat-x;
	color: #001E39;
	font-size: 8pt;
}

/* Format definitions */

.coltop{
	background-image: url('/i/main/col/t.gif');
	background-repeat: repeat-x;
	color: #001E39;
	font-weight: bold;
	font-size: 9pt;
}

.c{
	border-left: 1px solid #7AAAC3;
	border-right: 1px solid #7AAAC3;
}

.cl{
	border-left: 1px solid #7AAAC3;
	width: 6px;
}

.cr{
	border-right: 1px solid #7AAAC3;
	width: 6px;
}

.colbot{
	background-image: url('/i/main/col/b.gif');
	background-repeat: repeat-x;
}

.pt3{ padding-top: 3px; }

.btop{ border-top: 1px solid #7AAAC3; }

.bl{ border-left: 1px solid #7AAAC3; }

.br{ border-right: 1px solid #7AAAC3; }

.bbot{ border-bottom: 1px solid #7AAAC3; }

.box{ border: 1px solid #4989AA; }

.pad { padding: 3px; }

#top { float: right; }

.minilist {
	margin: 0px;
	list-style-position: inside;
}

.stnd_list {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	padding-left: 5px;
}

.stnd_list li{
	padding-bottom: 10px;
}

#promobox {
	border: 1px solid #CCCCCC;
	padding: 5px;
	height: 137px;
	margin-top: 5px;
}

#promobox2 {
	border: 1px solid #CCCCCC;
	padding: 5px;
	height: 100px;
	margin-top: 5px;
}

#clear {
	clear: both;
}

/* Top Tabs definitions */

.tabshell {
	padding: 0px;
	margin: 0 auto;
	height: 25px;
}

html>body .tabshell { /* different height for non-IE */
	height: 18px;
}

.tabshell a{
	color: #808080;
	border: 1px solid #7AAAC3;
	border-bottom-width: 0px;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	background-image: url('/i/main/tab/bg.jpg');
	background-color: #EDF6FA;
	font-weight: bold;
	margin: 0 auto;
}

.tabshell a:hover{
	color: #001E39;
	border-bottom-width: 0px;
	text-decoration: none;
	background-image: url('/i/main/tab/bg_on.jpg');
	background-color: #C4DF9B;
}


/* Table colors */

.col1
{	background-color: #F9D3AD;
	color: #000000;
}
.col2 
{	background-color: #E2EEF5; /*#D8F9AD; */
	color: #000000;
}

.col3 
{	background-color: #BBDEF1;
	color: #000000;
}

.bar {
	background-color: #EDF7FD;
	color: #000000;
}