body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, a, input, textarea
	{
		font-family:Arial;
		font-size:14px;
		line-height:18px;
		color:#232323;
	}

a { color:#B44E31;}

span { color:#930E00; font-size:11px; font-weight:bold;}

span a { color:#3A4C53; font-size:12px; font-weight:normal;}

.h_text a
	{
		font-size:11px;
		color:#FFFFFF;
		text-decoration:none;
		background-image:url(images/h-l.gif);
		background-repeat:repeat-x;
		background-position:bottom;
		line-height:11px;
		padding-bottom:2px;
	}

.h_text a:hover { background-image: none;}

.h_text td { vertical-align:middle;}

.ls_text
	{
		color:#4E5E65;
		font-size:11px;
		line-height:13px;		
		text-align:center; 
		vertical-align:middle		
	}

.ls_text a { color:#ffffff; text-decoration:none; font-size:13px;}

.ls_text a:hover { text-decoration:underline;}
	
.c_text
	{
		font-size:13px;
		line-height:13px;
		text-align:center;
		padding-top:19px;
	}

.c_text a { font-size:13px; color:#374D7A;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		color: black;
		background-image: none;
	}

.form
	{
		height:28px; margin-top:0px;
	}	

.form input, .input
	{
		width:231px; height:25px; border-color:#BFBFBF; border-bottom-width:1px; border-right-width:1px; background-color:#EDEDED; padding-left:10px;
	}

textarea{
		width:231px; height:147px; border-color:#BFBFBF; border-bottom-width:1px; border-right-width:1px; background-color:#EDEDED; padding-left:10px;  overflow:hidden;
	}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 21px}		

li a
	{		
		line-height:18px;
		color:#232323;		
	}

.cell_gray { background-color:#CBC6AB; background-image:url(images/m2.gif); background-repeat:no-repeat; background-position:right top; line-height:16px; padding: 30px 40px 20px 21px}

.cell_gray strong a { color:#232323;}

.cell_orange_t { background-image:url(images/m1-dr.gif); background-repeat:repeat-x; background-position:top; background-color:#EC6A42; width:100%;}

.cell_orange { background-image:url(images/m1-l-t.gif); background-repeat:no-repeat; background-position: left top; padding: 30px 25px 15px 24px; color:#FFFFFF;}

.cell_orange li a { color:#FFFFFF; font-weight:normal}

.cell_orange a { color:#232323; font-weight:bold;}

.cell_orange span a { color:#FFFFFF; font-weight:normal;}

.cell_white { padding: 18px 40px 10px 24px}

.mainTableTOC {
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
	width: 705px;
	height: 600px;
	table-layout: fixed;
 }

.navTableTextTOC {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 9px; 
	font-weight: Normal;
	text-decoration: none;
	color: #003366;
	}

/* Month and Year Row Setup */
.monthYearRowTOC {
    height: 32px;
	background-color: #FEFFFE;
	text-align: left;
	vertical-align: middle;
        margin: 0px;
        padding: 6px;
	}

/* Month and Year Text Setup */
.monthYearTextTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: Bold;
	color: #355881;
	}

/* Day Names Row Setup */
.dayNamesRowTOC {
    height: 20px;
	background-color: #455678;
	text-align: center;
	vertical-align: middle;
	}

/* Day Name Setup */
.dayNamesTextTOC {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: Bold; 
	color: #FFFFFF;
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rowsTOC {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 10px;
	color: #433D27;
	text-align: left;
	vertical-align: top;
	height: 88px;
	}

/* Color of Today's Date */
.todayTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: Bold; 
	color: #FFFF00;
	background-color: #31528E;
	text-align: left;
	vertical-align: top;
    padding: 2px;
    margin: 0px;
	}

.titleTOC {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
    padding: 1px;
    margin: 0px;
    }

.daynumTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: Bold; 
	color: #FBFCEF;
	background-color: #A2A3AE;
	text-align: left;
	vertical-align: top;
    padding: 2px;
    margin: 0px;
	}

.formElements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sOtherTOC {
    background-color: #EEEEEE;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	vertical-align: top;
	}
.s20TOC {
	background-color: #F7F7F7;
	height: 88px;
	vertical-align: top;
	}
.s20TOC0 {
	background-color: #D4D4D4;
	height: 88px;
	vertical-align: top;
	}













/* Main Table Setup Incluidng Date Number Fonts, Size and Color */
.mainTable {
	background-color: #FFFFFF;
	border: 1px solid #003366;
	width: 175px;
 }

.navTable {
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	width: 175px;
 }

.navTableText {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 9px; 
	font-weight: Normal;
	text-decoration: none;
	color: #003366;
	}

