/* General Tags */
BODY {
	background-color: rgb(0,149,214);
	font-family: Arial;
	font-size: 12px;
	color: white;
	margin: 0px;
	padding: 0px;
}

A { color: white; text-decoration: none; }
A:link { color: white; }
A:visited { color: white; }
A:active { color: white; }
A:hover { color: rgb(204,204,204); }

a.dark { color: black; text-decoration: none; }
a.dark:link { color: black; }
a.dark:visited { color: black; }
a.dark:active { color: black; }
a.dark:hover { color: rgb( 0, 51, 102 ); }

TABLE { width: 100%; }

TABLE, TD, TR {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

TABLE TR TH {
    background-color: black;
    padding: 0px 5px 0px 5px;
    font-weight: bold;
    text-align: left;
    font-size: 11px;
	height: 15px;
	vertical-align: bottom;
}

HR {
    border-top: 1px solid black;
    border-bottom: 0px;
}

/* Classes */

.RightBorder { border-right: 1px solid black; }

H2.faq { border-bottom: 3px solid black; }

TD.alignRight { text-align: right; padding-right: 5px; }

DIV.productContent {
	overflow: auto;
	color: black;
	height: 325px;
	padding-top: 5px;
}

TD.productContent {
    background-color: white;
    padding-left: 10px;
    margin-right: 10px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

/* Specific IDs */
DIV#TOP {
    position: absolute;
    height: 110px;
    width: 750px;
    top: 0px;
    left: 0px;
    z-index: 0;
}

DIV#TOP IMG#logo {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

DIV#TOP IMG#nav_01 {
    position: absolute;
    top: 0px;
    left: 320px;
    z-index: 1;
}

DIV#TOP IMG#site_map {
    position: absolute;
    top: 0px;
    left: 653px;
    z-index: 1;
}

DIV#TOP IMG#nav_03 {
    position: absolute;
    top: 0px;
    left: 725px;
    z-index: 1;
}

DIV#TOP DIV#nav_menu {
    position: absolute;
	top: 50px;
	left: 230px;
    width: 520px;
	height: 15px;
    z-index: 4;
    text-align: left;
 
    padding-top: 5px;
    border-bottom: 1px solid black;
}

DIV#TOP DIV#nav_menu A {
    text-transform: uppercase;
    font-size: 10px;
	font-family: Arial;
    font-weight: bold;
}

DIV#RIGHT {
    position: absolute;
    top: 110px;
    left: 643px;
    width: 107px;
    z-index: 4;
}

DIV#MAIN {
    position: absolute;
    width: 750px;
    top: 110px;
    left: 0px;
    z-index: 3;
}

DIV#MAIN DIV#CONTENT {
    width: 601px; 
    margin-left: 15px;
}

DIV#BOTTOM {
	position: relative;
	top: 10px;
    width: 750px;
    height: 42px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

/* only for backward compatibility */
DIV#BOTTOM DIV#copy {
    position: relative;
    top: 25px;
    left: 0px;
    font-size: 10px;
    font-weight: bold;
	
	
}

/* only for backward compatibility */
DIV#BOTTOM DIV#nav_menu {
    position: relative;
    top: 0px;
    left: 0px;
}

/* only for backward compatibility */
DIV#BOTTOM DIV#nav_menu A {
    font-size: 10px;
    font-weight: bold;
}

DIV#CONTENT DIV#product_line {
    width: 297px;
    height: 100%;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    border-right: 1px solid black;
	line-height: 110%;
}

DIV#CONTENT DIV#product_line A {
    display: block;
    width: 287px;
    padding: 2px 0px 2px 10px;
}

DIV#CONTENT DIV#product_line A:hover {
    width: 287px;
    background-color: rgb(0,51,102);
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding: 1px 0px 1px 10px;
    color: white;
}

TABLE.product_list { 
	width: 603px;
	font-size: 11px;
	padding-top: 0px;
}

TABLE.product_list TR TD {
    background-color: rgb(0,51,102);
    border-top: 1px solid black;
    border-left: 1px solid black;
    padding: 0px 5px 0px 5px;
	margin: 0px;
	height: 15px;
}

TABLE.product_list TD.header {
	background-color: rgb(0, 51, 102);
	border-right: 1px solid black;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

DIV#CONTENT DIV#faq_menu {
    padding-left: 10px;
    background-color: black;
    width: 603px;
    font-size: 9px;
}

DIV#service_centers {
    width: 222px;
    padding: 20px;
    background-color: rgb(0,51,102);
    border-right: 1px solid black;
    border-left: 1px solid black;    
}

TABLE#repStates, TABLE#downloads {
    width: 100%;
}

TABLE#downloads TR TD,
TABLE#repStates TR TD {
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    font-size: 11px;
    padding: 0px 5px 0px 5px;
	vertical-align: top;
}

TABLE#downloads TR TD.download_header,
TABLE#repStates TR TD.state_header {
    border-left: 0px;
    border-bottom: 0px;
    border-right: 1px solid black;
    padding: 0px;
}

TABLE#repStates TR TD A {
    color: rgb(255,255,153);
}

TABLE#contact TR TD {
    background-color: rgb(0,51,102);
    font-size: 11px;
    line-height: 120%;
	padding-left: 10px;
}

DIV#products_header,
DIV#repAgency_header {
    margin-bottom: -5px;
}

DIV.emp_job {
    border-bottom: 6px double black;
    background-color: rgb(0,51,102);
    padding-top: 3px;
}

DIV.emp_job TD { vertical-align: top; width: 75%; }
DIV.emp_job P { padding-left: 12px; margin-top: 3px; } 

DIV.emp_title {
    color: Yellow;
    font-weight: bold;
    font-size: 120%;
}

TD.emp_stats {
    border-left: 1px dotted black;
    padding-left: 9px;
    width: 25%;
}

/*added 10/12/05 for browser compatiblity checks*/
div.warning
{
	position: absolute;
	top: 5px;
	left: 300px;
	width: 350px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	z-index: 5;
}

/*added 10/12/05 for browser compatiblity checks*/
div.warning a
{
	color: #0000CC;
}