﻿/*
------------------------------------------------------------
CUSTOM CLASSES :: (BLOBs BackEnd) Rich Text Edit Rad Control
------------------------------------------------------------
*/
.customClass1  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D20F1D;
	font-weight: bold;
	line-height: 25px;
}
.customClass1  a:link {color: #6f7071;text-decoration: none;}
.customClass1  a:visited {color: #6f7071;text-decoration: none;}
.customClass1  a:hover {color: #D20F1D;text-decoration: underline;}

.customClass2  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #396478;
	font-weight: bold;
	line-height: 25px;
}
.customClass2  a:link {color: #8f8f84;text-decoration: none;}
.customClass2  a:visited {color: #8f8f84;text-decoration: none;}
.customClass2  a:hover {color: #396478;text-decoration: underline;}

.customClass3  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #79B83E;
	font-weight: bold;
	line-height: 25px;
}
.customClass3  a:link {color: #396478;text-decoration: none;}
.customClass3  a:visited {color: #396478;text-decoration: none;}
.customClass3  a:hover {color: #79B83E;text-decoration: underline;}



.bodySideBar {width:300px; background-color: #FFF;}
.bodyTextArea {width:700px; background-color: #FFF;}
 
 /* *html #bodyTextArea_header {padding-left: -30px; width:694px; background-color: #FFF;} */

/*
#contentHeader { background-color: #111111; height:41px; border-bottom: solid 2px #FFF}
#contentFooter { clear:both; background-color: #111111; height:29px; border-top: solid 2px #FFF; padding-top: 10px;}
*/

#contentHeader { background-color: black;height:41px; min-height: 41px;}
#contentFooter { clear:both;height:41px; min-height: 41px; background-color: black;}
#content {height:510px;}


/* This is for the Employee Directory Category styles*/
.header_category {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	text-decoration: underline;
}
.header_category a:link {color: #000;text-decoration: none;}
.header_category a:visited {color: #000;text-decoration: none;}
.header_category a:hover {color: #000;text-decoration: none;}

/*CALENDAR STYLES*/
.calendar_title 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #8f8f84;
	font-weight: bold;
	text-transform: uppercase; 
	line-height: 25px;
}
.calendar_title a:link {color: #8f8f84;text-decoration: none;}
.calendar_title a:visited {color: #8f8f84;text-decoration: none;}
.calendar_title a:hover {color: #000;text-decoration: underline;}

/* 
------------------------------------------------
      Classes for User Controls DEFAULTS 
------------------------------------------------
*/
.body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363A3B;
	line-height: 13px;
}
.body a:link {color: #CD853F;}
.body a:visited {color: #CD853F;}
.body a:hover {color: #808000;}

.bodyBold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CD853F;
	line-height: 13px;
}
.bodyBold a:link {color: #CD853F;text-decoration: none;}
.bodyBold a:visited {color: #CD853F;text-decoration: none;}
.bodyBold a:hover {color: #808000;}

.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808000;
	font-weight: bold;
	text-transform: uppercase; 
	line-height: 20px;
}
.title a:link {color: #808000;text-decoration: none;}
.title a:visited {color: #808000;text-decoration: none;}
.title a:hover {color: #CD853F;text-decoration: none;}

.header {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
}
.header a:link {color: #808000;text-decoration: none;}
.header a:visited {color: #808000;text-decoration: none;}
.header a:hover {color: #CD853F;text-decoration: none;}

.footer_black {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	line-height: 13px;
	text-align:center;
	color: #EFE2D3;
	font-weight: bold;
}
.footer_black a:link {color: gray;}
.footer_black a:visited {color: gray;}
.footer_black a:hover {color: #0162AF;}

.footer_copyright {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
	text-align:center;
    font-weight: bold;
	/*color: gray; */
	background-color: #EFE2D3;
}
.footer_copyright a:link {color: #BD5317; text-decoration: none;}
.footer_copyright a:visited {color: #BD5317; text-decoration: none;}
.footer_copyright a:hover {color: #000000; text-decoration: none;}


.zoomImage  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8f8f84;
	font-weight: bold;
	line-height: 12px;
	margin-left: 5px;
}
.zoomImage  a:link {color: #8f8f84;text-decoration: none;}
.zoomImage  a:visited {color: #8f8f84;text-decoration: none;}
.zoomImage  a:hover {color: #8f8f84;text-decoration: underline;}

.crumbs_links {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BD5317;
	line-height: 10px;
font-weight:bold;
}
.crumbs_links a:link {color: black;}
.crumbs_links a:visited {color: black;}
.crumbs_links a:hover {color: #BD5317;}


.readMoreInterior  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8f8f84;
	font-weight: bold;
	line-height: 12px;
	margin-left: 0px;
}
.readMoreInterior  a:link {color: #8f8f84;text-decoration: none;}
.readMoreInterior  a:visited {color: #8f8f84;text-decoration: none;}
.readMoreInterior  a:hover {color: #8f8f84;text-decoration: underline;}



.VIPQuestion {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BD5317;
	line-height: 10px;
    font-weight:bold;
}
.VIPQuestion a:link {color: black;}
.VIPQuestion a:visited {color: black;}
.VIPQuestion a:hover {color: #BD5317;}


/* 
------------------------------------------------------------
Generic styles applied to the all document
------------------------------------------------------------
*/
img {border: 0px; display: block;}
body {
    background-color: #EFE2D3;
    padding:0;
    margin:0; 
    /* Generic Text properties for the page body */    
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 13px;
	/*
	background-image: url(/images/background_pattern.gif);
    background-repeat:repeat;
    */
}


.text
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #000000;
    LINE-HEIGHT: 17px;
    FONT-FAMILY: Arial, Verdana
}
.trailer
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana
}

hr {
    background-image:url(/images/hr_tag.gif);
    background-repeat:repeat-x;
    height:3px;
    margin:0px;
    padding:0px;
    text-align:center;
    width:100%;
    border: 0px;
}