/* CSS Document */

/* General Page Settings */
* {
	font-family: Arial, Helvetica, sans-serif;
}

body {
    margin: 0px;
    padding: 0px;
	background-image: url(../i/bg_grid.gif);
	text-align:center;
	height:100%;
	width:100%;
}

#centered {
	position:relative;
	width:760px;
	height:100%;
	margin:0px auto 0 auto;
	text-align:left;
	padding:0px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 20px;
	font-weight: bold;
	color: #0065A4;
	display: block;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
 	color: #0065A4;
}

.sidebarHomeHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    color: #0065A4;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.blueFlash {
	background-color: #0571B1;
	margin: 0;
	padding: 0;
	border: 0px solid #000000;
	z-index: 2;

}

fieldset.utility {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0571B1;
	margin: 0;
	padding: 2px 20px 2px 4px;
	border: 0px solid #000000;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	padding: 0;
	background-color: #0571B1;
}

.sidebarhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	padding: 0;
	background-color: #FFFFFF;
}

.sidebarCertHome {
	background-color: #EEEEEE;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px 0px 6px 0px;
}

fieldset.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 8px 6px 8px;
	border: 0px solid #000000;
	background-image: url(../i/blue_fade_bg.jpg);
}

fieldset.sidebarNewsHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	margin: 0;
	padding: 10px 8px 6px 8px;
	border: 0px solid #000000;
	background-color: #FFFFFF;
}

fieldset.sidebarCertsHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	margin: 0;
	padding: 10px 8px 6px 8px;
	border: 0px solid #000000;
}

fieldset.main {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 25px;
	margin: 0;
	border: 0px solid #000000;
}

fieldset.main img.right {
	border: 0px solid #000000;
	margin: 0px -10px 5px 10px;
	padding: 0px;
	float: right;
}

fieldset.main img.left {
	border: 0px solid #000000;
	margin: 5px 10px 5px 0px;
	padding: 0px;
	float: left;
}

fieldset.main table tr td{
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 0 5px 0 0;
	margin: 0;
	border: 0px solid #000000;
}

fieldset.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
	color: #777777;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0;
	border: 0px solid #000000;
}
fieldset.footer img {
	border: 0px solid #000000;
	margin: 0px -10px 5px 10px;
	float: right;
}


.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

/* Links within main content */
a:link {
	color: #0571B1;
}
a:visited {
	color: #0571B1;
}
a:hover {
	color: #FF181B;
}

fieldset.nav {
	margin: 0px;
	padding: 0px;
	width: 182px;
	border: 0px solid #000000;
	background: #FFFFFF;
	color: #000000;
}

/* Navigation Links for utility bar on top right */
fieldset.utility a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
fieldset.utility a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
fieldset.utility a:hover {
	color: #012134;
	text-decoration: none;
	font-weight: bold;
}

/* Navigation Links for bottom portion of left column */
fieldset.sidebarFooter a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
fieldset.sidebarFooter a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
fieldset.sidebarFooter a:hover {
	color: #93CFF3;
	text-decoration: underline;
	font-weight: normal;
}

/* Navigation links for expanded left column */
fieldset.nav div {
	text-indent: 15px;
}

fieldset.nav a:link {
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: #9A0000;
	padding: 0px;
	border: 0;
	display: block;
}
fieldset.nav a:visited {
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: #9A0000;
	padding: 0px;
	border: 0;
	display: block;
}
fieldset.nav a:hover {
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: #F0AC18;
	padding: 0px;
	border: 0;
	display: block;
}

/* Navigation Links for footer text links */
fieldset.footer a:link {
	color: #222222;
	text-decoration: underline;
	font-weight: bold;
}
fieldset.footer a:visited {
	color: #222222;
	text-decoration: underline;
	font-weight: bold;
}
fieldset.footer a:hover {
	color: #FF181B;
	text-decoration: underline;
	font-weight: bold;
}

/* Protective Services section on Homepage  */
.homeprotective {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 6px 8px 6px 6px;
	background-color: #FFFFFF;
	background-image: url(../i/blue_fade_bg.jpg);
	background-repeat: repeat-x;
}

td.homeprotective img {
	margin: 0 10px 6px 0;
	padding: 0;
	border: 0px none #000000;
	background: #FFFFFF;
	color: #000000;
}

td.homeprotective a:link {
	color: #FFCB11;
	text-decoration: none;
	font-weight: bold;
}
td.homeprotective a:visited {
	color: #FFCB11;
	text-decoration: none;
	font-weight: bold;
}
td.homeprotective a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/* Investigative Services section on Homepage  */
.homeinvestigative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 6px 8px 6px 6px;
	background-color: #FFFFFF;
	background-image: url(../i/red_fade_bg.jpg);
	background-repeat: repeat-x;
}

td.homeinvestigative img {
	margin: 0 10px 6px 0;
	padding: 0;
	border: 0px none #000000;
	background: #FFFFFF;
	color: #000000;
}

td.homeinvestigative a:link {
	color: #FFCB11;
	text-decoration: none;
	font-weight: bold;
}
td.homeinvestigative a:visited {
	color: #FFCB11;
	text-decoration: none;
	font-weight: bold;
}
td.homeinvestigative a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

