/* This style sheet controls how the site is displayed. All styles for the site should be written in this document! */

/* The styles below should not need to be changed.  Scroll down to SITE SPECIFIC CSS to begin styles specific to this site. */

A {cursor: pointer;
background: transparent;}

ADDRESS {font-style: italic;}

BIG {font-size: 15px;}

BLOCKQUOTE {font-style: italic;}

DT {font-weight: bold;}

FORM {margin: 0 0 0 0;}

OL {list-style: decimal;}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha;}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman;}

OL OL OL OL {list-style: decimal;}

SMALL, SUB, SUP {font-size: 10px;}

TEXTAREA {cursor: text;}

TD {margin-left: 0;}

TH {font-weight: bold;
text-align: center;
margin-left: 0;}

UL, MENU, DIR {list-style: disc;} 

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle;}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square;}

UL UL UL UL {list-style: disc;}

A.white:link {color: #fff;
text-decoration: none;}

A.white:visited {color: #fff;
text-decoration: none;}

A.white:active {color: #fff;
text-decoration: none;}

A.white:hover {color: #fff;
text-decoration: underline;}

/* SITE SPECIFIC CSS */

/* Set the Site's Fonts, Colors and Size Here */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: black;
font-size: 11px;}

/* Set Body Colors and Backrounds Here */

BODY {background: #1f2d50;
margin : 0 0 0 0;
padding: 0 0 0 0;
background-image: url(http://www.ksentry.com/images/bg_blue.jpg);
background-repeat: repeat;}

/* Set Heading Colors and Sizes Here */

H1, H2, H3, H4, H5, H6 {font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #000000;}

H1 {font-size: 20px;
border-bottom: 1px solid #000;
padding-bottom: 2px;}

H2 {font-size: 18px;}

H3 {font-size: 16px;}

H4 {font-size: 15px;}

H5 {font-size: 14px;}

H6 {font-size: 13px;}

/* Set Link Colors and Styles Here */

A:link {color: #036;
text-decoration: none;}

A:visited {color: #036;
text-decoration: none;}

A:active {color: #036;
text-decoration: none;}

A:hover {color: #572020;
text-decoration: underline;}

/* Styles Below are Unique to This Website */

.body_table {background-image: url(http://www.ksentry.com/images/bg_tan.jpg);
background-repeat: repeat;
border-left: 6px solid #1f2d50;
border-right: 6px solid #1f2d50;}

.main_table {margin: 0 20 0 20px;}

.heading_cell {background-image: url(http://www.ksentry.com/images/bg_flag.png);
background-repeat: repeat-x;
background-position: top center;}

.heading_border_l {margin-left: -3px;}

html>body .heading_border_l {margin-left: 0px;}

.heading_border_r {margin-right: -3px;}

html>body .heading_border_r {margin-right: 0px;}

.nav_cell {border: 6px solid #572020;
background-color: #eae3d9;}

.title_cell {background-color: #fff;
padding: 4 10 4 10px;
border-left: 6px solid #572020;
border-right: 6px solid #572020;}

.breadcrumb {font-size: 9px;
font-style: italic;
margin-bottom: 10px;}

.three_columns {border-left: 6px solid #572020;
border-right: 6px solid #572020;}

.tan_column {background-color: #d2c0ac;
padding: 4px;
width: 208px;}

.white_column {background-color: #fff;
padding: 4 10 4 10px;}

.blue_column {background-color: #4a506b;
padding: 4px;}

.diagram {border: 2px solid #1f2d50;}

.footer_links {padding: 10px;
border-right: 6px solid #572020;
border-left: 6px solid #572020;
border-top: 2px solid #572020;
border-bottom: 2px solid #572020;
background-color: #eae3d9;}

.contact_info {padding: 10px;
border-right: 6px solid #572020;
border-left: 6px solid #572020;
border-bottom: 6px solid #572020;
background-color: #eae3d9;}

/* Styles for Rep Search */

.rep_tableheading {
color: #fff;
background-color: #003366;
font-size: 14px;
padding: 2px;}
