
HTML
{
	overflow-y: auto;
	width: 100%;
	height:100%;
}

Body
{
	overflow-y: auto;
	width: 100%;
	height:100%;
	background-color: #111111;
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
}

*
{
	margin: 0;
	padding: 0;
}

a.FooterCenter
{
	color: #666666;
}
a.FooterCenter:visited 
{	
	color: #666666;
}

a.FooterCenter:hover 
{
	color: #666666;
}

a.FooterCenter:active 
{
	color: #666666;
}

a 
{
	font-family: calibri, arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
 
a:visited 
{	
	font-family: calibri, arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover 
{
	font-family: calibri, arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a:active 
{
	font-family: calibri, arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.Blue 
{
	font-family: calibri, arial;
	font-size: 16px;
	font-weight: bold;
	color: #94BDE5;
	text-decoration: none;
}
 
a.Blue:visited 
{	
	font-family: calibri, arial;
	font-size: 16px;
	font-weight: bold;
	color: #94BDE5;
	text-decoration: none;
}

a.Blue:hover 
{
	font-family: calibri, arial;
	font-size: 16px;
	font-weight: bold;
	color: #94BDE5;
	text-decoration: underline;
}

a.Blue:active 
{
	font-family: calibri, arial;
	font-size: 16px;
	font-weight: bold;
	color: #94BDE5;
	text-decoration: none;
}

a.BodyMenu
{
	font-family: calibri, arial;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
 
a.BodyMenu:visited 
{	
	font-family: calibri, arial;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a.BodyMenu:hover 
{
	font-family: calibri, arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.BodyMenu:active 
{
	font-family: calibri, arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.HeaderMenuBarItem
{
	float: left;
	display: block;
	height: 22px;
	color: #cccccc;
	font-family: calibri, arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 8px 20px 0 20px;
	margin: 0;	
}


a.HeaderMenuBarItem:hover
{
	float: left;
	display: block;
	height: 22px;
	color: #cccccc;
	font-family: calibri, arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 8px 20px 0 20px;
	margin: 0;	
	background: #000000;
	/*background: #003333;*/
}

a.HeaderMenuBarItemRight
{
	float: right;
	display: block;
	height: 22px;
	color: #999999;
	font-family: calibri, arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 8px 20px 0 20px;
	margin: 0;	
}


a.HeaderMenuBarItemRight:hover
{
	float: right;
	display: block;
	height: 22px;
	color: #cccccc;
	font-family: calibri, arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 8px 20px 0 20px;
	margin: 0;	
	background: #000000;
	/*background: #003333;*/
}



a.Footer
{
	font-family: calibri, arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
 
a.Footer:visited 
{	
	font-family: calibri, arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a.Footer:hover 
{
	font-family: calibri, arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}

a.Footer:active 
{
	font-family: calibri, arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a.Black
{
	font-family: calibri, arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
 
a.Black:visited 
{	
	font-family: calibri, arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: nounderlinene;
}

a.Black:hover 
{
	font-family: calibri, arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.Black:active 
{
	font-family: calibri, arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}


.Left
{
	float: left;
}

.LeftSpacer
{
	float: left;
	width: 50px;
}

.LeftSpacerSm
{
	float: left;
	width: 40px;
}
	
	
Div.Clear
{
	clear: both;
}

Div.Entire
{
	text-align: center;
	margin: 30px auto 30px auto;
	width: 900px;
}

div.full
{
	width: 100%;
	height: 30px;
}

Div.Body
{
	text-align: left;
	margin: 10px 0 0 0;
	padding: 4px;
	width: 890px;
	height: 58em;
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
}

Div.BodyHome
{
	text-align: left;
	margin: 10px 0 0 0;
	padding: 4px;
	width: 890px;
	height: 40em;
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
}

Div.BodyMenu
{
	float: left;
	text-align: left;
	padding: 2px;
	width: 220px;
	height: 100%;
}

Div.BodyMenuSub
{
	text-align: left;
	padding: 2px;
	width: 216px;

}

Font.Gray
{
	color: #999999;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

h1.BodyMenuSub
{
	text-align: center;
	padding: 8px 0 0 0;
	width: 216px;
	height: 26px;
	/* background: #94BDE5;	*/
	background: #C0C0C0;
	color: #FFFFFF;
	font-size: 14px;
}

h1.Tall
{
	text-align: Left;
	padding: 8px 0 0 0;
	color: #999999;
	font-family: calibri, arial;
	font-size: 24px;
}

h1.TallCenter
{
	text-align: center;
	padding: 8px 0 0 0;
	color: #000000;
	font-family: calibri, arial;
	font-size: 24px;
}

hr.BodyMenuSub
{
	text-align: left;
	margin: 0 0 0 20px;
	width: 180px;
}

img.ccLeft
{
	float: left;
	padding: 10px 0 0 4px;
}

img.ccRight
{
	float: right;
	padding: 10px 4px 0 0;
}

p.BodyMenuSub
{
	text-align: left;
	margin: 10px 0 10px 20px;
	padding: 4px;
	color: #666666;
	font-size: 12px;
}

p.PageCaption
{
	text-align: left;
	padding: 6px 0;
	color: #999999;
	font-size: 18px;
	font-weight: bold;
}


Div.BodyContents
{
	float: left;
	text-align: left;
	padding: 2px 2px 2px 20px;
	height: 100%;
	width: 632px;
}

Div.HomeUlHolder
{
	width: 600px;
}


div.Footer
{
	width: 100%;
	height: 60px;
	background-color: #333333;
	color: #666666;
	padding: 8px 0px 0 0px;
	margin: 10px 0 0 0;
}


div.FooterLeft
{
	float: left;
	text-align: left;
	width: 140px;
	padding: 0px 0px 0 4px;
}

div.FooterRight
{
	float: left;
	text-align: right;
	width: 140px;
	padding: 0px 4px 0 0px;
}

div.FooterCenter
{
	float: left;
	text-align: center;
	width: 610px;
}


ul
{
	margin: 10px 0 0 30px;
}

/*------------- Block Menu -----------*/

Div.BlockMenu
{
	width: 100%;
}

div.BlockMenuSpacer
{
	float: left;
	height: 206px;
	width: 4px;
}

a.BlockMenu
{
	float: left;
	height: 206px;
	width: 222px;
	filter: alpha(opacity=40);
  	/* CSS3 standard */
  	opacity: 0.4;
  	border-style: none;
}

a.BlockMenu:hover
{
	float: left;
	height: 206px;
	width: 222px;
	filter: alpha(opacity=100);
  	/* CSS3 standard */
  	opacity: 1.0;
}

img.BlockMenu
{
	float: left;
	width: 220px;
	height: 206px;
	border-style: none;
	border-width: 0px;
}

/*-------------Page Headers -----------*/

div.HeaderLogo
{
	float: left;
	text-align: left;
	width: 300px;
	font-family: calibri, arial;
}

div.HeaderLogoRight
{
	text-align: right;
	float: right;
	width: 480px;
}

p.HeaderLogo
{
	color: #FFFFFF;
	font-family: Calibri, arial;
	font-size: 20px;
	font-weight: bold;
	padding: 6px 0 0 0;
}

p.HeaderLogoSub
{
	text-align: left;
	padding: 0 0 0 50px;
	font-size: 14px;
}

div.HeaderMenuBar
{
	width: 100%;
	height: 30px;
	background-color: #333333;
	/* background-color: #660000; */
	padding: 0;
	margin: 20px 0 10px 0;
}

div.HeaderMenuBarItem
{
	float: left;
	color: #666666;
	padding: 0 0 2px 30px;
	margin: 0;
}

div.HeaderMenuBarItemRight
{
	float: right;
	color: #666666;
	padding: 0 30px 2px 0;
	margin: 0;
}

p.callnow
{
	float: left;
	font-size: 14px;
	padding: 10px 0 0 0;
}


/*---------- bubble tooltip -----------*/

a.tt{
    position:relative;
    z-index:24;
    color:#FFFFFF;
    text-decoration:none;
}

a.tt span{ display: none; }
 
/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #FFFFFF; text-decoration: underline;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
    padding: 15px 0 0 0;
    width:200px;
    color: #000000;
    text-align: center;
    filter: alpha(opacity:85);
    KHTMLOpacity: 0.85;
    MozOpacity: 0.85;
    opacity: 0.85;
}

a.tt:hover span.tooltipLeft{
    display:block;
    position:absolute;
    top:0px; left:-120px;
    /*top, right, bottom, left*/
    padding: 15px 0 0 0;
    width:200px;
    color: #000000;
    text-align: center;
    filter: alpha(opacity:85);
    KHTMLOpacity: 0.85;
    MozOpacity: 0.85;
    opacity: 0.85;
}

a.tt:hover span.tooltipLeft2{
    display:block;
    position:absolute;
    top:30px; left:-174px;
    /*top, right, bottom, left*/
    padding: 15px 0 0 0;
    width:200px;
    color: #000000;
    text-align: center;
    filter: alpha(opacity:85);
    KHTMLOpacity: 0.85;
    MozOpacity: 0.85;
    opacity: 0.85;
}

a.tt:hover span.top { display: block; background-image: 
               url('../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/bubble.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               padding-left: 8px; padding-right: 8px; padding-top: 30px; 
               padding-bottom: 0; background-position: top }
a.tt:hover span.middle { display: block; background-image: 
               url('../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/bubble_filler.gif'); 
               background-repeat: repeat; background-attachment: scroll; 
               padding-left: 8px; padding-right: 8px; padding-top: 0; 
               padding-bottom: 0; background-position: bottom }
a.tt:hover span.bottom { display: block; background-image: 
               url('../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/bubble.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               padding-left: 8px; padding-right: 8px; padding-top: 3px; 
               padding-bottom: 10px; background-position: bottom }
a.tt:hover span.topLeft { display: block; background-image: 
               url('../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/bubbleLeft.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               padding-left: 0; padding-right: 8px; padding-top: 30px; 
               padding-bottom: 0; background-position: top }
a.tt:hover span.middleLeft { display: block; background-image: 
               url('../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/bubble_filler.gif'); 
               background-repeat: repeat; background-attachment: scroll; 
               padding-left: 8px; padding-right: 8px; padding-top: 0; 
               padding-bottom: 0; background-position: bottom }
a.tt:hover span.bottomLeft { display: block; background-image: 
               url('../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/bubble.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               padding-left: 8px; padding-right: 8px; padding-top: 3px; 
               padding-bottom: 10px; background-position: bottom }
