﻿body {
	background: #ffffff;
	font-size: 11pt;
}

.wide {
	padding-right: 0px;	
}

.wide #dynamic {
	position: static;
	top: auto;
	right: auto;
	width: auto;
	background: transparent;
	border: none;
}

.wide #dynamic .content img {
	top: -10px;
	left: -10px;
	margin-right: 0px;
}

.wide #dynamic h2 {
	background: url(../img/leftheadingshadelight.gif) #d7d7d7 repeat-y top right;
	color: #4f4f4f;
	border-top: solid 1px #f0f0ea;
}

.wide #dynamic .square {
	display: inline;
}

.wide #dynamic .content, .wide #dynamic h3 {
	color: #585858;
}

.wide #dynamic a  {
	color: #2864B4;
}

#nav {
	display: none;
}

#leftPane {
	display: none;
}

#wrapper.rightCol {
	background: none;
}

#search {
	display: none;
}

#content {
	background: none;
	border: none;
}

#footer {
	display: none;
}

.rightCol #main {
	width:580px;
}

#main {
	width:100%;
	margin:0;
	float:none;
	font-family: sans-serif;
}

#main h2, #main h1, #rightPane h3 {
	background: none;
	width: auto;
}

#main .content, #main .intro {
	clear: left;
}


a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}


h1,h2,h3,h4,h5,h6 {
font-family: sans-serif;
}

h1 {
font-size:14pt;
}

h2, h3,h4,h5,h6 {
font-size:12pt;
}

td,th {
font-family: sans-serif;
font-size: 10pt;
vertical-align: top
}

th 
{
	text-align: left;
}


h1 .square {
	display: none;
}


#logos h5 {
	background: none;
}

#rightPane {
	margin-top: 0px;
	display:none;
}

#rss {
	display: none;
}

#breadcrumb {
	display: none;
}

#banner {
	display: none;
}

#header {
	background: none;
}

#logo {
	display:none;
}

#logoPrint {
	text-align: right;
	position: static;
	border: none;
	width: auto;
}


/** Image Specific Classes **/
/** These are either content specific or specific to styles in the template files **/

.photo {
	float: right;
	margin-left: 15px;
	margin-right:10px;
}

#main .photo img {
	margin: 0px;
	border: none;

}

.rightfloating {
	float: right;
}

.rightfloating img {
	margin: 8px 0px 8px 8px;
	padding: 5px;
}

.left {
	float: left;
	margin-right: 8px;
	margin-bottom: 12px;
}

.right
{
	float: right;
	border: none;
	margin-left: 8px;
	margin-bottom: 12px;
}

.photofloatright
{
	clear:both;
	float: right;
	margin: 8px 0px 8px 8px;
	padding: 5px;
}

.photofloatleft
{
	float: left;
	margin: 8px;
	padding: 5px;
}

#content #main .intro h4 
{
	display:inline !important;
	}

/**vacancy print options **/

.civilianLogo
{
	display: none;
}


/* Console styles */

/*.contentquote
{
	display: none;
}*/

.rightHandHeading
{display: none;
}
table.console
{
	display: none;
}




