<style type="text/css">
<!-- 
BODY {
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 11px;
font-weight : normal; 
font-style : normal; 
color: #000000;
}

P {
font-size : 11px;
font-family : verdana, arial, helvetica, sans-serif;
font-weight : normal; 
font-style : normal; 
color: #000000;
}

TD {
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 11px;
font-weight : normal; 
font-style : normal; 
color: #000000;
}

A:visited { color : #000000; text-decoration : underline;}
A:active { color : #000000; text-decoration : underline;}
A:hover { color : #000000; text-decoration : underline;}
A:link { color : #000000; text-decoration : underline;}

.whatsNew { color: #000000; text-decoration: none; }
	
A.whatsNew:visited { color : #000000; text-decoration : none; }
A.whatsNew:active { color : #000000; text-decoration : none; }
A.whatsNew:hover { color : #000000; text-decoration : none; }
A.whatsNew:link { color : #000000; text-decoration : none; }

.gray {
	color: #666666;
	}

.grayB {
	color: #666666;
	font-weight: bold;
	}

.error {
	color: #EE0000;
	font-weight: bold;
	}

.tiny {
	color: #FFFFFF;
	font-size: 8px;
	}

ul.resumeList li {
	list-style-type: disc;
	list-style-image: url("/shared/images/bullet_black.gif");
	margin: 0px;
	list-style-position: outside;
	}
	
/* GENERAL FORM ELEMENTS */

form 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.formInput 
{  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight : normal;
	border: 1px;
	border-color: #666666;
	border-style: solid;
	color: #000000; 
	background-color: #FFFFFF;
	width: 155px;
}

.formTextarea 
{  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight : normal;
	border: 1px;
	border-color: #666666;
	border-style: solid;
	color: #000000; 
	background-color: #FFFFFFF;
	width: 320px;
}
	
select 
{  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight : normal;
	color: #000000; 
	background-color: #FFFFFF;
	width: 155px;
}

.formCheckbox 
{  
	background-color: #D6D6C5;
}

.formSearch 
{  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight : normal;
	border: 1px;
	border-color: #666666;
	border-style: solid;
	color: #000000; 
	background-color: #FFFFFF;
	width: 130px;
}
-->
</style>
