body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/bg.gif);
}
.indexbg {
	background-image: url(../images/index_bg.gif);
	background-repeat: repeat-x;
}
.innerContent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:14px;
	text-align:justify;
	font-style: normal;
	font-weight: normal;
	word-spacing: 2px;
}
.innerContent:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF9900;
	line-height:14px;
	text-align:justify;
	font-style: normal;
	font-weight: normal;
	word-spacing: 2px;
}
.innerContentHeading{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	PADDING-BOTTOM: 4px;
	WIDTH: 100%;
	COLOR: #606A76;
	MARGIN-RIGHT: -10px;
	PADDING-TOP: 4px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	text-align:justify;
	font-style: normal;
	text-decoration: underline;
}
.assignmentsHeading{
	FONT-WEIGHT: normal;
	FONT-SIZE: 15px;
	COLOR: #606a76;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	font-style: Italic;
	text-decoration: none;
	padding-left: 15px;
}

.formBg
{
BACKGROUND-IMAGE: url(../images/textfieldBG.gif);
}

	

.innerContentHighlight{
	PADDING-Left: 2px;
	PADDING-Right: 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	COLOR: #ff9300;
	line-height:20px;
	text-align:justify;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.innerContentHighlightHeading{
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	COLOR: #ff9300;
	line-height:28px;
	text-align:justify;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

.sitemap_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	line-height:18px;
	text-decoration:none;
}
.sitemap_text:link{
	color:#666666;
	text-decoration:none;}
	
.sitemap_text:hover{	
	color:#FF9900;
	text-decoration:underline;
}
.sitemap_subtext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	text-decoration:none;
}
.sitemap_subtext:link{
	color:#333333;
	text-decoration:none;}
	
.sitemap_subtext:hover{	
	color:#E55A04;
	text-decoration:underline;
}

.bullet_text{
	padding-top:4px;
	padding-bottom:2px;
	font-size:11px;
	color:#666666;
	list-style-image:url(images/bullet1.gif);
	text-align:justify;
	font-family: Tahoma, Verdana, Arial;
}
.formText{
	padding-top:4px;
	padding-bottom:2px;
	font-size:12px;
	color:#666666;
	text-align:justify;
	font-family: Tahoma, Verdana, Arial;
}
.formTextHeading{
	padding-top:4px;
	padding-bottom:2px;
	font-size:12px;
	color:#ff9300;
	text-align:justify;
	font-family: Tahoma, Verdana, Arial;
	font-style: normal;
	text-decoration: underline;
	
}
.formBorder{

border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	}
#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}
.title_h2 {
 width:300px;
 padding:5px 0 0 5px;
}
.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}
.contentslide{
border: 10px solid #A1A079;
border-bottom-width: 6px;
padding: 8px;
width: 350px;
height: auto;
}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 366px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: #A1A079;
border: 10px solid #A1A079;
border-width: 0 10px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 350px; /*IE5 width*/
w\idth: 350px; /*IE6 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}
#message{
	width: 182px;
}
#message2{
	width: 454px;
}