.table {
	background-image: none;
	top: 0px;
	left: 0px;
	border: thin solid #CCCCCC;
}
.body {
	background-image:  url(Assets/Images/gradient_background2.gif);
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}

.image {
	border: thin inset #003366;
	padding: 3px;
}

.glossarytable {
	font-weight: bold;
	text-decoration: underline;
	background-color: #003366;
	border: thin solid #003366;
}

a.link {
text-decoration : underline;
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : bold;
}

a.link:hover {
text-decoration : underline;
font-size : 12pt;
font-family : Arial, Helvetica, sans-serif;
color : #FFFFCC;
font-weight : bold;
}

a.link:visited {
text-decoration : underline;
font-size : 12pt;
font-family : Arial, Helvetica, sans-serif;
color : #CCCCCC;
font-weight : bold;
}

a.link:active {
text-decoration : underline;
font-size : 12pt;
font-family : Arial, Helvetica, sans-serif;
color : #FF0000;
font-weight : bold;
}

a.linksmall {
text-decoration : none;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #55568F;
	font-weight : bold;
}

a.linksmall:hover {
text-decoration : none;
font-size : 8pt;
font-family : Arial, Helvetica, sans-serif;
color : #666666;
font-weight : bold;
}

a.linksmall:visited {
text-decoration : none;
font-size : 8pt;
font-family : Arial, Helvetica, sans-serif;
color : #666666;
font-weight : bold;
}

a.linksmall:active {
text-decoration : none;
font-size : 8pt;
font-family : Arial, Helvetica, sans-serif;
color : #FF0000;
font-weight : bold;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	background-color: #666698;
	vertical-align: middle;
	font-weight: bold;
}
.right_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.footer {
	color: #333333;
	text-align: center;
	background-image:   url(Assets/Images/footer_background.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: middle;
	font-size: 12px;
}
.copysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.h1gradient {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image:  url(Assets/Images/gradient_background2.gif);
	text-transform: uppercase;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
}
.header_row {
	background-color: #CCCCCC;
	text-align: center;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.topBorder {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.copy_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	text-align: center;
}
.rain_bullet {
	list-style-image:  url(Assets/Images/rain_bullet.gif);
}
.sun_bullet {
	list-style-image:  url(Assets/Images/sun_bullet.gif);
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.formTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
}
.form_bg {
	background-image:  url(Assets/Images/form_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.safety_background {
	background-image:  url(Assets/Images/safety_background.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

