body {
	background-color:#E6E3CA;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	vertical-align:top;
}
.container {
	width:784px;
	height:100%;
	background-color:#FFFFFF;
}
.leftborder {
	width:2px;
	background-image:url(../images/tile_left.jpg);
	background-repeat:repeat-y;
}
.riteborder {
	width:2px;
	background-image:url(../images/tile_right.jpg);
	background-repeat:repeat-y;
}
.header {
	height:109px;
	vertical-align:top;
	margin:0px;
	padding:0px;
	border:none;	
}
.content {
	padding-top:20px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:30px;
	text-align:left;
}
.nav {
	height:310px;
	background-color:#CBC7A4;
	background-repeat:no-repeat;
}
.navalign {
	height:310px;
}

.subnav {
	font-size:13px;
	color:#504B24;
	font-style:normal;
	font-weight:bold;
	margin: 2px 0 1px 0;
	text-decoration:none;
}

.subnavSelected {
	padding: 0 0 0 0;
	font-size:13px;
	color:#504B24;
	font-style:normal;
	font-weight:bold;
	margin: 2px 0 1px 0;
	text-decoration:none;
}

.list1 {
	background-color:#F1EFE2;
	width:496px;
}
.list2 {
	background-color:#FFFFFF;
	width:496px;
}
.footer {
	height:20px;
	width:780px;
}
.leftfooter {
	width:220px;
	background-color:#A9A47D;
}
.ritefooter {
	width:559px;
	background-color:#CBC7A4;
	text-align:left;
	font-size:9px;
	color:#8B865E;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	padding-left:30px;
}
.anchorcaption {
	width:540px;
	height:40px;
	top:270px;
	text-align:left;
	font-size:9px;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	padding-left:5px;
	padding-top:5px;
}
.caption {
	text-align:left;
	font-size:9px;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height:12px;
}
.caption2 {
	text-align:center;
	font-size:9px;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height:12px;
}
a.captionlink:link {
	font-size:9px;
	color:#000000;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	line-height:12px;
}
a.captionlink:visited {
	font-size:9px;
	color:#000000;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	line-height:12px;
}
a.captionlink:hover {
	font-size:9px;
	color:#504B24;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	line-height:12px;
}
.listtext {
	font-size:11px;
	color:#504B24;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:0px;
	margin-top:0px;
}
.heading {
	font-size:13px;
	color:#504B24;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:0px;
	margin-top:0px;
}
.red {
	color:#7C0200;
}
.subhead {
	font-size:11px;
	color:#504B24;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:0px;
	margin-top:0px;
}
.testimonial {
	font-size:11px;
	color:#A9A47D;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:0px;
	margin-top:0px;
}
.testimonialname {
	font-size:11px;
	color:#95906A;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:20px;
	margin-top:0px;
}
.border {
	border:1px solid #A9A47D;
}
.formattedContent {
    font-size:11px;
	color:#504B24;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:0px;
}
p {
	font-size:11px;
	color:#504B24;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:0px;
}
ul {
	font-size:11px;
	color:#504B24;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:10px;
	/*margin-top:-11px;*/
}
ol {
	font-size:11px;
	color:#504B24;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:-11px;
	list-style-type:upper-roman;
}
li {
	margin-bottom:4px;
}
a:link {
	font-size:11px;
	color:#000000;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:0px;
}
a:visited {
	font-size:11px;
	color:#000000;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:0px;
}
a:hover {
	font-size:11px;
	color:#504B24;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:0px;
}
a.tickertext:link {
	font-size:11px;
	color:#FFFFFF;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:0px;
}
a.tickertext:visited {
	font-size:11px;
	color:#FFFFFF;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:0px;
}
a.tickertext:hover {
	font-size:11px;
	color:#A9A47D;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:0px;
}
.divider {
	border: none 0; 
	border-top: 1px solid #A9A47D;
	border-bottom: 1px solid #FFFFFF;
	height: 2px;
	margin-top:19px;
	margin-bottom:20px;
}
.tickertext {
	font-size:11px;
	color:#FFFFFF;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:0px;
}

#txtImportant
{display:none;}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
    background-color:#ffffff;
    border:solid 1px #504B24;
    padding:15px;
}

td
{
    font-size:11px;
    color:#504B24;
    }

.site_map_item
{padding-left:20px;}

.header_link a
{text-decoration:none; color:#504B24; font-weight:normal;}

.header_link a:visited
{text-decoration:none; color:#504B24; font-weight:normal;}

.header_link a:hover
{text-decoration:none; color:#ffffff; font-weight:normal;}

.header_link_spacer
{padding:0px 0px 0px 0px; color:#A9A47D;}

.header_link_sub
{display:none; position:absolute; background-color:#ffffff; z-index:1000; filter:alpha(opacity=90);	opacity:0.9; border:solid 1px #A9A47D;}

.header_link_sub a
{padding-left:5px; padding-right:5px; color:#504B24; font-weight:normal; text-decoration:none;}

.header_link_sub a:visited
{padding-left:5px; padding-right:5px; color:#504B24; font-weight:normal; text-decoration:none;}

.header_link_sub a:hover
{color:#A9A47D; font-weight:normal; text-decoration:none;}

.page_title
{
    color:#27270f;
    font-size:15pt;
    font-family:Times New Roman, Georgia;
    font-weight:bold;
}
    
.tools_sub_title
{
    font-weight:bold;
    font-size:13px;
    border-bottom:solid 1px #27270f;
}
.tools_hr
{
    color:#504b24;  
    height:1px;  
}

.tools_sub_title_no_underline
{
    font-weight:bold;
    font-size:13px;    
}

.tools_header_links a
{
    color:#504B24;    
    font-size:11px;
}

.tools_header_links a:hover
{
    color:#000000;    
}

.left_links a
{
    color:#37330e;
}

.left_links a:hover
{
    color:#837f5c;
}

.list_no_margin ul
{
    margin-top:0px;
    margin-bottom:0px;
}

.list_no_margin ul li
{
    margin-top:0px;
    margin-bottom:0px;
}

.closed_project
{
    background-image:url(../images/program_closed.gif);
    background-position:center;
    background-repeat:no-repeat;
    min-height:70px;
    color:#E6E3CA;
}

.poll_bar
{
    float:left;
    height:15px;
    min-width:1px;    
    background-image:url(../images/poll_bar.jpg);
    background-repeat:repeat-x;
}

.tools_quote
{
    background-color:#fdfae5;
    border:solid 1px #27270f;
    padding:5px;
}

.padlist1 {
	background-color:#F1EFE2;
	padding:15px;
}

.padlist2 {
	background-color:#FFFFFF;
	padding:15px;
}

.tools_box
{
    border:double 5px #27270f;
    padding:5px;
}

.stepsLink a
{
	color:Blue;
}

.stepsLink a:visited
{
	color:Light Blue;
}

.stepsLink a:hover
{
	color:Gray;
}

.campus_menu
{
	font-family:Times New Roman;
	text-transform:uppercase;
}

.campus_menu td
{
    
}

.campus_menu a
{
    font-weight:lighter;
    text-decoration:none;
    display:block;
    padding:0px;
    margin:0px 20px 0px 0px;
    border-bottom:solid 1px #cbc7a4;
}

.campus_menu a:hover
{
    color:#959688;
}

.picture_box
{
    text-align:center;
    font-size:9px;
    margin-bottom:15px;
}

.left_menu
{
	font-family:Times New Roman;
	text-transform:uppercase;
}

.left_menu a
{
    font-weight:lighter;
    text-decoration:none;
    display:block;
    padding:0px;
    margin:0px 0px 10px 15px;
    border-bottom:solid 1px #504B24;
    text-align:right;
    width:200px;
    color:#504B24;
}

.left_menu a:hover
{
    color:#959688;
}

.grey_box
{
    border:solid 1px #000000;
    background-color:#dddddd;
    padding:5px;    
}

.tools_dates
{
    color:#c00000;
    font-weight:bold;
}

.return_top
{
    border-top: solid 1px #27270f;
    padding-top: 5px;
    padding-bottom: 15px;
    text-align: right;
}

.event_date
{
	color:#393510;
	font-family:Times New Roman;
	font-size:14px;
}