body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
}
body {
	background-color: #0049D3;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0em;
	margin-top: 0px;
	background-image: url(/assets/body_bg.png);
	background-repeat:repeat-x;
	background-attachment: fixed;
}
#page {
	padding: 0 9px 1em 9px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-left: 1px solid #D6FFD6;
	border-right: 1px solid #D6FFD6;
	background-image:url(/assets/page_bg.png);
	background-repeat:repeat-y}
hr { /* For Internet Explorer */
	height: 1px; 
	border: none;
	color: #ccc;
	display:none;
}
html>body hr { /* For Opera and Gecko-based browsers */
	height: 1px;
	background-color: #ccc;
	border: 0px solid #ccc;
}

a:link {
	color: #FF6633;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #FF6600;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 280%;
	text-align:center;
	margin-top: 0px;
	padding: 5px;
	color: #FFCC00;
	margin-bottom: 0.1em;
	background-color: #F4631A;
}
#page h1 a, #page h1  {
	color: #0097D0;
	text-decoration: none;
	background-image: url(/assets/blue.png);
	background-repeat: no-repeat;
}
#header h1 {
font-size:26px;
font-weight:bold;
height:90px;
width:760px;
margin:0px 0px;
text-align:left;
padding:0;
}
#header h1 span {
background:url(/assets/masthead.png) no-repeat scroll left top;
position:absolute;
height:110px;
width:760px;
}
h2 {
	font-size: 140%;
	color: #FFCC00;
	clear: both;
	padding-top:0.5em;
	background-image: url(/assets/gold.png);
	padding: 0.2em;
	background-color: #F4631A;
	margin-top: 0.5em;
}
h3 {
	font-size: 130%;
	color: #00276C;
	padding-left: 0.7em;
	border-left: 10px solid #996600;
}
h4 {
	font-size: 120%;
	color: #00276C;
	padding-left: 1.2em;
}
h5 {
	font-size: 101%;
	color: #00276C;
}
h6 {
	font-size: x-small;
	color: #666666;
	border-top: 1px solid #ccc;
	padding-top:1em;
}

p, li, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	font-size: 88%;
}
dt {
	color: #003300;
	font-weight:bold;
}

h1 + p, #header + p {
	font-weight:bold;
	color:#0033FF;
}
.nobr {
	white-space: nowrap;
}
.credits, .credits a {
	margin-bottom:0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:normal;
 }
.credits, .credits a:link,.credits a:visited  {
	color: #666666;
	text-decoration:none;
}
h6.credits {
	margin-bottom:3em;
	}
strong {
	color: #003399;
}
.c1, .c1 strong {
	color: #000066;
}
.c2, .c2 strong {
	color: #660000;
}
.c3, .c3 strong {
	color: #996600;
}
.c4, .c4 strong {
	color: #003300;
}
.c5, .c5 strong {
	color: #333333;
}
.c6, .c6 strong {
	color: #666666;
}
blockquote {
	font-style: italic;
}
#page img {
	border: 1px solid #333;
	margin: .2em 1px .2em 1em;
}
#page noscript strong {
	color: #003300;
}
#page p.clients {
	float: right;
	width: 250px;
	text-align: center;
	padding: 0;
	margin: 0;
	margin-left: 1em;
	line-height: 1em;
}
#page .clients a {
	color: #000000;
	font-size: smaller;
	text-decoration: none;
}
#page .clients .client a {
	color: #0033FF;
	font-size: 100%;
	text-decoration: underline;
}
.clear {
	clear: both; margin-bottom:.5em;
}
acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.alt {
	display: none;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	color: #666666;
}
.pagetop {
	text-align:center;
	font-size: 70%;
	float: right;
}
.pagetop a {
	padding:0.3em;
	color:#000000;
	background-color:#F1F1F1;
	text-decoration:none;
	border: 1px ridge #999999;
}
.pagetop a:link, .pagetop a:visited {
	color:#000000;
	}
.pagetop a:hover {color:#FF0000; background-color:#CCCCCC;}
#page a masthead {
	background-image: url(masthead.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 750px;
	display: block;
}
#page .brief, #page .what {
	text-align: center;
	line-height: normal;
	margin: 0.2em;
	padding: 0.2em;
}
.box {
	padding: 0.2em;
	border: 1px dotted #CC0000;
	background-color: #FFCCCC;
	color: #FF0000;
}
.box strong, .box a:link, .box a:visited {
	color: #FF0000;
}

a.button {
	padding:0.3em;
	color:#FF0000;
	background-color:#FFCCCC;
	text-decoration:none;
	border: 1px ridge #FF0000;
}
a.button:link, a.button:visited {
	color:#FF0000;
	}
a.button:hover {
	color:#FFCCCC;
	background-color: #FF0000;
}
#page .happy {
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8CE0F9;
	border-bottom-color: #8CE0F9;
	color: #01BAF2;
	background-color: #D1F2FD;
}

.ad { text-align:center;}
.ad a {
	padding:0.3em;
	color:#FF0000;
	background-color:#FFCCCC;
	text-decoration:none;
	border: 1px ridge #FF0000;
}
.ad a:link, .ad a:visited, .ad a strong {
	color:#FF0000;
	}
.ad a:hover, .ad a:hover strong {
	color:#FFCCCC;
	background-color: #FF0000;
}
.ad a strong { text-decoration:underline; font-weight:normal;}
/* for the links pages on other sites */
body.links dt,body.links  dd {
	width: 370px;
	display:block;
	list-style-type: none;
	float:left;
}
body.links dt {
	margin-top: 0;
	width:300px;
	border-bottom: 1px dotted #0066FF;
	color:#0066FF;
}

body.links dd {margin-left:0; width:440px}