/*--------------------------------------------------------------*/
/* Replacements for HTML Tags */
/*--------------------------------------------------------------*/
/* Main Body */
BODY {
    background-color: #ffffff;
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: left;
}

P, SPAN {
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}

img {
    border: none;
}

/*---------------------------------------------------------------------------------------------*/
/* Print / Send to Friend Support */
#showOnPrint {
    display: none;
}

/* Anchor Tags <A> */
A, Visited, Active {
    color: #0b447c; */
/*    color: #03C; */
    text-decoration: underline;
}
A:Hover {
    color: #03C;
    text-decoration: underline;
}

/* Anchors used as titles */
A.title, A.title:Visited, A.title:Active {
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
    text-decoration: underline;
}
A.title:Hover {
    color: #D2691E;
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
    text-decoration: underline;
}

/* Anchors used in NavigationSectionA */
A.navA:Link, A.navA:Visited, A.navA:Active {
    color: #ffffff;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
    text-decoration: none;
}
A.navA:Hover {
    color: #00FFFF;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
    text-decoration: underline;
}

/* Anchors used in NavigationSectionB */
A.navB, .navB:Visited, .navB:Active {
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
A.navB:Hover {
    color: #990000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
}

/* Anchors used in the CategoryNavigation Controls */
A.categoryNav, .categoryNav:Visited, .categoryNav:Active {
    color: #333333;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
}
A.categoryNav:Hover {
    color: #BC0D0D;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
}

/* Anchors used in a DataGrid's Header when a title can be sorted by */
A.sortHeader, .sortHeader:Visited, .sortHeader:Active {
    color: #ffffff;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: underline;
}
A.sortHeader:Hover {
    color: #00FFFF;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: underline;
}

/* Anchors used in a DataGrid's Footer for page links */
A.pagination, .pagination:Visited, .pagination:Active {
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: underline;
}
A.pagination:Hover {
    color: #00FFFF;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: underline;
}


/* Links from Lead-In content title */
A.contentLink, .contentLink:Visited, .contentLink:Active {
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
}
A.contentLink:Hover {
    color: #D2691E;
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
}

/* Links from Lead-In category title */
A.categoryLink, .categoryLink:Visited, .categoryLink:Active {
    color: #D2691E;
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
}
A.categoryLink:Hover {
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
}

/* Links from Lead-In product title */
A.productLink, .productLink:Visited, .productLink:Active {
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
}
A.productLink:Hover {
    color: #D2691E;
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
}

/* Style from edit links */
A.editLink, .editLink:Visited, .editLink:Active {
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
}
A.editLink:Hover {
    color: #D2691E;
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
}





/*--------------------------------------------------------------*/
/* Class Tags */
/*--------------------------------------------------------------*/


/*--------------------------------------------------------------*/
/* Navigation Sections */
.navigationSectionA {
background-color:#0B447C;
color:#FFFFFF;
font-family:Verdana,Arial,sans-serif;
font-size:10px;
}
.navigationSeperatorA {
    background-color: #DCDCDC;
}

.navigationSectionB {
    background-color: #F1F1E1;
    color: #333333;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}
.navigationSeperatorB {
    background-color: #666666;
}


/*--------------------------------------------------------------*/
/* Common Text Settings */
.textRegular {
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}
.textSmall {
    color : #222222;
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
}
.textTiny {
    color : #333333;
	font-family : Verdana, Arial, sans-serif;
	font-size : 8px;
}
.textLarge {
    color : #444444;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
}
.textExtraLarge {
    color : #666666;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
}

/* Common Text Styles for White (or Reverse) Text */
.textRegular_reverse {
    color: #b1252d;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}
.textSmall_reverse {
    color : #b1252d;
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
}
.textTiny_reverse {
    color : #b1252d;
	font-family : Verdana, Arial, sans-serif;
	font-size : 8px;
}
.textLarge_reverse {
    color : #b1252d;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
}
.textExtraLarge_reverse {
    color : #b1252d;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
}

.textTitle_reverse {
    color: #b1252d;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.textSubTitle_reverse {
    color: #b1252d;
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}



.textPageTitle {
   color: #444444;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.textTitle {
    /*color: #444444;*/
    color: #b1252d;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.textSubTitle {
/*    color: #801b21;*/
    color: #B1252D;
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.textMainTitle {
	color: #0B447C;
    font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.textFooter {
    color : #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
}

.textHighlight_Light {
    color: #B0C4DE;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
}
.textHighlight_Dark {
    color: #D2691E;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

.textCaption {
    color : #999999;
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
}

.textError {
    color: #FF4500;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

.textHidden {
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
}

.textNew {
    color: #FF4500;
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    font-weight: bold;
    font-style: italic;
}

.title {
    font-size: 22px;
	color: #444444
}
.caption {
    font-size: 9px;
    color: #666666;
}
.error {
    color: #990000;
}
.notAvailable {
    color: #999999;
    text-decoration: line-through;
}
.verdana-14px-bold {
	font-size: 14px;
	font-weight: bold;
	color: #002d5a;
}


/*--------------------------------------------------------------*/
/* Pricing Text Settings
   Used by ProductItemCollection (_coreModules/eShopping/controls) for formatting Pricing Text 
*/
.textPriceRetail {
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    text-decoration: line-through;
}
.textPriceSale {
    color: #990000;
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: 10px;
}
.textPriceSavings {
    color: #990000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
}


/*--------------------------------------------------------------*/
/* Grid Settings
   For use in any HTML tables and by the BaseGrid control (in WGA.ClassLibrary.Controls)
*/
.gridMain {
    border: solid 1px #000000;
    border-collapse: collapse;
}
.gridHeader {
    background-color: #4682B4;
    border: solid 1px #999999;
    color: #ffffff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.gridSubHeader {
    background-color: #F1F1E1;
    border: solid 1px #999999;
    color: #ffffff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.gridRow1 {
    background-color: #FFFFFF;
    border: solid 1px #999999;
    color: #333333;
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
}
.gridRow2 {
    background-color: #F4F8FB;
    border: solid 1px #999999;
    color: #333333;
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
}
.gridLineError {
    background-color: #B22222;
    border: solid 1px #999999;
    color: #999999;
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
}
.gridLineWarning {
    background-color: #FFFEAA;
    border: solid 1px #000000;
    color: #000000;
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
}
.gridFooter {
    background-color: #4682B4;
    border: solid 1px #999999;
    color: #ffffff;
    font-size: 9px;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    text-align: center;
}


/*--------------------------------------------------------------*/
/* Order Table Settings
   Used by Order Display Control (WGA.CoreModules.DataRules.Order_Basic) for formatting order display tables
*/
.orderDetail {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    background-color: #FFFFFF;
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
}

.orderHighlight {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    background-color: #F4F8FB;
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
}


/*--------------------------------------------------------------*/
/* Product Table Settings
   Used by ProductDisplay and Child Controls (_coreModules/eShopping/controls) for formatting stock item display tables
*/
.productTable {
    border: solid 1px #999999;
    border-collapse: collapse;
    width: 100%
}
.productTablePriceHeader1 {
    background-color: #ffffff;
    border: solid 1px #999999;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-align: right;
}
.productTablePriceHeader2 {
    background-color: #ffffff;
    border: solid 1px #999999;
    color: #990000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
}
.productTablePriceDetail1 {
    border: solid 1px #999999;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    text-align: center;
}
.productTablePriceDetail2 {
    border: solid 1px #999999;
    color: #FF4500;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    text-align: center;
}


/*--------------------------------------------------------------*/
/* Data Display Settings
   Used by the DataSection and DataNameValue controls (in WGA.ClassLibrary.Controls)
*/
.dataBoxBorder {
    border: solid 1px #cccccc;
    padding: 4px;
}
.dataBoxBody {
    background-color: Transparent;
}
.dataBoxHeader {
    color : #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    font-weight: bold;
}
.dataBoxRowTitle {
    color : #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    font-weight: bold;
    text-align: right;
}
.dataBoxRowValue {
    color : #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.dataBoxFooter {
    color : #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    font-weight: bold;
}

/*--------------------------------------------------------------*/
/* Box Display for general content on the site */
.contentBoxTable {
    width: 160px;
}

.contentBoxHeader {
    background-image: url('/siteSpecific/images/boxHeader.gif');
    color: #D2691E;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    font-weight: bold;
    padding-top: 4px;
    padding-left: 40px;
    vertical-align: top;
    width: 160px;
    height: 23px;
}

.contentBoxBody {
    background-color: #f8f8f8;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    padding: 5px;
}

/*--------------------------------------------------------------*/
/* Control Formatting
   
   formButton
   To be used by all Button objects - currently used by WebButton (in WGA.ClassLibrary.Controls)
   and by CommonCode.WebButton()
*/
.formButton_float {
    background-color: #7D2A00;
    background-image: url('/siteSpecific/images/buttonBG.gif');
    border: 1px;
    color: #000000;
    cursor: hand; cursor: pointer;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 17px;
    margin: 0px;
    padding: 1px;
    text-align: center;
}
.formButton_small {
    background-color: Transparent;
    background-image: url('/siteSpecific/images/buttonBG_Small.gif');
    background-repeat: no-repeat;
    border: 0px;
    color: #000000;
    cursor: hand; cursor: pointer;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 17px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 100px;
}
.formButton_medium {
    background-color: Transparent;
    background-image: url('/siteSpecific/images/buttonBG_Medium.gif');
    background-repeat: no-repeat;
    border: 0px;
    color: #000000;
    cursor: hand; cursor: pointer;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 17px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 150px;
}
.formButton_large {
    background-color: Transparent;
    background-image: url('/siteSpecific/images/buttonBG_Large.gif');
    background-repeat: no-repeat;
    border: 0px;
    color: #000000;
    cursor: hand; cursor: pointer;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 17px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 200px;
}

/* Used for formatting text box and list controls */
.formControl {
    border: solid 1px #7f9db9;
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    height: 18px;
    padding-top: 2px;
}

/*--------------------------------------------------------------*/
/* Calendar Formatting Control
   Used by WGA.ClassLibrary.Controls.BaseCalendar 
*/
.calendar {
    border: solid 1px #666666;
}
.calendarTitle, .calendarNextPrev {
    background-color: #cccccc;
    color: #D2691E;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.calendarDayHeader {
    background-color: #F4F8FB;
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.calendarDay {
    background-color: #ffffff;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.calendarDayWeekend {
	background-color: #ffffff;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.calendarDayOtherMonth {
	background-color: #F4F8FB;
	color: #aaaaaa;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.calendarDayToday {
    background-color: #ffffff;
	color: #D2691E;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.calendarDaySelected {
    background-color: #D2691E;
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
	font-weight: bold;
}
.calendarSelector {
    background-color: #ffcc66;
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
}


/*--------------------------------------------------------------*/
/* DHTML Display Class */
.dhtmlDisplay {
    border: #000000 1px solid;
}


/*--------------------------------------------------------------*/
/* used by breadcrumb classes */
#breadcrumbs {
    color: #333333;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    padding: 0 0 10px 20px;
}
/* Anchors used as breadcrumbs */
#breadcrumbs A, #breadcrumbs A:Visited, #breadcrumbs A:Active {
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
    text-decoration: underline;
}
#breadcrumbs A:Hover {
    color: #D2691E;
    font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
    text-decoration: underline;
}


/*--------------------------------------------------------------*/
/* Step Text Settings
   Used by ProcessSteps User controls (/_coreModules/common/controls) 
*/
.stepActive {
    color: #D2691E;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
}
.stepInactive {
    color: #999999;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
}
.stepComplete {
    color: #999999;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
}


/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/* Site-Specific Styles to be placed here */
/*--------------------------------------------------------------*/
.footerLinks {
    text-align: center;
    background-color: #00227D;
    color: White;
}

.footerLinks:Link, .footerLinks:Visited, .footerLinks:Active {
    color: White;
    text-decoration: none;
}

.footerLinks a:Hover {
    color: White;
    text-decoration: underline;
}

/**************************************************************************************/
/* Custom from regency                                                                */

.clear { clear: both; visibility: hidden; font-size: 1px; height: 0; }

#homeMdCol {
	width: 718px;
	float: left;
	margin-left: 6px;
	margin-right: 2px;
}
#featured-title {
	margin: 0;
	width: 0;
}
#featured-body {
	background: url(/siteSpecific/images/featured-background.gif) no-repeat;
	height: 385px;
	padding: 7px 0 0 12px
}	
#middle-bottom {
	margin: 6px 0 0 0;	
}
#calFam {
	width: 355px;
	float: left
}
#calFam-body {
	height: 148px;
	padding: 3px 17px 0 10px;
	background: url(/siteSpecific/images/calfam-background.jpg) repeat-y;
	color: #697ea8;
	font: Helvetica, Arial, sans-serif

}
#mft {
	width: 357px;
	margin: 0 0 0 6px;
	float: left
}
#mft-body {
	height: 148px;
	background: url(/siteSpecific/images/calfam-background.jpg) repeat-y;
	padding: 3px 16px 0 10px;
	font: "myriad pro"
}
#social-links {
	height: 94px;
	background: url(/siteSpecific/images/social-network-backgound.jpg);
	padding-top: 8px;
	margin: 6px 0 12px;
}
#homeRtCol {
	width: 229px;
	float: left;
	margin-left: 3px;
}
#programs-body {
	background: url(/siteSpecific/images/program-body.gif) repeat-y;
}

