

.hometext {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

.CONTENTtext {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
}

.CONTENTtextORANGE {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #FD5C0F;
}

.CONTENTtextORANGE A:link{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #FD5C0F;
}

.CONTENTtextORANGE A:hover{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #FD5C0F;
	text-decoration:underline;
}


.CONTENTtextORANGEBOLD {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #FD5C0F;
	font-weight:bold;
}

.CONTENTtextbrownbold {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #673A2E;
	font-weight:bold;
}

a.CONTENTtextbrownbold:hover {
	color: #FD5C0F;
}

.CONTENTtextbrownboldbig {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px;
	color: #673A2E;
	font-weight:bold;
}

.CONTENTtextbrownboldbigger {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 20px;
	font-stretch: extra-expanded;
	line-height:150%;
	color: #673A2E;
	font-weight:bold;
}



.CONTENTtextbrown {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #673A2E;
	
}

.homhead {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.homheadlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.homheadlinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.homheadlinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color: #FD5C0F;
}
.homheadlinks a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.newletterbox {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #724132;
	border: 1px solid #724132;
	background-color:#FFFFFF
}

.newletterboxorange {
	border: 1px solid #FD5C0F;
	background-color:#FFFFFF;
}
.newsletterinstuction {
	border: 1px solid #FFFFFF;
}

/*start of web2.0*/
ol.roman {
	
	list-style:lower-roman;
	
}

li a {
	
	color: #06F;
	
}

li a:hover {
	
	color: #06F;
	text-decoration: underline;
	
}

.jobs {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #DDDDDD;
	padding: 5px 5px 0;
	text-align: left;
	width: 235px;
	float: left;
	margin: 0 10px 10px 0;
	
}

.jobsNoMargin {
	
	margin-right: 0;
	
}

.jobsFixedHeight {
	height: 120px;
	overflow: hidden;
}

.jobs h3 {
	
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FD5C0F;
	margin:0;
	padding: 0;
	
}

.jobs p {
	
	margin:0 0 10px 0;
	padding: 0;
	color: #000;
	
}

.jobs a {
	
	font-size: 10px;
	display: block;
	color: #06F;
	border-top:1px dotted #673A2E;
	padding: 2px 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.jobs a:hover {
	
	color: #673A2E;
	padding: 2px 5px;
	text-decoration: none;
}

.bottom {
	
	border-bottom: 2px solid #000;
	margin-bottom: 10px;
	
}

.bottom a {
	
	color: #06F;
	
}

.bottom a:hover {
	
	color: #FD5C0F;
	
}

.spacer .data {
	float: left;
	width: 75px;
}

.spacer .content {
	
	margin: 0 0 0 80px;
	
}

.jobsFixedHeight .spacer .data {
	
	margin-right: 10px;
	
}

.jobsFixedHeight .spacer .content {
	position: relative;
	width: 150px;
	height: 115px;
	margin: 0;
	text-align: left;
}

.report {
	text-align: center;
	
}

.report .directions {
	
	position: relative;
	margin: -45px 0 0 0;
	
}

.report .directions a {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #CCC;
	
}

.report .directions a:hover {
	
	color: #FFF;
	text-decoration: none;
}

.report .dir_block {
	
	display: inline-block;
	width: 100px;
	text-align: left;
	padding: 0 10px;
}

.report .dir_block_a {
	
	text-align: right;
	border-right: 1px solid #FF0;
	
}

#accordion {
	
	text-align: justify;
	
}

.intro {
	
	color: #673A2E;
	
}

.intro_block {
	
	float: left;
	width: 238px;
	margin: 0 10px 10px 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #FD5C0F;
	
}

.intro_block img {
	
	width: 238px;
	
}

.intro_block_last {
	
	margin: 0 0 10px 0;
	padding: 0;
	border-right: none;
	
}


.intro_block h3{
	
	color: #FD5C0F;
	padding: 5px 0 0 0;
	margin: 0;
	
}

.intro_block p{
	
	padding: 5px 0 0 0;
	margin: 0;
	
}

.intro_block a {
	
	font-weight: bold;
	color: #673A2E;
	
}

.intro_block a:hover {
	
	color: #06F;
	
}

.clearLeft {
	
	clear: left;
	
}

.clearBoth {
	
	clear: both;
	
}

.carousel {
	
	overflow: hidden;
	position: relative;
	text-align: left;
	background: #CCC;
	width: 262px;
	text-align: justify;
	
}

.carousel .control{
	
	padding: 0 5px;
	border-bottom: 1px solid #333;
	
}

.control a {
	
	padding: 2px;
	
}

.control a:hover {
	
	background: #06F;
	
}

.carousel ul {
	
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 9900px;
	
}

.carousel ul li {
	
	border: none;
	list-style: none;
	float: left;
	width: 249px;
	margin: 0;
	padding: 5px 5px;
	
}

.carousel h5 {
	
	font-weight: lighter;
	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 0;
	
}

.carousel p {
	
	color: #F00;
	margin: 0;
	padding: 0;
	font-size: 11px;
	
}

.study {
	
	width: 262px;
	margin: 0 0 10px 0;
	
}

.study .study_bg{
	height: 90px;
	overflow: hidden;
}	

.study2 {
	
	width: 262px;
	margin: 0 0 10px 0;
	
}

.study .fraction {
	text-align: left;
}

.study a {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	background: #856057;
	padding: 5px 10px 5px;
	border-top: 1px solid #FFF;

}

.study a:hover {
	
	background: #F90;
	text-decoration: none;
	
}

.gallery {
	
	padding: 0 5px 5px;
	margin-top: 10px;
	background: #F0F0F0;	
	
}

.gallery h5 {
	
	background: #AAA;
	padding: 2px;
	font-size: 12px;
	margin: 0 0 5px 0;
	color: #FFF;
	width: 200px;
	
}

.gallery img {
	
	width: 155px;
	margin: 0 8px 5px 0;
	
}

.gallery img.last {

	margin-right: 0;
	
}

.notify{
	padding: 10px 5px;
	margin: 20px 0 10px;
	background: #673A2E;
}

.notify .notify_caption{
	width: 250px;
	text-align: center;
	float: left;
	border-right: 1px solid #fff;
}

.notify_caption h3{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 2px;
}

.notify_content{
	margin: 0 60px 0 270px;
}

.notify_content p, .notify_content h4{
	margin: 0;
}

.notify_content h4{
	font-size: 16px;
	margin: 5px 0;
}

.notify_x{
	width: 40px;
	padding: 20px 0;
	float: right;
	text-align: center;
}

.notify_x img{
	cursor: pointer;
}

.footer{
	background: #673A2E;
}

.footer p{
	margin: 5px 0;
}

.footer_left{
	margin: 0 250px 0 0;
	padding: 15px 10px 10px;
}

.footer_right{
	width: 240px;
	float: right;
	padding: 10px;
	border: 1px solid #856158;
}

.footer_right h3{
	padding: 0;
	margin: 0 0 5px 5px;
	color: #09f;
}

.footer_right a{
	padding: 5px;
	width: 50px;
	display: inline-block;
}

.footer_right a:hover{
	background: #FD5C0F;
	text-decoration: none;
}
