body {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
	width: 100%;
}

p {
	font-size: 90%;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}

li {
	font-size: 100%;
	list-style-type: none;
}

h1 {
	font-size: 1.3em;
	padding: 0 0 4px 0;
	font-weight: normal;
	margin: 5px 0 5px 0;
	border-bottom: 1px dashed #ccc;
}

h2 { 
	font-size: 100%;
	font-weight: bold;
}

h3 { 
	font-size: 100%;
	font-weight: normal;
}

span.option { 
	font-size: 100%;
	font-weight: bold;
}

.error {
	font-size: 100%;
	color: #990000;
}

/* 
------------------------------
cambridge strip
------------------------------
*/



table#strip {
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0;
}

table#strip td {
	background: #004884;
	color: #fff;
	padding: 0;
	vertical-align: top !important;
}

table#strip td.mission {
	width: 205px;
}

table#strip td.mission p {
	margin: 20px 25px 10px 10px;
	margin: 30px 25px 10px 10px; /* new rules for 425 anniversary logo; just remove this line to revert back when the 425 logo removed, AM Dec 08 */
	color: #B2B2D1;
	color: #fff;
	font-size: 75%;
}

table#strip td.shield {
	padding: 20px 0 15px 0;
	padding: 0px 0 0 0; /* new rules for 425 anniversary logo; just remove this line to revert back when the 425 logo removed, AM Dec 08 */
}

table#strip td.shield span.shieldImg{
	padding: 20px 0 15px 30px; /* new rules for 425 anniversary logo; just remove this line to revert back when the 425 logo removed, AM Dec 08 */
	display: block;
	float: left;
}

table#strip td.shield span.annivLogo{
	padding: 12px 30px 15px 60px; /* new rules for 425 anniversary logo; just remove this line to revert back when the 425 logo removed, AM Dec 08 */
	display: block;
	float: right;
}

.head {
	padding-left: .75em;
	padding-right: .75em;
	padding-top: .5em;
	padding-bottom: .5em;
}

.selector {
	background-color: #FFFFFF;
	padding: 0 .75em .75em .75em;
}


/* 
--------------------------------------
tab table
--------------------------------------
*/

#tab {
	width: 600px;
}

#tab th {
	font-weight: bold;
	font-size: 80%;
	text-align: left;
	padding: 5px;
}

#tab td {
	margin: 0;
	padding: 5px;
}


/* 
--------------------------------------
footer
--------------------------------------
*/



.footer {
font-size: 80%;
padding: 10px 0 10px 10px;
margin: 10px 0 0 0;
color: #666;
border-top: solid 1px #ccc;
}

.footer a {
text-decoration: underline;
color: #666;
}

.footer a:link {
text-decoration: underline;
color: #666;
}

.footer a:visited {
text-decoration: underline;
color: #666;
}

.footer a:hover {
text-decoration: none;
color: #666;
}

.footer a:active {
text-decoration: none;
color: #666;
}

span.warning {
	font-size: 80%;
}

.logo {
	text-align: center;
	margin-top: 1.5em;
}
