#header
{
	/*background-image : url(images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;*/
	background-color: #fff;
	width: 900px;
	height: 120px;
	padding: 0px; 0px 0px 0px;
	border: 0px solid #330000;
}
#contentarea
{
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 5px 45px;
}
#content
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 750px;
	border-left: 0px solid #B2B2B2;
	border-right: 0px solid #B2B2B2;
	/*overflow-y: auto;*/
	SCROLLBAR-FACE-COLOR: #AEAEAA;
	/*border-bottom: 1px solid #B2B2B2;
	background-color: #952119;
	background-image: url(images/content_bg.gif);
	background-position : top left;
	background-repeat : no-repeat;
	background-attachment : scroll;
	overflow : auto;
	SCROLLBAR-FACE-COLOR: #7291A3; */
}
#footer
{
    margin-top: 20px;
	padding-bottom: 10px;
}
.plaintext
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : 500;
	font-style: normal;
	color: #0066A7;
	line-height: 13px;
	/*letter-spacing : .7pt;*/
   padding: 15px 0px 3px 0px;
}
.alerttext
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : 500;
	font-style: normal;
	color: #990000;
	line-height: 13px;
	/*letter-spacing : .7pt;*/
   padding: 15px 0px 3px 0px;
}
.paratext
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : 500;
	font-style: normal;
	color: #0066A7;
	line-height: 13px;
	/*letter-spacing : .7pt;*/
   padding: 10px 0px 3px 0px;
}
.paratextgrey
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : 500;
	font-style: normal;
	color: #6A6866;
	line-height: 13px;
	/*letter-spacing : .7pt;*/
   padding: 10px 0px 3px 0px;
}
.boldtext
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : 700;
	font-style: normal;
}
.smalltext
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : 500;
	font-style: normal;
	color: #6A6866
}
.smallgreentext
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : 500;
	font-style: normal;
	color: #7AC043
}
.labeltext 
{
	font-family:verdana,arial,helvetica,san-serif; 
	font-size:11px; 
	font-weight:normal; 
	color: #494949;
}
.footertext
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : 500;
	font-style: normal;
	color: #959CA3;
}
SELECT.contact {
		margin-top: 0px;
		PADDING-LEFT: 2px;
		padding-bottom: 0px;
		padding-top: 0px;
		background-color: #FBEB91;
		color: #952119;
		FONT: 10px verdana, arial;
		height: 15px;
		WIDTH: 200px;
		border: 1px solid #952119;
	}
 TEXTAREA.contact 
 {
		SCROLLBAR-FACE-COLOR: #0066A7;
		BACKGROUND: #f1f1f1; 
		SCROLLBAR-HIGHLIGHT-COLOR: #e1e1e1; 
		WIDTH: 400px; 
		SCROLLBAR-SHADOW-COLOR: #666666; 
		COLOR: #194284; 
		SCROLLBAR-3DLIGHT-COLOR: #333333; 
		SCROLLBAR-ARROW-COLOR: #B4B4B4; 
		SCROLLBAR-TRACK-COLOR: #e1e1e1; 
		SCROLLBAR-DARKSHADOW-COLOR: #333333;
		BORDER: #959CA3 1px solid;
	}
	INPUT.contact 
	{
		BORDER-RIGHT: #959CA3 1px solid; 
		BORDER-TOP: #959CA3 1px solid; 
		BORDER-LEFT: #959CA3 1px solid; 
		BORDER-BOTTOM: #959CA3 1px solid;
		PADDING-LEFT: 2px; 
		BACKGROUND: #f1f1f1; 
		FONT: 11px verdana,arial,sans-serif; 
		WIDTH: 225px; 
		COLOR: #223D4A; 
	}
	INPUT.submitbutton {
		font-size: 9pt; 
		letter-spacing: -0.4pt;
		FONT-WEIGHT: normal; 
		CURSOR: hand; 
		COLOR: #fcfcfc; 
		FONT-FAMILY: verdana, arial,sans-serif; 
		BACKGROUND-COLOR: #0066A7; 
		margin-top: 10px;
		/*width: 150px;*/
	}
	A:link{
	text-decoration : none;
	COLOR: #959CA3;
}
A:visited{
	text-decoration : none;
	COLOR: #959CA3;
}
A:hover{
	text-decoration : underline;
	COLOR: #959CA3;
}
A:active{
	text-decoration : none;
	COLOR: #959CA3;
}	

