﻿body
{
	margin: 0px; padding: 0px; background: #000000;
	font-size: 80.00% ;
	font-family: Verdana, Arial, helvetica, sans-serif;
	text-align: center;
}

html
{
    text-align:center;   
}

html,body
{
	background-color:#222;
}

.clearfix { display: block; width: 100%; overflow: hidden; }

#containerOuter
{
	background-color:#222;
	width:100%;
	float:left;
	padding:0px;
	margin:0px;		
}

#containerInner
{
	padding:0px;
	margin:0px;
}

#pageOuter
{
	margin: auto; 
	text-align: left; 	
}

#pageInner
{
	 float: left; 
	 width: 100%; 
	 overflow: hidden;	 	 
}

.PageWidthRelative { width: 90%; }
.PageWidthAbsolute { width: 775px; }
.PageWidthEditMode { width: 775px; }

.fontresizerNormal { font-size: 110%; }
.fontresizerLarge { font-size: 120%; }
.fontresizerXLarge { font-size: 130%; }

#AccessibilityToolBar_Outer
{
	width:300px;	
	border:none;
	float: left;
	position:relative;		
}

#AccessibilityToolBar_Inner
{	
	float:left;
}

#AccessibilityToolBar_Inner a:link, #AccessibilityToolBar_Inner a:visited
{
	color:#F91;
	text-decoration:none;
	font-size:0.80em;
}

#AccessibilityToolBar_Inner a:hover, #AccessibilityToolBar_Inner a:active
{
	color:#F91;
	text-decoration:underline;
	font-size:0.80em;
}

#DateTime_Outer
{
	float:left;
	border:solid 1px yellow;
}

#DateTime_Inner
{
	font-size:0.7em;
	color:#9CF;
	padding:4px;
}

#TextResizerOuter
{
	position:relative;
	margin:4px 5px 2px 0px;
	float:right;
}
#TextResizerInner
{
	overflow: hidden;		
	font-size:0.8em;
}

#BookMarker_Outer
{
	float:left;
	margin:2px 0px 0px 0px;
	width:100px;
}

#BookMarker_Inner
{
	width:100%;
	float:left;
	padding:0px 0px 0px 0px;
}

#headerOuter
{
	width: 100%;		
	background-repeat:repeat-x;
	clear:both;
	float:left;
	height:175px;
	background-image:url(../../images/cops.gif);
	background-position:10px right;
	background-repeat:no-repeat;
	background-color:#000;	
}

#headerInner
{	
	float: left; 
	width: 100%;
	background-repeat:no-repeat;
	background-position:top right;	
	height:175px;
}

#logoOuter
{		
	background-position:left top;
	background-repeat:no-repeat;
    margin:0px 0px 0px 0px;	
    padding:0px 0px 0px 0px;
	width:170px;
	height:120px;
	float:left;
	position:relative;
}

#logoInner
{	
	margin:0px 0px 0px 25px;
	width: 100%;		
}

#logoInner img
{
    border:none;
}

#TelephoneOuter
{	
	margin:140px 0px 0px 340px;	
	width:350px;
}

#TelephoneInner
{
	color:#CCC;
	font-size:0.9em;
	font-weight:bold;
}

#menuOuter
{	
	float:left;
	clear:both;
	width:100%;
	background-color:#000;
}


#menuInner
{
	float:left;
	overflow:hidden;
}

#subHeaderOuter
{
	width:100%;
	float:left;
	overflow:hidden;
	height:130px;	
	border-bottom:solid 1px #555;
}

#subHeaderInner
{
	height:130px;	
	background-repeat:no-repeat;
	background-position:left 0px;	
	background-image:url(../../images/subheaderBG.gif);
	background-repeat:repeat-x;	
}

#subHeaderInner_Left_Outer
{
	float:left;
	width:389px;	
}

#subHeaderInner_Left_Inner
{
	
}

#subHeaderInner_Left_Inner #subHeaderInner img
{
	float:left;
	margin-top:0px;	
}

#subHeaderInner_Right_Outer
{
	float:left;	
}

#subHeaderInner_Right_Inner
{
	
}

#subHeaderInner_Right_Inner #Strapline_Outer
{	
	margin:20px 0px 0px 0px;
}

#Strapline_Inner
{
	font-size:24px;
	color:#002299;
}

#subHeaderInner_Right_Inner #ContactInfoOuter
{	
	
}

#ContactInfoInner
{
	
}

#ContactInfoInner .contactheading
{
	font-size:14px;
	color:#555;
}

#ContactInfoInner .contactdetails
{
	font-size:20px;
	color:#555;
}

#breadcrumbsOuter
{		
	width:100%;
	float:left;
	overflow:hidden;
	background-color:#025;	
	border-bottom:solid 1px #555;
}

#breadcrumbsInner
{
	float:left;
	overflow:hidden;	
	width:70%;
	color:#DEF;
	font-size:0.85em;
	padding:5px 0px 2px 10px;		
}

#breadcrumbsInner a:link, #breadcrumbsInner a:visited
{
	color:#FFF;	
}

#breadcrumbsInner a:hover, #breadcrumbsInner a:active
{
	color:#F22;	
}

ul#nav,ul#nav li
{
    list-style-type:none;
    margin:0px;    
    padding:0px;
    list-style-image:none;
    font-weight:bold;
    position:relative;
}

ul#nav
{
    float:left;
    position:relative;
    margin-left:0px;
}

ul#nav li
{
    float:left;
    margin-right: 0px;
    text-align: center;
    border:none;
    font-size:20px;
    font-family:Arial Narrow, Arial;
    font-weight:bold;
}

ul#nav a
{
    float:left;
    padding: 0px 10px 0px 0px;    
    text-decoration:none;
    color: #555;
}

ul#nav a:hover
{
    /*background-image: url(../../images/mainbuttonover.gif);*/
    color: #59D;
}

ul#nav li.activelink a,ul#nav li.activelink a:hover
{
    /*background-image: url(../../images/mainbuttonselected.gif);*/
    color: #F91;    
}

#mainOuter
{
	width: 100%; 
	background-color: #000;	
	clear: both; 
	padding:4px 0px 4px 0px;		
	position:relative;
	float:left;	
}

#mainInner
{
	overflow: visible; 
	background-color: #000;
	color:#EEE;
	padding:0px 10px 0px 0px;
}

#sideOuter
{
    float: left; 
    width: 190px; 
    margin-left:7px;   
    display:inline;
}

#sideInner
{   	
    width: 100%;     
    margin:5px 0px 0px 0px;
    display: block; 
    font-size: 0.9em;    
    float:left;
    
}

#DocumentNavbarContent_Outer
{
	
}

#DocumentNavbarContent_Inner
{	
	padding:15px 2px 2px 2px;
}

.TopSearchControlHeader_Inner .SearchLabel
{
    display:none;     
}

/*styles for Search Textbox*/

.SearchTextBox /*default setting*/
{
	background-color:#EEEEEE !important;
	border-style:solid;
	border-color:#7Fa7E2 !important;	
	float:left;
	width:90px;
	margin:0px 0px 0px 3px;
	clear:none;		
}

.SearchTextBoxFocused
{
	background-color:#FFFFFF !important;
	border-style:solid;
	border-color:#99CCFF !important;
	float:left;
	width:90px;
	margin:0px 0px 0px 3px;
}

.SearchTextBoxHovered
{	
	background-color:#F8F8F8 !important;
	border-style:dotted !important;
	border-color:#77AAEE !important;
	border-style:dashed !important;
	float:left;
	width:90px;
	margin:0px 0px 0px 3px;
}

.SearchTextBoxInvalid
{
	background-color:#F8F8F8 !important;
	border-style:dotted !important;
	border-color:#994444 !important;
	border-style:dashed !important;
	float:left;
	width:90px;
	margin:0px 0px 0px 3px;
}

.TopSearchControlHeader_Inner .TopSearchButton
{   	
    border:none;
    background:none;
    background:url(../../images/buttons/search.gif);    
    width:70px;
    height:18px;
    color:#000;
    padding:2px 0px 0px 0px;
    font-size:11px;
    font-weight:bold;
}

#TopSearchControlHeaderGutter_Outer
{
	padding:10px 2px 0px 2px;		
	background-image:url(../../images/boxes/grey/controlContent.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

.TopSearchControlHeaderGutter_Inner
{
	
}

#additionallinks
{
    text-align:center;
    margin-bottom:10px;
}

#contentOuter
{	
	margin-left:205px;	
	margin-bottom:10px;	
	clear:right;
}

#contentInner
{
	overflow: visible; 
	padding-bottom: 8px;
}

#FooterOuter
{	
	float:left;
	width:100%;
}

#FooterInner
{
	
}

#FooterMainOuter
{
	background-image:url(../../images/boxes/footer/bottomleft5x30.gif);
	background-position:left bottom;
	background-repeat:no-repeat;	
	width: 100%;
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 0px;
	position:relative;
	float:left;
	background-color:#025;
	border-top:solid 1px #029;
}

#FooterMainInner
{
	background-image:url(../../images/boxes/footer/bottomright5x30.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	overflow: visible; 	
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;	
	position:relative;
}

#FooterButtons_Outer
{
	float:left;
	width:60%;
}

.FooterButtons_Inner
{
	position:relative;
    float:left;
    padding:0px 0px 0px 10px;
    font-size:0.7em;
    font-weight:bold;
    color:#FFF;
}

.FooterButtons_Inner a:link, .FooterButtons_Inner a:visited
{
    color:#DEF;
    text-decoration:none;
}

.FooterButtons_Inner a:hover, .FooterButtons_Inner a:active
{
    color:#FF0;
    text-decoration:none;
}

#pageinfo_Outer
{
	width:39%;
	float:right;
	color:#FFF;
}

#pageinfo_Inner
{	
	text-align:right;
    padding:2px 10px 2px 0px;
    color:#FFF;
    font-size:0.7em;
    font-family:Arial;
}

#FooterSubOuter
{
	float:left;
	width:100%;
	padding:5px 0px 10px 0px;
}

#FooterSubInner
{
	color:#999;
	font-family:Arial;
	font-size:0.8em;
	padding:0px 5px;
}

.LeftColumnOuter
{
	width:49%;
	float:left;	
}

.LeftColumnInner
{
	width:100%;
	text-align:left;
	vertical-align:top;
}

.RightColumnOuter
{
	width:49%;
	float:right;	
}

.RightColumnInner
{
	width:100%;
	text-align:left;
	vertical-align:top;
}

.contentright
{
	text-align:right;
}

.noborder
{
	border:none;	
}
