body {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.arialreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

A:link    { color: DA9442 }    /* unvisited links */
A:visited { color: DA9442 }   /* visited links   */
A:hover   { color: 004783 } /* user hovers     */
A:active  { color: 004783 }   /* active links    */

A.link2:link    { color: DA9442 }    /* unvisited links */
A.link2:visited { color: DA9442 }   /* visited links   */
A.link2:hover   { color: 004783 } /* user hovers     */
A.link2:active  { color: 004783 }   /* active links    */

.arialcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.arialcontentsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.arialcontentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
}

.arialcontentblue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	top: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-color: #ffffff;
}
.arialcontentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}

.arialcontentheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}

div#article {
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

div#article p, div#article ol li, div#article ul li {
	line-height:130%;
}

.bluediv {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 2px;
	width: 474px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #99CCFF;
}

ul.nobullet {
	list-style:none;
}

.nobullet li {
	line-height:135%;
}

.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 474px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	top: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-color: #004783;
	background-color: #99CCFF;

}

.box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: #FFFFFF;
	float: none;
	clear: none;
}

input.blue {
	background-color: #99CCFF;
	border:1px solid #003399;
	font-size: 10px;
	padding:2px;
	width:120px;
}

INPUT.submitButton {
   background-color: #99CCFF;
   border:1px solid white;
   font-family: Verdana, Arial, sans-serif, "MS sans serif";
   font-size: 12px;
   font-weight: 700;
   color: #FFFFFF; }
   
 INPUT.upButton {
   background-color: #99CCFF;
   border:1px solid white;
   font-family: Verdana, Arial, sans-serif, "MS sans serif";
   font-size: 12px;
   font-weight: bold;
   color: #FFFFFF; 
   width:90px;
   }
   
SELECT.dropDownColors {
   background-color: #336699;
   border-color: #000000;
   color: #FFFFFF;
   font-size: 10px; }
   
.videointro h2 { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#004783; margin:15px 15px 0 15px; }
.videointro p { font-family:Arial, Helvetica, sans-serif; font-size:13px; margin:10px 15px 0 15px; }
   
div.videoclip { width:100%; margin-top:20px; }  
.caption { float:left; width:275px; }
.videoclip h2 { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#004783; margin:10px 10px 0 15px; }
.videoclip h2 a { color:#004783; text-decoration:none; }
.videoclip p { font-family:Arial, Helvetica, sans-serif; font-size:13px; margin:5px 10px 0 15px; }
.videoclip img { float:right; margin-right:15px; border:none; }
