/* ---------------------------------
/* STYLES FOR NAVIGATION MENU
/* --------------------------------- */
.subitem {
	color: #999999;
}
.subitemselected {
	background-color: #f47827;
	color: #FFFFFF;
	cursor: pointer;
}
#subitem {
	width: 165px; 
	font-size: 11px;
	font-family: tahoma, verdana;
	font-weight: bold;
	height: 24px;
	position: relative;
	border-top: 1px SOLID #E1E1E1;
}
#subitem2lines {
	width: 165px; 
	font-size: 11px;
	font-family: tahoma, verdana;
	font-weight: bold;
	height: 36px;
	position: relative;
	border-top: 1px SOLID #E1E1E1;
}

.subwhole {
	border-top: 1px SOLID #888888;
	background-color: white;
}

#mb {
	width: 165px; 
	height: 31px; 
	background: url(../images/nav_button.gif) no-repeat; 
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	position: relative;
}
.maintext {
	position: absolute;
	top: 10px;
	left: 35px;
}
.subtext {
	position: absolute;
	left: 35px;
	top: 6px;
}
.mainbutton {
	width: 165px; 
	color:#666666;
}
.mainbuttonhover {
	width: 165px; 
	color:#333333;
	cursor: pointer;
}
/* ---------------------------------
/* PAGE STYLES
/* --------------------------------- */

/* mmi = main menu items */

a.mmi {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.mmi:hover {
	text-decoration: underline;
	color: #FF9900;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 0px;
	top: 0px;
	background: url(images/horibg.gif) repeat-y;
	font-family: verdana, tahoma, arial;
	font-size: 12px;
}

td { font-size: 12px; }

.normal {
	margin: 10px;
	left: 10px;
	top: 10px;
	background: none;
	font-family: verdana, tahoma, arial;
	font-size: 12px;
}

.textstandard {
	font-size: 12px;
}

input, select, option, textarea {
	font-family: verdana, tahoma, arial;
	font-size: 12px;
}

.microcopy {
	font-size: 11px;
}

.microcopyr {
	font-size: 11px;
	color: white;
}

.microcopybold {
	font-size: 11px;
	font-weight: bold;
}

.microcopyboldr {
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.textboxbg1 {
	width: 135px;
	height: 19px;
	background: url(images/common/textbox01.gif) no-repeat;
}

.textbox1 {
	background: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: solid;
	border: 0px;
	margin-left: 3px;
	margin-top: 2px;
	height: 13px;
	width: 125px;
}

.searchbox {
	font-size: 10px;
	font-family: Verdana, arial;
	height: 14px;
	width: 150px;
	border-top: 1px SOLID #BE7A00;
	border-bottom: 1px SOLID #FEBA28;
	border-right: 1px SOLID #FEBA28;
	border-left: 1px SOLID #BE7A00;
}

div#shade3 { border: 1px SOLID #F2F3F8 }
div#shade2 { border: 1px SOLID #E2E7EA }
div#shade1 { border: 1px SOLID #B8C2C3 }

.pointy {
	cursor:pointer;
}

.rightnavbox1 { text-align: left;  border-top: 3px SOLID #666666; padding-top: 5px; padding-bottom: 5px; color:#FF6600; font-size: 13px}
.rightnavbox2 { width: 150px; text-align: left; background: url(/images/common/dot.gif) repeat-x top; padding-top: 5px}

.headerbox1 { text-align: left; border-top: 3px SOLID #666666; padding-top: 5px; padding-bottom: 5px; color:#FF6600; font-size: 13px; height: 17px; background: url(/images/common/dot.gif) repeat-x bottom; margin-bottom: 10px; }

div#linehori { height: 3px; background: url(/images/common/dot.gif) repeat-x center }

.nolinelink a { text-decoration:none; color: #003399; }
/*.nolinelink a:hover { text-decoration: underline; color: #0066CC; }*/

a { color: #003399; }
a:hover { color: #0066CC; }

.userassist { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; line-height: normal; font-weight: bold; color: #FF7100; text-decoration: none }

.linkr { color: #FFFFFF; }
.linkr:hover { color: #FFCC33; }

/* Form table rows background property */
.wsline { background: url(/images/common/boxgroove.gif) repeat-x bottom; background-color: whitesmoke; }

.subheading { color: #102c72; font-weight: bold; font-size: 16px; }

#dhtmltooltip {
BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: black 1px solid; 
PADDING-LEFT: 2px; FONT-SIZE: 11px; Z-INDEX: 30; FILTER: alpha(opacity=90); 
VISIBILITY: hidden; PADDING-BOTTOM: 2px; BORDER-LEFT: black 1px solid; WIDTH: 150px; 
COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Tahoma; 
POSITION: absolute; BACKGROUND-COLOR: #FFFFFF; TEXT-ALIGN: left; -moz-opacity: 0.9; 
html-opacity: 0.9
}

.orangefooterlink { color: #FF9900; text-decoration: none; font-weight: bold; }
.orangefooterlink:hover { text-decoration: underline; color: #FFBB33; }

.graylistitem { background-color: #EEEEEE; border: 1px SOLID #DDDDDD; padding: 5px; margin-bottom: 2px; position: relative; }
.graylistitem #right { float: right; }
.graylistitem #left { width: 25px; position: absolute;}
.graylistitem #middle { margin-left: 30px; }

/*Accordion Classes for header and content*/
.greygrdnthdr 
{    
    background-image:url(/resourcesnew/images/bck_fdoors_1_1.gif);
    border: 1px solid #b0b3b4;
    color: #16387c;
    background-color: #2E4d7B;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 1px;
    cursor: pointer;
    
}
.greygrdntcontent
{
    background-color: #D3DEEF;
    border:1px #b0b3b4;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    color:#333333;
    text-align:left;
    cursor: normal;
} 
div#qkTour
{
    color:White;
    border: 2 #3333ff;       
    background-image:url(/resourcesnew/images/grd_qkTour.gif);
    background-repeat:repeat-x;   
    font-size:1.3em;
    font-weight:bolder;
    text-align:center;
    padding:5px;
}
.clsnewmessages
{
    color: #ffffff;
    padding: 3px 30px 3px 15px;
    background: url(/resourcesnew/images/newmessage.gif) no-repeat 95% 50%;
    font-size: 0.8em;
    font-weight: bold;
    font-family: Verdana,arial;
}
.clsnewmessages a
{
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px dotted #ffffff;
    cursor: pointer;
    padding-bottom: 2px;
    outline-color: #565656;
}
.clsnewmessages a:hover
{
    color: #ffff99;
    border-bottom: 1px solid #ffff99;
    text-decoration: none;
}
.regnewmessages
{
    margin: 1px 3px 0px 5px;
}
.clsnewmsg{text-align:left;padding-left:10px;}
.clsnewmsg a{cursor:pointer;}
.TooltipDiv
{
    background: #fff;
    padding: 5px;
    position: absolute;
    z-index: 3;
    visibility: hidden;
    top: 0px;
    left: -800px;
    border-top: solid 1px #889aa7;
    border-top: solid 1px #889aa7;
    border-left: solid 1px #889aa7;
    border-right: solid 2px #889aa7;
    border-bottom: solid 2px #889aa7;
    width:300px;    
}
.TooltipContents
{
    font-size:0.8em;
    color:#222;
    font-weight:bold;
    background: url(/resourcesnew/images/bullet_picture.png) no-repeat;
    border-bottom:2px solid #454545;
    padding:2px 2px 2px 20px;
    margin:0px 0px 5px 0px;	
}
.TooltipContents_Inside
{
    font-size:0.8em;
    color:#222;
    padding:2px 2px 2px 20px;
    margin:0px 0px 5px 0px;
    line-height:1.4em;
    font-family:verdana,Arial,Tahoma;
}