/* default text */

font {font-size: 16px; font-family:Arial, Verdana, sans-serif}
.underlined {text-decoration: underline}
.bluetext {font-size: 12px; font-family:Arial, Verdana, sans-serif; color: #3A4447; font-weight: bold;}
.smalltext {font-size: 10px; font-family: Verdana, helvetica, sans-serif;}
.pubdate {font-size: 10px; font-family: Verdana, helvetica, sans-serif; color: #990000}
.required {color:Red;}
# note: do not make below a class!
.pages {font-size: 10px; font-weight: bold; font-family: Verdana, helvetica, sans-serif;}
H1 {font-size: 12px; font-family: Arial, Verdana, sans-serif; margin-bottom: 0;  margin-top: 0} 
H2 {font-size: 12px; font-family: Arial, Verdana, sans-serif; margin-bottom: 0; margin-top: 0}

 BODY {margin: 0; background-color:#DCDADA } 
.indent {padding-left:5px;}
.spaced {padding-top:1px;}
tr.support_order {background-color:#DCDADA } 



.callout {
	color: #AC9544;
	font-size:  small;
 /*	font-weight: bold; */
	text-align: center;
	background-color: Black;
	border-color: #AC9544;
	border-style: double;
	border-left-width: 0;
	border-right-width: 0;
	margin-top:1px;
	margin-bottom:1px;
}

.pagetitle {
	color: #000000;
/* 	font-weight: bold; */
	font-size: 14px;
	text-align: center;
	background-color: White;
	border-color: #000000;
	border-style: solid;
	border-width: thin;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	margin-top:5px;
	margin-bottom:5px;
}

/* tables */

/* #C3A954 gold*/
table.master {width: 750px; height: 600px; padding: 0; border-color: #C3A954; border-style: solid; border-width: 2px 2px; border-collapse:collapse;
border-spacing:0;}

td.colleft {width:175px; padding:0; vertical-align:top; background-color:#FFFFFF; border-style: solid; border-width: 0px 2px; }
td.colcenter {width:625px;  vertical-align:top; background-color:#FFFFFF; padding:25; border-collapse:collapse;}
td.pageheader {background-color:#000000; vertical-align:middle; padding:0; border-style: solid; border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0; border-bottom-width: 0px;}




table.sidebar{
	width: 225px;
	float: right;
	padding: 3px;
	background-color:#FFFFFF;
	margin-left: 5px;
	border-color: #AC9544; 
	border-style: solid; 
	border-width: 1px 1px;
	border-collapse:collapse;
	border-spacing:0;
}



table.standard {
	width: 100%;
	padding: 3px;
	align: center;
	vertical-align: top;
}

TH {background-color: #C3A954; font-size: 12px; font-weight: bold; font-family:Arial, Verdana, sans-serif; color: #000000 }
TD {padding: 5px; border:0 none; font-size:12px; font-family:Arial, Verdana,  sans-serif;}


/* links */
 /*a:link {color: #AC9544;
	font-size:  small;
	font-weight: bold;
	text-align: center;
	background-color: Black;
	border-color: #AC9544;
	border-style: double;
	border-left-width: 0;
	border-right-width: 0;
	margin-top:1px;
	margin-bottom:1px;
	}
*/
a:link { color: blue}
a:active { color: blue}
a:visited { color: blue}
a:hover { color: #C3A954}

/* forms */
FORM {margin: 0px}

INPUT, SELECT {
font-family:Arial, Verdana, sans-serif;
font-size:  x-small
} 

.formbutton {
font-family:Arial, Verdana, sans-serif;
font-size:  12px;
font-weight: bold;
background-color: #C3A954;
color: #000000;
}


/* drop down menu styles */
.chromestyle{
width: 99%;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
/* background: url('chromebg2.gif') repeat-x center; *//*THEME CHANGE HERE*/
margin: 0;
text-align: center; padding-left:0; padding-right:0; padding-top:0px; padding-bottom:0px;
color: #000000
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 3px 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
color: #FFFFFF;
}

.chromestyle ul li a:visited{
color: #494949;
}



.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/* content: "v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; border-bottom:0px solid #000000; position:absolute;
top: 0;
/*THEME CHANGE HERE*/
line-height:14px;
z-index:100;
background-color: white;
width: 100px;
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); */
 font-style:normal; font-variant:normal; font-weight:normal; font-size:10px; font-family:Verdana
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000000; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
/* font-weight: bold; */
color: #494949;
}

.dropmenudiv a:visited{
color: #494949;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
/* background-color: #EBF7FF;*/
color: #C3A954;
}

.botnav { 
	height: 20px; 
	background-color: #FFFFFF; 
	color:#000000;
	font-weight: lighter;
	font-size:  10px
	}

.botmenudiv { 
	background-color: #FFFFFF; 
	font-size:  10px;
	text-decoration: none;
	}
	
.botmenudiv a{
color: #494949;
}

.botmenudiv a:visited{
color: #494949;;
}

.botmenudiv a:hover{ 
color: #C3A954;
}

.botmenudiv a:active{ 
color: #C3A954;
}

