html, body {
 margin:0;
 font-family:Arial, Helvetica, sans-serif;
 color:#333333;
 background-image:url(../img/bg-global.gif);
	background-color:#12192B;
}
#wrapper{
	width:100%;
	margin:0 auto 0;
	text-align:center;
}
#container{
	width:756px;
	margin:0 auto 0;
	text-align:center;
	position:relative;
}
#header{
	margin:0px;
}
#headerNav{
	top:18px;
	right:30px;
	position:absolute;
	width:175px;
	height:30px;
	text-align:right;
	margin:0 auto 0;
	margin-bottom:0px;
}
#main{
	background-color:#e7e7e7;
	background-image:url(../img/bg-mainHome.jpg);
	background-repeat:no-repeat;
	height:853px;
	width:736px;
	position:relative;
	margin:0 auto 0;
	text-align:center;
	padding:0px;
}
#maindefault{
	background-color:#e7e7e7;
	background-image:url(../img/bg-mainHome.jpg);
	background-repeat:no-repeat;
	height:853px;
	width:736px;
	position:relative;
	margin:0 auto 0;
	text-align:center;
	padding:0px;
}
#mainall{
	background-color:#e7e7e7;
	background-image:url(../img/bg-mainLogin.jpg);
	background-repeat:no-repeat;
	height:1240px;
	width:736px;
	position:relative;
	margin:0 auto 0;
	text-align:center;
	padding:0px;
}

#mainfaq{
	background-color:#e7e7e7;
	background-image:url(../img/bg-mainLogin_bup.jpg);
	background-repeat:no-repeat;
	height:853px;
	width:736px;
	position:relative;
	margin:0 auto 0;
	text-align:center;
	padding:0px;
}
#titleHeader{
	position:absolute;
	height:47px;
	width:270px;
	top:35px;
	left:16px;
	text-align:left;
}
#titleHeader h1{
	height:47px;
	padding:0px;
	margin: 0 auto 0;
	color:#e1e1e1;
}
#logged{position:absolute;width:315px;height:15px;top:51px; right:21px; text-align:right;}
#rightButton{position:absolute; text-align:right; width:90px; height:27px; top:91px; right:30px;}

#footer{
	text-align:right;
	padding:10px;
	padding-top:0px;
	height:24px;
	line-height:24px;
}
#nav1{
	position:absolute;
	width:111px;
	height:31px;
	left: 398px;
	top: 16px;
}
#nav2{
	position:absolute;
	width:102px;
	height:31px;
	left: 509px;
	top: 16px;
}
#nav3{
	position:absolute;
	width:120px;
	height:31px;
	left: 611px;
	top: 16px;
}
.alignRight{text-align:right;}
.zero{line-height:0;height:0;}
.text8{font-size:8px}
.text9{font-size:9px}
.text10{font-size:10px}
.text11{font-size:11px}
.text12{font-size:12px}
.text14{font-size:14px}
.text18{font-size:18px}
.fontWhite{color:#FFFFFF}
.fontBold{font-weight:bold;}
.fontNoDec{text-decoration:none}
.fontGrey{color:#CCCCCC;}
.fontBlue{color:#217CB5};
.fontDark{color:#333333};
.lineHeight10{line-height:10px;}
.lineHeight11{line-height:11px;}
.lineHeight15{line-height:15px;}
.BGBlue{background-color:#217CB5;}

.padRight2{padding-right:2px;}
.padRight3{padding-right:3px;}
.padRight5{padding-right:5px;}
.padRight10{padding-right:10px;}


.padLeft2{padding-left:2px;}
.padLeft3{padding-left:3px;}
.padLeft5{padding-left:5px;}
.padLeft5{padding-left:10px;}
.lineRgtBlue{
	border-right-style:solid;
	border-right-color:#217CB5;
	border-right-width:2px; 
}
.lineLftBlue{
	border-left-style:solid;
	border-left-color:#217CB5;
	border-left-width:2px; 
}
.box_blue {
	border: 1px solid #003366;
}

table{padding:0;margin:0px;}
td{vertical-align:top; text-align:left;}

#rewind{width:113px;height;27px;float:left;}
#forward{width:113px;height:27px;float:right;}
#showing{width:438px;height:27px;float:left;font-size:11px;font-weight:bold;text-align:center;line-height:28px;color:#217CB5;}
