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

body  {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	background-image: url(http://www.nationalsecurityinc.com//images/interface/pattern_036.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 1;
	
}
.main #container {
	width: 900px;
	background-color: #e6e4df;
	margin: 0 auto;
	border: 1px solid #000000;
	background-image: url(http://www.nationalsecurityinc.com//images/interface/maingradient.png)
} 
.main #outerbox {
	background-color: #BCB9AA;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	border: thin solid #B2AB9A;
	margin-top: -5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.main #nav {
    background-color: #FFECBB;
    height: 31px;
    width: 900px;
    border-bottom-width: thin;
    border-bottom-style: double;
    border-bottom-color: #000000;
}
.main #header {
	background-color: #000000;
	background-repeat: no-repeat;
	height: 146px;
} 
.main #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 15px 10px 15px 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFCC66;
}
.main #sidebar1 {
	float: left;
	width: 190px;
	color: #1C3B4E;
	font-size: small;
	overflow: hidden;
	padding: 15px 20px 20px 20px;
}
.main #mainContent {
	float: left;
	width: 610px;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Helvetica, sans-serif;
	line-height: 1.4;
	overflow: hidden;
} 
.main #leftcolumn {
	width: 190px;
	float: left;
	font-size: small;
}
.main #middlecolumn {
	width: 190px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	font-size: small;
}
.main #rightcolumn {
	width: 190px;
	float: left;
	font-size: small;
}

.main  #address {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin-right: 690px;
	margin-bottom: 10px;
	line-height: 15px;
}
.main #footer {
	padding: 0 10px 0 20px;
	background-color: #083155;
	color: #BCB9AA;
} 
.main #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	color: #E0DED7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: small;
}
.main #copyrightfooter {
	font-style: italic;
	background-color: #BCB9AA;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	height: 25px;
	padding-top: 8px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B2AB9A;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2AB9A;
	border-left-color: #B2AB9A;
	bottom: auto;
	width: 900px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
</style>
[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]

<script src="http://www.nationalsecurityinc.com//js/SpryMenuBar.js" type="text/javascript"></script>
<link href="http://www.nationalsecurityinc.com//css/sprystyle.css" rel="stylesheet" type="text/css" />
<style type="text/css">


.browngeorgia {font-family: Georgia, "Times New Roman", Times, serif}
.copyrighttext {
	font-size: x-small;
}

a:link {
	text-decoration: none;
	color:  #325B89;
}
a:visited {
	text-decoration: none;
	color: #0F3A54
}

a:hover {
	text-decoration: none;
	color: #2F6BAF;
}
a:active {
	text-decoration: none;
}


.r {color:#CECCC1}
.r:link {color:#CECCC1}
.r:visited {
	text-decoration: none;
	color: #CECCC1;
}
.r:hover {
	color:#ABB8C1
}


.q {
	color:#B4AF9B
}
.q:link {color:#B4AF9B}
.q:visited {
	text-decoration: none;
	color: #B4AF9B;
}
.q:hover {
	color:#AAB7BF
}



.ObliqueSubheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.PageSignifyer {
	color: #325B89;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: -15px;
	z-index: 3;
	position: relative;
	margin-bottom: 30px;
}
.main #outerbox #container #sidebar1 img {
	position: relative;
	left: -20px;
	top: -15px;
}

.main #outerbox #container #mainContent #rightbar {
	color: #413C32;
	width: 210px;
	float: right;
	padding-left: 20px;
	text-align: left;
	font-size: small;
	margin-left: 15px;
}
blockquote {
	font-size: 15px;
}
ol {
    font-size: 15px;
}

.doublespace {
	line-height: 2;
}

.main #outerbox #container #mainContent #foldertab {
	position: relative;
	left: -29px;
	
}
.borderimg {
	border: thin solid #999999;
}

.style1 {color:  #1C3B4E}

.style2 {
	color: #827B6B
}

.textbox2 {
	color: #465860;
	background-color: #D5CEC1;
	padding: 25px;
	border: thick solid #C2C1BA;
}
.textbox4 {
    color: #465860;
    background-color: #D5CEC1;
    padding: 12px;
}

.main #outerbox #container #mainContent #widetext {
	padding-right: 40px;
}

.main #outerbox #container #mainContent #rightbar #noborderimg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main #outerbox #container #mainContent img {
	margin-right: 10px;
	
}
.textbox {
	background-color: #9CB3C3;
	padding: 10px;
	color: #DDDCD5;
}
.textbox3 {
	color: #817F76;
	background-color: #E0DED7;
	padding: 10px;
	border: thin solid #A9B6BF;
}

.textbox4 {
    color: #6aa3ba;
    padding: 10px;
    background-color: #edede9;
    font-family: Helvetica, Arial, sans-serif;
    font-style: italic;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #DFDFDA;

}

.requiredfield {
    color: #990000;
    font-size: 10px;
    font-style: italic;

}

.caps {
text-transform: uppercase;
}

a:link {
    text-decoration: none;
    color:  #325B89;
}
a:visited {
    text-decoration: none;
    color: #325B89;
}

a:hover {
    text-decoration: none;
    color: #2F6BAF;
}
a:active {
    text-decoration: none;
}

/* HOVER LAYER */
a.float {
text-decoration: none; /* definition for the link that will display the layer */
}
a.float:hover {
background: none; /* correction for an IE bug*/
}
a.float span { /* definition of <span> tag included in <a> */
display: none;
}
a.float{
    position:relative; /*this is the key*/
    z-index:24; 
    text-decoration:none}

a.float:hover{
	z-index:25;}

a.float span{
	display: none}

a.float:hover span{ /*the span will display just on :hover state*/
	display: inline;
	position: absolute;
	top: 0; /* layer's place and dimension that you can change at will */
	left: 0px;
	width: 200px;
	height: auto;
	text-align: left;
	padding: 15px;
	background-color: #E6E4DF;
}


/* LOGIN TEXT LINK */
.w {
	color:#E6E4DF
}
.w:link {color:#E6E4DF}
.w:visited {
	text-decoration: none;
	color: #E6E4DF;
}
.w:hover {
	color:#FFFFFF
}

.logintext {
	font-size: x-small;
	color: #FCFAF2;
	text-align: right;
	margin-top: -2px;
	margin-bottom: 23px;
	
}
.loginoverimage {
    font-size: x-small;
    color: #FCFAF2;
    text-align: right;
    margin-top: -2px;
    margin-bottom: -23px;
    position: relative;
    z-index: 1000;
}


