/* Content CSS Document */

/* General */

p {
	line-height: 14px;
}

h1 {
	color: #780c2c;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}

h2 {
	color: #696969;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#Events h3 {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
	text-transform: uppercase;
	background: none;
	padding: 0;	
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #8b8b8b;
	font-size: 21px;
	line-height: 21px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 0 0 15px;
	background: url(../images/star.gif) top left no-repeat;	
}

h4 {
	color: #c9411d;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 5px 0;
}

h5 {
	color: #444444;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	padding: 0 0 5px 0;
	text-align: justify;
}

h6 {
	color: #1b50a0;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}


/* Links */

a { color: #2f9bdd; text-decoration: none; outline:none;}
a:link { color: #2f9bdd; text-decoration: none; outline:none;}
a:hover { color: #f68818; text-decoration: underline; outline:none;}
a:visited { color: #2f9bdd; text-decoration: none; outline:none;}
a:visited:hover { color: #f68818; text-decoration: underline; outline:none;}

h5 a { color: #2f9bdd; text-decoration: none; outline:none; border:1px solid #2f9bdd; padding:5px 10px 5px 10px; font-family:"Times New Roman", Times, serif; font-size:14px;}
h5 a:link { color: #2f9bdd; text-decoration: none; outline:none;}
h5 a:hover { color: #f68818; text-decoration: none; outline:none; border:1px solid #f68818; }
h5 a:visited { color: #2f9bdd; text-decoration: none; outline:none;}
h5 a:visited:hover { color: #f68818; text-decoration: none; outline:none; border:1px solid #f68818;}

#Logo a { color: #444444; text-decoration: none; outline:none; padding:0 0 0 10px; font-size:11px; text-transform:uppercase; font-family: Verdana, Arial, Helvetica, sans-serif;}
#Logo a:link { color: #444444; text-decoration: none; outline:none;}
#Logo a:hover { color: #2d98da; text-decoration: none; outline:none;}
#Logo a:visited { color: #444444; text-decoration: none; outline:none;}
#Logo a:visited:hover { color: #2d98da; text-decoration: none; outline:none;}

#Footer a { color: #2f9bdd; text-decoration: none; outline:none; margin: 0 5px 0 0; padding:0 5px 0 0; border-right:1px solid #cecece;}
#Footer  a:link { color: #2f9bdd; text-decoration: none; outline:none;}
#Footer  a:hover { color: #f68818; text-decoration: none; outline:none;}
#Footer  a:visited { color: #2f9bdd; text-decoration: none; outline:none;}
#Footer  a:visited:hover { color: #f68818; text-decoration: none; outline:none;}



/* Forms */

.loginfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	width: 125px;
}

.selectfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 125px;
}

.resultsselect {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	width: 150px;
	margin: 5px 0 0 0;
}

.submissionfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 150px;
}

.submissionfield2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}



/* --- Tab Styles --- */

#TopNav ul {
	margin: 0 0 0 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
	list-style: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#TopNav ul li {
	float: left;
	margin-right: 3px;
	margin-left: 1px;
	color: #c9411d;
}

#TopNav li a {
	display: block;
	float: left;
	padding-left: 15px;	
	padding-right: 14px;
	padding-top: 0;
	padding-bottom: 2px;
	color: #444444;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	
}

#TopNav li a:hover {
	color: #0a669f;
	text-decoration: none;
}

#TopNav li:hover {
	border-bottom: 2px solid #0a669f;
}

#TopNav li.on a{
	color: #0a669f;
}


/* --- Left Nav Styles --- */

#LeftNav ul {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#LeftNav ul li {
	border-bottom: 1px solid #cecece;
	padding: 6px 0 4px 5px;
	height: 26px;
}

#LeftNav ul li.last {
	border-bottom: 1px solid #cecece;
	height: 28px;
}

#LeftNav ul li.laston {
	border-bottom: 1px solid #cecece;
	height: 28px;
	background-color: #0a5a8b;
}

#LeftNav li a {
	padding-left: 10px;	
	padding-right: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	line-height: 21px;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	
}

#LeftNav li:hover {
	background-color: #50b4f0;
}

#LeftNav li a:hover {
	color: #ffffff;
}

#LeftNav li.on{
	background-color: #0a5a8b;
}



/* Content Elements */

#ContentLeft p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

#ContentLeft ul {
	list-style: square;
	padding: 0 0 0 15px;
}

#ContentLeft li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}


#ContentRight p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 444444;
}


#Standard1ContentLeft p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

#Standard1ContentLeft ul {
	list-style: square;
	padding: 0 0 0 15px;
}

#Standard1ContentLeft li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}


#Standard2ContentLeft p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

#Standard2ContentLeft ul {
	list-style: square;
	padding: 0 0 0 15px;
}

#Standard2ContentLeft li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 5px 0;
}



#Standard2ContentRight ul {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Standard2ContentRight ul li {
	border-bottom: 1px solid #cecece;
	padding: 6px 0 6px 0;
}

#Standard2ContentRight ul li.on a{
	color: #444444;
}

#Standard2ContentRight li a {
	padding-left: 0px;	
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #2f9bdd;
	line-height: 14px;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}

#Standard2ContentRight li a:hover {
	color: #f68818;
}

#Standard2ContentLeft li.pdf {
	background: url(../images/pdf_icon.gif) top left no-repeat;
	padding: 0 0 0 25px;
}

#Standard3ContentLeft p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

#Standard3ContentLeft ul {
	list-style: square;
	padding: 0 0 0 15px;
}

#Standard3ContentLeft li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 10px 0;
}

#Standard3ContentLeft li.pdf {
	background: url(../images/pdf_icon.gif) top left no-repeat;
	padding: 0 0 0 25px;
}

#Quote {
	width: 200px;
	margin: 0 0 10px 10px;
	padding: 0 0 20px 10px;
	float: right;
	border-left: 1px solid #ececec;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	color: #0c68a2;
}

.inlinephoto {
	border: 1px solid #cecece;
	padding: 5px;
}

.white {
	color: #ffffff;
}

.blue {
	color: #2f9bdd;
}

.event {
	color: #f68818;
	font-size: 16px;
	line-height: 18px
}

.date {
	color: #ffffff;
	font-size: 12px;
	line-height:16px;
}

.caption {
	font-size: 11px;
	line-height: 14px
}

.credit {
	color: #666666;
	font-size: 14px;
	line-height:16px;
	font-style: italic;
}



#Footer a.last {
	border-right:1px solid #fff;
}

/* --- Tables --- */

.table {
	margin: 5px 5px 0 0;
	font-size: 12px;
}

.title {
	padding: 4px 0px 4px 0px;
	color: #c9411d;
	font-size: 18px;
	background-color: #fff;
}

.heading {
	padding: 8px 0px 8px 4px;
	color: #1f436b;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background-color: #e8e8e8;
	font-size: 12px;
	font-weight: bold;
}

.odd {
	padding: 5px 0px 5px 4px;
	border-bottom: solid 1px #cccccc;
}

.even {
	padding: 5px 0px 5px 4px;
	border-bottom: solid 1px #cccccc;
}

#calendar {
	font-size: 12px;
	line-height: 14px;
}
