@charset "utf-8";
/* CSS Document */

/* styles reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}

#tabs{
	width:671px;
	height:68px;
	background:url(../images/tab-bg.jpg) no-repeat 0px 0px;
}

html {
	height: 100%;
}
body {
	line-height: 1;
	color: #000;
	background:url(../images/bg-water-ext2.jpg) top center #72adcb no-repeat;
	height: 100%;
	text-align:center;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* end */

a, a:visited{
	font-size:12px;
	text-decoration:none;
	color:#3d78b1;
}

a:hover {
color:#3971a7;
}

.clear{
	clear:both;
	line-height:0px;
	overflow:hidden;
}

.right-arrow{
	float:right;
}

#left-drop-shadow{
	width:8px;
	height:1178px;
	float:left;
	background:url(../images/left-main-shadow.jpg) no-repeat top left;
	
}

hr {border: none 0;
border-top: 1px solid #d8d8d8;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
margin-top:0px;
margin-bottom:20px;
padding:0px;
} 
#this-container{
	margin:0 auto;
	overflow:visible;
	width:990px;
	text-align:left;
}

#main-content-container{
	width:669px;
	float:left;
	padding:0px 0px 0px 0px;
	background:url(../images/content-bg.jpg) repeat-y ;
	margin-top:88px;
	
}

h3{
padding-left:10px;
margin-bottom:20px;
}

h4{
padding-left:10px;
margin-bottom:20px;
font-size:12px;
}

#main-content{
	width:669;
	padding: 0px 15px 0px 25px;
	background:url(../images/content-bg-top.jpg) no-repeat ;
}

#main-content p{
	color:#737373;
	font-size:12px;
	line-height:1.5em;
	margin-right:10px;
	padding-left:40px;
	padding-bottom:18px
	
}

#main-content img{
	padding-left:40px;
	padding-right:10px;
}

#main-content h3{
	padding-left:40px;
	padding-right:10px;
}


#main-content h4{
	padding-left:40px;
	padding-right:10px;
	font-size:14px;
}

#main-content p.content-footer{
font-size:11px;
padding-bottom:26px;
}


#right-sidebar{
	width:315px;
	float:right;
	overflow:visible;
	margin:0px;
	padding:0px;
	padding-right:6px;
	padding-top:139px;
}



#right-sidebar h1{
	font-size:28px;
	color:#3971a7;
	width:280px;
}

#right-sidebar #main-box{
	/* background:url(../images/right-main-box.jpg) no-repeat top left; */
	width:296px;
	height:187px;
	padding-top:325px;
	padding-left:19px;
}

#right-sidebar #small-box{
	background:url(../images/right-sub-box.jpg) no-repeat top left;
	width:296px;
	height:89px;
	margin-top:2px;
	padding-top:23px;
	padding-left:19px;
	cursor:pointer;
}

#right-sidebar .right-title{
	width:220px;
}

#right-sidebar #small-box .right-title{
	float:left;
	width:135px;
}

#right-sidebar #label{
	margin-top:37px;
	color:#3971a7;
	font-size:13px;
	padding-left:36px;
	font-weight:500;
	padding-bottom:4px;
}



#right-sidebar input[type=text]{
	margin-left:36px;
	border:1px solid #a8a8a8;
	font-size:11px;
	padding:3px;
	float:left;
	width:186px;
}

#right-sidebar input[type=image]{
	float:left;
	padding-left:3px;
	padding-top:4px;
	border:none;
	width:20px;
}


#right-sidebar #sidebar-link{
	padding-left:51px;
	padding-top:8px;
}

#right-sidebar #sidebar-link a, a:hover, a:visited{
	color:#fff;
	font-size:14px;
}

#myOnPageContent{
	display:none;
}

#drop-shadow-divider{
	float:left;
	width:18px;
	background:url(../images/right-main-shadow.jpg) no-repeat top left;
	height:1178px;
}


#flash-link{
	cursor:pointer;
}

#top{
	padding:19px 0px 0px 0px;
	margin:0px;
	}

#logo{
	float:left;
}

#top-links{
	float:right;
	padding:0px;
}

#top-links a{
	color:#737373;
}

#top-links a#first-link{
	padding-right:11px;
	margin-right:12px;
}

#flash-container{
margin:0px;
padding:0px;
	margin-left:8px;
	cursor:pointer;
	width:607px;
	height:193px;
	float:left
}

#main-content-container table.stages{
	margin-top:20px;
	margin-bottom:20px;	
}

#main-content-container table.stages tr td h4{
	color:#123f6b;
	font-size:14px;
	font-weight:bold;
	padding-left:71px;
	padding-top:5px;
}

#main-content-container table tr.odd{
	background-color: #dbdbdc;
	padding-right:8px;
	
}

#main-content-container table tr td{
	vertical-align:middle;
	height:40px;
	color:#737373;
	font-size:12px;
}

#main-content-container table tr td.link{
	height:50px;
}

#main-content-container table tr td.link p a{
	color:#737373;
	font-size:12px;
}

#main-content-container table tr td.title{
	text-align:right;
	width:155px;
	padding-right:25px;
}

.bullet{
	width:20px;
	height:50px;
	float:left;
	background:url(../images/bullet.jpg) no-repeat 0px 4px  ;
	margin-right:14px;
}

#small-box .bullet{
	height:39px;
}

#small-box p{
	color:#494a4a;
	font-size:12px;
	padding-left:35px;
}

#arrow-dark{
	width:14px;
	height:18px;
	background:url(../images/arrow-dark.jpg) no-repeat 0px 3px; 
	float:right;
}

#arrow-light{
	width:14px;
	height:24px;
	background:url(../images/arrow-light.jpg) no-repeat 0px 10px; 
	float:left;
}

#bottom-drop-shadow{
	width:669px;
	float:left;
	padding:0px 0px 0px 0px;
	height:13px;
	background:url(../images/bottom-main-shadow.jpg) no-repeat;
}

#footer{
	color:#fff;
	font-size:10px;
	padding-top:41px;
	padding-left:8px;
	padding-bottom:117px;
}

#footer p{
	padding-bottom:18px;
}

.bluetitles { color:#123f6b;
	font-size:14px;
	font-weight:bold;
	padding-left:71px;
}

#disclaimer p {
	margin:auto; padding:auto;
	line-height:18px;
	font-size:11px;
	font-weight: normal;
	font-style:normal;
}

sup { 
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
vertical-align:super;
}

#thelist {
list-style-type:square;
margin:auto; padding:auto;
margin-bottom:20px;
margin-right:53px;
padding-left:100px;
color:#737373;
font-size:12px;
}

#thelist ul, li{
list-style-type:square;
margin:auto; padding:auto;
color:#737373;
font-size:12px;
}

#thelist .listtext {
line-height:1.8em;
}



