/*
Body Styles
------------------------------------------------------------------------------------
*/
body {
	margin : 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #EEEEEE;
		
}

	td , th , ul , p , ol , li , div , dl , dt , dd , blockquote {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	
	
}
A {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
  
}
A:hover {
	color: #666666;
	text-decoration: underline;
	
}

/*
Header Styles
------------------------------------------------------------------------------------
*/
/*.headerSuperSub{
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.headerSuperSub:link{
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.headerSuperSub:visited{
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.headerSuperSub:hover{
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}*/
.adminBox{
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}
.projectTitle{
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}
.adminContactTitle{
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.projectStats{
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.projectDescription{
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.copyright{
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.generalInfo{
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.blue14{
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 16px;
	color: #002C83;
	text-decoration: none;
	font-weight: bold;
}
.blue12{
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #002C83;
	text-decoration: none;
	font-weight: bold;
}
/*
Navigation Styles
------------------------------------------------------------------------------------
*/

/*
Table Styles
------------------------------------------------------------------------------------
*/

.tdBotRight{
	background-repeat: no-repeat;
	background-position: bottom right;
}
.tdtTopRight{
	background-repeat: no-repeat;
	background-position: top right;
}
.tdTopLeft{
	background-repeat: no-repeat;
	background-position: top left;
}
.tdThinBoard{
	border-style: solid;
	border-width: 1px;
	border-color: #E5D3AB;
}
.tdRightPattern{
	width: 20px;
	background-image:url(/img/global/right_boarder.gif)
}
.tdLeftPattern{
	width: 20px;
	background-image:url(/img/global/left_boarder.gif)
}
.tdBotBar{
	background-color: #BBBBBB;
}
.imgRollOn{
	background-color: #FF6600;
}
.imgRollOff{
	background-color: #FFFFFF;
}
.tableRollOn{
	background-color:#E4E4E4;
}
.employmentRollOn{
	background-color: #F0F0F0;
}
.tableRollOff{
	background-color: #FFFFFF;
}
.projectRollOn{
	background-color:#F2F2F2;
}
.projectRollOff{
	background-color: #E4E4E4;
}
.tdMain{
	background-color:#FFFFFF;
}
.tdMainTable{

}
.parkRollOn{
	background-image:url(/img/projects/grad_on.jpg);
}
.parkRollOff{
	background-image:url(/img/projects/grad_off.jpg);
}

/*
Misc Styles
------------------------------------------------------------------------------------

.bullets{
	
	list-style:'list-style-image' 'list-style-position' 'list-style-type';
	list-style-image:url(/img/global/bullet.gif);
}
*/
.subttls {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.bulletttls {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
