body {
	margin-top: 0px;
	background-color: #87141B;
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-x;
	}

body,table,tr,td,div,ul,ol,li,p,h2,h3 {
	font-family: "trebuchet ms", trebuchet, arial, sans-serif;
	font-size: 12px;
	color: #000;
	}



#header {
	width: 987px;
	margin-left: auto;
	margin-right: auto;
	background-color: #dbdce7;
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	}

#navbar {
	width: 987px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	background-color: #dbdce7;
	background-image: url(images/bg_nav.gif);
	font-family: "century gothic", arial, sans-serif;
	font-size: 12px;
	}

#navbar img { vertical-align: -5px; }

#body_page {
	margin-left: auto;
	margin-right: auto;
	width: 987px;
	}

#boxes {
	float: left;
	width: 233px;
	font-family: "century gothic", arial, sans-serif;
	}

.box_title {
	width: 213px;
	height: 19px;
	background-image: url(images/bg_box_title.gif);
	margin: 21px 10px 0 10px;
	padding-top: 2px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	}

.box {
	width: 191px;
	background-color: #fff;
	border: 1px solid #32347a;
	margin: 0 17px 0 17px;
	padding: 3px;
	color: #32347a;
	font-size: 11px;
	text-align: center;
	}

#content {
	float: left;
	width: 673px;
	min-height: 530px;
	background-color: #fff;
	border: 1px solid #ba1b25;
	border-top: none;
	padding: 21px 34px 55px 34px;
	}



#footer {
	width: 754px;
	padding-left: 233px;
	color: #fff;
	font-size: 10px;
	text-align: center;
	}

#footer a {
	color: #fff;
	font-size: 10px;
	}



a:link { color: #8f151d; text-decoration: underline; }
a:visited { color: #8f151d; text-decoration: underline; }
a:hover { color: #8f151d; text-decoration: none; }
a:active { color: #8f151d; text-decoration: none; }



p,li { line-height: 125%; }

ul.padded li { padding-top: 8px; }

li.sub {
	margin-left: 12px;
	list-style-type: circle;
	}

.photo_r {
	float: right;
	padding: 0 0 13px 21px;
	}

.photo_l {
	float: left;
	padding: 0 21px 13px 0;
	}

.pva_box {
	padding: 0 5px 0 5px;
	margin: 5px 5px 0 0;
	border: 1px solid #eee;
	}

.pagetitle {
	color: #32347a;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: capitalize;
	font-weight: bold;
	}

.title {
	color: #5c5d94;
	font-size: 16px;
	font-weight: bold;
	}

.subtitle {
	color: #5355c7;
	font-size: 13px;
	font-weight: bold;
	}

.main { font-size: 110%; }

.small { font-size: 80%; }

.indent { margin-left: 10px; }



table {
	padding: 1px 1px 0 1px;
	border-left: 1px solid #eee;
	text-align: left;
	}

th {
	background-color: #5355c7;
	color: #fff;
	font-weight: bold;
	text-align: left;
	}

td {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}



table.pva { border-collapse: separate; }

table.pva td.pva_board {
	width: 100px;
	margin: 0 5px 5px 5px;
	padding: 3px;
	background-color: #ccc;
	text-align: center;
	font-weight: bold;
	}

table.pva td.pva_chair {
	width: 125px;
	margin: 0 5px 5px 5px;
	padding: 3px;
	background-color: #ccf;
	text-align: center;
	}
