body {
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	margin-top:12px;
	font-family:arial;
	font-size:12px;
}
#tablemainwrapper
{
	background-image: url(../images/tbl_bg.gif); 
	background-repeat: repeat-y;
}
.tablefooter
{
	background-image:url(../images/tbl_bg_footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:10px;
}
#content
{
	height:400px;
	vertical-align:top;
	text-align:left;
	padding:10px;	
}
.leftnav {
	background-image:url(images/sep_bg.jpg); 
	background-position:right; 
	background-repeat:repeat-y;
}
#contentarea
{
	padding:5px;
	text-align:left;
}

#download_icon, #webmail_icon, #contactus_icon {	
	background-repeat:no-repeat;
	background-position:top;
	padding-top:52px;
	padding-right:5px;	
	color:#000066;
	text-decoration:none;
	font-weight:bold;
	width:auto;
	display:inline-block;
	vertical-align:top;
}

#download_icon { background-image:url(../images/download_app_icon.gif); }
#download_icon:hover { color:#CC0000; }

#webmail_icon { background-image:url(../images/webmail_icon.gif); }
#webmail_icon:hover { color:#CC0000; }

#contactus_icon { background-image:url(../images/contactus_icon.gif); }
#contactus_icon:hover { color:#CC0000; }

.header_menu_item
{
	font-family:verdana;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	text-transform:capitalize;
}
.header_menu_item a
{
	display:block;
	padding: 5px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.header_menu_item a:hover
{
	background-color:#188FBC;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#menu_controller
{
	position:absolute;
	left:302px;
	margin-top:1px;
	z-index:100;
	cursor:pointer;
}
#leftnavtable
{	
	/*width:201px;*/
	/*position:static;
	left:5%;*/
	text-align:left;
}
.menu {
	/*background-image:url(../images/quicklinks_bg.jpg); 
	background-repeat:repeat-y;
	border-bottom:solid 1px #6ec1d1;*/
	padding:10px;
}
.menu ul {
	margin:0;	
	padding-top:0;
	padding-left:0;
	padding-bottom:0;
	padding-right:0;
	list-style-image:url(../images/bullet.jpg);
	list-style-type:none;
}
.menu li {
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:5px;
}

.menu li a {
	display: block;
	color: #333;
	text-decoration: none;
	font-weight:normal;
	text-align:left;
}
.menu li a:hover {
	font-weight:bold;
}
#news
{
	margin-left:15px;
	width:auto;
	margin-right:5px;
	text-align:justify;
	display:block;
}
.date
{
	font-family: verdana;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	background-image:url(../images/date_bg.jpg);
	background-repeat:no-repeat;
}
.featuredwrapper
{
	background-position:bottom;
	background-image:url(../images/featured_college_bg.jpg);
	background-color:#E2F3F6;
	background-repeat:repeat-x;
	border:solid 1px #E2F4FF;
	padding:2px;
}
.featureduniversity {
	font-family:tahoma;
	font-size:11px; font-weight:bold;
	color:#000;	
	border-top: solid 1px #fff;
	padding-top:4px;
	margin-top:2px;
}
.featuredTitle
{
	font-family:verdana;
	font-size:12px;
	color:#224888;
	font-weight:bold;	
	padding-top:0px;
	margin:0px;
}
.featuredTitle a
{
	color:#224888;
	text-decoration:none;
}
.featuredText
{
	font-size:12px;
	color:#224888;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
}
.textmain
{
	font-size:12px;
	color:#314377;
	text-align:justify;
	line-height:18px;
}
.textmain a
{
	font-size:12px;
	color:#314377;
	font-weight:bold;
	text-decoration:none;
}
.textmain a:hover
{
	color:#FF3300;
	text-decoration:underline;
}
.labelbold
{
	font-size:12px;
	font-weight:bold;
	margin-right:5px;
	color:#314377;
}
.inputtext
{
	padding:2px;
	border:solid 1px #8BCFDB;
	font-size:15px;
}
.button
{	
	border: solid 1px #006699;
	background-color:#2C7DA9;
	background-image:url(../images/button.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding:2px;
	padding-top:0px;
	color:#fff;
	font-weight:bold;
	border:none;
	width:76px;
	height:29px;
}
.searchbutton {
	padding: 3px 10px 3px 10px;
	font-family:verdana;
	font-size:11px;
	color:#fff;
	background-color:#224888;
	border:none;
}
.headingbold
{
	font-size:18px;
	color:#224888;
	font-weight:bold;
}
.heading
{
	font-size:18px;
	color:#224888;
	height:35px;
	padding-left:10px;
}
.featuredcourseText { font-size:11px; font-weight:normal; font-family:tahoma; }
.hor_sep { background-color:#B5E0EA; height:1px; }
.headingtab { background-color:#E7F5F8; padding:5px; width:auto; }
.anaimg {
	border:solid 1px #efefef;
	padding:5px;
}
.anaimg:hover {
	border:solid 1px #0099CCk;
}
.crsdetail p { padding:0px;margin:0px; }
