﻿/* STANDARD HTML ELEMENTS */
body {
  font-family: Tahoma, Arial, helvetica;
  COLOR:#000000;
  font-size: 13px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px;
}

table {
	border-collapse: collapse;
}

td {
	font-family: Tahoma;
	COLOR:#000;
  	font-size: 13px;
	border-collapse: collapse
}

th {
	font-family: Tahoma, Arial, helvetica;
	COLOR:#143874;
  	font-size: 13px;
	border-collapse: collapse;
}

hr {
	border: none; /* mozilla */
	height: 1px;
	color:#000000; /* ie */
	background-color: #000000; /* mozilla */
}

ol {
  list-style-type: decimal;
  list-style-position: outside;
  list-style-image: none;
}

ol ol{
  list-style-type: upper-alpha;
  list-style-position: outside;
  list-style-image: none;
}

ol ol ol{
  list-style-type: lower-alpha;
  list-style-position: outside;
  list-style-image: none;
}

#event1 {
	width: 100%;
	margin: 0;
	padding: 3;
	background: #4D7CB0 url(/images/event1left.gif) no-repeat top left;
	}
	
#event2 {
	width: 100%;
	margin: 0;
	padding: 3;
	background: #D59296 url(/images/event2left.gif) no-repeat top left;
	}
	
#event3 {
	width: 100%;
	margin: 0;
	padding: 3;
	background: #B0A34D url(/images/event3left.gif) no-repeat top left;
	}	

#navtop {
	margin: 0;
	padding: 6;
	list-style: none;
	width: 100%;
	background: #64A8BB;
	}

#navtop li {
	list-style: none;
	display: inline;
	}
	
#navbottom {
	margin: 0;
	padding: 4;
	list-style: none;
	width: 100%;
	background: #A9CFD8;
	}	

#navbottom li {
	list-style: none;
	display: inline;
	}


#leftnav {
	margin: 0;
	padding: 14 4 12 9;
	list-style: none;
	}

#banner {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #026F8E;
	}
	
#hr2 {
	color:  #A9CFD8;
	}	

/* END STANDARD HTML ELEMENTS */

/* FORMS SECTION */
form {
	margin: 0;
}

input
     { 
	font-family: Tahoma, Arial, helvetica; 
    font-size: 12px;
}

textarea
     { 
	font-family: Tahoma, Arial, helvetica; 
    font-size: 12px;
}

select
     { 
	font-family: Tahoma, Arial, helvetica; 
    font-size: 12px;
}

/* END FORMS SECTION */

/* ENTER CUSTOM CLASSES HERE */
/* EXAMPLE...
.myClassName {
	font-family: Tahoma, Arial, helvetica; 
    font-size: 10px;
    color: #842910;
}
*/

.rightNav {
	padding-top: 7px;
	}


.table1 {
	border:1px solid #008080; padding:3px; border-collapse: collapse;
}


.table1 th {
	border:1px solid #D8D8D8; 
	padding:3px; 
	background: #008080;
	color:#FFFFFF; 
	font-weight:bold; 
	background-color:#008080;
}

.table1 td {
	border: none; 
	padding:3px; 
	color: #800000; 
}

.table2 {
	border:2px solid #FFFFFF; padding:3px; border-collapse: collapse;
}


.table2 th {
	border:1px solid #D8D8D8; 
	padding:5px; 
	background: #008080;
	color:#FFFFFF; 
	font-weight:bold; 
	background-color:#008080;
}

.table2 td {
	border: none; 
	padding:2px; 
}

.box {
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: 94%;
	line-height: 1.5em;
	color: #000;
	background: #a9cfd8 url(/images/bottomR.gif) no-repeat bottom right;
	}
	
.box h1 {
	margin: 0;
	padding: 12px;
	font-size: 100%;
	color: #026F8E;
	background: url(/images/topL.gif) no-repeat top left;
}




.table1 .alternate td {
	background-color:#F8F8F8;
}

.header {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color:#143874; 
	font-weight:bold; 
}

.banner {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color:#F62424; 
	font-weight:bold; 
}

.event1_text, #event1_text {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color:#4D7CB0; 
	font-weight:bold; 
	}
	
.event2_text, #event2_text {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color:#D59296; 
	font-weight:bold; 
	}
	
.event3_text, #event3_text {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color:#B0A34D ; 
	font-weight:bold; 
	}

.groupHead, #groupHead {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #026F8E;
	}

.smallText, #smallText {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.reqText, #reqText {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color:#800000; 
}

.watermark {
  	background: #fff url('/images/watermark.jpg') no-repeat right bottom;
}

/* END CUSTOM CLASSES */

/* CUSTOM HYPERLINK CLASSES SECTION */

a:link.event1 { 
	color: #4D7CB0; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:visited.event1 { 
	color: #4D7CB0; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:active.event1 {
	color: #4D7CB0; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:hover.event1 { 
	color: #a9cfd8; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:link.event2 { 
	color: #D59296; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:visited.event2 { 
	color: #D59296; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:active.event2 {
	color: #D59296; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:hover.event2 { 
	color: #a9cfd8; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:link.event3 { 
	color: #B0A34D; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:visited.event3 { 
	color: #B0A34D; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:active.event3 {
	color: #B0A34D; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:hover.event3 { 
	color: #a9cfd8; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:link.top { 
	color: #ffffff; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:visited.top { 
	color: #ffffff; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:active.top {
	color: #ffffff; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:hover.top { 
	color: #a9cfd8; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:link.bottom { 
	color: #000000; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:visited.bottom { 
	color: #000000; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:active.bottom {
	color: #000000; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:hover.bottom { 
	color: #026f8e; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:link.left { 
	color: #ffffff; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 8pt;
	text-transform: uppercase;
	text-decoration: none;
}

a:visited.left { 
	color: #ffffff; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 8pt;
	text-transform: uppercase;
	text-decoration: none;
}

a:active.left {
	color: #ffffff; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 8pt;
	text-transform: uppercase;
	text-decoration: none;
}

a:hover.left { 
	color: #a9cfd8; 
	font-family: Tahoma, Arial, helvetica; 
	font-size: 8pt;
	text-transform: uppercase;
	text-decoration: none;
}

/* END CUSTOM HYPERLINK CLASSES SECTION */

/* HYPERLINKS SECTION */

a:link { 
	color: #026F8E; 
	font-family: Tahoma, Arial, helvetica; 
	text-decoration: underline;
}

a:visited { 
	color: #026F8E; 
	font-family: Tahoma, Arial, helvetica; 
	text-decoration: underline;
}

a:active {
	color: #026F8E; 
	font-family: Tahoma, Arial, helvetica; 
	text-decoration: underline;
}

a:hover { 
	color: #a9cfd8; 
	font-family: Tahoma, Arial, helvetica; 
	text-decoration: none;
}

/* END HYPERLINKS SECTION */