/* */

/* Global Settings */

body, html { margin: 0px; padding: 0px; }

body { min-width: 900px; background-color: #CCCCCC; }

#wrap { margin: 0px auto; width: 900px; background-color: #FFFFFF; }

#main { margin-top: 8px; padding: 0px 8px 0px 8px; }

#footer { clear: both; padding-top: 8px; }



/* */

/* Fonts */

h1, h2, h3, h4, h5 { font-family: Georgia, "Times New Roman", Times, serif;}

p, ul, li, tr, td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

h1 { font-weight: bold; font-size: 18px; color: #003399; text-decoration: underline; }

h2 { font-size: 15px; color: #990000; }

h3 { color: #3D8987; font-size: 12px; font-weight: lighter; text-decoration: none; }

h4 { color: #3D8987; font-size: 13px; text-decoration: none; }

h6 { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; margin-top: 0px; margin-bottom: 0px; }



.small {font-size: 9px;}



.red { color: #FF0000; }

.gray { color: #999999; }

.bolditalic { font-weight: bold; font-style: italic; }



.sitemap { font-size: 8pt; }

.bullets { margin: 10px 0px; }

.bullets ul { list-style-image: url(../images/bullet.gif); }



#footer a, #footer p { font-size: 9px; }



/* */

/* Links */

a:link { color: #09c; font-weight: bold; }	

a:visited { color: #07a; font-weight: bold; }

a:hover { color: #FF0000; text-decoration: none; font-weight: bold; }	

a:active { color: #FFCC00; text-decoration: none; font-weight: bold; }	


.ddcolortabs{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
color: #ffffff;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
color: #ffffff;
}


.ddcolortabs a{
float:left;
color: white;
background: black url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
color: #ffffff;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding: 4px 8px 2px 7px;
color: #ffffff;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #591f20;
color: #ffffff;
}

.ddcolortabs a:hover span{
background-color: #591f20;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
background-color: #591f20;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: black;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

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

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid black; /*THEME CHANGE HERE*/
border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:link{ /*THEME CHANGE HERE*/
color: #000000;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #8a3c3d;
color: #ffffff;
}

.dropmenudiv_a a:visited{ /*THEME CHANGE HERE*/
color: #000000;
}

.bevelmenu{
font: bold 13px arial;
padding: 6px 0;
margin: 0;
width: 100%;
background-color: #071B56;
text-align: left; /*set value to "right" for example to align menu to the right of page*/
width: 850px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
padding: 6px 0.5em;
text-decoration: none;
color: white;
background-color: #071B56;
border: 0px solid #FFF2BF;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bevelmenu li a:hover{
color: black;
background-color: #FFE271;
border-style: outset;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

#promptDiv { 
  width:450px; 
  background:#FFFFFF;
  text-align:left;
  color:#000000;
  border:0px solid #222;
  font-face: Verdana;
  font-size: 13px;
}

#similar {
     background: #071B56;
     color: white;
     border: 1px dotted #FFF;
     padding: 0.25em 0.5em 0.25em 2.5em;
     font-weight: bold;
 }

.normalinput {

width: 250px;
font-family: Verdana, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
 
}

.error_title {

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #071B56;
	font-weight: bold;
	
}

TD, TH   { 

font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
valign: top;
color: #000;

}

.tableheader {

background-color:#0077AA;
height: 25px;
color: #FFF;
padding-left: 10px;
font-family: Verdana, Helvetica, sans-serif;
font-weight: bold;

}

.redfont {

color: #FF0000;
font-family: Verdana, Helvetica, sans-serif;
font-weight: bold;

}