BODY{
	background-color:#2da3b3;
	background-image:url(images/bg_gradient1.gif);
	background-repeat: repeat-y;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TD, TABLE, TR  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

}

.bodygrn { 
	font-size: 0.7em; 
	font-style: normal; 
	line-height: normal; 
	color: #4F8A89 
	}

.bodycopy {
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	color: #292929;
}
.bodysmall {
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	color: #292929;
}
.bodygrey {
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	color: #7A7A7A;
}
.bodyred {
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	color: #cc0000;
}
.bodywhite {
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	color: white;
}

.hdrgrn {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	color: #4F8A89;
	font-weight : normal;
	font-family: Arial, Helvetica, sans-serif;

}
A:link {
	text-decoration : underline;
	color: #4C4C94;
}

A:visited {
	text-decoration : underline;
	color: #1D62AD;
}

.bluelink {
	text-decoration : underline;
	color: #1D62AD;
	font-weight : bold;
}

A:HOVER {
	text-decoration : none;
	color : Black;
}

.required {
	color : #8B0000;
	font-weight : bold;
}

.rowliteblue {
	background-color : #EAEAF7;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	color: #292929;
}
.rowlitegrn {
	background-color : #E6EEEE;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	color: #4F8A89;
}
.panelltgrn {
	background-color : #F7FAF8;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	color: #67A17F;
	border-style : solid;
	border-left-width : 1px;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-color : #A1C8B1;
}

.panelwhite {
	background-color : White;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	color: #67A17F;
	border-style : solid;
	border-left-width : 1px;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-color : #A1C8B1;
}
.rowmidblue {
	background-color : #C4C6E3;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	color: #292929;
}
.rowdarkblue {
	background-color : #4C4C94;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	color: white;
}
.rowdarkgrn{
	background-color : #499191;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	color: white;
}

Input,Select,textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}
UL.right {
	list-style : square;
	margin-left : 1em;
	text-indent : 0.5em;
	text-align : left;
}
.bgcurve {
	background-image : /images/art_bg_curve.gif;
	background-repeat : no-repeat;
	color : White;
	background-image: url(/images/art_bg_curve.gif);

}

