/* ************************************************************************************************** */
/* **** TEMPLATE STYLES - COMMON TO ALL PAGES ******************************************************* */
/* ************************************************************************************************** */
body.template_body {
	background-color: #000000;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #FFFFFF; 
	font-variant: normal; 
}
table.template_main {
	width: 1018px;
	margin-left: auto;
	margin-right: auto;
}
tr.template_header {
	height: 245px;
	background-image: url('../images/header.jpg');
	width: 1018px;
}
td.template_navPane {
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #000000;
	vertical-align: top;
	background-repeat: repeat-y;
	text-align: left;
	background-image: url('../images/side.jpg');
}
table.template_navTable {
	padding-left: 20px;
	background-image: url('../images/left-side.jpg');
	height: 693px;
	width: 375px;
	background-repeat: no-repeat;
}
td.template_navSpacer {
	height: 220px;
}
td.template_navCell {
	height: 30px;
}
td.template_contentArea {
	height: 444px;
	vertical-align: top;
	padding-left: 40px;
	padding-right: 40px;
	font-size:small; 
}
td.template_voice {
	height: 228px;
	background-image: url('../images/judge.jpg');
}
p.template_voiceText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: x-small;
	text-align: left;
	margin-left: 240px;
	margin-top: 40px;
}
td.template_rightImage {
	width: 22px;
	background-image: url('../images/right.jpg');
	background-repeat: repeat-y;
}
td.template_bottomSpacer {
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #000000;
	background-image: url('../images/side.jpg');
	background-repeat: repeat-y;
	height: 2px;
}
tr.template_footer {
	width: 1018px;
	height: 23px;
	background-image: url('../images/bottom.jpg');
	background-repeat: no-repeat;
	margin-left: 10px;
	text-align: left;
}
td.template_footer {
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #000000;
}

/* ************************************************************************************************** */
/* **** NAVIGATION LINK STYLES - COMMON TO ALL PAGES ************************************************ */
/* ************************************************************************************************** */
a.nav_link {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
a.nav_link:hover {
	color : #A52A2A;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
}
a.nav_link:active {
	color : #A52A2A;
}

/* ************************************************************************************************** */
/* **** 'CONTACT CFACE' LINK STYLES ***************************************************************** */
/* ************************************************************************************************** */
a.contact_link {
	color : #FED03D;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size:medium;
	text-decoration : underline;
}
a.contact_link:hover {
	color : #FFFFFF;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
a.contact_link:active {
	color : #FFFFFF;
}

/* ************************************************************************************************** */
/* **** EXTERNAL LINK STYLES ************************************************************************ */
/* ************************************************************************************************** */
a.external_link {
	color : #FED03D;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : underline;
}
a.external_link:hover {
	color : #FFFFFF;
	font-style : normal;
	text-decoration : none;
}
a.external_link:active {
	color : #FFFFFF;
}

/* ************************************************************************************************** */
/* **** STYLE FOR PAGE TITLES *********************************************************************** */
/* ************************************************************************************************** */
p.pageTitle {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size:x-large;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
}

/* ************************************************************************************************** */
/* **** 'AWARDS' PAGE STYLES ************************************************************************ */
/* ************************************************************************************************** */
h1.awardHeading {
	font-weight: bold;
	font-size: medium;
	text-align: center;
}

/* ************************************************************************************************** */
/* **** 'LINKS' PAGE STYLES ************************************************************************* */
/* ************************************************************************************************** */
li.links {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	margin-right: 30px;
	margin-left: 40px;
	color: #FFFFFF;
	margin-top: 10px;
}

/* ************************************************************************************************** */
/* **** 'HOW TO REPORT' PAGE STYLES ***************************************************************** */
/* ************************************************************************************************** */
p.report_heading {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
li.report_list {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

/* ************************************************************************************************** */
/* **** 'WHAT WE DO' PAGE STYLES ******************************************************************** */
/* ************************************************************************************************** */
li.whatWeDo_list {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
}
/* ************************************************************************************************** */
/* **** 'QUOTES' PAGE STYLES ************************************************************************ */
/* ************************************************************************************************** */
p.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
	margin-bottom: 5px;
}
p.quoteSource {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: right;
	font-weight:bold;
	margin: 0px 30px 0px 30px;
}

/* ************************************************************************************************** */
/* **** 'GET INVOLVED' PAGE STYLES ****************************************************************** */
/* ************************************************************************************************** */
p.involved_heading {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	margin-left:30px;
	margin-right:30px;
	margin-top:30px;
	margin-bottom:0px;
}
p.involved_text {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:40px;
	margin-right:40px;
	margin-top:5px;
}

/* ************************************************************************************************** */
/* **** UNUSED STYLES ******************************************************************************* */
/* ************************************************************************************************** */
/*
a.body {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
a.body:hover {
	color : yellow;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
}
a.body:active {
	color : yellow;
}
*/

