@charset "utf-8";
/* <![CDATA[ */



html, body, form, input, textarea, p, img, td {
	margin: 0px auto;
	padding: 0px;
}
html {
	overflow-y: scroll; /* Force vertical scrollbar chrome */
}
body, form, input, textarea, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #e3e2d8;
	background-image: url("");
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: left top;
}
img {
	border: 0 none;
	vertical-align: top;
}
.icon {
	margin-right:8px;
	margin-bottom:0px;
}
.tdIcon {
	width: 20px;
	vertical-align: top;
}
.backBtn {
	float: right;
}
ul, ol {
	margin: 8px 0px 8px 8px;
	padding: 0px 14px 0px 14px;
}
ul li li, ol li li {
	list-style: circle;
}
li {
	list-style: disc;
	margin: 0px 14px 0px 14px;
}
p {
	padding: 4px 0px 6px 0px;
	line-height: 1.5em;
}
sup, sub {
	margin: 0px;
	line-height: 0px;
}
.show {
	display: block;
	visibility: visible;
}
.hide {
	display: none;
	visibility: hidden;
}
a {
	color: #686767;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#div_anchor {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	background-color: #f3f2eb;
	background-image: url("/graphics/template/bg_anchor_x.gif");
	background-position: top left;
	background-repeat: repeat-x;
}
#div_anchor_hp {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	background-color: #f3f2eb;
	background-image: url("/graphics/template/bg_anchor_hp_x.gif");
	background-position: top left;
	background-repeat: repeat-x;
}
#div_master {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
#div_padder {
}
#div_logo {
	background-color: #ffffff;
	height: 102px;
	overflow: hidden;
}
#div_logo_hp {
	background-color: #ffffff;
	background-image: url("/graphics/template/bg_logocell_x.gif");
	background-repeat: repeat-x;
	height: 75px;
	overflow: hidden;
}
#div_F_timestamp {
	height: 17px;
	padding-right: 3px;
	overflow: hidden;
}
#div_hp_spotlight {
	background-color: #ffffff;
	background-image: url("/graphics/homepage/spotlight_sailrace_apr07.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 234px;
	clear: both;
}
#div_hp_news {
	position: relative;
	width: 425px;
	height: 28px;
	left: 31px;
	top: 175px;
	color: #ffffff;
}
#div_hp_news a:hover {
	text-decoration: underline;
}
#div_nav_cell {
	background-color: #e5e5e3;
	background-image: url("/graphics/template/navigation/bg_tan_gradient_x.gif");
	background-repeat: repeat-x;
	background-position: top;
	border-top: 1px solid #ffffff;
}
#div_nav {
	height: 33px;
}
#div_pgContent {
	padding: 18px 22px 16px 18px;
}
.clearer {
	clear: both;
	float: none;
	overflow: hidden;
	height: 0;
}
.divider {
	height: 1px;
	overflow: hidden;
	width: 75%;
	color: #c3c3b1;
	background-color: #c3c3b1;
	margin: 2px 0px 4px 0px;
}
#div_breadcrumbCell {
	background-color: #eeeee5;
	padding: 2px 0px;
	text-align: center;
}
#div_breadcrumb {
	margin: 0px auto;
	background-color: #eeeee5;
	padding: 5px 18px 3px 18px;
	text-align: left;
}
#div_breadcrumb a:link, #div_breadcrumb a:visited, #div_breadcrumb a:hover, #div_breadcrumb a:active {
	color: #6278ac;
	text-decoration: underline;
}
#div_breadcrumb a:hover {
	text-decoration: none;
}
#div_icons {
	padding: 20px 0px 0px 0px;
}
#div_navToHide {
	/* Used to fade out when dropdowns active */

	width: 100%;
}
#div_secNav {
	border: solid #ffffff 1px;
	cursor: pointer;
	display: block;
	font-size: 11px;
}
#div_footerCell {
	background-color: #e3e2d8;
	padding: 15px 0px 0px 0px;
	text-align: center;
}
#div_footer {
	margin: 0px auto;
	text-align: left;
	line-height: 16px;
	height: 56px;
	color: #686767;
}
#div_footer a:link, #div_footer a:visited, #div_footer a:hover, #div_footer a:active {
	color: #686767;
	text-decoration: underline;
}
#div_footer a:hover {
	text-decoration: none;
}
/* Navigation styles (inc. non-JS styling */



.mainNav {
	cursor: pointer;
	display: inline;
	float: left;
}
.mainNavCell {
	border: 1px solid #ffffff;
	padding-left: 8px;
}
.mainNavItem {
	height: 16px;
}
.leftNavBox {
	border: solid 1px #e5e5e4;
	padding: 3px;
	background-color: #ffffff;
}
.leftNavContent {
	background-color: #ecebe3;
	width: 100%;
	padding-bottom: 6px;
}
.leftNavEntry {
	height: 24px;
	padding-left: 12px;
	display: block;
}
.leftNavItemOff {
	cursor: pointer;
	background-image: url("/graphics/template/leftnav/bg_bio_entry_off.gif");
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
}
.leftNavItemOff:hover {
	color: #643b1e;
}
.leftNavItemOn {
	cursor: default;
	color: #643b1e;
	background-image: url("/graphics/template/leftnav/bg_bio_entry_on.gif");
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
}
.leftNavEntry a {
	padding-top: 3px;
	text-decoration: none;
	display: block;
}
.leftNavItemOff a {
	color: #A1826D;
}
.leftNavItemOff a:hover {
	color: #643b1e;
	text-decoration: none;
}
.leftNavItemOn a, .leftNavItemOn a:hover {
	color: #643b1e;
	text-decoration: none;
}
/* Secondary navigation styles */


/* Portfolio pages */

.sectionTitle {
	height: 29px;
}
.portfolioEntry p {
	margin-bottom: 12px;
}
.portfolioEntry .logo {
	float: left;
	display: inline;
	margin-right: 12px;
	margin-bottom: 8px;
}
.portfolioEntry .content {
	float: left;
	display: inline;
	width: 430px;
}
.portfolioEntry .content .more {
	margin: 0 0 10px 0;
}
.portfolioFilter {
	display: none; /* jq */
	float: right;
	text-align: left;
	width: 200px;
}
.portfolioOverview .title {
	margin: 0 0 5px 0;
}
.portfolioOverview .col {
	display: inline;
	width: 30%;
	margin-right: 20px;
}
.portfolioOverview .col.col3 {
	margin-right: 0;
}
.portfolioOverview .col a {
	display: block;
	color: #A1826D;
	text-decoration: none;
	margin: 4px 0;
}
.portfolioOverview .col a:hover {
	text-decoration: underline;
}
.portfolioOverview .clearer.tan {
	height: 1px;
	background-color: #e3e3db;
	margin: 20px 0;
}
/* Form elements */



.frmRequired {
	color: #f1c572;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.frmError {
	color: #a70f0a;
	font-weight: bold;
}
input.frmError,
select.frmError,
textarea.frmError
{
  background-color: #F4DAA3;
  font-weight: normal;
  color: #333;
}
.frmLabel {
	vertical-align: middle;
	text-align: right;
	font-size: 11px;
	padding: 3px 12px 0px 12px;
}
input {
	color: #364f87;
	font-size: 11px;
}
input.submit {
	color: #ffffff;
	background-color: #a70f0a;
	font-weight: bold;
	padding: 4px;
}
select {
	color: #364f87;
	font-size: 11px;
	line-height: 13px;
}
textarea {
	color: #364f87;
	font-size: 11px;
	line-height: 13px;
}
/* Form styles */







/* PR */

.prHeading {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.prSubHeading {
	text-align: center;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.prBody {
	padding-top: 12px;
	font-size: 12px;
}
/* PR */



/* Colors and Styles */

.noUnderline, .noUnderline a:link, .noUnderline a:visited, .noUnderline a:hover, .noUnderline a:active {
	text-decoration: none;
}
.yellowLink a:link, .yellowLink a:visited, .yellowLink a:hover, .yellowLink a:active {
	color: #dcbe85;
}
.brownLink a:link, .brownLink a:visited, .brownLink a:hover, .brownLink a:active {
	color: #a1826d;
}
.dkBlueLink a:link, .dkBlueLink a:visited, .dkBlueLink a:hover, .dkBlueLink a:active {
	color: #364f87;
}
.bgGrayGradient {
	overflow: hidden;
	display: block;
	background-color: #bababa;
	background-image: url("");
	background-repeat: repeat-x;
	border: solid 1px #868686;
}
.bgBlackish {
	background-color: #1a1a1a;
}
.bgPg {
	background-color: #2c2c2c;
}
.bgRed {
	background-color: #a70f0a;
}
.bgWhite {
	background-color: #ffffff;
}
.bgBlue {
	background-color: #6278ac;
}
.bgTan {
	background-color: #b09672;
}
.cDef {
	color: #666666;
}
.cTan {
	color: #b09672;
}
.cRed {
	color: #a70f0a;
}
.cWhite {
	color: #ffffff;
}
.cYellow {
	color: #f1c572;
}
.cBlue {
	color: #6278ac;
}
.cDkBlue {
	color: #364f87;
}
.cBrown {
	color: #a1826d;
}
.fBold {
	font-weight: bold;
}
.fItalic {
	font-style: italic;
}
.fNormal {
	font-weight: normal;
	font-style: normal;
}
.fSuper {
	vertical-align: super;
	font-size: 80%;
}
.fSub {
	vertical-align: sub;
	font-size: 80%;
}
.fSmallCaps {
	font-variant: small-caps;
}
.fAllCaps {
	text-transform: uppercase;
}
.fCapitalize {
	text-transform: capitalize;
}
.fJustify {
	text-align: justify;
}
.fCenter {
	text-align: center;
}
.fRight {
	text-align: right;
}
.fLeft {
	text-align: left;
}
/* Colors */



/* Sizes */

.lgcontent {
	font-size: 13px;
}
.content {
	font-size: 12px;
}
.subcontent {
	font-size: 11px;
}
.subsubcontent {
	font-size: 10px;
}
/* Sizes */





/* Padding */



.pt8px {
	padding: 8px 0px 0px 0px;
}
.pb8px {
	padding: 0px 0px 8px 0px;
}
.ptb8px {
	padding: 8px 0px 8px 0px;
}
.plr8px {
	padding: 0px 8px 0px 8px;
}
.p8px {
	padding: 8px;
}
/* Padding */



.fltL {
	position: relative;
	float: left;
	margin: 0px auto;
	text-align: left;
}
.fltR {
	position: relative;
	float: right;
	margin: 0px auto;
	text-align: right;
}
/* Recurring page styles */



.focusBox {
	padding: 10px;
	border: 1px solid #364f87;
	background-color: #d7dff0;
	color: #364f87;
}
.aboutBox {
	padding: 10px;
	border: 1px solid #c3c3b1;
	background-color: #eeeee5;
	color: #999;
}
/* Recurring page styles */



/* Hacks */

/* Hacks */


.textTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	margin: 0;
	padding: 0;
	display: block;
}
a.textTitleLink, .textTitle a, .textTitle a:hover {
	text-decoration: none;
}
h3.textTitle {
	color: #001c58;
	font-size: 15px;
}
h4.textTitle {
	color: #798aa8;
	font-size: 11px;
	margin-bottom: 5px;
}
.focusBox.news select#sel_media {
	width: 400px !important;
}


.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #001c58;	
	text-transform: uppercase;
}

.resourceForm {
	width: 380px;
	padding: 20px 0;
}
.resourceForm .frmText {
	width: 180px !important;
}
.resourceForm label {
	font-size: 12px;
	cursor: pointer;
}
.resourceForm input,
.resourceForm textarea,
.resourceForm select
{
	font-size: 12px;
	padding: 4px;
	margin-bottom: 4px;
}
.resourceForm select {
	width: 196px !important;
}
.resourceForm .checkbox {
	border: solid #5f79ac;
	border-width: 1px 0;
	margin: 10px 0 10px 15px;
	padding: 10px 10px;
}
.resourceForm .checkbox + .checkbox {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.resourceForm .checkbox label {
	margin-left: 6px;
	line-height: 20px;
}
.resourceForm .submit input {
	cursor: pointer;
}
.resourceForm .submit {
	margin-left: 91px;
}
.resourceForm.allreq .frmRequired {
	display: none;
}

.resourceForm input.frmError

.errorMsg p {
	color: #cc0000;
}

table.data td {
	vertical-align: top;
	padding: 5px;
	line-height: 18px;
}
table.data td.lbl {
	text-align: right;
	width: 75px;
}



/* ]]> */
