<!--
body {
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #000000; 
	font-size: 1em;
	line-height: 1em;
	background-color: #FFFFFF;  
	background-image: url("images/bkg.gif"); 
	background-repeat: repeat-x; 
	margin: 0em;   
	}

/* Baseline styles for paragraph, heads and links */
	 
p {  
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-size: .8em; 
	line-height: 1.2em;  
	color: #000000;
	background-color: transparent;
	margin: 0em;
	margin-top: 1em;
	}

h1 { 
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 1.1em; 
	line-height: 1em; 
	color: #990000;
	background-color: transparent;   
	margin: 0em; 
	}

h2 { 
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: .8em; 
	line-height: 1.4em; 
	color: #000000;
	background-color: transparent;  
	margin: 0em; 
	}

h3 { 
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: .8em; 
	line-height: 1em; 
	color: #000000;
	background-color: transparent;  
	margin: 0em;
	}

a { 
	color: #0000CC; 
	background-color: transparent; 
	text-decoration: none; 
	}

a:link {  
	color: #0000CC; 
	background-color: transparent; 
	text-decoration: none; 
	}

a:visited { 
	color: #000099; 
	background-color: transparent; 
	text-decoration: none; 
	}

a:active { 
	color: #0000EE; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:hover {  
	color: #0000EE;
	background-color: transparent; 
	text-decoration: underline; 
	}

b { 
	font-weight: bold;
	}

i { 
	font-style: italic;
	}

span.red { 
	color:#94283A; 
	background-color: transparent;
	}

span.small { 
	font-size: .8em;
	}

span.nav_open {
	font-size: .8em;
	font-weight: bold;
	}

span.nav_secure {
	font-size: .8em;
	font-weight: bold;
	}

span.footer_nav {
	font-size: .7em;
	}
span.linkDetail {
	font-size: .7em;
	}

p.copy { 
	line-height: 1.6em; 
	margin: 0em 0em 1.2em 0em; 
	}

p.list {
	font-size: .6em;
	line-height: 1.8em;
	}

p.listSecure {
	font-size: .8em;
	line-height: 1.8em;
	font-weight: bold;
	}

p.linkContact {
	font-size: .7em;
	line-height: .7em;
	}

p.linkMoreInfo {
	font-size: .7em;
	line-height: .7em;
}

p.faqQuestion { 
	margin: 1.7em 0em 0em 0em; 
	color: #336699;
	font-weight: bold;
}

p.faqAnswer { 
	margin: 0em 0em 0em 0em; 
}

p.HeaderBar {
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: .8em; 
	line-height: .8em; 
	color: #FFFFFF;
	background-color: #990000;  
	margin: .2em .8em .2em .8em;
	}

p.Presentations {
	margin: 0em 0em 0em 0em; 
	}	

p.MemberList {
	font-size: .8em;
	line-height: 1.2em;
	margin: 0em 0em 0em 0em; 
	}

p.ContactInfo {
	font-size: .8em;
	line-height: 1.2em;
	margin: 0em 0em 0em 0em; 
	}

p.ContactInfoLabel {
	font-size: .7em;
	color: #000099;
	font-weight: bold; 
	line-height: 1.2em;
	margin: 0em 0em 0em 0em; 
	}

.FormError {
	font-family: arial, helvetica, sans-serif;
	font-size: .85em;
	color: #CC0000;
	font-weight: bold;
	}

.FormTitle {
	font-family: arial, helvetica, sans-serif;
	font-size: .85em;
	line-height: 1.8em;
	color: #000000;
	font-weight: bold;
	}

.FieldStar {
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	color: #CC0000;
	font-weight: normal;
	}

.FieldLabel {
	font-family: arial, helvetica, sans-serif;	
	font-size: .7em;
	color: #000000;
	}

.FieldReqLabel {
	font-family: arial, helvetica, sans-serif;	
	font-size: .7em;
	color: #CC0000;
	}

.FieldError {
	font-family: arial, helvetica, sans-serif;
	font-size: .75em;
	color: #CC0000;
	font-weight: bold;
	}


/* UNORDERED LIST STYLES */

ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-top: 0em;
	margin-bottom: 1em;
	}

li {
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-size: .8em; 
	line-height: 1.6em;  
	color: #000000;
	background-color: transparent;
	margin: 0em 0em 0em 0em;
		}


.hdrLink {
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-size: .7em;
	color: #F5F5F5;
	background-color: transparent;
}

.hdrLink A:link {
	font-weight: bold;
	color: #F5F5F5;
}

.hdrLink A:visited {
	font-weight: bold;
	color: #EEEEEE;
}

.hdrLink A:hover {
	font-weight: bold;
	color: #FFFFFF;
}

.hdrLink A:active {
	font-weight: bold;
	color: #FFFFFF;
}

	-->