﻿
/* --------------------------------------------------------------------------------------------------------- */
/* Home Page Styles */
/* --------------------------------------------------------------------------------------------------------- */

body {
	background-image: url('bg.gif');
	background-repeat: repeat-x;
	background-color: #dfeef9;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 77%;
}

.customCentered {
	margin: auto;
	width: 965px;
}

div, img, td, table {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #30728d;	
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

.customTitle, h1, h2, h3, h4, h5 {
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
}

h3, h4, h5 {
	margin: 5px 0px;
}

h1, h2 {
	margin: 0px 0px;
}

h3 {
	color: #959595;
}

h2 {
	font-weight: normal;
	color: #30728d;
}

h1 {
	font-size: 1.8em;
}

.customGray {
	color: #959595;
}

.customCenteredItalics {
	font-style: italic;
	text-align: center;
	color:white;
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
	display: block;
}

h3.customRed {
	color:#AC1A2F;
	font-size:98%;
	text-align:center;
}

.customCondenced {
	font-family:"HelveticaNeue Condensed", "Helvetica Neue Condensed", "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: 1.3em;
	color: #777777;
}

.customLight {
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
}

.customClear {
	clear: both;
}

.customTop {
	height: 21px;
	width: 100%;
	padding: 0px 0px 0px;

}

.customTopLeft {
	float:right;
	line-height:19px;
	width:auto;
	padding-bottom: 10px;
}

.customTopRight {
	float: right;
	width: auto;
	
}

.customHeader {
	height:80px;
	width:100%;
}

.customLogo {
	background:white url(logo2.gif) no-repeat scroll left top;
	display:block;
	float:left;
	height:70px;
	width:410px;
}

.customHeaderRight {
	float:right;
	height:80px;
	left:0;
	margin-right:35px;
	position:relative;
	top:0;
	width:500px;
}

.customSearch {
	bottom:45px;
	position:absolute;
	right:0;
}

/*
.customSearch input {
	background-color: #f6f6f6;
	border: none;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;	
	font-size:90%;
	padding:2px 5px;
}*/




/* CUSTOM SEARCH BOX */

.customSearch {
	width: auto;
}

.customSearch table {
	width: auto;
}

.customSearch .ms-sbtext {
	color:#777777;
	font-family:"HelveticaNeue Condensed","Helvetica Neue Condensed","Helvetica Neue",Helvetica,arial,sans-serif;
	font-size:1.4em;
	font-weight: normal;
}

.customSearch .ms-sbLastcell {
	display: none;
}

.customSearch .ms-sbgo {
	display: none;
}

.customSearch .ms-sblink {
	display: none;
}

.customSearch .ms-sbscopes {
	display: none;
}

/* kill the bg colors for the cells */
.customSearch td.ms-sbcell {
	background-color: transparent;
	border:0px none transparent;
	padding:0px;
	padding-left: 5px;	
}

/* spacing between scopes and search box */
.customSearch .ms-sbscopes {
	margin-right: 3px;
}

/* reset the search box scopes width */
.customSearch select.ms-sbscopes {
	width: auto;
}

/* hide the borders on search box and set font */
.customSearch .ms-sbplain {
	background-image: none;
	background-color: #f6f6f6;
	border: 1px solid #DDDDDD;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;	
	font-size:1.3em;
	padding:2px 5px;
}

.customTopLinks	{
	position: absolute;
	bottom: 15px;
	right: 0px;
}

.customTopLinks	a {
	color: #777777;
}

.customTopNav {
	height: 43px;
	width: 100%;
}	

.customTopNavHolder {
	float: left;
}

.customTopNavItem {
	/*border-right:1px solid black;*/
	float:left;
	/*line-height:31px;*/
	/*padding:0 8px;*/
	width:auto;
	font-size:120%;
}

.customTopNavItem:hover {
	/*background-image:url('nav_bg_on.gif');*/
	background-color: #015B7D;
	background-repeat: repeat-x;
}

.customTopNavItem a {
	color: white;
	padding:8px 17px;
	float: left;
	text-decoration: none;
}


.customTopNavFlyOut {
	margin:0px 0px;
}

.customTopNavFlyOutItem {
	background-color: #CC092F;
	border: 1px solid #CC092F;
}

.customTopNavFlyOut a {
	display:block;
	*width:100px;
	min-width:100px;
	color: #FFFFFF;
	padding:4px 8px 4px 10px;
	font-size: 110% !important;
}

.customTopNavFlyOutHover {
	background-color: #FFFFFF;
}

.customTopNavFlyOutHover a {
	color: #CC092F;
	text-decoration:none;
}

.customEditorHolder {
	width: 962px;
}

.customMainBox {
	background-image:url(mainbox_bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	min-height:299px;
	height:auto !important;
	width:962px;
}

.customMainBoxFlash {
	float:left;
	height:238px;
	padding:20px 0px 0px 20px;
	margin: 0px;
	width:756px;
}

.customPD {
	padding-top: 8px;
	display: block;
}

.customMainBoxRight {
	float:left;
	padding-left:14px;
	margin-top:16px;
	width:156px;
	background-image: none; 
	background-color: transparent;
}

.customMainBoxRight h3 {
	padding: 0px;
	margin: 0px;
}

.customMainBoxRight .ms-WPHeader td {
	border-bottom: none;
}

.customMainBoxRight .ms-WPBody a:link, .customMainBoxRight .ms-WPBody a:visited {
	color:white;
}

.customHomeLeft {
	float: left;
	padding-right:10px;
}

.customAudienceBox {
	background-image:url(audience_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:200px;
	padding:15px 22px;
	position:relative;
	width:482px;
}

.customAudienceBox h2 {
	font-size:16px;
	padding:2px 0;	
}

.customAudienceLinks span {
	margin: 0px;
	padding: 0px;
	width: auto;
	background-image:url(tab_unselected.png);
	border-right:1px solid #DDDDDD;	
	padding: 5px 15px;
}

.customAudienceLinks span.customAudienceLinksSelected {
	background-image:url(tab_selected.png);
	border-right:1px solid #FFFFFF;	
}

.customAudienceLinks {
	font-size: 15px;
	padding-top: 6px;
}

.customAudienceLinks a {
	color: black;
}

.customAudienceLinksSelected {
	font-weight: bold;
}

.customAudienceContent {
	height:144px;
	left:19px;
	position:absolute;
	top:70px;
	width:510px;
}

.customAudienceContent ul {
	padding: 0px;
	margin: 0px;
	width: 240px;
	float: left;
}

.customAudienceContent li {
	margin-left: 30px;
	padding: 5px 10px;
}

.customAudienceContent a:link, .customAudienceContent a:visited {
	color: #646464 !important;
}

.customAudienceLink {
	bottom:10px;
	position:absolute;
	right:40px;
}

.customHomeLogos {
	padding:0 13px;
}

.customAboutBox h2 {
	font-size: 140%;
}

.customAboutBox {
	background-image:url(aboutbox_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	float:left;
	height:290px;
	padding:19px 57px 0 63px;
	position:relative;
	width:295px;
}

.customAboutBox p {
	/*font-family: "HelveticaNeue Condensed","Helvetica Neue Condensed","Helvetica Neue",Helvetica,arial,sans-serif;
	font-size: 120%;*/
}

.customAboutPhoto {
	background-image:url(about_photo.gif);
	background-position:right top;
	background-repeat:no-repeat;
	bottom:0;
	height:149px;
	position:absolute;
	right:0;
	width:233px;
}

.customFooterTitle {
	background-image:url(title_footer.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	position:relative;
	right:-7px;
	text-align:right;
	width: 100%;
	height: 26px;
	padding-bottom:2px;
}

.customFooter {
	font-family: Arial, sans-serif;
	background-image:url('footer_bg.jpg');
	background-repeat:no-repeat;
	color:white;
	font-size:0.9em;
	height:55px;
	padding-right:23px;
	padding-top:3px;
	text-align:right;
}

/*
-----------------------------------------------------------------------------
  Overrides for out of the box moss css
-----------------------------------------------------------------------------
*/

.customTop .ms-siteactionsmenu {
	padding-left:10px;
}

/* site action arrow */
.customTop .ms-siteactionsmenu div div div img {
	/*display: none;*/
}

/* site action bg and button */
.customTop .ms-siteactionsmenu div div div {	
	background-image:none;
	background-color:transparent;
	color:#30728d;
	float:left;
	font-size:inherit;
	height:17px;
	line-height:16px;
	border: 0px;
	padding: 2px 0px 0px 0px;
	padding-right:0px;
	position:relative;
	text-align:center;
	top:0px;
	width:80px;
}

/* site action fonts */
.customTop .ms-siteaction, .ms-siteaction a {
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	line-height:16px;
	font-size:12px;
}

/* site actions font weight */
.customTop .ms-siteactionsmenu div div div a, .customTop .ms-siteactionsmenu div div div a:link, .customTop .ms-siteactionsmenu div div div a:visited, .customTop .ms-siteactionsmenu div div div a:active {
	font-weight: normal;
	color:#30728d;
}

/* site action link hover */
.customTop .ms-siteactionsmenu div div div a:hover, .customTop .ms-siteactionsmenu div div div.ms-siteactionsmenuhover a:hover,  .customTop .ms-siteactionsmenu div div div.ms-siteactionsmenuhover a,
.customTop .ms-siteactionsmenu div div div.ms-siteactionsmenuhover a:link, .customTop .ms-siteactionsmenu div div div.ms-siteactionsmenuhover a:visited, .customTop .ms-siteactionsmenu div div div.ms-siteactionsmenuhover a:active {
	color: #30728d;
}

/* site action hover button */
.customTop .ms-siteactionsmenu div div div.ms-siteactionsmenuhover {
	background-image:none;
	background-color:transparent;
	color:#30728d;
	float:left;
	font-size:12px;
	height:17px;
	line-height:16px;
	border: 0px;
	padding: 2px 0px 0px 0px;
	padding-right:0px;
	position:relative;
	text-align:center;
	top:0px;
	width:80px;
}

/* welcome bar link hover */
.customTop .ms-SpLinkButtonInActive, .customTop .ms-SpLinkButtonActive {
	border: 1px none transparent;
	margin: 0px;
	background: transparent;
	
}

.customTop .ms-SPLink a:link, .customTop .ms-SPLink a:visited {
	color: #30728d;
}

/* welcome bar text */
.customTop .ms-SPLink a:hover {
	text-decoration: underline;
}

/* welcome bar text */
.customTop .ms-SPLink {
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size:12px;
}

/* remove margins is used by the default page bread crumbs */
.removeMargins {
	margin: 0px;
}

/* editor bar */
.ms-consoleframe {
	border: 1px solid silver;
}

/* fix icon padding */
.srch-Icon {
	padding-right:4px;
	vertical-align:middle;
}

/* fix the form font size when percents are used */
.ms-formlabel, .ms-formbody, .ms-ptabcn, .ms-sctabcn, .ms-sctabcf, .ms-sctabcnhover, .ms-sctabcfhover, table tr td.ms-disc-bordered-noleft, .ms-standardheader {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

/* menu bar in list */
.ms-menutoolbar {
	background-color:#397F98;
	background-image:url(listheadergrad.gif);
}

td.ms-consoletoolbar {
	padding: 0px 2px;
}

/* menu bar in list */
.ms-menutoolbar td a, .ms-listheaderlabel {
	color:white;
}

/* menu bar in list */
div.ms-viewselector a, .ms-menutoolbar td a:hover {
	color: black;
}

/* paging in list */
.ms-menutoolbar .ms-paging {
	color: white;
}

.ms-WPBody {
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size:1em;
}

.ms-WPBody a:link, .ms-WPBody a:visited {
	color: #30728D;
}

/* --------------------------------------------------------------------------------------------------------- */
/* RTE Style */
/* --------------------------------------------------------------------------------------------------------- */

.ms-rteCustom-SideBarTitle {
	color:#30728D;
	font-family:Helvetica,Helvetica Neue,Arial,sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:25px;
}

.ms-rteCustom-PageTitle {
	font-family:Helvetica,Helvetica Neue,Arial,sans-serif;
	font-size:23px;
	font-weight:bold;
	line-height:28px;
}

.ms-rteCustom-PageSubTitle {
	color:#959595;
	font-family:Helvetica,Helvetica Neue,Arial,sans-serif;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
}

.ms-rteCustom-Body {
	font-family: font-family: Arial, sans-serif;
	font-size: 12px;
}







