﻿/* CSS Document */

html {
	height: 100%;
}
li {
	margin: 0;
	padding: 0;
}
ol {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
}
div {
	margin: 0;
	padding: 0;
	background-color: transparent;
}
html {
	margin: 0;
	padding: 0;
}

body {
/*, .formWrapper { /* */
	margin: 0 auto;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	/* text-align: center; /**/
	background-image: url(/PublishingImages/grad.gif);
	background-repeat: repeat-x;
}
.formWrapper {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 85%;
	min-width:960px;
	
}

#sfgContent {
	position: relative;
	min-height: 100%;
}

/* Page Layout */
table {
	border-width: 0;
	border-style: none;
	border-spacing: 0;
	border-collapse: collapse;
}

td {
	border-width: 0;
	border-style: none;
	border-spacing: 0;
	border-collapse: collapse;
	vertical-align: top;
}

tr {
	border-width: 0;
	border-style: none;
	border-spacing: 0;
	border-collapse: collapse;
	vertical-align: top;
}

p {
	padding: 0 0 10px 0;
	margin: 0 auto;
}

h6 {
	padding: 0;
	margin: 0 auto;
}

h5 {
	padding: 0;
	margin: 0 auto;
}

h4 {
	padding: 0;
	margin: 0 auto;
}

h3 {
	padding: 0;
	margin: 0 auto;
}

h1 h2 {
	padding: 0;
	margin: 0 auto;
}

ol {
	list-style: none outside;
}

ul {
	list-style: none outside;
}

img {
	border: none;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #333333;
   /*This expression prevents IE from drawing borders around radio buttons and others except text fields  */
    border-width: expression(this.type=="text"||this.type=="password"?'1px':'0'); 
	margin: 0 5px 0 5px;
	padding: 2px 5px 2px 5px;
}

/* headers begin */

div.mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #794400;
	line-height: 32px;
	font-weight: normal;
}

div.mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #000;
	font-style: italic;
	font-weight: normal;
	padding: 0;
}

div.mainContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #162F56;
	font-weight: normal;
	font-style: italic;
	padding: 0 0 10px 0;
}

div.mainContent h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5f687f;
	font-weight: normal;
	font-style: italic;
	padding: 0 0 10px 0;
}

div.mainContent h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #794400;
	padding: 0;
}

/* Banner */

.bgLogo {
	background-image: url(/PublishingImages/spitfireBg.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#ctl00_Logo { /* The logo on the main page */
	margin-top: 6px;
}

.bgWhite {
	background-color: #fff;
	text-align: left;
}

.bannerImg {
	padding-right: 20px;
	width: 265px;
	float: right;
}

.navWidth {
	margin: 0;
	padding-left: 20px;
	width: 655px;
	padding-top: 48px;
	
}

.headline {
	width: 360px;
	padding: 50px 20px 0 20px;
}

.copy .ms-WPBody, .copySecond .ms-WPBody, .copyThird .ms-WPBody {
	font-size: 12px;
	line-height: 18px;
} 

.copy {
	width: 340px;
	padding: 0 40px 40px 20px;
	font-size: 12px;
	line-height: 18px;
}

.copySecond {
	padding: 30px 30px 40px 20px;
	font-size: 12px;
	line-height: 18px;
}

.copyThird {
	padding: 1px 10px 40px 20px;
	font-size: 12px;
	line-height: 18px;
}

.nav {
	margin: 0 10px 0 10px;
	padding: 5px 10px 0 10px;
	border-top: 4px solid #162F56;
	color: #162F56;
}

.subNav {
	margin: 0 10px 0 10px;
	padding: 0 10px 5px 10px;
	font-size: 9px;
	line-height: 15px;
	color: #162F56;
	font-weight: normal;
	vertical-align: bottom;
}

.nav ul .subNav ul {
	list-style: none outside;
}

li a:active {
	color: #EC1C24;
	font-weight: normal;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
}

li a:visited {
	color: #EC1C24;
	font-weight: normal;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
}

.nav li a:link {
	color: #EC1C24;
	font-weight: normal;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
}

.nav a:hover {
	background-color: #162F56;
	color: #FFF;
	text-decoration: none;
}

li a:active {
	color: #162F56;
	text-decoration: none;
}

li a:visited {
	color: #162F56;
	text-decoration: none;
}

.subNav li a:link {
	color: #162F56;
	text-decoration: none;
}

.subNav li a:hover {
	text-decoration: underline;
}

.selected {
	margin: 0 10px 0 10px;
	padding: 0 10px 0 10px;
	border-top: 4px solid #162F56;
	background-color: #162F56;
	font-weight: normal;
	font-size: 12px;
	line-height: 25px;
	color: #FFF;
	vertical-align: bottom;
}

.tabGrad {
	width: 206px !important;
	padding: 160px 20px 40px 20px;
	vertical-align: top;
	color: #5f687f;
	font-size: 10px;
	background-image: url(/PublishingImages/tabGrad.gif);
	background-repeat: no-repeat;
}

.tabGrad2 {
	width: 206px !important;
	padding: 160px 20px 40px 20px;
	vertical-align: top;
	color: #5f687f;
	font-size: 10px;
	background-image: url(/PublishingImages/tabGrad2.gif);
	background-repeat: no-repeat;
}

.tabGrad2 .ms-WPBody {
	font-size: 10px;
	line-height: 14px;
}

.tabGrad3 {
	width: 206px !important;
	padding: 80px 20px 40px 20px;
	vertical-align: top;
	color: #5f687f;
	font-size: 10px;
	background-image: url(/PublishingImages/3rdLevel.gif);
	background-repeat: no-repeat;
}

.tab {
	width: 240px;
	padding: 30px 10px 40px 10px;
	vertical-align: top;
	color: #000;
	background-image: url(/PublishingImages/tab.gif);
	background-repeat: no-repeat;
}

.tab2 {
	width: 200px;
	padding: 20px 30px 40px 10px;
	vertical-align: top;
	color: #000;
	background-image: url(/PublishingImages/tab.gif);
	background-repeat: no-repeat;
}
.rightSidebar {
	padding: 30px 10px 40px 10px;
	vertical-align: top;
}
.tab ul .tabGrad ul .tabGrad2 ul {
	list-style: none outside;
}

li a:active {
	padding: 0 0 5px 0;
	color: #162F56;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}

li a:visited {
	padding: 0 0 5px 0;
	color: #162F56;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}

.tab li a:link {
	padding: 0 0 5px 0;
	color: #162F56;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}

.tab li a:hover {
	text-decoration: underline;
}

.tabGrad li a:link, .tabGrad li a:visited, .tabGrad2 li a:link, .tabGrad2 li a:visited {
	padding: 0 0 10px 0;
	color: #5f687f;
	font-weight: normal;
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
}

.tabGrad li a:hover, .tabGrad2 li a:hover {
	text-decoration: underline;
}

.tabGrad li a:active, .tabGrad2 li a:active {
	padding: 0 0 10px 0;
	color: #5f687f;
	font-weight: normal;
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
}
.rightSidebar .ms-WPBody A:link,.rightSidebar .ms-WPBody A:visited,.rightSidebar .ms-WPBody A:active {
	padding: 0 0 10px 0;
	color: #ec1c24;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}
.rightSidebar .ms-WPBody A:hover {
	text-decoration: underline;
}
.bulleted {
	list-style: none;
	background: url("/PublishingImages/arrowBullet.gif") no-repeat left 7px;
	padding: 0 0 10px 10px;
	vertical-align: top;
}

.location {
	font-size: 9px;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#mainFooter {
	position: relative;
	bottom: 0px;
	left: 0px;
}

.footer {
	font-size: 14px;
	padding: 30px 20px;
	color: #FFF;
	background-color: #162F56;
}

.footer a:link {
	font-size: 12px;
	color: #FFF;
}

.footer a:visited {
	font-size: 12px;
	color: #FFF;
}

.partner {
	width: 210px;
	padding: 10px;
	background-color: #a2acbb;
}

/*Links */

a:link {
				color: #EC1C24;
				font-weight: normal;
				text-decoration: none;
}

a:visited {
	color: #EC1C24;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #EC1C24;
	font-weight: normal;
	text-decoration: none;
}


.copyThird .bulleted a:link, .copyThird .link-item a:link, .copySecond .bulleted a:link, .copySecond b a:link, .tab2 li a:link, .tab li a:link {
	color: #EC1C24;
	font-weight: normal;
	text-decoration: none;
}

.copyThird .bulleted a:visited, .copyThird .link-item a:visited, .copySecond .bulleted a:visited, .copySecond b a:visited, .tab2 li a:visited, .tab li a:visited  {
	color: #EC1C24;
	font-weight: normal;
	text-decoration: none;
}

.copyThird .bulleted a:hover, .copyThird .link-item a:hover, .copySecond .bulleted a:hover, .copySecond b a:hover, .tab2 li a:hover, .tab li a:hover {
	text-decoration: underline;
}

.copyThird .bulleted a:active, .copyThird .link-item a:active, .copySecond .bulleted a:active, .copySecond b a:active, .tab2 li a:active, .tab li a:active {
	color: #EC1C24;
	font-weight: normal;
	text-decoration: none;
}

.link-item A:link, .link-item A:visited, .link-item A:active {
	font-size: 12px !important;
}

.sharepointLogin .ms-globallinks > A {
	color: white;
}

.sharepointLogin .ms-globallinks > A:hover {
	color: #EC1C24;
}

/*clear break*/

.clear {
	clear: both;
}

.alignRight {
	text-align: right;
}

.alignBottom {
	vertical-align: bottom;
}

.white {
	color: #FFF;
}

/* Sharepoint related styles to override */

.sfgTopNavItem {
	BORDER-TOP: #162f56 4px solid;
	width: 124px; 
	height: 24px;
	padding-left: 5px;
	COLOR: #162f56;
}

.sfgTopNavHover {
	background-color: #162f56;
}

.sfgTopNavSelected {
	background-color: #162f56;
}

.sfgTopNavFlyOutsSelected td {
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
}

.sfgTopNavSelected a {
	color: #FFFFFF;
}

.sfgTopNavHover a {
	color: #FFFFFF;
	text-decoration: none;
}

div.sfgTopNavFlyOuts {
	background-color: #f5f0ea;
	border:1px #CBD1E0 solid; /**/
	color:#3A4663;
	z-index: 99;
}


div.sfgTopNavFlyOuts > table td {
	vertical-align: bottom;
}

table.sfgTopNavflyOutsItem td {
	margin: 0px;
	padding: 0px;
}

.sfgTopNavFlyOuts a {
	color: #162f56;
}

.sfgTopNavFlyOuts a:link {
	color: #162f56;
}

.sfgTopNavFlyOuts a:visited {
	color: #162f56;
}

.sfgTopNavFlyOuts a:hover {
	/* background-color: #3366FF;  /**/
}

.sfgTopNavFlyOutsItem {
	FONT-SIZE: 10px;
	VERTICAL-ALIGN: bottom;
	COLOR: #ec1c24;
	padding: 0px 5px 1px 5px;
	*width: 122px;
	min-width: 122px;
}

.masterContent {
	text-align: left;
}

.sfgLogo {
	padding: 0px 7px 7px;
}

.mainContent {
	background-color: transparent;
	clear:both;
	padding-top: 10px;
}

.authoringRegion {
	background-color: transparent;
}

.homeImg {
	padding: 30px 0 0 0;
}

.ms-WPTitle Span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #000;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
}

.mainContainer {
	margin: 0px;
}

.sidebarLeft {
	width: 185px;
}

span.shareThisLink {
	left: 10px;
}

/* UPDATED 01.13.09 */
/* ADDED STYLES*/

.tabGrad2 .ms-WPBody h6, .tabGrad2 .level-header, .tabGrad2 h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5f687f;
	font-weight: normal;
	font-style: italic;
	padding: 5px 0 5px 0;
	border-top: solid #bfab8f 1px;
}

.bioImages {
	padding: 0 0 10px 10px;
	float: right;
}

.shareIt {
	padding: 20px 0 0 0;
	color: #228522;
	font-weight: bold;
	font-size: 12px;
}

	
.sfg-breadcrumb {
    font-family: tahoma; 
    color: #656b77;
    clear:both;
    font-size:8pt; 
    font-family: tahoma; 
    padding-left:0px;
    padding-bottom:2px;
    margin-bottom:2px;
    /* margin-left: 265px;
    position:absolute;
    top: 134px; */
}
	
.sfg-breadcrumb a, .sfg-breadcrumb:active, .sfg-breadcrumb a:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}

.sfg-breadcrumb a:hover
{
	text-decoration:underline;
}
.sfg-breadcrumbCurrent
{
	font-weight:bold; 
}

.ms-formbody label
{
	font-size: 10px;
}
.requiredLabel {
	color: #800000;
	font-size: 1em;
	font-weight: lighter;
	font-style: italic;
}
.style11>input {
	font-weight: bolder;
}
td.ms-vb {
	padding-bottom: 8px;
}
.ms-vb input {
	padding-left: 0px;
	margin-left: 0px;
}
.ms-vb textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #333333;
	margin: 0 5px 0 0px;
	padding: 2px 5px 2px 0px;
}
#mapFromAddress {
	margin-bottom: 10px;
}
#mapRouteInput {
	padding: 30px 10px 30px 10px;
	color:#162F56;
}
#mapRouteInput input[value="Get Directions"] {
	font-weight:bold;
}
#routeTitleDiv {
	padding: 5px 0px 5px 10px;
	background-color: #ECE4DA;
	margin-bottom: 4px;
	font-style: italic;
	font-weight:bold;
	color:#162F56;
}
#routeStepList li {
	overflow:auto;
	padding: 2px 10px 2px 10px;
}
.turnNumber {
	float:left;
	width: 10%;
}
.turnText {
	float:left;
	width: 89%;
}
