/*font family for page. If you have another style sheet that sets font family, you can delete this rule*/
div, td, p {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	}
body {
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	margin: 0;
	background: #FFFFFF;
	padding: 0px;
	}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #003399;
	line-height: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 800;
	margin: 10px 10px 10px 0px;

}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
#rightsidebar {
	width: 175px;
	font-size: 11px;
	font-size: 85%;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
#sidebartitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #CC0000;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #E6E6E6;
	text-decoration: none;
}
#dottedlinevirtical {
	background-image: url(images/dottedline_v.gif);
	background-repeat: repeat-y;
}
#dottedlinehorizontal {
	background-image: url(images/dottedline.gif);
	background-repeat: repeat-x;
}
#11sans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}
#greytext10pt {
	font-size: 10px;
	color: #666666;
}
#whitetext10pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#sidebar-L-tope {
	color: #666666;
	padding: 2px 5px 2px 7px;
	background-color: #ECECD9;
	border-right-color: #666666;
	border-right : 1px solid #666666;
}
#dropinboxv2cover{
	width: 150px; /*change width to desired */
	height: 100px;  /*change height to desired. REMOVE if you wish box to be content's natural height */
	position:absolute; /*Don't change below 4 rules*/
	z-index: 100;
	overflow:hidden;
	left: 853px;
	top: 686px;
	visibility: hidden;
}

#dropinboxv2{
width: 125px; /*change width to above width-20. */
height: 80px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
border: 0px; /*Customize box appearance*/
background-color: #FFFFFF;
padding: 1px;
position:absolute; /*Don't change below 3 rules */
left: 4px;
top: 5px;
}
TABLE.body {
	BORDER-RIGHT: #0f3193 1px solid; BORDER-TOP: #0f3193 1px solid; BORDER-LEFT: #0f3193 1px solid; BORDER-BOTTOM: #0f3193 1px solid
}
.menuheader {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #333333; 
	border: 1px solid #839BC2; 
	background-color: #003399; 
}
.menucell {
	font-family: "Comic Sans MS", "Trebuchet MS", Verdana, Arial, sans-serif;	
	font-size: 12px;	
	font-weight: normal;	
	color: #FFFFFF;	
	background-color: #4C5296;	
	border: 1px solid #839BC2;	
	text-decoration: none;
}
.menuinfocell { 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #333333; 
	background-color: #CC9999; 
	border: 1px #333333 solid }
.infocell a:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #CCCCCC
}
.price {
	font-family:Arial, Verdana;
	color:#003399;
	font-size:14px;
	font-weight:bold;
}
.menuheader a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menuheader a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuheader a:hover {
	color: #CC0000;
}
.menuheader a:active {
	color : #FFFFFF;
	text-decoration : none;
}
.menucell a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menucell a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menucell a:hover {  
	background-color: #003399; 
	color: #CC0000;
}
.menucell a:active {  
	background-color: #003399; 
	color: #CC0000;
}
.para {
	font-family: verdana,arial,sans-serif; 
	font-size: 10px; 
	color: #666666; 
	line-height: 15px;
}
.heading {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 24px;
	color: #003399;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;
}
.headingw { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #999999; 
	font-weight: normal
}
.main a:link {
	color: #003399;
	text-decoration: underline;
}
.main a:visited {
	color: #003399;
	text-decoration: underline;
}
.main a:hover {
	color: #CC6666;
	text-decoration: underline;
}
.main a:active {
	color: #CC0000;
	text-decoration: underline;
}
.navbar10 a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-decoration : none;
}
.navbar10 a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-decoration : none;
}
.navbar10 a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
.navbar10 a:active {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	line-height: 10px;
	
}
.navbar11 a:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-decoration : none;
}
.navbar11 a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-decoration : none;
}
.navbar11 a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-decoration : none;
}
.navbar11 a:active {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	line-height: normal;
}
P.small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
hr {
	padding: 0px;
}
.homeheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
.sidebartitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #CC0000;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #E6E6E6;
	text-decoration: none;

}
.sidebarcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	background-color: #F5F5F5;
}
.sidebartitle a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #CC0000;
	text-decoration: none;
	background-color: #E6E6E6;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFA0;
}
.sidebartitle a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #CC0000;
	background-color: #E6E6E6;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	text-decoration: underline;

}
.sidebartitle a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #CC0000;
	background-color: #E6E6E6;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFA0;
	text-decoration: underline;

}
.sidebartitle a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #CC0000;
	text-decoration: underline;
	background-color: #E6E6E6;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFA0;
}
.blue12 {
	font-size: 12px;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.submitbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
	color: #666666;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.matrixcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	width: 15%;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
	margin: 1px;
	padding: 1px;
	text-align: center;
	border-style: solid;
}
.matrixheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	background-color: #003399;
	line-height : 20px;
	padding : 2px;
}
.matrixtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color: #ECECD9;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999966;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin: 2px;
	padding: 2px;
}
.leftnav-blue {
	background-image: url(images/leftnav-colored.gif);
	background-repeat: repeat-y;
	padding: 0px;

}
.surveysubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	background-color: #ECECD9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.verdana12dotted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #EBEBD6;
}
.bluebackground {

	background-image: url(images/leftnav-colored.gif);
	background-repeat: repeat-x;
	padding: 0px;
}
.H1white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	padding-left : 5px;
}
.dotted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: White;
}
.iFrameTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	background-image: url(images/bgr_lghtgrey.gif);
	background-repeat: repeat-x;
	line-height: 22px;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}

.redverdana12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.tableData  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

.header, .tableHeader  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
}
 
.formSelect  {
	background-color : #ffffff;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}.wht11 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #FFFFFF;
}
.tblshadow {
	height: 10px;
	background : url(images/tbl_shadow.gif) repeat-x;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
}
.courier {
	font-family: "Courier New", Courier, mono;
}
.dottedhoriz {
	background-image: url(images/dottedline.gif);
	background-repeat: repeat-x;
}
.dottedvirt {
	background-image: url(images/dottedline_v.gif);
	background-repeat: repeat-y;
}
.greytext10pt {
	font-size: 10px;
	color: #666666;
}
.superscriptred {
	color: #FF0000;
	vertical-align: super;
}
.whitetext {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.borderdotleft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.borderdotright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.borderdotbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.borderdottop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
#borderdotleft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
#borderdotright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
#borderdotbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#borderdottop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.bg_diagright {
	background-image: url(images/diag_right.gif);
	background-repeat: repeat-y;
}
.bg_diagleft {

	background-image: url(images/diag_left.gif);
	background-repeat: repeat-y;
}
.bg_diag_left_C0CFE7 {
	background-image: url(images/diag_left_C0CFE7.gif);
	background-repeat: repeat-y;
}
.bg_diag_right_C0CFE7 {
	background-image: url(images/diag_right_C0CFE7.gif);
	background-repeat: repeat-y;
}
.fam-gradient {
	background-image: url(images/prod_fam_gradient.jpg);
	background-repeat: repeat-x;
	vertical-align: baseline;
	background-position: bottom;
}
#regmenu {
	padding: 3px;
	width: 180px;
}
.greyline_top {
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.CatText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EFEFEF;
	padding: 20px;
	list-style-type: disc;
}
.CatTextWht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 20px;
	list-style-type: disc;
	line-height: 1.7em;
}
.CatText .rightbox {
	width: 50%;
	position: relative;
}
.bluebackground {

	background-image: url(images/leftnav-colored.gif);
	background-repeat: repeat-x;
	padding: 0px;
}
.grblkgradient {
	background-image: url(images/grblkgradient.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	background-position: 0px;
}
.datatable {
	border: 1px solid #333333;
	border-collapse:collapse;
}
.datatable td, .datatable th {
	border: 1px solid #003399;
}