/* CSS Document */

a {

color: #404040

}

a:link { 

text-decoration: none

} 

a:hover { 

text-decoration: underline;
color: #7e8ca6;
 
}

a.top_menu {

color: #808080;
font-weight: bold;

}

a.top_menu:hover { 

text-decoration: underline;
color: #1f497d;
font-weight: bold;
 
}

a:visited { 

text-decoration: none; 

}

a:visited:hover { 

text-decoration: underline; 

}

hr {

color: #808080;
background-color: #808080;
height: 1px;

}

input, select, textarea {

font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #808080;
background-color: #FFFFFF;
border: 1px #c2cede solid

}

form {

margin: 0px;
padding: 0px;

}

body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#808080;
	text-align: center;
	
	scrollbar-base-color: #c2cede;
	scrollbar-face-color: #f1f1f1; 
	scrollbar-track-color: #c2cede;
	scrollbar-arrow-color: #f1f1f1;
	scrollbar-shadow-color: #c2cede;
	scrollbar-highlight-color: #c2cede; 
	scrollbar-3dlight-color: #c2cede;
	scrollbar-darkshadow-color: #c2cede
		
}

a {
	text-decoration:none;
}	

#container {
	width: 1000px;
	margin: 6px auto 0 auto;	
}

#banner {
	background-image:url(../images/banner.gif);
	width:1001px;
	height:95px;
	position:relative;
}

#banner_text {
	position: relative;
	float: left;
	left: 110px;
	top: 65px;
	width: 550px;
	color:#FFFFFF;
	text-align: left;
    letter-spacing: 1px;
}

#banner_address {
	position: relative;
	float: right;
	top: 16px;
	right: 20px;
	color:#FFFFFF;
	width: 120px;
	text-align: right;
}

#topNav {
	background-image:url(../images/topNav.gif);
	width:1001px;
	height:31px;
	position:relative;
	vertical-align:top;
	font-size:12px;
	color:#666666;
}

#mainContent {
	background-image:url(../images/mainContent.jpg);
	width:1001px;
	height:448px;
	position:relative;
	text-align:left;
}

#mainContent2 {
	background-image:url(../images/mainContent22.jpg);
	width:1001px;
	height:448px;
	position:relative;
	text-align:left;
}

#maintextcontent {
	position:relative;
	top:25px;
	left:50px;
	width:500px;
	float:left;
	border:none;
	text-align: justify;
	width: 500px; 
	height: 380px; 
	overflow: auto; 
	padding-right: 10px;
}

#viewcourseContent {
	background-image:url(../images/viewcourseContent22a.jpg);
	width:1001px;
	height:448px;
	position:relative;
	text-align:left;
}


#mainContentCourses {
	background-image:url(../images/bg.gif);
	width:1001px;
	height:1200px;
	position:relative;
	text-align:left;
}

#mainContentCoursesLeft {
	background-image:url(../images/raster_bg_left.gif);
	float:left;
	height:1055px;
	width:2px;
	position:relative;
	text-align:left;
}

#mainContentCoursesBottom {
	background-image:url(../images/raster_bg_bottom.gif);
	width:1001px;
	height:25px;
	position:relative;
	text-align:left;
}

#courseBox1 {
	position:relative;
	top:30px;
	right:50px;
	width:360px;
	float:right;

}

#courseBox2 {
	position:relative;
	width:360px;
	float:right;
	border:thin;
}

#leftContentHome {	
	position:relative;
	top:40px;
	left:50px;
	width:350px;
	float:left;
}

#leftContentAboutUs {
	position:relative;
	top:25px;
	left:50px;
	width:500px;
	float:left;
	border:none;
	text-align: justify;
	font-size: 13px;
    line-height: 100%;
}

#leftContent {
	position:relative;
	top:25px;
	left:50px;
	float:left;
	width: 500px; 
	height: 380px; 
	border:none; 
	overflow: auto;
	padding-right: 10px;
}


#leftContentLower {
	position:relative;	
	width:300px;
}

#footerLeft {
	background-image:url(../images/footer_left.gif);
	background-repeat:no-repeat;
	float:left;
	width:309px;
	height:42px;
	vertical-align:middle;
	text-align:center;
	position:relative;
}

#footerRight {
	padding-top:13px;
	text-align:left;
	height:29px;
	float:left;
}

.footerSpacer {
	color:#ff8c40;
}	

#mainFooter {
	width:1001px;
	position:relative;
    padding-top: 5px;
    padding-bottom: 5px;
}	

#footer {
	background-image:url(../images/footer.gif);
	height:1px;
	width:1001px;
	position:relative;
}	

.table1cellText {
	width:145px;
	color:#FFFFFF;
	vertical-align:top;
	font-size:12px;
	text-align:center;
}

.table2cellText {
	width:145px;
	color:#1f497d;
	vertical-align:top;
	font-size:12px;	
	text-align:center;
}

.bigheaderText {
	font-size: 14px;
	color:#1f497d;
	font-weight:bold;
}

.headerText {
	font-size: 13px;
	color:#1f497d;
	font-weight:bold;
}

.subheaderText {
	font-size: 12px;
	color:#1f497d;
	font-weight:bold;
}

.blueText {
	color:#1f497d;
}

.smallText {
	font-size: 11px;
}
