/* CSS Document */

body {
	background: #FFFFFF url(../images/full_background.gif) center repeat-y;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
body, TD, TR, TH, P {
	font-size: 12px;
}
H1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 0 1em;
}
H3 {
	color: BD3716;
	font-size: 1.1em;
	font-weight: bold;
	padding: 20px 0 0 0;
	border-top: 1px dotted #EEEEEE;
}
H4 {
	font-size: 1em;
	margin-bottom: 2em;
	margin-top: -1em
}
b {
	color:#BD3716;
}
.displayTable {
	color: #FFFFFF;
	background-color: #435576;
}
.displayTable TD {
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#content TH {
	background: #FFFFFF url(../images/content_headShadow.gif) repeat-x;
	color: #BD3716;
}
#content TH.no_bg {
	background:  url(../images/content_rightShadow.gif) repeat-y;
}
#content TH.title {
	text-align: left;
	padding: 0 0 0 15px;
	font-size: 1em;
}
#content TH.title H2:before {
	content:  url(../images/img_bullet.gif);
}
#content TH.title H2 {
	font-size: 1.1em;
	/*padding-top: .5em;*/
}
.titleShadow {
	background: #C0C9B4 url(../images/head_titleStripeBG.jpg) top no-repeat;
}
.copyright {
	font-size: .8em;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 20px 10px;
}
.smallPrint {
	font-size: .8em;
}
TD.tableWeek {
	text-align: right;
	font-weight: bold;
}
B.bold {
	color: black;
}
a:link {
	color: #BD3716;
	text-decoration: none;
	border-bottom: 1px solid #BD3716;
}
a:visited {
	color: #BD3716;
	text-decoration: none;
	border-bottom: 1px dotted #BD3716;
}
a:hover {
	border-bottom: 1px dotted #BD3716;
}
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	text-decoration: none;
	border-bottom: 0;
}
.back_to_top {
	padding: 0 0 0 0;
	text-align: right;
}
UL LI {
	list-type: circle;
	list-style-image:  url(../images/img_bullet.gif);
	margin: 0 0 3px 0;
}
DL {
	padding: 0 10px;
}
DT {
	font-weight: bold;
	padding-bottom: 5px;
}
DD {
	padding-bottom:	10px;
}
.bottomNav TD {
	color: #FFFFFF;
	font-size: .8em;
	font-weight: normal;
}
.bottomNav a:link, .bottomNav a:visited {
	text-decoration: none;
	border: 0;
	color: #FFFFFF;
	margin: 5px 5px 5px 5px;
}
.bottomNav a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;

}