@charset "utf-8";
/* CSS Document */
*	{
	padding: 0em;
	margin: 0em;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000105;
	background-color: #000105;
}
#wrapper {
	width: 100%;
	height:503px;
	background: url(images/background.jpg) repeat-x left top;
}
#inside {
	z-index: 2;
	position:relative;
	margin: 0 auto;
	width: 997px;
	/* this sets the skin width for the entire site abd centres it */
}
#header {
	width:100%;
	margin-bottom: 2px;
	height: 200px;
	background: #000105 url(images/banner.jpg) no-repeat left top;
	padding: 0px;
}
#header h1 {
	text-transform: uppercase;
	color: #FFF;
	font-size: 1.2em;
	letter-spacing: 0.02em;
	/*margin: 45px 0 0 0;*/
	text-align: center;
}
#header1 {
	width:100%;
	margin-bottom: 2px;
	height: 200px;
	padding: 0px;
	background-color: #000105;
	background-image: url(images/banner1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu	{
	width:99%;
	position:relative;
	text-transform: lowercase;
	z-index: 1;	
	text-align:left;
	background: #000105;
	height: 1.5em;
 	padding: 2px 2px;
}
#insidewrapper {
	background-color: #C1C3D8; /* light steel blue*/
	/*background-image: url(images/nsa-BG1.jpg); #e9e9e9; 9% grey*/
	background-image: url(images/nsa-BG2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Admininsidewrapper {
	background-color: #C1C3D8;/* Light Steel Blue*/
}
#siteInfo {
	height: 2em;
	padding-top: 5px;	
}
#breadcrumb {
	width: 70%;
	padding-left: .5em;
}
.breadcrumb	{
	font-weight: normal;
	font-size: .8em;
	text-transform: lowercase;
	color:#fdb813;
}
#login	{
	width: 25%;
	text-align: right;
	padding-right:.5em;
}
.siteLogin {	
	font-size: .8em;
	color:#0e4691;
}
#adminDiv {
	width: 80%;
	background-color: #fff;
	padding: 1em 2em 2em 1em;
	margin: 0 auto;
}
#content {
	width:100%;
	padding-top: 2px;
	padding-right: 0;
	padding-left: 0;
}
.fullWidth {
	width: 90%;	
	margin: 0 auto;
	padding: 0 2.5em;
}
.leftpane {
	FLOAT: left;
	WIDTH: 24%;
	padding: 0 0 1em .5em;
	margin-left: .5em;
}
.centrePane {
	margin-left: .5em;
	float: left;
	width: 45%;
	padding: 0 .2em 1em .5em;
}
.rightPane {
	float: right;
	width: 23%;
	padding: 0 .5em 1em .5em;
	margin-right: .5em;
}
#bottom {
	clear:both;
	height: 50px;
	background: url(images/Bgradient.jpg) repeat-x left top;
}
.bottom	{
	color: #FFFFFF;
	text-align:center;
	font-size: .8em;
	padding-top: 1.5em;
}

#footer {
	height: 20px;	
}
.footer	{
	padding: 0;
	color: #FFFFFF;
	font-size: .7em;
}
#copyright {
	width: 60%;	
	padding-right: .5em;
	text-align:right;
	color: #CCCCCC;
	font-size: .75em;
}
#termsPrivacy {
	width: 30%;
	text-align:left;
	color: #FFFFFF;
}

/* ---------------------------------
	2 3 and 4 pane across layouts
	--------------------------------
*/
#contentDiv {
	clear: both;
}
#contentDiv-c2 {
	margin: 0 2em;
}
#contentDiv-c3 {
	margin: 0 .5em;
}
#contentDiv-c4 {
	margin: 0 1%;
}
.c2-1 {
	width: 47%;
	padding: 0 .5em;	
}
.newsWide {
	width: 630px;
	padding: 5px;
}
.newsThin {
	width: 240px;
	padding: 5px;
}
.c2-70 {
	width: 62%;
	padding: 5px;
}
.c2-30 {
	width: 35%;
	padding: 5px;
}
.c3-1 {
	width: 319px;
}
.c3-2 {
	width: 319px;
	margin-left: .5em;
}
.c4-1 {
	width: 23.5%;
	margin-left: 2%;
}
.c4-2 {
	width: 23.5%;
	margin-left: 1%;
}
.left {
	float: left;
	
}
.center {
	float: left;
	
}
.right {
	float: right;
	
}

/*=====================================================

2. Links

=======================================================*/

.breadcrumb a, .breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited {
	color: #fdb813;
}
.breadcrumb a:hover {
	color: #022e75;
	text-decoration: underline;
}
a, a:link, a:active, a:visited {
	color: #022e75;
}
a:hover {
	color: #022e75;
	text-decoration: underline;
}
.CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #000000;
	text-decoration: none;
}
a.CommandButton:hover {
	color: #000;
	text-decoration: underline;
}
a.SkinObject:link, a.SkinObject:visited, a.SkinObject:active {
	color: #fdb813;
}
a.SkinObject:hover {
	color: #022e75;
	text-decoration: underline;
}
a.siteLogin:link, a.siteLogin:active, a.siteLogin:visited {
	color: #0e4691;
}
a.siteLogin:hover {
	color: #022e75;
	text-decoration: underline;
}
.bottom a, .bottom a:link, .bottom a:active, .bottom a:visited {
	color: #FFF;
}
.bottom a:hover {
	color: #FFF;
	text-decoration: underline;
}
.footer a, .footer a:link, .footer a:active, .footer a:visited {
	color: #FFF;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#content img {
	padding: 5px;
}

/*=====================================================

3. Text

=======================================================*/

ul li {
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	margin-bottom:.5em;
	margin-left: 1em;
	padding-left: .5em;	
}
h1, h2, h3, h4, h5, .Head	{
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: .05em;
	margin-bottom: 1.2em;	
}
h2, h3, h4	{
	font-weight:bold;
	margin-top: .5em;
	text-transform: capitalize;
}
h1 {
	font-size: 1.5em;
	letter-spacing: .1em;
	font-weight: normal;
	color: #022e75;
	margin-bottom: 1em;
	text-transform:uppercase;		
}
h2 {
	font-size: 1.25em;
	color: #0E4691;
}
h3 {
	font-size: 1.15em;
	color: #333333;
}
h4 {
	font-size: 1.1em;
	color: #666666;
}
h5 {
	color: #FDB813;
	font-size: 1.25em;
}
h6 {
	font-size: 1.0em;
	color: #3684c6;
}
.Normal, .NormalDisabled, .NormalBold .NormalRed	{
	font-size: .7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #0B0B0B;	
}
.NormalDisabled {
	color: silver;
}
.NormalBold {
	font-weight:bold;
}
.NormalRed	{
	font-weight:bold;
	color:#FF0000;
}
.standout {
	font-weight: bold;
	color: #000000;
}
small	{
	font-size: .6em;
}
p	{
	margin-bottom: 1.0em;
}
.SkinObject {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #fdb813;
}
.SubHead, .Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #022e75;
}
#content .Head {
	color: #0e4691;
	font-size: 1.2em;
	padding-left:5px;
}

/*#inside table, #inside td {
	text-align: left;
	vertical-align: top;
}*/

/*=====================================================

4. Global Navigation

=======================================================*/

.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	background-color:#000105;
	text-align: left;
	height: 1.5em;
}
.MainMenu_MenuItem {
	color: #3684c6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	text-transform: lowercase;
}
.MainMenu_MenuItemSel {
	background-color:#000105;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #FDB813;
	text-transform: lowercase;
}
.MainMenu_SubMenu {
	color:#3684c6;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	background-color:#000105;
	padding-top: 5px;
}
.MainMenu_MenuItem, .MainMenu_MenuItemSel, .MainMenu_SubMenu	{
	padding: .2em .2em;
}
.MainMenu_MenuBreak {
	border: none;
}
.MainMenu_MenuArrow, .MainMenu_MenuIcon, .MainMenu_RootMenuArrow {
	display: none;
}


