html, body, form {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font: 80% Arial, Helvetica, sans-serif;
	background: #fff url(/images/navSubBg.gif) repeat-x 0px 162px;
}
h1 {
	font-size: 150%;
	color: #005bc2;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #005bc2;
	text-decoration: underline;
	margin-bottom: 3px;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 3px;
}
p {
	margin-top: 3px;
}
li {
	padding-bottom: 8px;
}
a:link, a:visited {
	color: #005BC2;
	text-decoration: underline;
}
a:hover {
	color: #000;
}
#c {
	width: 801px;
	margin: 0px auto;
	padding-top: 8px;
}
#nav {
	padding-top: 8px;
	font-weight: bold;
}

#nav a {
	height: 16px;
	width: 90px;
	display: block;
	float: left;
	text-align: center;
	color: #005bc2;
	text-decoration: none;
	padding-top: 1px;
	margin-right: 8px;
	margin-left: 8px;
}

#nav a.a1 {
	height: 16px;
	width: 130px;
	display: block;
	float: left;
	text-align: center;
	color: #005bc2;
	text-decoration: none;
	padding-top: 1px;
	margin-right: 8px;
	margin-left: 8px;
}


#nav a:hover {
	background: url(/images/navTab.gif) no-repeat;
	color: #fff;
	width: 90px;
}

#nav a.a1:hover {
	background: url(/images/navTab1.gif) no-repeat;
	color: #fff;
	width: 130px;
}

#nav .a {
	background: url(/images/navTab.gif) no-repeat;
	color: #CAE0FF;

}

#navSub {
	clear: left;
	color: #fff;
	padding-left: 19px;
	height: 23px;
	line-height: 23px;
	font-size: 89%;
}
#navSub a {
	color: #fff;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
#navSub a:hover {
	text-decoration: underline;
}
#content {
	padding-top: 8px;
}
#content p.s {
	margin-bottom: 3px;
}
#content ul.s {
	margin-top: 3px;
}

#content .content {
	float: left;
	width: 530px;
	padding-right: 14px;
}
#content .clear {
	clear: both;
}

#reduce {
	width: 544px;
	float: left;
}
#reduce .before {
	float: left;
}
#reduce .r {
	height: 192px;
	padding-left: 192px;
	*padding-left: 0px;	
}
#reduce .r h1 {
	padding: 8px;
}
#reduce .r .keyTitle {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	margin-left: 180px;
}
#reduce .r .arrow {
	background: url(/images/home/arrow.gif) no-repeat;
	height: 41px;
	width: 73px;
	color: #fff;
	font-weight: bold;
	margin-left: 8px;
	float: left;
	margin-top: 27px;
	margin-right: 8px;
	line-height: 41px;
	text-align: center;
}
#reduce .r .after {
	float: left;
}
#reduce .r .key {
	font-size: 80%;
	float: left;
	padding-left: 40px;
	padding-top: 3px;
	padding-bottom: 8px;
}
#reduce .r .key .a {
	background: #A2238E;
	width: 12px;
}
#reduce .r .key .b {
	background: #8CC63F;
}
#reduce .r .key .c {
	background: #5F85C5;
}
#reduce .r .key .d {
	background: #FF7F00;
}
#reduce .r .key .e {
	background: #FFF9AD;
}
#reduce .r .key .f {
	background: #C4094A;
}
#reduce .r .star {
	font-size: 80%;
	font-style: italic;
	color: #b2b2b2;
}
#extra {
	float: left;
	width: 248px;
	background: #005bc2;
	padding: 3px;
	margin-top: 15px;
}
#extra h5 {
	font-size: 140%;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#extra .a {
	background: #fff;
	padding: 0px 8px;
	margin: 0px;
	color: #005BC2;
	font-size: 95%;
	font-weight: bold;
}
#extra .a a {
	text-decoration: none;
}
#extra .a a:hover {
}
#extra .a p {
	margin: 0px;
	padding: 3px 0px 2px;
}
#extra .bg {
	background: #fff url(/images/home/extraBG.jpg) no-repeat right top;
	padding-right: 94px;
}
#side {
	float: left;
}
#side h2 {
	text-decoration: none;
	font-size: 130%;
	padding-top: 10px;
	*padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
}
#side img {
	border: 3px solid #005BC2;
}
#foot {
	text-align: center;
	font-size: 89%;
	color: #666;
	padding-top: 16px;
	padding-bottom: 8px;
	clear: both;
}
#foot a {
	color: #666;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
#foot a:hover {
	text-decoration: underline;
}
#foot .u {
	border-bottom: 1px solid #005BC2;
	padding-bottom: 3px;
	margin-bottom: 3px;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
.textarea {
	color: #000000;
	font: normal 100% Tahoma;
}
