body{
	overflow:inherit;
	width:100%;
	height:100%;
}

a#multimedia { background-image:url(images/lnk_multimedia.gif); height: 9px; width:50px; display:block;background-repeat:no-repeat; }
a#multimedia span { display:none; }
a#multimedia:hover { background-image:url(images/lnk_multimedia_active.gif);background-repeat:no-repeat; }

a#multimedia_active { background-image:url(images/lnk_multimedia_active.gif); height: 9px; width:50px; display:block;background-repeat:no-repeat; }
a#multimedia_active span { display:none; }
a#multimedia_active:hover { background-image:url(images/lnk_multimedia.gif);background-repeat:no-repeat; }

a#print { background-image:url(images/lnk_print.gif); height: 9px; width:23px; display:block;background-repeat:no-repeat; }
a#print span { display:none; }
a#print:hover { background-image:url(images/lnk_print_active.gif);background-repeat:no-repeat; }

a#print_active { background-image:url(images/lnk_print_active.gif); height: 9px; width:23px; display:block;background-repeat:no-repeat; }
a#print_active span { display:none; }
a#print_active:hover { background-image:url(images/lnk_print.gif);background-repeat:no-repeat; }

a#web { background-image:url(images/lnk_web.gif); height: 9px; width:23px; display:block;background-repeat:no-repeat; }
a#web span { display:none; }
a#web:hover { background-image:url(images/lnk_web_active.gif);background-repeat:no-repeat; }

a#web_active { background-image:url(images/lnk_web_active.gif); height: 9px; width:23px; display:block;background-repeat:no-repeat; }
a#web_active span { display:none; }
a#web_active:hover { background-image:url(images/lnk_web.gif);background-repeat:no-repeat; }


div#sectionLinks {
	float:left;
	margin-left:-1px;
}
div#VerLine{
	width:1px;
	float:left;
	padding-left:10px;
	padding-top:5px;	
}
div#mainLinks{
	float:left;
	padding-left:-20px;
	padding-top:-15px;	
	margin-left:0px;
}
div#mainLinks ul{
	list-style-type: none;
	font-family: "Garamond","Times New Roman";
	font-size: 13px;
	font-weight: normal;
	padding-left:0px;
	margin-left:16px;
	margin-top:-3px;
	padding-top:-15px;		
} 
div#mainLinks ul a{
	color:#2c2c2c;
	text-decoration:none;
	font-size: 13px;
	font-weight: normal;
	line-height:19px;
} 

div#mainLinks ul a:hover{
	color:#2c2c2c;
	text-decoration:underline;
	font-size: 13px;

} 
div#mainLinks ul a#active{
	color:#2c2c2c;
	text-decoration:underline;
	font-size: 13px;
	font-weight: normal;
} 

div#contents{
	float:left;
	margin-left:20px;
	font:11px Arial;
	color:#4d4d4d;
	
}
div#copyright{
	font:10px Arial;
	color:#747474;
}
#mainPoints {
list-style-type:none;
margin-left:0px;
margin-top:10px;
padding:0px;
}
#mainPoints li {
background-image:url(images/bullet_gray.gif);
background-repeat:no-repeat;
padding-left:18px;
}

.feedback{
	font:11px Arial;
	color:#4d4d4d;
}
.emptext{
	font:13px Arial;
	line-height:23px;
	color:#ff6600;
	font-weight: bold;	
}
.email a{
	font:11px Arial;
	color:#0096f9;
}
.email a:hover{
	color:#ff6600;
}