body {
	margin: 0px;
	padding: 0px;
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 18px;
}

/* Some stuff for evan */
.caption {
	font: 8pt Arial, Helvetica, sans-serif;
}

.subhead {
	font: 9pt Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.arial9 {
	font: 9pt Arial, Helvetica, sans-serif;
}

.bodyText {
	font: 12px/18px Georgia, Times New Roman, Times, serif;
}

/* layout stuff */

#top1, #top2 {
	background-color: #D9EDF8;
	height: 20px;
}

#top3 {
	background-color: #DAEAE0;
	height: 20px;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 11px;
	font-weight: bold;
}

#top3 a {
	display: block;
	color: #6B9AB1;
}

#topNav {
	padding-top: 15px;
	padding-bottom: 10px;
	/*background: repeat-x left bottom url(../images/layout/header-bottom.gif);*/
	border-bottom: 2px solid #666;
	height: 21px;
}

#topNav a {
	border: 0px;
}

#leftcol, #leftColTop {
	padding: 0px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0px;
}

#leftnav, #subNav {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	list-style: none;
}

#rightColTop {
	/*background: repeat-x left bottom url(../images/layout/header-bottom.gif);*/
	border-bottom: 2px solid #666;
	padding-left: 10px;
	height: 21px;
}

#rightColTop, #rightCol, #rightColFooter {
	background-color: #FAF7E6;
}

#rightCol {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 15px;
	font-size: 11px;
}

#leftnav li, #subNav li{
	list-style: none;
	padding-top: 8px;
}

#leftcol a, #leftnav li a {
	text-decoration: none;
}

#leftcol a:hover, #leftnav li a:hover {
	border-bottom: 1px solid #64B7E3;
}

#subNav {
	border: 0px;
	padding-top: 0px;
}

#subNav li ul {
    margin-left: 0px;
    padding-left: 10px;
    list-style: none;
}

#content {
	padding: 10px;
	font: 12px/18px Georgia, Times New Roman, Times, serif;
}

#footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-color: #ccc;
	font-size: 11px;
	text-align: center;
}

h1 {
	font-size: 18px;
	letter-spacing: 2px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 12px;
}

a, a:visited {
	display: inline;
	text-decoration: none;
	font-weight: bold;
	color: #6B9AB1;
}

a:hover {
	color: #4C6E7E;
}

#leftcontent a {
	border: 0px;
}

#leftcol h2 {
	padding-top: 10px;
	font-size: 12px;
	border-bottom:  1px solid #64B7E3;
}

#leftcol a, #leftcol a:visited {
	display: inline;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#leftcol a:hover {
	border-bottom: 1px solid #64B7E3;
}

#leftcol, #rightcol {
	font-size: 11px;
	line-height: 14px;
}

#rightcol h2 {
	font-size: 12px;
	margin-bottom: 0px;
	border-bottom: 1px solid #64B7E3;
}

#archiveLink {
	color: #999;
	font-weight: bold;
}

#archiveLink:hover {
	color: #666;
}

a img {
	text-decoration: none;
	border: 0px;
}

/* some stuff for the FAQs */
#faqQ {
	font-weight: bold;
}

/* some stuff for the partner list */
#partners {
    font-size: 9px;
    color: #666;
}

#partners strong {
    font-size: 11px;
    color: #000;
}