body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg-red-diag.gif);
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
}



.title-white {
	color: #FFF;
	font-size:18px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.title-blue {
	color: #006699;
	font-size:18px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.title-black {
	color: #000000;
	font-size:18px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.title-burgandy {
	color: #921618;
	font-size:18px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.title-maroon {
	color: #800001;
	font-size: 24px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.title-green {
	color: #009900;
	font-style: italic;
	font-size: 24px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.title-red {
	color: #E60000;
	font-style: italic;
	font-size: 24px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.subtitle-red {
	color: #E60000;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.bodyText {
	color: #000;
	font-size:14px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}
.addressText {
	color: #FFF;
	font-size:12px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}
.copyrightText {
	color: #174170;
	font-size:10px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}
.tempText1 {
	font-size:12px;
	font-weight: bold;
}
.tempText2 {
	font-size:12px;
}
.tempText3 {
	font-size:10px;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana, Arial, sans-serif;
 font-size: 120%;
 color: #FFFFFF;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
banner {
	background-color: #800001;
}
/*********** #pdf-links ***********/
#pdf-links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#174170;
	font-weight: bold;
	text-decoration: underline;
}
#pdf-links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#174170;
	font-weight: bold;
	text-decoration: underline;
}
#pdf-links a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#921618;
	text-decoration: underline;
	font-weight: bold;
}

/*********** #eventText ***********/
#eventText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#921618;
	font-weight: bold;
	text-decoration: underline;
}
#eventText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#921618;
	font-weight: bold;
	text-decoration: underline;
}
#eventText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#174170;
	text-decoration: underline;
	font-weight: bold;
}

/*********** #copyright link styles ***********/
#copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#174170;
}
#copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#174170;
}
#copyright a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	text-decoration: underline;
}



#navBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*********** #navBar link styles ***********/

#navBar ul a:link {
	font-size:12px;
	color:#FFFFFF;
	display: block;
	background-color: #174170;
}
#navBar ul a:visited {
	font-size:12px;
	color:#FFFFFF;
	display: block;
	background-color: #174170;
}
#navBar ul a:hover {
	font-size:12px;
	display: block;
	color:#FFFFFF;
	background-color: #921618;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #174170;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #174170;
	font-size: 12px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks li a:link{
	padding: 2px 0px 2px 10px;
	border-top: 2px solid #ccc;
	background-color: #174170;
	width: 91%;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

#sectionLinks a:visited{
	padding: 2px 0px 2px 10px;
	border-top: 2px solid #ccc;
	background-color: #174170;
	width: 91%;
	display: block;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#sectionLinks a:hover{
	border-top: 2px solid #ccc;
	background-color: #921618;
	padding: 2px 0px 2px 10px;
	color: #FFFFFF;
	width: 91%;
	display: block;
	text-decoration:none;
	font-weight:bold;
}
/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px;
	font-size: 80%;
	border-top: 2px solid #CCCCCC;
	width: 147px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#headlines a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	text-decoration: underline;
	font-weight:normal;
}
#headlines a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	text-decoration: underline;
	font-weight:normal;
}
#headlines a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ccc;
	text-decoration: underline;
	font-weight:normal;
}

/************** #staffText styles **************/
#staffText a:link {
	color: #174170;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
#staffText a:visited {
	color: #174170;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
#staffText a:hover{
	text-decoration: underline;
}
#staffText2 a:link {
	color: #174170;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
#staffText2 a:visited {
	color: #174170;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
#staffText2 a:hover{
	text-decoration: underline;
}
.sponsors{
	margin: 0px;
	padding: 10px 0px 20px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.sponsors p{
	padding: 5px 0px 5px 0px;
}
.sponsors a:link, a:visited, a:active, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	text-decoration: underline;
	font-weight:normal;
}
