@charset "gb2312";
/* Universal Styles */

html{
	font-family: Verdana, Arial, sans-serif;
}

form{
	padding: 0px;
	margin: 0px;
}

div{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

p{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #1E3258;
	margin-top: 0px;	
	font-size: 12px;
}

td{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #1E3258;
	font-size: 12px;
}

ul{
	margin-top: 6px;
	margin-bottom: 18px;
	list-style : square;
}

ol{
    margin-top: 6px;
	margin-bottom: 18px;
}

li{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #1E3258;
	font-size: 12px;
	margin-bottom: 2px;
}

select{
	font-family: sans-serif;
	font-size: 12px;
}

.title{
	color: #371203;
	font-weight: bold;
	font-size: 15px;
}

.header{
	color: #9D5836;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 6px;
}

.subHeader{
	color: #553715;
	font-size: 13px;
}

.contentList a:link, .contentList a:visited{
	font-weight: bold;
}

.contentList li{
	margin-bottom: 8px;
}



/* Unique Color ID's */
#topOrange{
	background-color: #e2e2e2;
}

#topRed{
	background-color: #C92300;
}

#topGreen{
	background-color: #357D00;
}

#topBlue{
	background-color: #384396;
}

#ruleOrange{
	background: url(images/ruleOrange.gif);
}

#ruleRed{
	background: url(images/ruleRed.gif);
}

#ruleGreen{
	background: url(images/ruleGreen.gif);
}

#ruleBlue{
	background: url(images/ruleBlue.gif);
}



/* Styles for the homepage */

.homePromo{
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
	margin-right: 22px;
}

.homePromo p{
	font-size: 11px;
}

.homePromo a:link, .homePromo a:visited{
	font-size: 11px;
	text-decoration: none;
}

.homeNews a:link, .homeNews a:visited{
    color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}



/* Styles for the sub-level pages */

.contentArea{
	margin-top: 18px;
	margin-bottom: 48px;
	margin-left: 24px;
	margin-right: 18px;
}

.contentArea .rule{
	margin-bottom: 18px;
}

.contentArea .link{
	margin-bottom: 6px;
}

/* This sets the colored box around the callout and it's corresponding text  in the L3*/
.callout{
	background-color : #FAFAE8;
	border: 1px solid #F6F1D5;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 8px;
	margin-bottom: 18px;
}




.quickLinks{
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}



/* Styles for l2 promo column */
TABLE {
	FONT-SIZE: 9pt
}
a.w1:link {
	COLOR: #000000; TEXT-DECORATION: none
}
a.w1:active {
	COLOR: #2f8927; TEXT-DECORATION: none
}
a.w1:visited {
	COLOR: #0F0F0F; TEXT-DECORATION: blink
}
a.w1:hover {
	
	COLOR: #ffffff;
	background-color: #C82C3A;
}

a.w2:link {
	COLOR: #123456; TEXT-DECORATION: none
}
a.w2:active {
	COLOR: #2f8927; TEXT-DECORATION: none
}
a.w2:visited {
	COLOR: #0F0F0F; TEXT-DECORATION: blink
}
a.w2:hover {
	COLOR: #ffffff;
}
a.w3:link {
	COLOR: #ffffff; FONT-SIZE: 10pt;TEXT-DECORATION: none
}
a.w3:active {
	COLOR: #ffffff; FONT-SIZE: 10pt;TEXT-DECORATION: none
}
a.w3:visited {
	COLOR: #ffffff; FONT-SIZE: 10pt;TEXT-DECORATION: blink
}
a.w3:hover {
	FONT-SIZE: 10.3pt; COLOR: #2f8927;
	background-color: #ffffff;
}
a.w4:link {
	COLOR: #2f8927; FONT-SIZE: 9pt;TEXT-DECORATION: none
}
a.w4:active {
	COLOR: #2f8927; FONT-SIZE: 9pt;TEXT-DECORATION: none
}
a.w4:visited {
	COLOR: #2f8927; FONT-SIZE: 9pt;TEXT-DECORATION: blink
}
a.w4:hover {
	FONT-SIZE: 9pt; COLOR: #2f8927;
}
a.w5:link {
	COLOR: #ffffff;
	background-color: #2A568F;TEXT-DECORATION: none
}
a.w5:active {
	COLOR: #ffffff;
	background-color: #2A568F;TEXT-DECORATION: none
}
a.w5:visited {
	COLOR: #ffffff;
	background-color: #2A568F;TEXT-DECORATION: none
}
a.w5:hover {
	
	COLOR: #ffffff;
	background-color: #2A568F;TEXT-DECORATION: none
}
a.w1{
	MARGIN-TOP: 0px; FONT-SIZE: 10pt; BACKGROUND-IMAGE: none; MARGIN-LEFT: 0px; charset: gb2312
}.w6 {
	color: #FFFFFF;
	background-color: #31668D;
}
.w6 {
	text-decoration: blink;
}

a.w7:link {
	COLOR: #999999; TEXT-DECORATION: none
}
a.w7:active {
	COLOR: #999999; TEXT-DECORATION: none
}
a.w7:visited {
	COLOR: #666666; TEXT-DECORATION: blink
}
a.w7:hover {
	
	COLOR: #666666;
}

.l2Promo{
    margin-top: 16px;
	margin-bottom: 48px;
	margin-left: 10px;
	margin-right: 9px;
}

.l2Promo p{
	font-size: 11px;
}

.l2Promo a:link, .l2Promo a:visited{
	font-size: 11px;
	text-decoration: none;
}



/* Styles for l3 promo column */

.l3Promo{
    margin-top: 10px;
	margin-bottom: 33px;
	margin-left: 11px;
	margin-right:11px;
}

.l3Promo p{
	font-size: 11px;
}

.l3Promo a:link, .l3Promo a:visited{
	font-size: 11px;
	text-decoration: none;
}




/* Styles for the Level3 navigation */
.l3nav{
    margin-top: 10px;
	margin-bottom: 33px;
	margin-left: 11px;
	margin-right: 11px;
}

.l3nav div{
	padding-top: 0px;
	padding-bottom: 0px;
}

.l3nav .rule{
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: -0px;
	padding-left: 0px;	
}

.l3nav a:link, .l3nav a:visited{
	color: #702200;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.l3nav a.active:link, .l3nav a.active:visited{
	color: #702200;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}





/* Styles for the Level4 navigation */
.l4nav{
    margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 0px;
}

.l4nav div{
	padding-top: 0px;
	padding-bottom: 2px;
}

.l4nav a:link, .l4nav a:visited{
	color: #D55E24;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.l4nav a.active:link, .l4nav a.active:visited{
	color: #702200;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}



/* Styles for Footer */

.footer{
    margin-top: 24px;
	margin-bottom: 48px;
	margin-left: 11px;
}
	
.footer p{
	color: #46464D;
	font-size: 11px;
	margin-top: 6px;
}

.footer a:link, .footer a:visited{
	color: #46464D;
	font-size: 11px;
	text-decoration: none;
}



/* Styles for the Sitemap */

.sitemap{
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
}

.sitemap p{
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
}

.sitemap a:link, .sitemap a:visited{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.level3{
	margin-top: 0px;
	margin-bottom: 18px;
	margin-left: 12px;
	margin-right: 0px;
}

.level3 div{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.level3 a:link, .level3 a:visited{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

/* Styles for any forms */

.formArea{
	margin-top: 15px;
	margin-bottom: 24px;
	margin-left: 28px;
	margin-right: 0px;
}

.formArea td{
	color: #4C4F59;
	font-size: 10px;
}

.formArea .errorNote{
	color: #7F220D;
	font-size: 9px;
}

.formArea input{
	color: #4C4F59;
	font-size: 10px;
	margin-top: 3px;
}



.n2 {font: 12.5px Arial, Verdana, sans-serif; color: #000000; font-weight: bold; background-color: #FFFFFF; padding: 4px 6px 6px 6px;}
.n2 A {text-decoration: none; color: #000000;}
.n2 A:hover {text-decoration: none; color: #333333;}
.n2 a.active:link, .n2 a.active:visited {color: #333333;font-size: 12.5px;font-weight: bold;text-decoration: none;}

.n4 {font: 11px Arial, Verdana, sans-serif; color: #000000; font-weight: bold; background-color: #e2e2e2; padding: 5px 0px 0px 0px;}
.n4 A {text-decoration: none; color: #000000;}
.n4 A:hover {text-decoration: none; color: #333333;}
.n4 a.active:link, .n4 a.active:visited {color: #333333;font-size: 11px;font-weight: bold;text-decoration: none;}
.navdivider {background-color: #636363;	font-size: 1px; height: 1px; overflow-y: hidden; line-height: 1px;}