.Scroll 
{
scrollbar-arrow-color: #AAAAAA;
scrollbar-base-color: #FFFFFF; 
scrollbar-Shadow-Color: #FFFFFF;
scrollbar-DarkShadow-Color: #AAAAAA;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #AAAAAA;
scrollbar-track-color: #FFFFFF;
}

.main {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.purple {
	color:#BC7DDD;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.BlackFont {	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;

}
.mainHead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.subHeader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.intro {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
}

.GoldFont {
	color: #E8CD2D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
}

.awardsTitle
{
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-decoration:none;
}
.awardsYear
{
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
}

.awardsHeading
{
	color: #4B6673;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;
}

.dash {
	border : 1px dashed Gray;
	background-color : White;
}


.Black {
	background-color : Black;
}

.White {
	background-color : White;
}

.Brown {
	background-color : #653F2E;
}

.Blue {
	background-color : #003399
}

.BorderTRB {
	border-top : 1px solid Black;
	border-right : 1px solid Black;
	border-bottom : 1px solid Black;
}

.BorderTR {
	border-top : 1px solid Black;
	border-right : 1px solid Black;
}

.BorderTB {
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
}

.BorderT {
	border-top : 1px solid Black;
}

.BrownText
{
	 color:#653F2E;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	
}
.WhiteText
{
	color:white;
	font-size : 10px;	
	font-family : Arial, Helvetica, sans-serif;
}

.WhiteTitle
{
	color:white;
	font-size : 11px;	
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.WhiteHeading
{
	color:#C4ACB0;
	font-size : 17px;	
	font-family : Arial, Helvetica, sans-serif;
}
.header3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	
}

.header2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight:bold;
}
.darkBrown
{
	background-color:#2C2323;
}
.greyTitle
{
	color:#999999;
	font-size:16px;
	font-family : Arial, Helvetica, sans-serif;
}

.greyText
{
	color:#999999;
	font-family : Arial, Helvetica, sans-serif;
}

.grey
{
	background-color:#666666;
}
.error
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#CC0000;
}
.thankyou
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;

}

.applicanttext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align:right;
}
.applicantheadingtext
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;	
	font-size : 12px;
}

.applicantheader
{
	font-family : Arial, Helvetica, sans-serif;
		font-weight:bold;	
	font-size : 17px;
}



.careerTitle
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight:bold;
}

.blackTitle
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: black;
}
	
.Maroon
{
	background-color: #62181B;

}

.darkPurple
{
	background-color:#261D5B;

}

.darkPurple2
{
	background-color:#412E32;

}

.lightpurple
{
	background-color:#C6B2CE;

}
.contactus
{
	text-decoration:none;
	color:#999999;	
}

.whitelink
{
	color:white;
	text-decoration:none;
}

.noUnderlineLink
{
	text-decoration:none;
}


.ProjectNavoff{
	padding-left: 5px;
}

.ProjectNavoff a:link { 
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	font-family: arial;
	
}

.ProjectNavoff a:visited { 
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	font-family: arial;
}

.ProjectNavoff a:hover { 
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
}

.ProjectNavon{
	padding-left: 5px;
}

.ProjectNavon a:link { 
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;	
}

.ProjectNavon a:visited { 
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
}

.ProjectNavon a:hover { 
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
}

