BODY {
	font-family: arial;
}

.contactTextFrame {
	padding: 10px;
}

.stdTextFrame {
	padding: 10px;
}

.contactName {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: white;
}

.contactJobTitle {
		font-size: 11px;
		color: white;
}

.stdTxt {
		font-size: 11px;
		color: white;
		text-align: justify;
}

.aboutslug {
		font-size: 13px;
		color: #605573;
		font-weight: bold;
}

.aboutheading {
	font-size: 11px;
	color: #D3CEB1;
	font-weight: bold;
}

.abouttoptxt {
	font-size: 11px;
	color: #D3CEB1;
	font-weight: bold;
	padding-top: 10px;
}

.aboutitem {
	font-size: 11px;
	color: #D3CEB1;
}

.assignmentBody {
		font-size: 11px;
		color: white;
		text-align: justify;
}

.assignmentTitle {
	font-size: 12px;
	color: #D3CDB0;
	font-weight: bold;
}

.pageTitle {
	font-size: 14px;
	color: #D3CDB0;
	font-weight: bold;
	padding-bottom: 10px;
}

.contactDetails {
	font-size: 12px;
	color: white;
	font-weight: bold;
}

.frmLabel {
	font-size: 12px;
	color: white;
	font-weight: bold;
}

.thankstxt {
	font-size: 12px;
	color: white;
}

.userMsg {
	font-size: 12px;
	color: Red;
	font-weight: bold;
}

.frmInput {
	font-size: 12px;
	color: #605573;
}

a.contactlink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

a.contactlink:active { 
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

a.contactlink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

a.contactlink:hover {
	color: #D3CDB0;
	text-decoration: none;
	font-size: 12px;
}

a.assignmentLink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

a.assignmentLink:active { 
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

a.assignmentLink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

a.assignmentLink:hover {
	color: #D3CDB0;
	text-decoration: underline;
	font-size: 12px;
}

a.assignmentLinksm:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

a.assignmentLinksm:active { 
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

a.assignmentLinksm:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

a.assignmentLinksm:hover {
	color: #D3CDB0;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

.idScroller {
	padding-right: 10px;
	overflow: auto;
	position: static;
	scrollbar-face-color: #807890;
	scrollbar-highlight-color: #212125;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #212125;
	scrollbar-track-color: #FBECD2;
	scrollbar-arrow-color: #212125;
	visibility: visible;
	width: 100%px;
	height: 250px;
	float: none;
	color: #212125;
	font-size: 12px;
	text-align: justify;
}

.creditInfo {
	width:900px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	text-align:right;
}

.creditLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.creditLink:active {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.creditLink:visited {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.creditLink:hover {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}