/* iGINE Corporate StyleSheet */
/* Copyright iGINE Pte Ltd */
/* Created by Osmosis Interactive */

/* Elements */

A{
	color : #1A3C7E;
}

A.link{
	color : #1A3C7E;
	text-decoration : none;
}

A.link:hover{
	color : #094F80;
	text-decoration : underline;
}

LI {
	list-style-type : square;
	margin-left : -14px;
	margin-bottom : 5px;
}

UL{
	margin-top : 3px;
}

/*Classes */
.superheader{
	font-family : MS Sans Serif, Tahoma, Helvetica, sans-serif;
	font-size : 18px;
	color : #666666;
	text-decoration : none;
	font-weight : bold;
	word-spacing : 0px;
	letter-spacing : 0px;
	text-transform : uppercase;
}

.header{
	font-family : MS Sans Serif, Tahoma, Helvetica, sans-serif;
	font-size : 14px;
	color : #333333;
	text-decoration : none;
	font-weight : bold;	
	word-spacing : 0px;
	letter-spacing : 0px;
}

.bold{
	font-family : MS Sans Serif, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	text-decoration : none;
	font-weight : bold;
	word-spacing : 0px;
	letter-spacing : 0px;
}

.body{
	font-family : MS Sans Serif, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #57636E;
	text-decoration : none;
}

.body_w{
	font-family : MS Sans Serif, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}

.quote{
	font-family : MS Sans Serif, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #094F80;
	font-weight : bold;
	text-decoration : none;
}

.menu{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	word-spacing : 0px;
}

.rhcol{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #F1F1F1;
	text-decoration : none;
	word-spacing : 0px;
}

.rhcolbold{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
	word-spacing : 0px;
}

.rights{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	text-decoration : none;
	word-spacing : 0px;
}

.notes{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #003300;
	text-decoration : none;
}

.trail1{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #CAD8E1;
	text-decoration : none;
	word-spacing : 0px;
}

.trail2{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;	
	color : #CAD8E1;
	text-decoration : none;
	word-spacing : 0px;
}

.fineprint{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #76B6DB;
	text-decoration : none;
	word-spacing : 0px;
}

.formbtn{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	text-decoration : none;
	height : 18px;
	line-height : 9px;
}

.sub{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
	word-spacing : 0px;
}

.ch-body {
	font-family: SimSun, MS Song, Beijing; 
	font-size: 11pt; 
	color : #57636E;
	line-height: 150%;
	text-decoration : none;
}

.ch-fineprint{
	font-family : Tahoma, SimSun, MS Song, Beijing;
	font-size : 11px;
	font-weight : normal;
	color : #76B6DB;
}