/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00659C;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #009ACE;
}
h1 {
	font-size: 36px;
	color: #006699;
}
h2 {
	font-size: 24px;
	color: #666666;
}
h3 {
	font-size: 16px;
	color: #006699;
}
h4 {
	font-size: 14px;
	color: #666666;
}
h5 {
	font-size: 16px;
	color: #006699;
}
h6 {
	font-size: 14px;
	color: #666666;
}

a.menu:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.menu:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:active {
	text-decoration: none;
	color: #FFFFFF;
}

.ribbon_blue_bkgd {
	background-attachment: scroll;
	background-image: url(../Media/View/ribbon_bkgd_blue.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.ribbon_grey_bkgd {
	background-attachment: scroll;
	background-image: url(../Media/View/ribbon_bkgd_grey.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.address {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-size: 9px;
	color: #666666;
}

.row_head {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
}
.row_brdr_btm {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.mainbkgd {
	background-attachment: scroll;
	background-image: url(../Media/View/body_panel_png.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 320px;
}

