﻿body
{
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
td, textarea, input, select
{
	color: #2E2D2F;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

.txtDesc
{
	color:#4F5055;
}

.mid
{
    background-color:#EBEDED;
}

.text1
{
	font-family: Arial;
	font-size: 14px;
	color: #7f1e1d;
	font-weight: bold;
}
.text2
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #7f1e1d;
}
.text3
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #675f48;
}
.text4
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #3e6641;
}
.text6
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.text9
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #07545E;
}

.text10
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #07545E;
}

.text11
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #07545E;
}

.GrayMenu
{
	font-family: Arial;
	font-size: 14px;
	color: #6f6f6f;
	padding:5x 10px;
}




a:link
{
	color: #6f6f6f;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}
a:visited
{
	color: #6f6f6f;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover
{
	color: #003366;
	font-family: Arial;
	
	font-weight: normal;
	font-style: normal;
	
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a.a:link
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #7f1e1d;
	text-decoration: none;
}
a.a:visited
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #7f1e1d;
	text-decoration: none;
}
a.a:hover
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	line-height: 14px;
}

.inputstyle
{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}


/* Rating */



.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}
.ratingStarReadOnly {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
	 background-image: url('http://www.accessday.com/images/FilledStar.png');
}

.emptyRatingStar
{
	   background-image: url('http://www.accessday.com/images/EmptyStar.png');
}

.savedRatingStar
{
	 background-image: url('http://www.accessday.com/images/SavedStar.png');
}


.TopTenLabel
{
	color: #999999;
	font-size: 10px;
}



.HeaderTopTen
{
	color: White;
	font-weight: bold;
	font-size: 14px;
	background-color: #07545E;
}

pre, code, tt, dt
{
	font: 100% monospace;
	margin: 20px 0;
}

pre, blockquote
{
	padding: 15px;
	background-color: #f0f0f0;
	margin: 20px 0;
	-moz-border-radius: 10px;
}

td pre
{
	font: 85% monospace;
	padding: 5px;
	margin: 5px 0;
}

.pos
{
position: absolute; 
top: 0px;
}

.TopPanel
{
	background-image: url('/images/TopHeader.png');
	background-repeat: repeat-x;

}

h1
{
	padding:0px;
	position: absolute;
	top: 4px;
	right: 13%;
	font-size:12px;
	color: #1B3A4F;
	font-family:Arial;
}

h2.h2header
{
	position: relative;
	font-size:15px;
	font-weight:normal;
	color: White;
	margin-top:-18px;
    margin-bottom:10px;
    margin-left:25px;
     margin-right:25px;
}
h2.h2header1
{
	position: relative;
	font-size:15px;
	font-weight:normal;
	color: #737575;
	margin-top:-18px;
    margin-bottom:10px;
    margin-left:25px;
     margin-right:25px;
}
h2.hindex2
{
	position: relative;
	font-size:15px;
	font-weight:normal;
	color: White;
	margin-top:-18px;
    margin-bottom:10px;
     margin-left:-325px;
     margin-right:160px;

}

h2.h2header3
{
	font-size:15px;
	font-weight:bold;
	color: White;
	padding-top:15px;
	padding-bottom:10px;
}

h2.h2header4
{
	font-size:15px;
	font-weight:bold;
	color: White;
}

h2.h2header5
{
	font-size:15px;
	font-weight:bold;
	color: #07545E;
	margin-top:-5px;
    margin-bottom:-10px;
   
}

h2
{
	color: Black;
	font-size: 11px;
	font-weight:normal;
	 margin-top:-18px;
     margin-bottom:-10px;
}
h3
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #07545E;
}
h3.hindex3
{
	position: relative;
	font-size:15px;
	font-weight:normal;
	color: Black;
	margin-top:-17px;
    margin-bottom:10px;
     margin-left:55px;
     margin-right:122px;

}
h3.h3header
{
	position: relative;
	font-size:15px;
	font-weight:bold;
	color: Blue;
	 margin-top:-5px;
     margin-bottom:-5px;
     margin-left:145px;
     margin-right:25px;
}

.ticker{width: 480px; height: 12px; padding: 2px 10px; background: url(../../images/ticker_bg.gif) left no-repeat; font-weight: bold; color: black; margin-top: 2px; margin-bottom: 2px;}
.ticker a{font: bold 12px arial; color: black; text-decoration: underline;}


.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px;color: White; overflow:hidden; display:block;}
.b1h {height:1px; background:#07545E; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#07545E; border-right:2px solid ; border-left:2px solid ; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#07545E; border-right:1px solid ; border-left:1px solid ; margin:0 2px;}
.b4h, .b4bh {height:2px; background:#07545E; border-right:1px solid ; border-left:1px solid ; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #ddd;}
.headh {background: #07545E; border-right:1px solid #07545E;color: White; border-left:1px solid #07545E;}
.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.headh h2 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.headh h4 {margin: 0px 10px 0px 10px;padding-bottom: 3px;font-size:15px}

.EditText
{
	border:1px solid #7F9DB9;
	font-family:Tahoma;
	font-size:11px;
	padding:3px;
}

.Button
{
	border:1px solid #7F9DB9;
	font-family:Tahoma;
	color: #ffffff;
	background-color: #07545E;
	font-size:11px;
	padding:3px;
}

/* Tags */
#cloud {padding:1px; line-height:30px;text-align:center;}
#cloud a {text-decoration:none;padding:0px;}

a.tag1{
 font-size:12px;
 text-decoration:none;
 color:#4A63BA;
}
a.tag2, a.tag3 {
 font-size:14px;
 font-weight:200;
 text-decoration:none;
 color:#385EE0;
}

a.tag4 ,a.tag5, a.tag6 {
 font-size:15px;
 font-weight:300;
 text-decoration:none;
 color:#6679BA;
}

a.tag7, .tag8, a.tag9 {
 font-size:16px;
 font-weight:300;
 text-decoration:none;
 color:#516093;
}

a.tag10, a.tag11, a.tag12 {
 font-size:18px;
 font-weight:300;
 text-decoration:none;
 color:#385EE0;
}

a.tag13, a.tag14, a.tag15 {
 font-size:20px;
 font-weight:400;
 text-decoration:none;
 color:#4B64BA;
}

a.tag16, a.tag17, a.tag18 {
 font-size:22px;
 font-weight:400;
 text-decoration:none;
 color:#C4CAD4;
}

a.tag19, a.tag20, a.tag21 {
 font-size:24px;
 font-weight:500;
 text-decoration:none;
 color:#A4B2CC;
}

a.tag22, a.tag23, a.tag24 {
 font-size:26px;
 font-weight:500;
 text-decoration:none;
 color:#597597;
}

a.tag25, a.tag26, a.tag27 {
 font-size:23px;
 font-weight:900;
 text-decoration:none;
  color:#0206B7;
 
}

a.tag28, a.tag29, a.tag30 {
 font-size:24px;
 font-weight:900;
 text-decoration:none;
 color:#597597;
 background-color:#A4B2CC;
}

.ErrorMessage
{
	color:Red;
}

.OkMessage
{
	color:Green;
}

.headerShow
{
	background-color: #ABBDD6;
}
.errorMsg
{
	color:Red;
}

.roundedcornr_box_840300 {
   background: #eae6e3 url(http://www.accessday.com/images/corner/roundedcornr_840300_grad.gif) repeat-x top left;
}
.roundedcornr_top_840300 div {
   background: url(http://www.accessday.com/images/corner/roundedcornr_840300_tl.gif) no-repeat top left;
}
.roundedcornr_top_840300 {
   background: transparent url(http://www.accessday.com/images/corner/roundedcornr_840300_tr.gif) no-repeat top right;
}

.roundedcornr_top_840300 div, .roundedcornr_top_840300,
.roundedcornr_bottom_840300 div, .roundedcornr_bottom_840300 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_840300 { margin: 0 15px; }


/* Orange */
.roundedcornr_box_847435 {
   background: #f7e1ab url(http://www.accessday.com/images/corner/roundedcornr_847435_grad.gif) repeat-x top left;
}
.roundedcornr_top_847435 div {
   background: url(http://www.accessday.com/images/corner/roundedcornr_847435_tl.gif) no-repeat top left;
}
.roundedcornr_top_847435 {
   background: transparent url(http://www.accessday.com/images/corner/roundedcornr_847435_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_847435 div {
   background: url(http://www.accessday.com/images/corner/roundedcornr_847435_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_847435 {
   background: transparent url(http://www.accessday.com/images/corner/roundedcornr_847435_br.gif) no-repeat bottom right;
}

.roundedcornr_top_847435 div, .roundedcornr_top_847435,
.roundedcornr_bottom_847435 div, .roundedcornr_bottom_847435 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_847435 { margin: 0 15px; }


/* Green */
.roundedcornr_box_427675 {
   background: #dbe89a url(http://www.accessday.com/images/corner/roundedcornr_427675_grad.gif) repeat-x top left;
}
.roundedcornr_top_427675 div {
   background: url(http://www.accessday.com/images/corner/roundedcornr_427675_tl.gif) no-repeat top left;
}
.roundedcornr_top_427675 {
   background: transparent url(http://www.accessday.com/images/corner/roundedcornr_427675_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_427675 div {
   background: url(http://www.accessday.com/images/corner/roundedcornr_427675_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_427675 {
   background: transparent url(http://www.accessday.com/images/corner/roundedcornr_427675_br.gif) no-repeat bottom right;
}

.roundedcornr_top_427675 div, .roundedcornr_top_427675,
.roundedcornr_bottom_427675 div, .roundedcornr_bottom_427675 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_427675 { margin: 0 15px; }

/* Blue */
.roundedcornr_box_753703 {
   background: #e5e5e5 url(http://www.accessday.com/images/corner/roundedcornr_753703_grad.gif) repeat-x top left;
}
.roundedcornr_top_753703 div {
   background: url(http://www.accessday.com/images/corner/roundedcornr_753703_tl.gif) no-repeat top left;
}
.roundedcornr_top_753703 {
   background: transparent url(http://www.accessday.com/images/corner/roundedcornr_753703_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_753703 div {
   background: url(http://www.accessday.com/images/corner/roundedcornr_753703_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_753703 {
   background: transparent url(http://www.accessday.com/images/corner/roundedcornr_753703_br.gif) no-repeat bottom right;
}

.roundedcornr_top_753703 div, .roundedcornr_top_753703,
.roundedcornr_bottom_753703 div, .roundedcornr_bottom_753703 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_753703 { margin: 0 15px; }


/* Green on Orange */
.roundedcornr_box_881923 {
   background: #dbe89a url(http://www.accessday.com/images/corner/roundedcornr_881923_grad.gif) repeat-x top left;
}
.roundedcornr_top_881923 div {
   background: url(http://www.accessday.com/images/corner/roundedcornr_881923_tl.gif) no-repeat top left;
}
.roundedcornr_top_881923 {
   background: transparent url(http://www.accessday.com/images/corner/roundedcornr_881923_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_881923 div {
   background: url(http://www.accessday.com/images/corner/roundedcornr_881923_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_881923 {
   background: transparent url(http://www.accessday.com/images/corner/roundedcornr_881923_br.gif) no-repeat bottom right;
}

.roundedcornr_top_881923 div, .roundedcornr_top_881923,
.roundedcornr_bottom_881923 div, .roundedcornr_bottom_881923 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_881923 { margin: 0 15px; }


.pad10
{
    padding-left: 10px;
}