﻿/* html */
html, body { margin: 0; padding: 0; }
body { font-size: 90%;	color: #353535;	font-family: Century Gothic, Arial,Verdana, Helvetica, sans-serif; }
form { padding:0px; margin:0px;}
img { border:0px; }

A:link { color: #000000; text-decoration: underline; }
A:visited { color: #000000; text-decoration: underline; }
A:active { color: #000000; text-decoration: underline; }
A:hover { color: #000000; text-decoration: none; }

/* common class */
.page { padding:0px; margin-left:auto; margin-right:auto; width: 790px; }
.logo { float:left; padding:18px 50px 0px 0px;}
.linesqace{ float:left; width:100%; height: 10px; padding:0px; margin:0px; }
.columnsqace{ float:left; width:5px; height: 30px; padding:0px; margin:0px; }
.inline { float:left; width:100%; }
.mid { width:560px; }
.left { width:190px; }
.right { width:195px; }
.foot { width: 100%; background-color: #F5F5F7; text-align:center; float: left;	height: 20px; margin-top: 7px; }
.foot2 { font-weight: bold; height: 14px; margin-top: 3px; color: #FFFFFF;}
.copyright { width:100%; text-align:center; float: left; margin-top: 7px; padding-bottom:20px; font-size:11px; font-family:Arial; }
.border { border:solid 1px #000000; }
.border2 { border-bottom:solid 1px #000000; }

/* float */
.fl { float:left; }
.fr { float:right; }

.p5 { padding:5px; }

/* font size */
.f9 { font-size:9px; }
.f10 { font-size:10px; }
.fb { font-weight:bold; }

/* front color */
.c1 { color:#000000; }
.c2 { color:#000000; }
.c3 { color:Red; font-size:16px; font-weight:bold; }
.c4 { color:Red;}
.c5 { color:#DF4400; }
.c6 { color:Green; }
.c7 { color:#009900;}
.c8 { color:#0099FF;}

/* back color */
.bc1 { background-color: Gray;}
.bc2 { background-color: #EAEAEA;}
.bc3 { background-color: #83D5FB;}
.bc4 { background-color: #F9F9F9;}

.bdc1 { border:solid 1px #CDCDCD; }

.style1 { float:left; width:205px; }
.style1 ul { float:left; width:100%; padding:0px; margin:0px; list-style:none; }
.style1 li { float:left; padding:0px; margin:0px; width:203px; }
.MenuItem0 a { float:left; width:163px; margin:0px; padding:5px 10px 7px 30px; background: url(/images/secondaryli.gif) #eff0ef no-repeat 10px 5px; font-size: 12px; color: #797979; border-bottom: #fff 1px solid; text-decoration: none; height:16px; }
.MenuItemMouseOver0 a { float:left; width:163px; padding:5px 10px 7px 30px; background: url(/images/secondaryli.gif) #ffffff no-repeat 10px 5px; font-size: 12px; color: #3aa72a; border-bottom: #fff 1px solid; text-decoration: none; height:16px; }
.style2 { float:left; width:555px; padding:10px; font-size:13px;line-height:150%; }
.style2 h1 { float:left; font-size:16px; font-weight:bold; font-family: Century Gothic; color:#2A4D7E; padding-bottom:5px; border-bottom:solid 1px #797979; width:100%;}
.style3 { float:left; height:1px; background:#797979; width:100%; margin:0px; padding:0px; }

A.style4:link { color:#00B9F2; text-decoration: none; }
A.style4:visited { color:#00B9F2; text-decoration: none; }
A.style4:active { color:#00B9F2; text-decoration: none; }
A.style4:hover { color:#00B9F2; text-decoration: underline; }

.style5{ font-size:14px; text-decoration: underline; }

A.style6:link { color:#26648E; text-decoration: none; font-family:Arial; font-size:12px; }
A.style6:visited { color:#26648E; text-decoration: none; font-family:Arial; font-size:12px; }
A.style6:active { color:#26648E; text-decoration: none; font-family:Arial; font-size:12px; }
A.style6:hover { color:#26648E; text-decoration: underline; font-family:Arial; font-size:12px; }

.black_overlay {
	Z-INDEX: 1001; POSITION: fixed; FILTER: alpha(opacity=70); BACKGROUND-COLOR: #000; WIDTH: 100%; DISPLAY: none; HEIGHT: 100%; TOP: 0%; LEFT: 0%; -moz-opacity: 0.7; opacity: .70
}
.white_content {
	Z-INDEX: 1002; BORDER-BOTTOM: #333 10px solid; POSITION: fixed; BORDER-LEFT: #333 10px solid; PADDING-BOTTOM: 16px; BACKGROUND-COLOR: #bbb; PADDING-LEFT: 16px; WIDTH: 70%; PADDING-RIGHT: 16px; DISPLAY: none; HEIGHT: 40%; COLOR: #fff !important; OVERFLOW: auto; BORDER-TOP: #333 10px solid; TOP: 15%; BORDER-RIGHT: #333 10px solid; PADDING-TOP: 16px; LEFT: 15%
}
.white_content P {
	COLOR: #fff !important
}

.sidebar-title { font-size:12px;}

#header { color:White;}
#header h1 { color:White; font-size:11px; padding:0px; margin:0px; }
#header a { color:White;}
#header ul { float:left; width:100%; margin:0px; padding:0px; list-style:none; }
#header li { float:left; }
