p{
	color:#000;
	font-family:Arial;
	font-size:14px;
	line-height:19px;
	text-indent:1em;
	margin:1em 0;
	}

p.no_ind {text-indent: 0;}

p.no_mag {margin:0}

p.no_mag_no_ind {margin:0; text-indent:0em;}

p.no_top {margin:0 0 1em 0;}

p.no_ind_no_top {margin:0 0 1em 0; text-indent:0;}

p.no_btm {margin:1em 0 0 0}

p.no_ind_no_btm {margin:1em 0 0 0; text-indent:0;}

body{
	background-color: #ecd9ef;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	}

img { border: 0px; }

input { background: #ffffff; }

#wrapper1{
	width: 786px;
	background: #ebfce9;
	border-left: solid 1px #B4A9A7;
	border-right: solid 1px #B4A9A7;
	border-bottom: solid 1px #B4A9A7;
	padding: 0 1px 1px 1px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	}

#wrapper2{
	width: 782px;
	background: #ebfce9;
	border-left: solid 1px #6B6665;
	border-right: solid 1px #6B6665;
	border-bottom: solid 1px #6B6665;
	padding: 0 1px 1px 1px;
	display: block;
	}

#wrapper3{
	width: 780px;
	text-align: left;
	background: #FFF;
	border-left: solid 1px #246B6E;
	border-right: solid 1px #246B6E;
	border-bottom: solid 1px #246B6E;
	display: block;
	}

#masthead{
	width: 740px;
	height: 120px;
	position: relative;
	display: block;
	margin: 0 20px 10px 20px;
	}

#menu{
	width: 734px;
	height: 25px;
	position: relative;
	display: block;
	margin: 0 20px 30px 20px;
	padding: 6px 3px 0 3px;
	background: url(../img/menu_bar.png) no-repeat;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}

#menu ul{
	margin: 0 0 0 3px;
	padding: 5px 0 0 0;
	list-style-type: none;
	display: inline;
	}

#menu ul li{
	padding: 0 10px;
	border-right: solid 1px #246B6E;
	display: inline;
	color: #fff003;
	font-size: 15px;
	line-height: 18px;
	}

#menu a{
	color: #fff;
	text-decoration: none;
	}

#menu a:visited{
	color: #fff;
	text-decoration: none;
	}

#menu a:hover{
	color: #fff003;
	text-decoration: none;
	}

.rt_btn{
	float: right;
	padding: 1px 10px;
	font-size: 15px;
	}

h1{
	font-size: 1.6em;
	line-height: 1.7em;
	font-weight: bold;
	color: #246B6E;
	display: block;
	margin: 5px 0 15px 0;
	font-family: Times New Roman, Times, serif;
	}

h2{
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: bold;
	color: #246B6E;
	display: block;
	position: relative;
	margin: 15px 0;
	font-family: Times New Roman, Times, serif;
	}

h3{
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	color: #246B6E;
	font-family: Times New Roman, Times, serif;
	margin: 10px 0;
	display: block;
	position: relative;
	}

strong { font-weight: normal; }

em { font-style: normal; }

#content{
	background-color: #FFFFFF;
	margin: 0 20px;
	font-size: 14px;
	text-align: left;
	overflow: auto;
	line-height: 19px;
	}

#content p{
	font-size: 14px;
	line-height: 19px;
	text-indent: 0em;
	}

.no_ind {text-indent: 0}

.highlight{
	color: #246B6E;
	font-size: 1.3em;
	line-height: 1.5em;
	}

.red_highlight{
	color: #F00;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 15px;
	}

.note{
	padding: 10px;
	background-color: #FCF9C5;
	color: #246B6E;
	border: dotted 1px #FFA805;
	margin-bottom: 20px;
	text-align: left;
	font-size: 15px;
	line-height: 20px;
	}

.note p { 
	color: #246B6E; 
	text-indent: 1em;
	}

.note p.no_ind_no_mgn {
	text-indent: 0;
	margin: 0
	}

.note p.no_top_mgn {margin-top: 0}

.note p.no_btm_mgn {margin-bottom: 0}

.points ul{
	margin: 15px 0;
	list-style-type: disc;
	padding: 20px;
	font-size: 15px;
	}

.points ul li{
	margin: 10px 0;
	padding: 0;
	}

.rt_btn {float: right;}

.go_right { text-align: right; }

.go_right a{
	color: #4cbadb;
	text-decoration: none;
	}

.go_right a:hover{
	color: #6e87cc;
	text-decoration: underline;
	}

.go_right_sm{
	text-align: right;
	font-size: 11px;
	}

#sidebar{
	float: right;
	width: 235px;
	margin-left: 20px;
	display: block;
	}

.btn {
	display: inline-block;
	position: relative;
	background-color: #b2e5dc;
	color: #246B6E;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	padding: 5px 10px 3px 10px;
	border: solid 1px #246B6E;
	text-decoration: none;
	margin: 20px 25px;
	}


.btn_rank {
	display: inline-block;
	position: relative;
	background-color: #b2e5dc;
	color: #246B6E;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	padding: 3px 10px 2px 10px;
	border: solid 1px #246B6E;
	text-decoration: none;
	}

.box{
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	border-width: 0 3px 3px 3px;
	border-color: #58265f;
	border-style: double;
	}

.app_table th {
	background-color: #78bfc0;
	color: #fff;
	width: 15%;
	font-size: 14px;
	font-weight: normal;
	border-bottom: solid 1px #419797;
	}

.app_table td {
	background-color: #d5f3ee;
	color: #000;
	font-size: 13px;
	font-weight: normal;
	border-bottom: solid 1px #68baba;
	}

.app_table td#none {
	background-color: #fff;
	color: #000;
	font-size: 13px;
	font-weight: normal;
	border: none;
	font-size: 14px;
	line-height: 20px;
	}

.eng_txt {
	font-family: Times New Roman, Times, serif;
	font-size: 1.1em;
	line-height: 1.3em;
	}

.txt {
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	line-height: 1.3em;
	}

.results {margin: 10px 0 20px 0;}

.schedule th {
	background-color: #B8EBE2;
	text-align: left;
	color: #246B6E;
	font-size: 15px;
	font-weight: bold;
	padding: 4px 0 3px 7px;
	border-bottom: solid 1px #419797;
	margin-bottom: 5px;
	}

.schedule td {
	background-color: #fff;
	color: #000;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	padding: 0 5px;
	border-bottom: solid 1px #B8EBE2;
	border-right: solid 1px #B8EBE2;
	}

.schedule td.none {
	background-color: #fff;
	color: #000;
	font-size: 13px;
	font-weight: normal;
	border: none;
	font-size: 14px;
	line-height: 20px;
	}

.results th {
	background-color: #B8EBE2;
	text-align: left;
	color: #246B6E;
	font-size: 15px;
	font-weight: bold;
	padding: 4px 0 3px 7px;
	border-bottom: solid 1px #419797;
	margin-bottom: 5px;
	}

.results td {
	background-color: #fff;
	color: #000;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	padding: 10px;
	border-bottom: solid 1px #B8EBE2;
	border-right: solid 1px #B8EBE2;
	}

.results td.none {
	padding: 10px 3px;
	text-align: center;
	}

.points th {
	margin: 0;
	padding: 3px 0px;
	color: #419797;
	background-color: #fff;
	border-bottom: none;
	}

.points td {
	margin: 0;
	padding: 3px 0px 3px 3px;
	color: #ffcc00;
	border-right: none;
	border-bottom: none;
	}

.error {
	color: #F00;
	text-indent: 0px;
	margin: 10px 0;
	display: block;
	}

.msg {color: #246B6E}



#footer{
	width: 100%;
	display: block;
	position: relative;
	clear: both;
	font-size: 12px;
	line-height: 10px;
	text-align: center;
	color: #6e87cc;
	margin: 10px 0px 3px 0px;
	padding: 0px;
	}

#footer a:link, a:visited{
	text-decoration: none;
	color: #4CA8AC;
	}

#footer a:hover{
	color: #246B6E;
	text-decoration: underline;
	}

#copyright{
	width: 100%;
	display: block;
	position: relative;
	clear: both;
	font-size: 12px;
	line-height: 10px;
	text-align: center;
	color: #76BFB3;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	}



/* Home Page Styles */

#text p{
	font-size: 1.3em;
	line-height: 1.8em;
	margin: 0;
	}

.simple_list li{
	font-size: 14px;
	list-style-type: none;
	}

#pro_lt{
	margin:0 0 30px 0;
	display:block;
	position:relative;
	}

#pro_lt img{
	margin:0 20px 0 0;
	float:left;
	}

