a:link
	{
	color: #0070C2;
	text-decoration: none;
	}
a:hover
	{
	color: #0070C2;
	text-decoration: underline;
	}
a:active
	{
	text-decoration: underline;
	}
a:visited
	{
	color: #0070C2;
	}

body
	{
	font-family: arial, helvetica, sans-serif;
	color: #444444;
	background-color: #FFFFFF;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
	font-size: 70%;
	}
td
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 70%;
	line-height: 14px;
	}
p
	{
	margin-top: 0em;
	margin-bottom: 1.35em;
	}
h1 
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 170%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.1em;
	color: #444444;
	}
h2
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.1em;
	color: #000000;
	}

h3
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.3em;
	color: #444444;
	}
h4
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.3em;
	color: #444444;
	}
h5
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	color: #0070C2;
	margin-top: 0em;
	margin-bottom: 0.25em;
	}
h6
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 0.925em;
	font-weight: normal;
	text-decoration: underline;
	color: #0070C2;
	margin-top: 0em;
	margin-bottom: 0.25em;
	}
ul
	{
	margin-top: 0.1em;
	margin-bottom: 1.35em;
	list-style: url("/images/bullet_square_white.gif") square;
	}
ul.warnings
	{
	margin-top: 0.5em;
	margin-bottom: 1.35em;
	list-style: url("/images/icons/16x16_warning.gif") square;
	}
ul.warnings li
	{
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 0.7em;
	}
/*	
ul.warnings li:before
	{
	display: block;
	white-space: pre;
	content: "....";
	}
*/
ol
	{
	margin-top: 0.5em;
	margin-bottom: 1.35em;
	}
ul li
	{
	font-family: arial, helvetica, sans-serif;
	line-height: 1.2em;
	margin-left: -2.2em;
	margin-bottom: 0.1em;
	}
ul li.warnings
	{
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 0.7em;
	}
ol li
	{
	font-family: arial, helvetica, sans-serif;
	margin-left: -1em;
	text-align: left;
	margin-bottom: 0.7em;
	}
big
	{
	font-size: 1.1em;
	}
small
	{
	font-size: 0.916em;
	}
form
	{
	margin-top: 0em;
	margin-bottom: 0em;
	}
input
	{
	border: #A6ADAF 1px solid;
	background-color: #ffffff;
	color: #323232;
	font-family: arial, helvetica, sans-serif;
	}
input.blank
	{
	border: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	background-color: transparent;
	background: url('/images/spacer.gif');
	}
select
	{
	border: #a6adaf 1px solid;
	background-color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #323232;
	font-family: arial, helvetica, sans-serif;
	margin-top: 0em;
	margin-bottom: 0em;
	}
textarea
	{
	border: #a6adaf 1px solid;
	background-color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #323232;
	font-family: arial, helvetica, sans-serif;
	margin-top: 0em;
	margin-bottom: 0em;
	}
img
	{
	border-color: #333333;
	}
caption
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.25em;
	text-align: left;
	}
address
	{
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	margin-top: 0em;
	margin-bottom: 1.35em;
	}
.selectsmall
	{
	font-size: 91.5%;
	}
.footer	
	{
	color: #444444;
	font-family: arial, helvetica, sans-serif;
	}
.footerText
	{
	font-size: 65%;
	font-family: arial, helvetica, sans-serif;	
	}
a.footer:link	
	{
	color: #444444;
	}
a.footer:visited
	{
	color: #444444;
	text-decoration: none;
	}
a.footer:hover
	{
	color: #444444;
	text-decoration: underline;
	}
a.footer:active
	{
	color: #444444;
	text-decoration: none;
	}
.subMenu
	{
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;	
	padding-top: 0.1em;
	font-size: 85%;
	}
.subMenu a
{
	color: #FFFFFF;
}
.subMenu a:visited
	{
	color: #FFFFFF;
	text-decoration: none;
	}
.subMenu a:hover
	{
	color: #FFFFFF;
	text-decoration: underline;
	}
.subMenu a:active
	{
	color: #FFFFFF;
	}
.topMenu
	{
	color: #FFFFFF;
	font-size: 80%;
	}
a.topMenu:link
	{
	color: #FFFFFF;
	}
a.topMenu:visited
	{
	color: #FFFFFF;
	text-decoration: none;
	}
a.topMenu:hover
	{
	color: #FFFFFF;
	text-decoration: underline;
	}
a.topMenu:active
	{
	color: #FFFFFF;
	}
a.ddsnLink:link
	{
	color: #2E822E;
	}
a.ddsnLink:hover
	{
	color: #2E822E;
	text-decoration: underline;
	}
a.ddsnLink:active
	{
	color: #2E822E;
	text-decoration: underline;
	}
a.ddsnLink:visited
	{
	color: #2E822E;
	}
.submit123
{
	width: 123px;
	height: 30px;
	border: 0;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 5px;
	background: url("/images/templates/button_submit.gif")
}
.submitGo
{
	width: 31px;
	height: 23px;
	border: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background: url("/images/templates/button_submit_go.gif")
}
.heading
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;	
	background-color: #838383;
}
.headingTitle
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;	
	background-color: #838383;
}
.mainBody
	{
	font-size: 75%;
	}
a.anchor:link
	{
	font-size: 80%
	}
a.anchor:hover
	{
	font-size: 80%
	}
a.anchor:active
	{
	font-size: 80%
	}
a.anchor:visited
	{
	font-size: 80%
	}
a.open:link
	{
	color: #0070C2;
	font-weight: bold;
	font-size: 110%;
	text-decoration: underline;
	}
a.open:hover
	{
	color: #0070C2;
	font-weight: bold;
	text-decoration: underline;
	}
a.open:active
	{
	color: #0070C2;
	font-weight: bold;
	text-decoration: underline;
	}
a.open:visited
	{
	color: #0070C2;
	font-weight: bold;
	text-decoration: underline;
	}	
.popMenu
	{
	color: #444444;
	font-size: 80%;
	}
a.popMenu
	{
	color: #444444;
	}
a.popMenu:visited
	{
	text-decoration: none;
	color: #444444;
	}
a.popMenu:hover
	{
	text-decoration: underline;
	color: #444444;
	}
a.popMenu:active
	{
	color: #444444;
	}
.topnav
	{
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 0.916em;
	}
.titleHeightlight
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.3em;
	color: #444444;
	}
.contactListing
	{
	font-size: 60%;
	}
.messageBox
	{
	border-color: #cccccc;
	border: 2px;
	border-style: solid;
	}
.rowDark
	{
	background-color: #F0F0F0;
	}
.rowLight
	{
	background-color: #FFFFFF;
	}
.rowEnd
	{
	background-color: #838383;
	}
.accreditationLabel
	{
	color: #FF0000;
	}
#pageTitle
	{
	display: none;
	}
.font-fieldtitle
	{
	font-weight: bold;
	}
.greybox
	{
	width: 100%;
	padding: 13px;
	background: #ededed;	
	}