BODY
{
	background: url('/images/elements/homebg.gif') repeat top left #DFE7FF;
	background-color:#DFE7FF;
	font-size:11pt;
	font-family : Verdana,helvetica,sans-serif;
    padding-top:0px;
    margin-top:0px;
    margin-left:0px;
}

#homeBg { width: 810px; background: #FFFFFF; border: 1px solid #A6A69A; margin: 10px auto; padding: 0 0 10px 0; text-align: center; z-index: 0; }

.indexLabel  { font-family: Tahoma; font-size: 10pt }
FORM
{
    margin-top:0px;
    margin-bottom:0px;
    display:inline;
}
P
{
    font-size:10pt;
    margin-top:0px;
    margin-bottom:0px;
    padding-top:0px;
    padding-bottom:0px;
}
H2
{
    color:#116196;
    font-weight:bold;
    font-size:12pt;
	font-family : Verdana;
}
H3
{
    color:#116196;
    font-size:11pt;
    font-weight:bold; margin-top:4px; margin-bottom:4px;
}
H3.small
{
    font-size:10pt;
    font-weight:bold;
}
H4
{
    color:#2D3996;
    font-size:10pt;
    font-family: Verdana;
    margin-top:8px;
    margin-bottom:3px;
    font-weight:bolder;
}
H4.loggedin
{
    color:#0033cc;
}
.orange
{
    color:#ff9966;
}

.formHint H3
{
    margin-bottom:0px;
}
LI
{
    font-size:10pt;
}
TABLE
{
    font-size:10pt;
    text-align:left;
	font-family : Verdana,helvetica,sans-serif;
}
TABLE TD
{
    text-align:left;  
}

textarea
{ 
font-size: 8pt; font-family: Helvetica; 
}

FORM, INPUT, SELECT
{
	margin-top:0px;
	margin-bottom:0px;
	font-size:8pt;
	font-family : Verdana,helvetica,sans-serif;
}

IMG
{
    border-width:0px;
}
.mediumHeader{
    color:#116196;
    font-size:12pt;
    font-weight:bold;
}

.smallHeader{
    color:#116196;
    font-size:11pt;
    font-weight:bold;
}

.formError{
    font-family:Verdana,helvetica,sans-serif;
	color:#FF0000;
	font-size:8pt;
}
.tinyBlack, .tinyBlack A, .tinyBlack A:active, .tinyBlack A:visited
{
    color:#000000;
    font-size:8pt;
    font-family:Verdana;
    text-decoration:none;
    font-weight:normal;
}
.tinyBlack A:hover
{
    color:#116196;
}
.tinyBlue, .tinyBlue A, .tinyBlue A:active, .tinyBlue A:visited
{
    color:#000080;
    font-size:8pt;
    font-family:Verdana;
    text-decoration:none;
}
.tinyBlueBold, .tinyBlueBold A, .tinyBlueBold A:active, .tinyBlueBold A:visited
{
    color:#000080;
    font-size:8pt;
    font-family:Verdana;
    text-decoration:none; 
    font-weight:bold;
}
.tinyBlueBold A, .tinyBlueBold A:active, .tinyBlueBold A:visited
{
    color:#0159B1;
    font-size:8pt;
    font-family:Verdana;
    text-decoration:underline; 
    font-weight:bold;
}
.regBlue, .regBlue A, .regBlue A:active, .regBlue A:visited
{
    color:#000080;
    font-size:12px;
    font-family:Verdana;
    text-decoration:none;
}
.regBlueBold, .regBlueBold A, .regBlueBold A:active, .regBlueBold A:visited
{
    color:#000080;
    font-size:14px;
    font-family:Verdana;
    text-decoration:none; 
    font-weight:bold;
}
.tinyWhite
{
    color:#FFFFFF;
    font-size:8pt;
    font-family:Verdana,helvetica,sans-serif;
    text-decoration:none;
    font-weight:normal;
}
.tinyWhite A, .tinyWhite A:active, .tinyWhite A:visited
{
    color:#FFFFFF;
    text-decoration:underline; 
}
.tinyRed, .tinyRed A, .tinyRed A:active, .tinyRed A:visited
{
    color:#800000;
    font-size:8pt;
    font-family:Times New Roman;
    text-decoration:none;
    font-weight:normal;
}
.tinyRedBold, .tinyRedBold A, .tinyRedBold A:active, .tinyRedBold A:visited
{
    color:#800000;
    font-size:8pt;
    font-family:Times New Roman;
    text-decoration:none;
    font-weight:bold;
}
.tinyGold, .tinyGold A, .tinyGold A:active, .tinyGold A:visited
{
    color:#808000;
    font-size:8pt;
    font-family:Verdana;
    text-decoration:none;
    font-weight:normal;
}
.tinyYellow, .tinyYellow A, .tinyYellow A:active, .tinyYellow A:visited
{
    color:#E2B10A;
    font-size:8pt;
    font-family:Times New Roman;
    text-decoration:none;
    font-weight:normal;
}
.tinyGreen, .tinyGreen A, .tinyGreen A:active, .tinyGreen A:visited
{
    color:#008000;
    font-size:8pt;
    font-family:Times New Roman;
    text-decoration:none;
    font-weight:normal;
}
.errorMsgs
{
	border:1px solid #116196;
 	color:#800000;
	font-size:10pt;
	background-color: #D9EAF5;
    font-weight:bolder;
	font-family : Verdana,helvetica,sans-serif;
}
.calHint
{
	color:#116196;
	border:1px solid #116196;
	background-color: #FFDDD5;
	padding:2px;
	font-family : Verdana,helvetica,sans-serif;
	font-size:10pt;
	font-style:normal; font-variant:normal; font-weight:normal;
}
.formHint
{
	color:#116196;
	border:1px solid #116196;
	background-color: #D9EAF5;
	padding:2px;
	font-family : Verdana,helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal;
}
.formHint P2
{
    font-size:8pt;
	font-family : Verdana,helvetica,sans-serif;
}
.introBody
{
    color:#000000;
    font-size:8pt;
    font-family:Verdana,helvetica,sans-serif;   
}
.redAsterisk
{
    color:red;
    font-size:150%;
    vertical-align:-40%;
    line-height:12pt;
}
.whiteSmall, .whiteSmall A, .whiteSmall A:active, whiteSmall A:visited
{
    color:#ffffff;
    font-size:10pt;
	font-family : Verdana,helvetica,sans-serif;
}
.whiteLarge
{
    color:#ffffff;
    font-size:18pt;   
	font-family : Verdana,helvetica,sans-serif;
}
.TTformLabel,.TTformLabelNC
{
	font-size:10pt;
	color:#000000;
	font-family : Verdana;
	z-index:0;
	margin-bottom : 3px;
}
.TTformInput,.TTformInputNC
{
	font-size:8pt;
	background-color:#ffffff;
	color:#000000;
	z-index:0;
	font-family : Verdana;
}
.TTformInputBlue
{
	font-size:8pt;
	background-color:#F1F3FE;
	color:#000000;
	font-family : Verdana;
}
.TTformInputTan
{
	font-size:8pt;
	background-color:#FFF3E8;
	color:#000000;
	font-family : Verdana;
}
.TTformLabelNC
{
	color:#FF0000;
	font-family : Verdana;
	font-size : 10pt; 
	font-weight:bold;
}
.TTformInputNC
{
    font-weight:bolder;
    color:#ff0000;
    background-color:#ffffee;   
}
.memberImage
{
    margin-right:auto;
    margin-left:auto;
    text-align:center;
    margin:10pt;
    padding:10pt;
    border:2px solid #7ec5f5;
}
.mostRecentMessage{
    border-right:1px solid blue;
    border-left:1px solid blue;
    border-bottom:1px solid blue;
    padding:5px;
    background-color:#ffffff;
}

.recentMessage{
    padding:5px;
    border-left:1px solid green;
    border-right:1px solid green;
    border-bottom:1px solid green;
    background-color:#ffffff;
}
.mostRecentMessageHeader{
    background-color:#D9EAF5;
    padding:3px;
    border-left:1px solid blue;
    border-right:1px solid blue;
}

.recentMessageHeader{
    padding:3px;
    border-left:1px solid green;
    border-right:1px solid green;
    background-color:#dddddd;

}
.sectionHeader, .sectionHeader A, .sectionHeader A:active, .sectionHeader A:visited
{
	font-family : Verdana;
    color:#ffffff;
    font-size:10pt;
    font-weight:bold;
    text-align:center;
}
.sectionHeader2, .sectionHeader2 A, .sectionHeader2 A:active, .sectionHeader2 A:visited
{
	font-family : Verdana;
    color:#ffffff;
    font-size:8pt;
    font-weight:bold;
    text-align:center;
}
.conversation
{
    text-align:center;
    background-color:red;
}

.messageSubject, .messageBody
{
    padding:5px;
    background-color:#ffffff;
}
.tightSpacer
{
    font-size:6px;
}
.error { padding: 5px; margin: 0px 5px 0px 5px; color: #990000; background: #FFFFD5; border: solid 1px #DD9988; }
.events_container { border: solid 2px #e1edfe; }
.edit_link { padding: 0px 10px 0px 20px; }
.pageTitle { font-family: verdana,arial,helvetica,sans-serif; font-size: medium; font-weight: bold; margin-top: 0.2em; margin-bottom: 0em; }
.thumbnail { float: left; height: 100px; width: 70px; margin: 0 15px 5px 0; padding: 0px; }
.events_container TH { background: #e1edfe; text-align: left; }
.calendar_container {
  width: 220px;
}

.calendar_container TD {
  padding: 2px;
}

.calendar_container A:LINK,
  .calendar_container A:VISITED,
  .calendar_container A:ACTIVE {
  text-decoration: none;
  color: black;
}

.calendar_navigator {
  background: #F7F7F7;
  color: #CC6600; font-family:Tahoma; font-size:14pt;
}

.calendar_navigator A:LINK,
  .calendar_navigator A:VISITED,
  .calendar_navigator A:ACTIVE {
  text-decoration: none;
  color: #CC6600;
}

.calendar_body {
  text-align: center;
  width: 100%; font-family:Tahoma; font-size:10pt;
}

.calendar_day {
  background: #FFFFFF url('images/elements/day_bg.gif');
  border: 1px solid #336699;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  text-align:left;
  background-color:#FFFFFF;
}

.calendar_day_available {
  border: 1px solid #F7F7F7;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  text-align:left;
  background-color: #339966;
}

.calendar_day_memberres {
  border: 1px solid #00CC66;
  color: #000000;
  text-align:left; 
  font-family:Verdana; 
  font-size:8pt; 
  background-color:#DEFFD2;
}

.calendar_day_othermemres {
  border: 1px solid #33B2FF;
  color: #000000;
  text-align:left;
  font-family:Verdana; 
  font-size:8pt; 
  background-color:#EFFAFF;
}
.calendar_day_unavailable {
  border: 1px solid #FF0000;
  color: #000000;
  text-align:left;
  font-family:Verdana; 
  font-size:8pt;
}

.calendar_day_unknown {
  border: solid 1px #808080;
  text-align:left;
  color: black;
  font-family:Verdana; 
  font-size:8pt;
}

.calendar_day_special {
  border: solid 1px #FFFF00;
  text-decoration: none;
  text-align:left;
  color: black;
  font-family:Verdana; 
  font-size:8pt;
}


.calendar_day_other_month {
  border: solid 1px #F7F7F7;
  text-decoration: none;
  color: lightgray;
  background-color: white;
  font-family:Verdana; 
  font-size:8pt;
}

.calendar_day_selected {
  border: solid 1px #CC6600;
  color: #CC6600;
  text-align:left;
  background-color: white;
  font-family:Verdana; 
  font-size:8pt;
}

.calendar_day_current {
  border: solid 1px #666666;
  color: black;
  text-align:left;
  background-color: #339966;
  font-family:Verdana; 
  font-size:8pt;
}

.calendar_day_event {
  background: #ED9302;
  border: solid 1px #ED9302;
  text-align:center;
  text-decoration: none;
  color: white;
  font-family:Verdana; 
  font-size:8pt;
}

.calendar_day_over {
  background-color: #EDF2F8;
  color: black;
}

.calendar_popup {
  position: absolute;
  background: white;
  border: solid 1px #DDDDDD;
}

.calendar_popup td{
  padding-left: 4px;
  padding-right: 4px;
  cursor:pointer;
}

.calendar_popup_selected {
  background: #E1EDFE;
}

td
{
	font-family: "Verdana";
	text-align:left; font-size:10pt;
}

.SelectedPage
{
	background-color : #008080;
	color : #FFFFCC;
	font-weight:bold;
}
.UnselectedPage
{
	background-color : #FFFFCC;
	color : #008080;
	font-weight:bold;
	text-decoration: none;
}

.pagecontent
{
	margin:5px;
	color:#000000;
	background-color:#F9F6E4;
	font-weight:normal;
	text-align:left;	
}

.footer
{
	color:#016666;
	background-color:#F9F6E4;
	text-align:center;
}

td.rates
{
	text-align: right;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.fields
{
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.tablecenter
{
	text-align:center;
}

th.rates
{
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.divider
{
	font-size: 12px;
	background-color: #C1CCBB;
	color: #016666;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.calendar
{
	background-image: url(/images/calendar.gif); 
	vertical-align: 15%;
	width: 16px; 
	height: 16px;
	border: 0px;
}

div.centered 
{
	text-align: center;
} 
div.centered table 
{
	margin: 0 auto; text-align: left;
} 

div.c4link
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	padding:6px;
	text-align : center;
	color: #339999;
}

div.c4link a
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: none;
}
div.c4link a:hover
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #0033ff;
}

.headerBG {
	background-image: url(images/elements/header_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.groupTab {
	background-image: url(images/navigation/lower_tab.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 50px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF; 
	width:200px;
}

.subnavGreen {
	background-image: url(images/elements/subheader_bg_green.gif);
	background-repeat: repeat-x;
	background-color: #99d899;
	height: 30px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
}

.subnavInputGreen {
	border: 1px solid #33b233;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.subnavBlue {
	
	background-image: url(images/elements/subheader_bg_blue_r.gif);
	background-repeat: repeat-x;
	background-color: #2e5ff8;
	height: 20px;
	padding-left:10px; 
	padding-right:10px; 
	padding-top:4px;
	padding-bottom:4px; 
	font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
	font-size: 10px;
	color: #FFFFFF;
}

.subnavInputBlue {
	border: 1px solid #79d6ff;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.subnavOrange {
	
	background-image: url('images/elements/subheader_bg_orange_r.gif');
	background-repeat: repeat-x;
	background-color: #FF8A19;
	height: 20px;
	padding-left:10px; 
	padding-right:10px; 
	padding-top:4px; 
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF; 
}

.subnavInputBlue {
	border: 1px solid #79d6ff;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.subnavInputRed {
	border: 1px solid #c14848;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.mainContent {
	text-align: left;
	font-family: Arial;
	font-size: 16px;
	width: 800px;
	color: #333366;
	padding-top: 2px;
	padding-bottom: 2px
}

.mainContentWhite {
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	width: 800px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

.bulletContent {
	text-align: left;
	font-family: Arial;
	font-size: 9pt;
	color: #000080;
	padding-top: 5px;
	padding-bottom: 5px; 
	font-weight:bold;
}

.footerBlue {
	
	background-image: url(images/box_headers_footer/bg_blue.gif);
	background-repeat: repeat-x;
	background-color: #99d8ff;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 760px;
	color: #1966ff;
}

.footerText {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1966ff;
}
.contentHeader {
	text-align: left;
	font-family: Verdana;
	font-size: 14pt;
	font-weight:bold;
	color: #333366;
}

.contentHeaderRed {
	text-align: left;
	font-family: Verdana;
	font-size: 12pt;
	color:#C14848;
}

.contentHeaderWhite {
	text-align: left;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold; 
	color:#FFFFFF;
}

.boxHomeBlueHeader {
	background-image: url(images/box_headers_home/blue_bubble.gif);
	background-repeat: no-repeat;
	background-color: #1966ff;
	height: 20px;
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

.boxHomeBluePhoto {
	border-left: 1px solid #1966ff;
	border-right: 1px solid #1966ff;
}

.boxHomeBlueContent {
	border-left:1px solid #1966FF; 
	border-right:1px solid #1966FF; 
	border-bottom:1px solid #1966FF; 
	padding:10px; 
	margin-left: 10px;
	font-size: 10px;
	color: #000000;
	text-align: left;
	height: 155px; 
	background-color:#FBFCFF;
}

.boxHomeOrangeHeader {
	background-image: url(images/box_headers_home/orange_bubble.gif);
	background-repeat: no-repeat;
	background-color: #ff8a19;
	height: 20px;
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

.boxHomeOrangePhoto {
	border-left: 1px solid #ff8a19;
	border-right: 1px solid #ff8a19;
}

.boxHomeOrangeContent {
	border-left:1px solid #FF8A19; 
	border-right:1px solid #FF8A19; 
	border-bottom:1px solid #FF8A19; 
	padding:10px; 
	margin-left: 10px;
	font-size: 10px;
	color: #000000;
	text-align: left;
	height: 155px; 
	background-color:#FFF7E6;
}

.boxHomeGreenHeader {
	background-image: url(images/box_headers_home/green_bubble.gif);
	background-repeat: no-repeat;
	background-color: #33b233;
	height: 20px;
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

.boxHomeGreenPhoto {
	border-left: 1px solid #33b233;
	border-right: 1px solid #33b233;
}

.boxHomeGreenContent {
	border:1px solid #33B2FF; 
	padding:10px; 
	font-size: 10px;
	color: #000000;
	text-align: left;
	height: 155px; 
}

.boxHomeRedHeader {
	background-image: url(images/box_headers_home/red_bubble.gif);
	background-repeat: no-repeat;
	background-color: #c14848;
	height: 20px;
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

.boxHomeRedPhoto {
	border-left: 1px solid #c14848;
	border-right: 1px solid #c14848;
}

.boxHomeRedContent {
	border-left:1px solid #C14848; 
	border-right:1px solid #C14848; 
	border-bottom:1px solid #C14848; 
	padding:10px; 
	margin-left: 10px;
	font-size: 10px;
	color: #000000;
	text-align: left;
	height: 155px; 
	background-color:#F9EEEE;
}

.rightAlign {
	text-align: right;
}

.boxSubBlueHeader{
	background-image: url('images/box_headers_sub/bg_blue.gif');
	background-repeat: repeat-x;
	background-color: #33B2FF;
	height: 24px;
	padding-left: 6px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left; 
	background-position:top;
}

.boxSubBlueHeader A:link, .boxSubBlueHeader A:active, .boxSubBlueHeader A:visited{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.boxSubBlueContent {
	border: 1px solid #33B2FF;
	padding: 6px;
	margin-left: 4px;
	font-size: 10px;
	color: #000000;
	text-align: left; 
	background-color:#effaff;
}

.boxIntSubBlueContent {
	border-bottom:1px solid #33B2FF; 
	padding:2px; 
	margin-left: 2px;
	font-size: 11px;
	color: #000000;
	text-align: left; 
	font-family:Helvetica;
	background-color:#effaff;
}
.boxIntSubBlueHeader {
	background-image: url('images/box_headers_sub/bg_sub_blue.gif');
	background-repeat: repeat-x;
	background-color: #33B2FF;
	height: 19px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left; 
	background-position:top;
}

.boxIntSubBlueContent A:active, boxIntSubBlueContent A:visited{
	font-family:Helvetica;
	font-size: 10px;
	color: #3366CC;
}
.boxIntSubBlueContentNA {
	border-bottom:1px solid #33B2FF; 
	padding:2px; 
	margin-left: 2px;
	font-size: 10px;
	color: #000000;
	text-align: left; 
	font-family:Helvetica;
	background-color:#FFF3E8;
}

.boxIntSubBlueContentNA A:active, boxIntSubBlueContentNA A:visited{
	font-family:Helvetica;
	font-size: 10px;
	color: #3366CC;
}

.boxIntSubBlueContentPend {
	border-bottom:1px solid #33B2FF; 
	padding:2px; 
	margin-left: 2px;
	font-size: 10px;
	color: #000000;
	text-align: left; 
	font-family:Helvetica; 
	background-color:#E1EFFF;
}

.boxIntSubRedContentPend A:active, boxIntSubRedContentPend A:visited{
	font-family:Helvetica;
	font-size: 10px;
	color: #3366CC;
}

.boxSubOrangeHeader {
	background-image: url('images/box_headers_sub/bg_orange.gif');
	background-repeat: repeat-x;
	background-color: #ff8a19;
	height: 24px;
	padding-left: 6px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left; 
	background-position:top;
}

.boxSubOrangeContent {
	border: 1px solid #ff8a19;
	padding: 6px;
	margin-left: 4px;
	font-size: 10px;
	color: #000000;
	text-align: left; 
	background-color:#fff8e7;
}

.boxIntSubOrangeHeader {
	background-image: url('images/box_headers_sub/bg_sub_orange.gif');
	background-repeat: repeat-x;
	background-color: #ff8a19;
	height: 19px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left; 
	background-position:top;
}

.boxIntSubOrangeContent {
	border-bottom:1px solid #ff8a19; 
	padding:2px; 
	margin-left: 2px;
	font-size: 10px;
	color: #000000;
	text-align: left; 
	font-family:Helvetica;
}

.boxIntSubOrangeContent A:active, boxIntSubOrangeContent A:visited{
	color: #3366CC;
}

.boxSubGreenHeader, .boxSubGreenHeader A:active {
	background-image: url(images/box_headers_sub/bg_sub_green.gif);
	background-repeat: repeat-x;
	background-color: #33b233;
	height: 24px;
	padding-left: 6px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left; 
	background-position:top;
}

.boxSubGreenContent {
	border: 1px solid #33b233;
	padding: 10px;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

.boxIntSubGreenHeader {
	background-image: url('images/box_headers_sub/bg_sub_green.gif');
	background-repeat: repeat-x;
	background-color: #33b233;
	height: 19px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left; 
	background-position:top;
}

.boxIntSubGreenContent {
	border-bottom:1px solid #33B233; 
	padding:2px; 
	margin-left: 2px;
	font-size: 10px;
	color: #000000;
	text-align: left; 
	font-family:Helvetica;
}

.boxIntSubGreenContent A:active, boxIntSubGreenContent A:visited{
	color: #3366CC;
}


.boxSubAquaHeader, .boxSubAquaHeader A:active {
	background-image: url(images/box_headers_sub/bg_aqua.gif);
	background-repeat: repeat-x;
	background-color: #33b29d;
	height: 24px;
	padding-left: 6px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left; 
	background-position:top;
}

.boxSubAquaContent {
	border: 1px solid #33B29D;
	padding: 4px;
	margin-left: 4px;
	font-size: 10px;
	text-align: left;
	background-color:#F1FEFD;
}

.boxIntSubAquaHeader {
	background-image: url('images/box_headers_sub/bg_sub_aqua.gif');
	background-repeat: repeat-x;
	background-color: #33b29d;
	height: 19px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left; 
	background-position:top;
}

.boxIntSubAquaContent {
	border-bottom:1px solid #33b29d; 
	padding:2px; 
	margin-left: 2px;
	font-size: 10px;
	color: #000000;
	text-align: left; 
	font-family:Helvetica;
	background-color:#E4FCFB;
}

.boxIntSubAquaContent A:active, boxIntSubAquaContent A:visited{
	font-family:Helvetica;
	font-size: 10px;
	color: #3366CC;
}

.boxSubYellowHeader {
	background-image: url(images/box_headers_sub/bg_yellow.gif);
	background-repeat: repeat-x;
	background-color: #b2b233;
	height: 50px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

.boxSubYellowContent {
	border: 1px solid #b2b233;
	padding: 10px;
	margin-left: 10px;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

.boxSubRedHeader {
	background-image: url('images/box_headers_sub/bg_red.gif');
	background-repeat: repeat-x;
	background-color: #c14848;
	height: 24px;
	padding-left: 6px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left; 
	background-position:top;
}

.boxSubRedContent {
	border: 1px solid #c14848;
	padding: 6px;
	margin-left: 4px;
	font-size: 10px;
	color: #000000;
	text-align: left; 
	background-color:#f0e8e8;
}

.boxIntSubRedHeader {
	background-image: url('images/box_headers_sub/bg_sub_red.gif');
	background-repeat: repeat-x;
	background-color: #c14848;
	height: 19px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left; 
	background-position:top;
}

.boxIntSubRedContent {
	border-bottom:1px solid #c14848; 
	padding:2px; 
	margin-left: 2px;
	font-size: 10px;
	color: #000000;
	text-align: left; 
	font-family:Helvetica;
	background-color:#FFFFFF;
}

.boxIntSubRedContent A:active, boxIntSubRedContent A:visited{
	font-family:Helvetica;
	font-size: 10px;
	color: #3366CC;
}

.boxIntSubRedContentNA {
	border-bottom:1px solid #C14848; 
	padding:2px; 
	margin-left: 2px;
	font-size: 10px;
	color: #C14848;
	text-align: left; 
	font-family:Helvetica; 
	background-color:#f0e8e8;
}

.boxIntSubRedContentNA A:active, boxIntSubRedContentNA A:visited{
	font-family:Helvetica;
	font-size: 10px;
	color: #3366CC;
}

.boxIntSubRedContentPend {
	border-bottom:1px solid #C14848; 
	padding:2px; 
	margin-left: 2px;
	font-size: 10px;
	color: #C14848;
	text-align: left; 
	font-family:Helvetica; 
	background-color:#E1EFFF;
}

.boxIntSubRedContentPend A:active, boxIntSubRedContentPend A:visited{
	font-family:Helvetica;
	font-size: 10px;
	color: #3366CC;
}

.boxSubMagentaHeader {
	background-image: url(images/box_headers_sub/bg_magenta.gif);
	background-repeat: repeat-x;
	background-color: #b233b2;
	height: 50px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

.boxSubMagentaContent {
	border: 1px solid #b233b2;
	padding: 10px;
	margin-left: 10px;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

.boxSubVioletHeader {
	background-image: url(images/box_headers_sub/bg_violet.gif);
	background-repeat: repeat-x;
	background-color: #5d33b2;
	height: 50px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

.boxSubVioletContent {
	border: 1px solid #5d33b2;
	padding: 10px;
	margin-left: 10px;
	font-size: 10px;
	color: #000000;
	text-align: left;
}