﻿/* ========================= Global Classes ========================= */

.fnt10 {
	font-size: 10px;
}
.fnt11 {
	font-size: 11px;
}
.fnt12 {
	font-size: 12px;
}
.fnt14 {
	font-size: 14px;
}
.fnt16 {
	font-size: 16px;
}
.fnt18 {
	font-size: 18px;
}
.fntlnh14 {
	line-height: 14px;
}
.fntlnh16 {
	line-height: 16px;
}
.fntlnh18 {
	line-height: 18px;
}
.fntclrwhite {
	color: #FFFFFF;
}
.fntclrlitblue {
	color: #3399CC;
}
.fntclrdrkblue {
	color: #006DB4;
}
.fntclrblack {
	color: #000000;
}
.fntver {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}
.fntair {
	font-family: "Arial", Helvetica, sans-serif;
}
.fntgeo {
	font-family: "Georgia", Times New Roman, Times, serif;
}
.clear {
	clear: both;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.text-top {
	vertical-align: top;
}
.text-bottom {
	vertical-align: bottom;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	border-bottom: 1px solid;
}
.highlight {
	background: #ffc;
}
.img-left {
	float: left;
	margin: 4px 10px 4px 0;
}
.img-right {
	float: right;
	margin: 4px 0 4px 10px;
}
.nopadding {
	padding: 0;
}
.noindent {
	margin-left: 0;
	padding-left: 0;
}
.nobullet {
	list-style: none;
	list-style-image: none;
}
.error, .red {
	background: #FFEBE8 none repeat scroll 0%;
	border: 1px solid #DD3C10;
	margin: 0pt 10px 10px;
	padding: 10px;
	display: block;
}
.correct, .green {
	background: #E6FCE6 none repeat scroll 0%;
	border: 1px solid #84DB12;
	margin: 0pt 10px 10px;
	padding: 10px;
	display: block;
}
.info {
	background: #FBFCE6 none repeat scroll 0%;
	border: 1px solid #D9B411;
	margin: 0pt 10px 10px;
	padding: 10px;
	display: block;
}

#side{
	width:249px
}

#side ul {
	margin:0;
	padding:0 0 0 20px;
}

#side ul li {
	list-style-image:url(../images/dash.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
	line-height:20px;
	padding-top:5px;
}

.sidehd {
	padding:15px 0 8px 0;
	background:url(../images/sidedevider.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

/* ========================= Common Style ========================= */
body {
	margin: 0px;
	padding: 0px;
	background: url(../images/body_bg.jpg);
	background-repeat: repeat;
}
.wrap {
	background: #ffffff;
	padding: 0px 31px;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
}
h1 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #006DB4;
	margin: 0px;
	padding: 23px 0px;
}
h2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #006DB4;
	margin: 0px;
	padding:20px 0;
	line-height:20px;
}

.col4 h2{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #006DB4;
	margin: 0px;
	padding:0 0 20px 0;
	line-height:20px;
}

h3 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #006DB4;
	margin: 0px;
	padding: 5px 0px;
	line-height:5px;
}
.bltlnk {
	background: url(../images/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 0px 10px 10px;
}
/* ---------------------------- Style top1 area ---------------------------- */
#top1 {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 32px;
	padding: 0px 31px;
}
#top1 a {
	color: #666666;
}
#top1 a:hover {
	color: #006DB4;
}
#top1 a.selected {
	color: #006DB4;
}
/* ---------------------------- Style header area ---------------------------- */
#header {
	height: 102px;
}
#header .col2 {
	vertical-align: bottom;
}
/* ---------------------------- Style for home block area ---------------------------- */
#mp {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	padding-bottom: 20px;
}
#mp p {
	margin: 0px;
	padding-bottom: 15px;
}
#mp a {
	color: #3399CC;
}
#mp a:hover {
	color: #666666;
	text-decoration: underline;
}
#mp .col1 {
	background:url(../images/bg_side.jpg);
	background-repeat:repeat-y;
	width: 248px;
	vertical-align: top;
}

#mp .col1 .level1{
	background:#E1E1E1;
	height:30px;
	font-weight:bold;
	padding-left:10px;
	margin-bottom:2px;
}
#mp .col1 .level1 a{
	color:#006DB4;
}
#mp .col1 .level1 a:hover{
	color:#666666;
	text-decoration:none;
}
#mp .col1 .level2{
	background:#F7F5F5;
	height:30px;
	padding-left:15px;
}
#mp .col1 .level2 a{
	color:#006DB4;
}
#mp .col1 .level2 a:hover{
	color:#666666;
	text-decoration:none;	
}
#mp .col1 .divider{
	font-size:0px;
	background:#FFFFFF;
	height:2px;
}

#mp .col2 {
	width: 309px;
	padding:0 30px;
	vertical-align: top;
}
#mp .col3 {
	width: 264px;
	vertical-align: top;
	font-size: 10px;
	line-height: 16px;
}
#mp .col4 {
	padding-left: 28px;
	vertical-align: top;
	font-size: 11px;
	line-height: 16px;
}
#mp .col4 .twocol td{
	width:50%;
	 vertical-align:top;
}

#mp .col5 {
	width: 248px;
	vertical-align: top;
}
.first{
	padding-right:31px;
}
.divider{
	height:1px;
	background:url(../images/navi_divider.jpg);
	background-repeat:repeat-x;
	font-size:0px;
}

.pad {
	padding:10px 10px;
	text-align:justify;
}


/* ---------------------------- Style bottom area ---------------------------- */
#bottom {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 38px;
	padding: 0px 31px;
}
#bottom span {
	padding: 0px 10px;
}
#bottom a {
	color: #1095DA;
}
#bottom a:hover {
	color: #666666;
}

