/* CSS Document */

body {
	margin:0;
	font:62.5% Tahoma, Arial, Helvetica, sans-serif;
	color:#7E7E7E;
	background: url(../Images/body_bg.gif) repeat-x 0 0;
}

#flashHeader {
	display:block;
	height:140px;
	overflow:hidden;
	width: auto !important; width: 920px; min-width: 920px;
}

table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#7E7E7E;	
}
	

.sample_head {
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	background-color:#0076CC;
}

.sample_row2 {
	text-align:center;
	background-color:#FFFFFF;
}

.sample_row1 {
	text-align:center;
	background-color:#E5F1FA;
}

a { color:#0076CC; text-decoration:underline; }
a.grey:hover { 
	color:#7E7E7E;	
	text-decoration: underline;
	font-weight:bold;
}

#wrapContent a { text-decoration:underline; }

.txtfld {
	font-family: Tahoma, Arial, sans-serif;
	color: #7E7E7E;
	background-color: #FFFFFF;
	border: #0076CC;
	border-style: solid;
	border-width: 1px;
	padding:2px;
}

#wrapContent input, #wrapContent textarea { font-size:12px; }
table td { margin:0; padding:0; }
table.calcListTable td { vertical-align:top !important; font-size:1.1em; }
table.calcListTable td td { font-size:1em; }
table.calcListTable td.paddBott { padding-bottom:15px; }

/* the data grid */
table.gridTable td { padding:4px; }

.calendar td { padding:4px; }
.calendar { font-size:1.1em; }


/* 2008 Standards Start here
*************************************************************************** */
body {
	background-color:#ffffff;
}

p { margin:0 0 15px 0; }

#wrapContent { 
	background-color:#E5F1FA;
	z-index:5;
}

#wrapContent table { width:100%; }
#wrapContent td { vertical-align:top; }

td#leftSideContent {
	padding:25px;
	background-color:#E5F1FA;
	color:#777777;
	width:160px;
}

td#mainContent {
	padding:25px;
	background-color:#ffffff;
	border-right:1px solid #ADADAD;
	border-left:1px solid #ADADAD;
	height:300px;
}

td#decoyCell {
	width:30px;
}



/* footer */
#wrapFooter {
	border-top:1px solid #ADADAD;
	text-align:left;
	clear:both;
	background-color:#ffffff;
	padding:5px 0 0 20px;
}

#wrapFooter ul {
	list-style-type:none;
	padding:0 20px 10px 0;
	float:right;
	font-size:1.2em;
}

#wrapFooter li {
	display:inline;
	padding:0 0 0 8px;
}

#wrapFooter li a {
	color:#777777;
	font-weight:bold;
	padding:0 10px 0 0;
}

/* white agency credit */
#whiteCreditWrap {
	float:left;
	display:block;
	position:relative;
	text-align:left;
	width:180px;
	margin-left:-12px;
}

#whiteCreditWrap p#whiteSiteBy {
	position:absolute;
	left:-8px;
	top:0;
	color:#b9babb;
	padding:10px 0 10px 0;
	width:124px;
	font-size:11px;
	text-align:right;
}

#whiteCreditWrap p#whiteSiteBy a {  color:#b9babb;} 

#whiteCreditWrap p#whiteLogo {
	position:absolute;
	right:0;
	top:0;
	border-left:1px solid #dadadc;
	padding:0 0 0 12px;
}
/* white agency credit */

/* other modules */
#pdfInfo {
	border-top:1px solid #ADADAD;
	width:500px;
	padding:15px 0;
	margin-top:20px !important;
}

#pdfInfo img {
	float:left;
	margin:0 10px 0 0;
}

#pdfInfo p.padmyP {
	float:left;
	padding:10px 0 0 0;
}

#pdfInfo p {
	float:left;
	padding:0;
}

#countdownContainer 
{
    margin: 57px 0 41px;
}

/* Typography */

h1, h2, h3, h4, h5, h6, p {
	margin:0 0 12px 0;
	padding:0;
	font-size:1.2em;
}

table.reportsTable td { font-size:12px; }

#mainContent ul {
	margin:0 0 12px 20px;
	padding:0 0 0 20px;
	list-style-type:disc
}

#mainContent ul li,
#mainContent ol li {
	font-size:1.2em;
}

/* reset font sizes to avoid wrong inheritance thus making fonts appear bigger then they should */
#mainContent li li,
#mainContent li li,
#mainContent li h4,
#mainContent li p {
	font-size:1em;
}

#wrapContent h1 {
	font-size:1.7em;
	color:#0076CC;
}

#wrapContent h2 {
	font-size:1.3em;
	color:#0076CC;
}

#wrapContent a.fakeh2,
#wrapContent span.fakeh2
{
	margin:0 0 12px 0;
	padding:0;
	font-size:13px;
	color:#0076CC;
	font-weight: bold;
}

#wrapContent h3,
#wrapContent h4 {
	color:#0076CC;
}

#wrapContent h3 a { text-decoration:underline; }

#wrapContent h4 {
	font-weight:normal;
	margin:0;
	padding:0;
}

.alignRight { text-align:right; }
.alignLeft { text-align:left; }

#siteMapLinks ul {
	list-style-type:none;
	padding-left:10px;
	margin:10px;
}

ol#legalTerms li { margin:0 0 12px 0; }
ol#legalTerms li ol li { margin:0 0 0 0; }

ol#legalTerms ol { margin:12px 0 0 0; }

div.calendarPromo
{
    border: none;
    background-image: url(../Images/homepageCalendarTile.gif);
    background-color: #f5fafd;
    background-repeat: no-repeat;
    background-position: top left;
    padding: 15px 0 0 116px;
    margin: 30px 0 0 0;
    width: 534px;
    height: 99px;
    cursor:pointer;
}