@charset "utf-8";
/* CSS Document */

.MainBodyText {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 20px;
}

.MainBodyTitleText {
	font-family: Verdana, Tahoma, Arial;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 22px;
	padding-left: 10px;
}


.LeftColumnTitleText {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	color: #398188;
	vertical-align: bottom;
	
}

.LeftColumnBodyText {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	line-height: 16px;
}

a.NavLinks {
	font-family: Verdana, Tahoma, Arial;	
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
	vertical-align: middle;
}

a.NavLinks:hover {	
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;	
	text-decoration: underline;
	line-height: 14px;
}


.CopyRightText {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	line-height: 12px;
	text-decoration: none;
}

a.CopyRightLinkText {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 12px;
	
}

a.CopyRightLinkText:hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	line-height: 12px;
	text-decoration: underline;
}

.LowerGreenText {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	font-style: normal;
	color: #398188;
	line-height: 12px;
	text-decoration: none;
}

a.LowerLinkText {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	font-style: normal;
	color: #398188;
	text-decoration: none;
	line-height: 12px;
	
}

a.LowerLinkText:hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	font-style: normal;
	color: #398188;
	line-height: 12px;
	text-decoration: underline;
}



.Nav_Box {
	background-image: url(../images/sccnavbox.jpg);
	background-repeat: repeat-y;	
}

.Left_Box {
	background-image: url(../images/sccleftside.jpg);
	background-repeat: repeat-y;	
}

a.EventLinks {
	font-family: Verdana, Tahoma, Arial;	
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #398188;
	text-decoration: none;
	line-height: 14px;
	vertical-align: middle;
}

a.EventLinks:hover {	
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #398188;	
	text-decoration: underline;
	line-height: 14px;
}



