/*=================== STANDARD RULES ====================*/
body, ul, form, fieldset {margin:0px; padding:0px;}

body{
	background-color:#fff;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
}
body td{
font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
}
h1,h2,h3,h4,h5,h6 {
 color:#336699;
 margin-bottom:1em;
 }
h1 {font-size:1.6em;}
h2 {font-size:1.4em;}
h3 {font-size:1.2em;}
h4,h5,h6 {font-size:1.1em;}

a:link {color:blue;}
a:visited {color:purple;}
a:hover {color:blue; text-decoration:none;}
a:active {color:blue;}

input, textarea, select, option, button {
 font:1em arial,helvetica,sans-serif;
 }

.printonly {display:none;}
.clearfloats {clear:both;height:1px;}

/*=================== GLOBAL RULES ======================*/

#content{
	width:700px;
	margin:40px 0 50px 70px;
	color:#333333;
	line-height:17px;
}
#content ul{margin:10px 0 10px 50px;}

/*=================== LEGACY RULES ======================*/

.text {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #666666; line-height: 14pt}
.bottom {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #006699}
.leftmenu {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; color: #003366}
.leftsub {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #FFFFFF}
.docs {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #000033}


a:link {  color: #0000CC; text-decoration: underline}
a:visited {  color: #0000CC; text-decoration: underline}
a:active {  color: #0000CC; text-decoration: underline}
a:hover {  color: #CC0000; text-decoration: underline}

A.FOOTER:link {  color: #336699; text-decoration: none}
A.FOOTER:visited {  color: #336699; text-decoration: none}
A.FOOTER:active {  color: #336699; text-decoration: none}
A.FOOTER:hover {  color: #0000CC; text-decoration: underline}

A.DOCLINKS:link {  color: #0000CC; text-decoration: none}
A.DOCLINKS:visited {  color: #0000CC; text-decoration: none}
A.DOCLINKS:active {  color: #0000CC; text-decoration: none}
A.DOCLINKS:hover {  color: #000066; text-decoration: underline}

A.SUBLINKS:link {  color: #FFFFFF; text-decoration: none}
A.SUBLINKS:visited {  color: #FFFFFF; text-decoration: none}
A.SUBLINKS:active {  color: #FFFFFF; text-decoration: none}
A.SUBLINKS:hover {  color: #66CCFF; text-decoration: underline}
.subhead {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; font-weight: bold; color: #336699}





