/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.bg_ext
{
	background-color:#f0dd27;
	height:3px;
	width:100%;
}
.cont
{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#5f5f5f;
	line-height:13px;
	text-align:center;
}
.search
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#f18901;
	line-height:13px;
	padding-left:1px;
}
.greyline
{
	background-image:url(../images/grey_line.jpg);
	background-repeat:repeat-x;
	height:4px;
}
.bluebg
{
	background-image:url(../images/blue_bg.jpg);
	height:143px;
	background-repeat:repeat-x;
}
.knowmore {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#0591cb;
	padding-left:5px;
	position:absolute;
	line-height:13px;
	text-decoration:none;
}
.knowmore:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#0591cb;
	padding-left:5px;
	position:absolute;
	line-height:13px;
	text-decoration:underline;

}
.grey_cont
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#1e2225;
	line-height:16px;
	text-decoration:none;
}
.grey
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#686767;
	line-height:16px;
	text-decoration:none;
}
.grey:hover
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#686767;
	line-height:16px;
	text-decoration:underline;
}

.len_line
{
	background-image:url(../images/len_line.jpg);
	width:2px;
	background-repeat:repeat-y;
	background-position:right;
}
.s_line
{
	background-image:url(../images/s_line.jpg);
	background-repeat:repeat-y;
	width:13px;
	height:200px;
}
.box
{
	background-image:url(../images/s2_04.jpg);
	height:191px;
	width:221px;
	background-repeat:no-repeat;
}
.campus_cont
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#f4a100;
	line-height:13px;
}
.inner_bg
{
	background-image:url(../images/inn_bg.jpg);
	height:3px;
	background-repeat:repeat-x;
}
.right_bg
{
	background-image:url(../images/right_bg.jpg);
	background-repeat:repeat-y;
	width:13px;
	position:right;
}
.title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#b2a100;
	line-height:14px;
	text-decoration:none;
}
/*.sub_title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FCFCFC;
	line-height:14px;
	text-decoration:none;
	padding-left:15px;
	vertical-align:middle;
}*/
.text_cont
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#060405;
	line-height:15px;
	text-decoration:none;
}
.text_cont:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#770009;
	line-height:15px;
	text-decoration:underline;
}
.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#1e2225;
	line-height:21px;
	text-decoration:none;
}
.red_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#db6e1b;
	line-height:13px;
	text-decoration:none;
}
.footer
{
	clear:both;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	height:100%;
	width:1002px;
	color:#686767;
	font-size:11px;
	padding-top:15px;
}
<!--mail-->
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.errortxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.sucesstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006633;
	font-weight:bold;
	text-decoration:none;
}
#marqueecontainer{
	position: relative;
	width: 203px; /*marquee width */
	height: 110px; /*marquee height */
	color:#fff;
	font-family:Tahoma;
	font-size:11px;
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;
}
.featured {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background:#faf8f8 none repeat scroll 0 0;
	border:1px dotted #aeaeae;
	color:#333333;
	margin:10px 0;
	padding:7px 4px;
}
.featured p {
	margin:8px 0;
}
* > .featured {
	border-width:1px;
	padding:15px;
}
.quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#0676a8;
	line-height:16px;
	text-decoration:none;
}
