﻿
/*
 * icw_projopp.css
 * Copyright(c) 2007, PRR for Independent Colleges of Washington. All rights reserved.
 */


body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #002940;
	color: #333333;
	background-image: url(art/bg_doodle.gif);
}
html, body, th, td, p, li, ol, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
h1 {  
	font-size: 16px;
	font-weight: bold;
}
h2 {  
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: -10px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: -10px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: -10px;
}
a {
	color: #9c301a;
	text-decoration: underline;
}
a:hover {
	color: #ad940d;
	text-decoration: underline;
}

.chart {
	border-collapse: collapse;
	border: 1px solid #d6c986;
}
.chart th {
	background-color: #ad940d;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #d6c986;
	vertical-align: top;
}
.chart th a {
	color: #eae4c2;
	text-decoration: underline;
}
.chart a:hover {
	color: #9c301a;
	text-decoration: none;
}
.chart td {
	font-size: 11px;
	text-align: center;
	border: 1px solid #d6c986;
	vertical-align: top;
}
.quote {
	color: #ffffff;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 11px;
	font-style: italic;
	margin: 15px;
}
.nav {
	color: #002940;
	font-size: 12px;
	text-decoration: none;
}
.nav a {
	color: #002940;
	text-decoration: none;
}
.nav a:hover {
	color: #9c301a;
	text-decoration: none;
}
.nav_on {
	color: #9c301a;
	font-size: 12px;
	text-decoration: none;
}
.nav_on a {
	color: #9c301a;
	font-size: 12px;
	text-decoration: none;
}
.nav_on a:hover {
	color: #9c301a;
	font-size: 12px;
	text-decoration: none;
}
.calendar {
	color: #666666;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 12px;
	text-align: center;
}
.fine {
	font-size: 10px;
	color: #666666;
}
.thanks {
	font-size: 9px;
	color: #dcb6ae;
}
.photobox_r {
	margin-left: 20px;
	margin-bottom: 20px;
	border-width: 0;
}
.photobox_l {
	margin-right: 20px;
	margin-bottom: 20px;
	border-width: 0;
}
.photobox_midspan {
	margin-top: 20px;
	margin-bottom: 20px;
	border-width: 0;
}

.sub {
	background-color:#e3ecf2 !important;
}

.WebSurvey {
	color:white !important;
	text-align:center;
	padding-top:40px;
}