A {
	font-family:Verdana,Tahoma,Helvetica;
	font-size:9pt;
	color:#8B9BAF;
	text-decoration:underline;
}

.small {
	font-size:8pt;
}

A:hover {
	color:#004A73;
	text-decoration:underline;
}

DIV.p {
	line-height:130%;
	float:left;
	padding:0px;
	margin:0px auto;
	padding-top:5px;
	padding-left:5px;
	text-indent:40pt;
	text-align:justify;
	width:98%;
}

UL {
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:50px;
	text-indent:0px;
	text-align:left;	
	list-style-image: url('../graphics/dot.gif');
	list-style-position: outside;
	line-height:130%;
}

OL {
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:50px;
	text-indent:0px;
	text-align:left;	
	list-style-position: outside;
	line-height:130%;
}

OL.alpha {
	list-style-type: lower-alpha;
}

OL.number {
	list-style-type: decimal;
}

DIV.H1 {
	background-image:url('../graphics/DetH1Diamond.png');
	background-position:top left;
	background-repeat: no-repeat;
	color:#003250;
	clear:both;
	float:left;
	font-size:11pt;
	font-weight:600;
	text-align:left;
	text-indent:20px;
	text-decoration:underline;
	padding-left:20px;
	margin-top:5px;
	width:95%;
}

DIV.Image {
	font-size:8pt;
	text-align:center;
}

SPAN.EmailField {
	float:left; 
	clear:left; 
	font-size:8pt;	
	padding-top:4px;
	padding-left:35px;
	text-align:left;
	width:300px;
}

SPAN.PhoneField {
	float:left; 
	clear:right; 
	font-size:8pt;	
	padding-top:4px;
	text-align:left;
	width:220px;
}

DIV.CVInfo {
	text-align:left;
	line-height:130%;
	padding-left:50px;
	padding-bottom:10px;
}

DIV.CVImage {
	text-align:center;
	width: 230px; 
	float:left;
	clear:right;
}

DIV.CVName {
	padding-top:20px;
	padding-bottom:20px;
	color:#003250;	
	font-size:11pt;
	font-weight:600;
	text-decoration:underline;
	background-image:url('../graphics/BckgCVName.png');
	background-repeat: no-repeat; 
	background-position: center;	
}
