﻿@import url('flexslider.css');
@import url('navVDrop.css');
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	background: transparent url('images/HtmlBgTiler.gif') repeat left top;
    /*-webkit-background-size: cover;*//*-moz-background-size: cover; *//*-o-background-size: cover; *//*background-size: cover;  }*/
}
body {
	height: 100%;
	background: transparent url('images/RD_BodyBgMain.jpg') no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
}
@media only screen and (min-width:768px) and (max-width:900px){
body {
	height: 100%;
	background: transparent url('images/BodyBgMain768.jpg') no-repeat center top;
}
}
@media only screen and (min-width:480px) and (max-width:767px){
body {
	height: 100%;
	background: transparent url('images/BodyBgMain480.jpg') no-repeat center top;
}
}
@media only screen and (min-width:320px) and (max-width:479px){
body {
	height: 100%;
	background: transparent url('images/BodyBgMain320.jpg') no-repeat center top;
}
}
img {
	border: 0;
}
/*---Structure with no media restrictions---*/
.Container {
	width: 882px;
	min-height: 100%;
	position: relative;
	margin: 0 auto;
	background: transparent url('images/ContainerBgTiler.gif') repeat-y center top;
}
.Header {
	height: 138px;
	background: transparent url('images/HeaderBgMain.jpg') no-repeat left top;
}
.Body {
	padding: 0 0 85px 0;
	min-height: 330px;
	background: transparent url('images/BodyBgShadLRside.png') no-repeat center top;
}
.ContentSPage {
	padding: 12px 15px;
	color: #423b7a;	
	line-height: 1.4em;	
	
}
.ContentSPage h2 {
	height: 45px;
	padding: 20px 0 0 10px;
	margin: 0;
	color: #130a59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	background: #d1d0df url('images/SPageHeaderBgTiler.gif') repeat-x left bottom;
}
.BodyClear {
	clear: both;
	height: 10px;
}
.Footer {
	height: 85px;
	bottom: 0;
	width: 100%;
	position: absolute;
}
/*---Structure with no media restrictions---*/
@media only screen and (min-width:768px) and (max-width:900px){
/*--- Red ---*/
.Container {
	background: #FFF;
	width: 780px;
	padding: 0;
	min-height: 100%;
	position: relative;
	margin: 0 auto;
}
.Header {
	height: 121px;
	background: transparent url('images/HeaderBgMain768.jpg') no-repeat left top;
}
}
@media only screen and (min-width:480px) and (max-width:767px){
/*--- Green ---*/
.Container {
	background: green;
	background: #FFF;
	width: 480px;
	padding: 0;
	min-height: 100%;
	position: relative;
	margin: 0 auto;
}
.Header {
	height: 138px;
	background: transparent url('images/HeaderBgMain480.jpg') no-repeat left top;
}
}
@media only screen and (min-width:320px) and (max-width:479px){
/*--- Blue ---*/
.Container {
	background: blue;
	background: #FFF;
	width: 320px;
	padding: 0;
	min-height: 100%;
	position: relative;
	margin: 0 auto;
}
.Header {
	height: 124px;
	background: transparent url('images/HeaderBgMain320.jpg') no-repeat left top;
}
}
@media only screen and (max-width:319px){
/*--- Yellow ---*/
.Container {
	background: yellow;
	width: 100%;
	padding: 0;
	min-height: 100%;
	position: relative;
	margin: 0 auto;
}
}
.HeadLogo {
	float: left;
	width: 146px;
	height: 138px;
	background: transparent url('images/LogoNSA.png') no-repeat left top;
}
.HeadTopMenu {
	float: left;
	height: 53px;
}
#TopMenu {
	height: 53px;
	margin: 0;
	padding: 0;
}
#TopMenu ul {
	height: 53px;
	margin: 0;
	padding: 0;
}
#TopMenu ul li {
	float: left;
	height: 53px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#TopMenu ul li a {
	height: 36px;
	text-decoration: none;
	margin: 0 10px 0 10px;
	padding: 17px 0 0 0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #b3bedf;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}
#TopMenu ul li a:hover {
	color: #ffc200;
	background: transparent url('images/TopMenuHovDot.gif') repeat-x left 13px;
}
@media only screen and (min-width:768px) and (max-width:900px){
.HeadLogo {
	float: left;
	width: 130px;
	height: 121px;
	background: transparent url('images/LogoNSA768.png') no-repeat left top;
}
.HeadTopMenu {
	float: left;
	height: 47px;
}
#TopMenu {
	height: 47px;
	margin: 0;
	padding: 0;
}
#TopMenu ul {
	height: 47px;
	margin: 0;
	padding: 0;
}
#TopMenu ul li {
	float: left;
	height: 47px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#TopMenu ul li a {
	height: 36px;
	text-decoration: none;
	margin: 0 6px 0 6px;
	padding: 17px 0 0 0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #b3bedf;
	font-size: 10.5pt;
	font-weight: bold;
	text-transform: uppercase;
}
#TopMenu ul li a:hover {
	color: #ffc200;
	background: transparent url('images/TopMenuHovDot.gif') repeat-x left 13px;
}
}
@media only screen and (min-width:480px) and (max-width:767px){
.HeadLogo {
	float: left;
	width: 97px;
	height: 91px;
	background: transparent url('images/LogoNSA480.png') no-repeat left top;
}
.HeadTopMenu {
	float: left;
	width: 383px;
	height: 91px;
}
#TopMenu {
	height: 91px;
	margin: 0;
	padding: 0;
}
#TopMenu ul {
	height: 91px;
	margin: 0;
	padding: 0;
	background: transparent url('images/MenuDevider480.png') no-repeat left top;
}
#TopMenu ul li {
	float: left;
	height: 47px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#TopMenu ul li a {
	height: 36px;
	text-decoration: none;
	margin: 0 10px 0 10px;
	padding: 17px 0 0 0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #b3bedf;
	font-size: 10.2pt;
	font-weight: bold;
	text-transform: uppercase;
}
#TopMenu ul li a:hover {
	color: #ffc200;
	background: transparent url('images/TopMenuHovDot.gif') repeat-x left 13px;
}
}
@media only screen and (min-width:320px) and (max-width:479px){
.HeadLogo {
	float: left;
	width: 97px;
	height: 91px;
	background: transparent url('images/LogoNSA320.png') no-repeat left top;
}
.HeadTopMenu {
	float: left;
	width: 223px;
	height: 91px;
}
#TopMenu {
	height: 91px;
	margin: 0;
	padding: 0;
}
#TopMenu ul {
	height: 91px;
	margin: 0;
	padding: 0;
	background: transparent url('images/MenuDevider320.png') no-repeat left top;
}
#TopMenu ul li {
	float: left;
	height: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#TopMenu ul li a {
	height: 22px;
	text-decoration: none;
	margin: 0 7px 0 7px;
	padding: 8px 0 0 0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #b3bedf;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
}
#TopMenu ul li a:hover {
	color: #ffc200;
	background: transparent url('images/TopMenuHovDot.gif') repeat-x left 3px;
}
}
.NBoard {
	padding: 15px 0 15px 0;
	background: #23a1b7;
	text-align: center;
	font-size: 12.5pt;
	color: #022c31;
}
@media only screen and (min-width:768px) and (max-width:900px){
.NBoard {
	padding: 12px 0 12px 0;
	background: #23a1b7;
	text-align: center;
	font-size: 11pt;
	color: #022c31;
}
}
@media only screen and (min-width:480px) and (max-width:767px){
.NBoard {
	padding: 10px 0 10px 0;
	background: #23a1b7;
	text-align: center;
	font-size: 10.5pt;
	color: #022c31;
}
}
@media only screen and (min-width:320px) and (max-width:479px){
.NBoard {
	padding: 8px 0 8px 0;
	background: #23a1b7;
	text-align: center;
	font-size: 10pt;
	color: #022c31;
}
}
.HPageIndoDept {
	padding: 10px 13px 10px 13px;
}
@media only screen and (min-width:768px) and (max-width:900px){
.HPageIndoDept {
	padding: 10px;
}
}
/*--- Sub Page Styling---*/
.LMenuSetup {
	float: left;
	width: 25%;
	min-height: 100px;
	background: transparent url('images/LeftMenuRTiler.gif') repeat-y right top;
}
.LMenu {
	margin: 0;
	padding-top: 20px;
}
.LMenu ul {
	margin: 0;
	padding: 0;
}
.LMenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px #d5d9df solid;
}
.LMenu a {
	margin: 0;
	padding: 8px 0 8px 5px;
	display: block;
	color: #b61970;
	text-decoration: none;
}
.LMenu a:hover {
	color: #d44210;
	background: rgba(223, 222, 233, 0.8) url('images/LMenuHov.png') no-repeat right center;
}
.LMenuFoot {
	height: 72px;
	background: transparent url('images/LeftMenuFoot.png') no-repeat right top;
}
.ContentMain {
	width: 75%;
	float: left;
	min-height: 200px;
}
.Content {
	padding: 20px;
}
.ContentNoLMenu {
	min-height: 200px;
	padding-top: 15px;
}
.Content h3, .ContentNoLMenu h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5pt;
	padding-bottom: 10px;
	color: #130a59;
}

.ContactHead{
	float:left;
	width:150px;
	color:#130a59;
	font-weight:bold;	
}
.ContactDetail{
	float:left;
	width:180px;	
}
.ContactClear{
	clear:both;
	height:10px;
	width:180px;	
}
/* Design 6 */
table.TableGen {
	border-spacing: 0px;
	background: #FFF;
	border: 1px solid #9cacc7;
}
table.TableGen th {
	text-align: left;
	font-weight: bold;
	color: #130a59;
	font-size:10pt;
	border: 0px;
	height:45px;
	padding:5px;	
	border-bottom: 1px solid #eceef3;
}
table.TableGen td {
	border: 0px;
	border-bottom: 1px solid #c6c9d8;
	border-right: 1px solid #c6c9d8;
	padding:5px;
	color: #423b7a;
}
table.TableGen thead th {
	font-weight: bold;
	font-size: 10.5pt;
	background:#f4f3ff url('images/TableHeaderBgTiler.gif') repeat-x left bottom;
	color: #130a59;
	border-right: 1px solid #a9b2cc;
}
table.TableGen th.Corner {
	text-align: left;
	border-left: 0px;
}
table.TableGen tr.Odd {
	background: #e9e8f5;
	color: #0b1742;
}
table.TableGen td.YearHead {
	background: #e9e8f5;
	color: #0b1742;
	text-align: center;
}
table.TableGen td.YearHead:hover {
	background: #dfddf0;
}
table.TableGen tr:nth-child(odd){
	background: #e9e8f5;
	color: #0b1742;	
}


ul, ol {
	padding: 10px 10px 10px 25px;
}
/*---Links in General---*/
A:link {
	color: #b61970;
	text-decoration: none;
}
A:visited {
	color: #b61970;
	text-decoration: none;
}
A:active {
	color: #b61970;
	text-decoration: none;
}
A:hover {
	color: #d44210;
	text-decoration: none;
}

.SubHorMenu{
	margin:0;
	padding:0;	
}
.SubHorMenu ul{
	margin:0;
	padding:0;	
	height:34px;
	background:#abaac3 url('images/SubHorMenuBgTiler.png') repeat-x left bottom;
}
.SubHorMenu li{
	margin:0;
	padding:0;	
	height:34px;
	list-style:none;
	float:left;
	border-right:1px #d5d9df solid;
}
.SubHorMenu a{
	display:block;
	width:110px;
	height:34px;
	line-height:34px;	
	text-align:center;
	color:#FFF;
	text-decoration:none;	
	cursor:pointer;
}
.SubHorMenu a:hover{
	color:#130a59;		
	background: rgba(223, 222, 233, 0.8) url('images/SubHorMenuHov.png') no-repeat right bottom;
}

.SubHorAlphaMenu{
	margin:0;
	padding:0;	
}
.SubHorAlphaMenu ul{
	margin:0;
	padding:0;	
	height:34px;
	background:#abaac3 url('images/SubHorMenuBgTiler.png') repeat-x left bottom;
}
.SubHorAlphaMenu li{
	margin:0;
	padding:0;	
	height:34px;
	list-style:none;
	float:left;
	border-right:1px #d5d9df solid;
}
.SubHorAlphaMenu a{
	display:block;
	padding:0 10px 0 10px;	
	height:34px;
	line-height:34px;	
	text-align:center;
	color:#FFF;
	text-decoration:none;	
	cursor:pointer;
}
.SubHorAlphaMenu a:hover{
	color:#130a59;		
	background: rgba(223, 222, 233, 0.8) url('images/SubHorMenuHov.png') no-repeat right bottom;
	background: rgba(223, 222, 233, 0.8) 	
}

.EmpBoxHeadGrey{
	font-size:11pt;
	font-weight:bold;
	color:#333;
	background:#e5e5e5;
	border:1px #b4b4b4 dotted;
	padding:15px;	
}

.EmpBoxHeadPurp{
	font-size:11pt;
	font-weight:bold;
	color:#7a0182;
	background:#fdd5ff;
	border:1px #f884ff dotted;
	padding:15px;	
}

.EmpBoxHeadBlue{
	font-size:11pt;
	font-weight:bold;
	color:#073e6d;
	background:#d2eaff;
	border:1px #88bfee dotted;
	padding:15px;	
}









