.pageHeader {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/back.gif);
}
.arialBold12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.right1pxBorder {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}
.top1pxBorder {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #999999;
}
.copyright-footer {
font-size: 11px;
	font-family: Arial;
	color: #666666;
}
.arialBold12Subtitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #828282;
}
.displayText {
	font-size: 12px;
	color: #003366;
	font-family: Arial;
	text-align: justify;
	line-height: 20px;
}
.1pxBorder {
	border: 1px solid #999999;
}
.homepageBox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #A4825B;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	padding: 5px;
}
.arialBold12Links {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #828282;
	padding-right: 10px;
}
#course_menu {
	font-family:Arial;
	color: #EC6C3B ;
	font-size: 12px;

}
 
 
#course_menu a:visited{
	font-size: 12px;
	color: #EC6C3B ;

}

#course_menu a:hover{
	color: #CC0000 ;
	font-size:12px;
	font-weight:bold;
}

#course_menu a:link{
	font-size: 12px;
	color: #EC6C3B  ;
	
}

.smallBlueText
{
font-size:10px;
color:#003366;
}

.MiddBlueText
{
font-size:11px;
color:#003366;
}

.BlueText
{
font-size:12px;
color:#003366;
font-weight:bold;
}

.OrangeText
{
font-size:12px;
color:#ff9900;
font-weight:bold;
}

.orangeText
{
font-size:12px;
color:#FF6600;
font-weight:bold;
}


.redText
{
font-size:12px;
color:#FF0D34;
font-weight:bold;
}

.tbl_border
{

border:outset;}
#blue_menu {
	color:  #155075;
	font-size: 13px;
	text-decoration:underline
}
 
 
#blue_menu a:visited{
	
	color:#155075 ;	text-decoration:underline
}

#blue_menu a:hover{
	color: #23ACC5;	text-decoration:underline
}

#blue_menu a:link{
	color:#155075;	text-decoration:underline
}


.form_button {
	font-size: 12px;
	font-weight: bold;
	background-color:#DF0022;
	color: #FFFFFF;
	padding: 1px;
	text-transform: capitalize;
}

