@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: #c5c5c5 url('../images/page_bk.jpg') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: underline;
	color: black;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: 300;
	color: #813942;
}

h2 {
	font-size: 1.3em;
}

h3 {
    font-size:16px; 
    font-weight:bold;
    margin:0px;
    padding:11px 0 11px 1px;
	color: #813942;
}

#topNav {
	background: url('../images/topnav-dark.jpg') repeat-x;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	letter-spacing: 0.25px;
	color: white;
	padding: 7px 0px 7px 0px;
	width: 100%;
}

.topNavContainer {
	width: 1000px ;
	margin-left: auto ;
	margin-right: auto ;
	position: relative; 
	left: 9%;
}




#bottom-shadow {
	background: url('../images/topnav-shadow.jpg') repeat-x;
	height: 7px;
	width: 100%;
}

#topNav ul {
	position: relative;
	top: -7px;
	margin: 0px 15% 0px 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	float: right;
}

#topNav li {
	background: url('../images/topnav-border-right.png') no-repeat left;
	margin: 0px;
	display: block !important;
	float: left;
	padding: 7px 7px 7px 7px;
}

#topNav li a:hover {
	display: block !important;
	background: url('../images/topnav-hover-dark.jpg');
	margin: -7px -7px -7px -7px;
	padding: 7px 15px 7px 15px;
	cursor: pointer;
	border-left: 1px solid silver;
	
}


#topNav li a {
	display: block;
	padding: 7px 15px 7px 15px;
	text-decoration: none;
	color: white;
	margin: -7px -7px -7px -6px;
	
}

.centeredDiv {
	width: 1000px ;
	margin-left: auto ;
	margin-right: auto ;
	
}

.roundedBoxes {
    width: 100%;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #b6b6b6;
	font-size: 12px; 
	margin-bottom: 10px;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.roundedBoxes h1 {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0px 3px 3px;
	margin: 0px;
	position: relative; 
	top: -7px;	
	/* background-image: url('/km/images/roundedheader.png'); */
	background-repeat: no-repeat;
	background-position: center bottom;	
	border-bottom: 1px solid silver;
	
}

#headerBoxes {
	text-align: left;
}	

.roundedBoxesH1{

	font-size: 15px;
	font-weight: bold;
	padding: 10px 0px 3px 3px;
	margin: 0px;
	position: relative; 
	top: -7px;	
	color: white;
	background-image: url('/km/images/roundedheader.png');
	background-repeat: no-repeat;
	background-position: center bottom;	
	border-bottom: 1px solid silver;
	
}

.roundedBoxes p {
	padding: 0 0 0 3px;
}

#designation {
	float: right;
	padding: 10px 20px 20px 20px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	width:260px;
}

#designation h1 {
	color: black;
	margin-bottom: -15px;
	padding-bottom: 0px;
}

#content-tl {
	background-image: url('../images/corner-tl.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 14px;
	height: 9px;
}

#main {}

#rounded {
	padding: 10px;
}

#rounded table {
	width: 100%;
}

.leftColumn {
	width: 75%;
	vertical-align: top;
}

.rightColumn {
	text-align: center;
	vertical-align: top;
}

#footer {
	padding: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	word-spacing: 5px;
	color: #666666;
}

#footer a {
	color: black;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footerContent {
	padding: 20px;
	vertical-align: middle;
}

.largerCharcoal {
	font-size: 1.6em;
	font-weight: bold;
}

#copy { float:left; }

.interiorBoxLeftColumn { margin-top: 10px; }
.interiorBoxLeftColumn h1 {
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative; 
	top: -7px;	
	background-image: url('/km/images/h1_back_large.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	border-bottom: 1px solid silver;
}

.interiorBoxLeftColumn p {
	text-align: left;
	padding: 0px;
	margin: 3px;
}

.stylishTable {
	padding: 0px;
	margin: 0px 20px 20px 0px;
	text-align: center;
	width: 30%;
}

.stylishLeft {
	font-size: 20px;
	vertical-align: top;
	color: #777777;
}

.embeddedTable {
	font-weight: bold;
}

.embeddedLeft {
	width: 85px;
	text-align: right;
	padding: 0px 10px 10px 10px;
}

.embeddedRight {
	width: 170px;
	text-align: left;
	padding: 0px 10px 10px 10px;
}

.embeddedRight a {
	text-decoration: none;
}

.embeddedRight img {
	border: 0px;
}

#topBox {
	border-bottom: 1px solid #777777;
}

#bottomBox {

}
.drop_menu {
	background-color: white; 
	border: 0px;
	padding: 0px;
}

/* This section handles the JQuery state drop down */
.toggler { width: 500px; height: 200px; }
#button{ padding: 0px 5px 5px 5px; text-decoration: none; position: relative; left: -1px; top: -1px; cursor: pointer;}
#effect { width: 400px; padding: 0.4em; position: relative; z-index: 50;}
#effect h3 { margin: 0; padding: 0.4em; text-align: center; }
.ui-effects-transfer { border: 2px dotted gray; } 
#safeActBox {
	font-size: .9em;
}
#newsletterBox {
	font-size: .9em;
}
.learnMore {
	width: 220px;
	text-align: right;
	font-weight: bold;
}

.learnMore a{
	text-decoration: none;
}

.learnMore a:hover{
	text-decoration: underline;
}


#leadGen{
	font-size: 11px;
}

.underlined {
	width: 100%;
	border-bottom: 2px solid navy;
	font-weight: bold;
	position:relative;
}
#state_table_header {
	background-image: url('/km/images/state_product_table_header.jpg');
	background-repeat: no-repeat;
	height: 27px;
	color: white;
	padding: 0px 0px 0px 7px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid silver;
}

.prod_table_header {
	background-color: #e4e4e4;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid silver;
}

.prod_table_rows {
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid silver;
	font-size: 12px;
}

.enrollButton {
	background: url('/images/buttons/grey_button.gif') no-repeat center white;
	height: 18px;
	width: 56px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 11px;
}
.enrollButton a{
	text-decoration: none;
}
.enrollButton:hover {
	background: url('/images/buttons/grey_button_pushed.gif') no-repeat center white;
	height: 18px;
	width: 56px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}

#enroll {
	padding: 2px 0px 1px 0px;	
}

#statePackageDrop {
	float: right;
	position: relative;
	top: 15px;
}

#next5 {
	background-image: url('/km/images/forward.jpg');
	background-position: right;
	background-repeat: no-repeat;
	height: 21px;
	width: 110px;
	vertical-align: middle;
	padding-top: 5px;
}

#next5:hover {
	background-image: url('/km/images/forward_pushed.jpg');
	background-position: right;
	background-repeat: no-repeat;
	height: 21px;
	width: 110px;
	vertical-align: middle;
}

.homepage_flash_video {
	z-index: 1;
	position:relative;
	top:-230px;
}

.homepage_flash_video_box {
	position: relative;
	top: -210px;
	z-index: 1;
}

#map {
	height: 400px;
	overflow: hidden;
}
#tech_support_hours {
	border: 1px solid silver;
}
.tech_support_header {
	background-color: #eeeeee;
	font-weight: bold;
	
}
.redSymbol {
	color: red;
}


#formBackgroundBoxes {
	background-color: #eeeeee;
}
.loginButtonFloat {
	float: left;
	margin-right: 5px;
}

/****************************** Two column layout **********************************/
#left_pane {
    float:left;
}

#right_pane {
    float:left;
    min-height:220px;
    margin-left:15px;
}

/****************************** One column layout *********************************/
.one_column {
    float:left;
}

.one_column h3 {
    font-size:18px;
}

/*********************************** Email forms ***********************************/
.error {
    color:red;
}

.form_button {
    float:left; 
    margin-right:5px;
}

/**********************************Maroon Rounded Boxes*****************************/
.roundedBoxesMaroon {
    width:100%;
    text-align:left;
    background:url("../images/topnav-dark.jpg") repeat-x;
    border-top:1px solid silver;
    border-left:1px solid silver;
    border-right:1px solid silver;
	font-size:12px; 
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
}

.roundedBoxesMaroon h1 {
	font-size:15px;
	font-weight:bold;
	padding:6px 0px 3px 3px;
	margin:0px;
	position:relative; 
	top:0px !important;	
	color:#ffffff;
	background-repeat:no-repeat;
	background-position:center bottom;	
}

.roundedBoxesNoTopCorners {
    width:100%;
    text-align:left;
    background-color:#ffffff;
    border:1px solid silver;
	font-size:12px; 
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
}

/****************************************Home Page***********************************/
.homeCopy h3 {
    font-size:16px;
    font-weight:bold;
    margin-top:5px;
    padding:0px;
}

.maroonBoldText {
    color:#74353d;
    font-weight:bold;
}

/****************************************State Pages**********************************/
.alignTop {
    vertical-align:top;
}
.alignTop a{
	text-decoration: none;		
}

.alignTop a:hover {
	text-decoration: underline;
	
}

.underlineHandler a{
	text-decoration: none;		
}

.underlineHandler a:hover {
	text-decoration: underline;
	
}

.clearBoth {
    clear:both;
}

.enrollButtonPadding {
    padding-right:20px;
}

.floatLeft {
    float:left;
}

.floatLeftColumn {
    width:70%;
    float:left;
}

.floatRight {
    float:right;
}


.floatRightColumn {
    float:right;
    width:250px;
	margin-top: 3px;
}

.greyBorderLeft {
	border-left:1px solid silver;
}

.greyBorderLeftRight {
	border-left:1px solid silver;
	border-right:1px solid silver;
}

.greyBorderRight {
	border-right:1px solid silver;
}

.leftColumnTable {
    width:682px !important;
}

.resultsText {
    text-align:center;
    font-size:10px;
}

.rightText {
    padding-right:5px;
    text-align:right;
}

.seventyPercentWidth {
    width:70%;
}

.smalltxt {
    font-size:8pt;
}

.state_select_wrap {
    float:right; 
    margin-right:9px; 
    z-index:100000;

}

.state_select_wrap #drop_down_btn2 {
    background-image:url('/km/images/drop_menu.jpg'); 
    width:143px; 
    height:20px;
}

.state_select_wrap #drop_down_btn2 div {
    padding-top:2px;
    padding-left:5px;
    font-size:11px;
}

#stateContainer {
    position:relative;
    left:-10px;
}

#stateContainer .paddedTable {
    margin:0px 0px 10px 0px; 
    width:100%;
}

#stateContainer .tableHeader {
    font-size:16px;
    font-weight:bold;
    border-bottom:1px solid silver;
}

#stateContainer .silverBorderBottom {
    border-bottom:1px solid silver;
}

#stateContainer #changeStateContainer {
    float:right;
    width:510px;
    margin:10px;
}

.timePadding {
    padding-right:29px;
}

/*******************************************Icons List*********************************/
ul.icons {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-bottom:0;
    margin-left:3%;
    padding-bottom:0;
    padding-left:0;
    text-align:left;
}

ul.icons li.pdf_icon {
    background-image:url(/images/button_icons/pdf.gif);
    background-position:left top;
    background-repeat:no-repeat;
    height:26px;
    padding-left:24px;
}

/*******************************************FAQ Page************************************/
.boldCaps {
    font-weight:bold;
    text-transform:uppercase;
}

.alignTop {
    vertical-align:top;
}

/****************************************Show/Hide Arrows*********************************/
.downArrow {
    float:left;
    padding:20px 0 0 0;
}

.rightArrow {
    float:left;
    padding:16px 1px 0 4px;
}

.select_dropdown_rt a {
	text-decoration: none;
}

.state_list a {
	text-decoration: none;
}