/*
Menu related selectors
*/
body{
font-family: Arial;
font-size:13px;
color: mediumpurple;
text-align:justify;
margin:0 10px;
line-height:20px;
text-decoration:none;
scrollbar-face-color:#FF9118;
scrollbar-base-color:#ffffff;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#FF9118
scrollbar-shadow-color:mediumpurple;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:mediumpurple;
scrollbar-darkshadow-Color:mediumpurple;
}.rssbutton{
background-color: mediumpurple;
border: 1px mediumpurple outset;
padding: 0 2px;
color: white;
text-decoration: none;
font: bold 10px Verdana;
}

.rssbutton:visited, .rssbutton:hover, .rssbutton:active{
color: white;
}

.cssbutton{
background-color: #E2A401;
border:2px #6F0D04 outset;
padding: 0px 5px;
color: black;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.cssbutton:visited{
color: black;
}

.cssbutton:hover{
border-style: outset;
background-color: #FFF0AA;
padding: 0px 4px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active{
color: black;
}

.heading
{
	font-weight: bold;
	font-size: 10pt;
	color: #0485BC;
	font-family: Verdana;
	text-decoration: none;
}
.bevelmenu{
list-style-type: none;
font-size: 11px;
margin: 0;
padding: 0;
width: 180px;
}

.bevelmenu li a{
display: block;
width: 160;
padding: 4px 4px;
font-size: 11px;
font-weight: bold;
background-color: #FFF2BF;
border: 2px solid #FFF2BF;
text-decoration:none;
}

.bevelmenu li a:hover{
color: #6F0D04;
font-size: 11px;
background-color: #FFE271;
border-style: outset;
}

.bevelmenu li a:active{ /* Apply mousedown effect (non IE browsers only) */
border-style: inset;
}

.jsdomenudiv {
	background-color: #FFFFFF;
	background-image: url(office_xp_menu_left.png);
	background-repeat: repeat-y;
	border: 1px solid #8A867A;
	cursor: default;
	padding-bottom: 1px;
	padding-top: 1px;
	position: absolute; /* Do not alter this line! */
	visibility: hidden;
	z-index: 10;
}

.jsdomenuitem {
	background: transparent;
	border: none;
	color: #000000;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 3px;
	position: relative; /* Do not alter this line! */
}

.jsdomenuitemover {
	background-color: #C1D2EE;
	border: 1px solid #316AC5;
	color: #000000;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	margin-left: 1px;
	margin-right: 1px;
	padding-bottom: 2px;
	padding-left: 28px;
	padding-right: 15px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenuarrow {
	background-image: url(office_xp_arrow.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 7px;
	position: absolute; /* Do not alter this line! */
	right: 8px;
	width: 4px;
}

.jsdomenuarrowover {
	background-image: url(office_xp_arrow_o.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 7px;
	position: absolute; /* Do not alter this line! */
	right: 8px;
	width: 4px;
}

.jsdomenusep {
	padding-left: 28px;
}

.jsdomenusep hr {
}

/*
Menu bar related selectors
*/
.jsdomenubardiv {
	background-color: #ECE9D8;
	background-image: url(office_xp_divider.png);
	background-position: left;
	background-repeat: no-repeat;
	border: 1px outset;
	cursor: default;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 3px;
	position: absolute; /* Do not alter this line! */
	visibility: visible;
}
.topnav
{
	font-weight: bold;
	font-size: 8pt;
	color: #0485BC;
	font-family: Verdana;
	text-decoration: none;
}
.topnav a
{
	font-weight: bold;
	font-size: 8pt;
	color: #0485BC;
	font-family: Verdana;
	text-decoration: none;
}
.topnav a:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffc000;
	font-family: Verdana;
	text-decoration: underline;
}
.gridheading
{
	font-weight: bold;
	font-size: 8pt;
	color:White;
	font-family: Verdana;
	text-decoration: none;
}
.gridheading a
{
	font-weight: bold;
	font-size: 8pt;
	color:White;
	font-family: Verdana;
	text-decoration: none;
}
.gridheading a:hover
{
	font-weight: bold;
	font-size: 8pt;
	color:White;
	font-family: Verdana;
	text-decoration: underline;
}
.textbox
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
.buttons
{
	border-right: #ffc000 1px solid;
	border-top: #ffc000 1px solid;
	font-size: 8pt;
	font-weight:bold;
	border-left: #ffc000 1px solid;
	color:White;
	border-bottom: #ffc000 1px solid;
	font-family: Verdana;
	text-decoration: none;
	cursor:hand;
	background-color:#0485BC;
}
.inbox
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	font-size: 8pt;
	font-weight:bold;
	border-left: #ffffff 1px solid;
	color:#0485BC;
	border-bottom: #ffffff 1px solid;
	font-family: Verdana;
	text-decoration: none;
	cursor:hand;
	background-color:#ffffff;
}
.custcare
{
	font-size: 8pt;
	color: #0485BC;
	font-family: Verdana;
	text-decoration: none;
}
.custcare a
{
	font-size: 8pt;
	color: #0485BC;
	font-family: Verdana;
	text-decoration: none;
}
.custcare a:hover
{
	font-size: 8pt;
	color: #FF9118;
	font-family: Verdana;
	text-decoration: underline;
}
.hotjobs
{
	font-size:10px;
	color:Yellow;
	font-family: Verdana;
	text-decoration: none;
}
.hotjobs a
{
	font-size:10px;
	color:Black;
	font-family: Verdana;
	text-decoration: none;
}
.hotjobs a:hover
{
	font-size:10px;
	color:Red;
	font-family: Verdana;
	text-decoration: underline;
}
.pager
{
	font-size: 8pt;
	font-weight:bold;
	color: #0485BC;
	font-family: Verdana;
	text-decoration: none;
}
.pager a
{
	font-size: 8pt;
	font-weight:bold;
	color: #0485BC;
	font-family: Verdana;
	text-decoration: none;
}
.pager a:hover
{
	font-size: 8pt;
	font-weight:bold;
	color:Red;
	font-family: Verdana;
	text-decoration: underline;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.footer a{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}
.footer2 {
	font-family: Verdana;
	font-size: 9px;
	color: #6A0D05;
	text-decoration:none;
	text-align:center;
}
.jsdomenubardragdiv {
	cursor: move;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
	visibility: hidden;
	width: 9px;
}

.jsdomenubaritem {
	background-color: #EFEDDE;
	border: none;
	color: #000000;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 24px;
	padding-right: 10px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenubaritemover {
	background-color: #C1D2EE;
	border: 1px solid #316AC5;
	color: #000000;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 23px;
	padding-right: 9px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenubaritemclick {
	background-color: #EFEDDE;
	border: 1px solid #8A867A;
	color: #000000;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 23px;
	padding-right: 9px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}
.Home_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.Navigation_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #3399cc;
	text-decoration: underline;
}


/*
Example of selectors for icons. Change the height and width to match the actual 
height and width of the icon image.
*/
.icon1 {
	background-image: url(icon1.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon2 {
	background-image: url(icon2.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon3 {
	background-image: url(icon3.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}


#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
