body { 
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: none !important;
	}
.body { 
	font-size: 12px;
	}
	
table,td {
	font-size: 11px;
	}
table.box {
		border: 1px solid;
		padding: 5px;
	}
p {
	margin-top: 0px;
	margin-bottom: 5px;
	}
	
form {
	margin: 0px;
	}
 
h2, h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold; 
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;
	}

h3, .monthHeaderH3, .schedulerTopDateCell {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	margin-bottom: 3px;
	padding-top: 3px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	}

.h3Row, .Header, .schedulerTopDateCell { 
	border-top: 1px solid;
	padding: 2px 5px 2px 5px;
	margin-bottom: 0px;
	margin-top: 10px;
	vertical-align: middle;
	background-repeat: repeat-x;
	background-position: top;
}

h4, h4.dataLabel, h5, h5.listViewSubHeadS1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	margin-bottom: 2px;
	padding-left: 4px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	}
h4.dataLabel {
margin-top: 0;
padding-left: 0;
padding-top: 0;
}

li {
	list-style-type: square; 
	margin-left: 6px; 
	margin-bottom: 2px;
	}
	
ul {
	margin-top: 2px;
	}
	
hr {
	height: 1px;
}
a:link, a:visited {
	text-decoration: underline;
	}
a:hover {
	text-decoration: underline;
	}
/* Form Styles */

.button {
	border: 1px solid;
	font-size: 12px;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
.buttonOn, .button:hover, .button:focus, .buttonOn:focus {
	border: 1px solid;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: top;
	}
	
input {
	border: 1px solid;
	font-size: 12px;
	border-color: #A9BF8A;
	background-color: #FCFFF9;
	}

.input1 {
	border: 1px solid;
	font-size: 12px;
	border-color: #D4DDA6;
	background-color: #ECF3F6;
	}
select{
	border: 1px solid;
	border-width:1px;
	font-size: 12px;
	border-color: #A9BF8A;
	background-color: #FCFFF9;
	}

textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #A9BF8A;
	font-size: 12px;
	background-color: #FCFFF9;
	}
.checkbox,.radio {
	border:0px;
	background-color: transparent;
	margin: 0px;
	vertical-align: bottom;
	}

	
/* Content Specific Styles */
	/* body text */
	.contentBox {
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		padding: 0px 10px 0px 0px;
		margin: 10px 0 10px 0;
	}
	
	a.body:link, a.body:visited {
		text-decoration: underline;
		}
		
	a.body:hover {
		text-decoration: underline;
		}
	
	/*for the main screen navigation tabs*/
	.error {
		color: #ff0000;
	}

 
	.footer {
	padding: 6px;
	line-height: 22px;
	width: 98%;
	margin-bottom: 20px;
	margin-top: 6px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	}
	a.footerLink:link, a.footerLink:visited {
	text-decoration: none;
	
	}
	a.footerLink:hover {
	text-decoration: underline;
	}
	
	.footerHR {
	}
 .aboveFooter {
  padding-top: 10px;
	}
	.underFooter {
  padding-top: 10px;
  padding-bottom: 10px;
	}
.login_text{
	font-family: Arial, sans-serif;
	color: #FFCC66;
text-decoration: none;
}

.txtHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F17E1A;
	font-weight:bold;
	text-decoration: none;
}
td.head{
    font-family:Arial,Verdana;
    font-size:12px;
    color:#8496B3;
	font-weight:bold;
   }

.grid-header {
	background-color:#006666;
	height:16px;
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
}


.data-row-odd {
	background-color:#F1F0EF;
	height:16px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	vertical-align:text-top ;
	text-align: left;

}

.data-row-even {
	background-color:#EBF5F2;
	height:16px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	vertical-align:text-top ;
	text-align:left;

}
.label {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666;
font-weight:normal;
text-align:left;
vertical-align:text-top;
line-height:25px;
padding-right: 10px;

}

td.error{
    font-family:Arial,Verdana,Tahoma,sans-serif;
    font-size:14px;
    font-style:italic;
    font-weight:bold;
    color:red;
}

td.success{
    font-family:Arial,Verdana,Tahoma,sans-serif;
    font-size:12px;
    font-style:italic;
    font-weight:bold;
    color:#00ee00;
}
.orange{
    font-family:Arial,Verdana;
    font-size:12px;
    color:#C15555;
	font-weight:bold;
	text-decoration: none;
   }
.bold{
    font-family:Arial,Verdana;
    font-size:12px;
    color:#393939;
	font-weight:bold;
	text-decoration: none;
   }
	.wb {
		color: #666666;		
		font-size:10px;
		background-color: #f6f6f6;
	}
	small {
		color: #FF7800;
		font-size: 10px;
	}
	.sectional
	{
	font-size:11px;
    color:#8496B3;
	font-weight:bold;
	}

	td.step{
    font-family:Arial,Verdana;
    font-size:11px;
    color:black;
	font-weight:normal;
    background-color:#DAD9D8
}

td.stephighlite{
    font-family:Arial,Verdana;
    font-size:11px;
    color:black;
	font-weight:bold;
    background-color:#FFCB07
}
.charblank {
	border: 1px solid;
	font-size: 12px;
	border-color: #cda561;
	background-color: #fafafa;
	width:15px;
	}

.charfill {
	border: 1px solid;
	font-weight:bold;
	font-size: 12px;
	border-color: #cda561;
	background-color: #B7E5AD;
	text-align:center;
	width:15px;
	}
.direction
{
	border: 1px solid;
	font-weight:normal;
	font-size: 11px;
	border-color: #cda561;
	background-color: #F5FFF3;
	text-align:center;

}
.fidb
{
	font-weight:bold;
	font-size: 12px;
	text-align:Left;
}
.fidb_blank
{
	border: 1px solid;
	font-weight:bold;
	font-size: 12px;
	border-color: #cda561;
	background-color: #f6f6f6;
}
.highlite{
    font-family:Arial,Verdana;
    font-size:11px;
    color:#2F4A12;
	font-weight:bold;
}
.headline a {
	color: #fff;
	text-decoration: none;
}
.headline a:hover {
	color: #fff;
		background: #0065b7;
}
.headline a, #content a {
	color: #0065b7;
	text-decoration: none;
}
.ex_heading
{
color:#5084D3;
font-weight:bold;
font-size:12px;
text-align:left;
font-family:Arial,Verdana;
padding-left: 2px;
text-decoration: none;
}
.ex_heading1
{
color:#5084D3;
font-weight:bold;
font-size:12px;
text-align:left;
font-family:Arial,Verdana;
padding-left: 2px;
text-decoration: underline;
}
.description
{
color:#6882ad;
font-weight:bold;
font-size:11px;
text-align:left;
font-family:Arial,Verdana;

}
.word_bank
{
color:#6882ad;
font-weight:normal;
font-size:11px;
text-align:left;
font-family:Arial,Verdana;
text-decoration: none;
}

.heading {
		border: 1px solid #e7ebf0;
		margin: 5px 3px 15px 3px;
		padding: 15px;
		background: #e7ebf0;
	}
.cal_month
{
font-weight:bold;
BACKGROUND-COLOR: #dddbc9;
BORDER-RIGHT: #dddbc9 1px solid;
BORDER-TOP: #dddbc9 1px solid; 
BORDER-LEFT: #dddbc9 1px solid; 
BORDER-BOTTOM: #dddbc9 1px solid;
}
.Storybg {
	BACKGROUND-COLOR: #4e4d6b
}
.IvoryDarkbg_AW {
	BACKGROUND-COLOR: #dddbc9
}
.contentorange_AW {
	PADDING-LEFT:10px ;FONT-SIZE: 10px; COLOR: #ff9900; FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.HL_Heading_AW {
	FONT-WEIGHT: bold; LIST-STYLE-POSITION: outside; FONT-SIZE: 10; VERTICAL-ALIGN: middle; COLOR: #4e4d6b; LINE-HEIGHT: 25px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.contentwhite_AW {
	FONT-SIZE: small; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.monthborder {
	BORDER-RIGHT: #4e4d6b 1px solid; BORDER-TOP: #4e4d6b 1px solid; BORDER-LEFT: #4e4d6b 1px solid; BORDER-BOTTOM: #4e4d6b 1px solid; background-color:#F9F9F6;
}
.category_cal
{
background-color:#fdfdf6;
}

/* 25 Aug 2011*/

.header_footer_text{
font-size:13px;
font-weight:bold;
}
