/* cv stylesheet */


A 
{ 
	color: #800000; 
}

A.headertab 
{ 
	color: white; 
	text-decoration: none;  
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 9pt;  
}

A.headertab:hover 
{ 
	color: white; 
	text-decoration: underline;  
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 9pt;  
}

A.nav 
{ 
	color: BLACK; 
	text-decoration: none;  
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 9pt;  
}

.nav 
{ 
	color: BLACK; 
	text-decoration: none;  
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 9pt;  
}

A.navUser 
{ 
	color: WHITE; 
	text-decoration: none;  
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 9pt;  
}

.navUser 
{ 
	color: WHITE; 
	text-decoration: none;  
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 9pt;  
}


A.navg 
{ 
	color: BLACK; 
	text-decoration: none;  
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 9pt;  
}

A.navg:hover 
{ 
	color: BLACK; 
	text-decoration: underline;  
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 9pt;  
}

A.title 
{ 
	color: #0B479C; 
	text-decoration: none;  
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 11pt;  
}

.title 
{ 
	color: #0B479C; 
	text-decoration: none;  
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 11pt;  
}

.titleLarge 
{ 
	color: #0B479C; 
	text-decoration: none;  
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 13pt;  
}

A.headertitle 
{ 
	color: BLACK; 
	text-decoration: none;  
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 11pt;  
}

.headertitle 
{ 
	color: BLACK; 
	text-decoration: none;  
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 11pt;  
}

A.nav:hover 
{ 
	color: BLACK; 
	text-decoration: underline; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 9pt;  
}

A.footer 
{ 
	color: navy; 
	text-decoration: underline; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 9pt;  
}

.footer 
{ 
	color: navy; 
	text-decoration: underline; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 9pt;  
}

.tabstyle 
{ 
	FONT-FAMILY:Verdana; 
	FONT-SIZE:9pt; 
	BORDER-RIGHT: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-BOTTOM: black 1px solid; 
	PADDING-LEFT: 5px; 
	PADDING-RIGHT: 5px; 
	PADDING-TOP: 5px; 
	PADDING-BOTTOM: 5px; 
	BACKGROUND:SILVER; 
	CURSOR:hand; 
}

.tabselectedstyle 
{ 
	FONT-FAMILY:Verdana; 
	FONT-SIZE:9pt; 
	BORDER-RIGHT: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	PADDING-LEFT: 5px; 
	PADDING-RIGHT: 5px; 
	PADDING-TOP: 5px; 
	PADDING-BOTTOM: 5px; 
	BACKGROUND:WHITE;
}

.tabspacestyle 
{ 
	FONT-FAMILY:Verdana; 
	FONT-SIZE:9pt; 
	BORDER-BOTTOM: black 1px solid; 
}

.tabbodystyle 
{ 
	FONT-FAMILY:Verdana; 
	FONT-SIZE:9pt; 
	BORDER-RIGHT: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid; 
	PADDING-LEFT: 30px; 
	PADDING-RIGHT: 30px; 
	PADDING-TOP: 10px; 
	PADDING-BOTTOM: 10px; 
	BACKGROUND:WHITE;
}

.text 
{ 
	color: black;  
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 9pt; 
}

.smalltext 
{ 
	color: black;  
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 8pt; 
}

.button 
{ 
	cursor:hand;  
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 9pt;  
}
