.normal, 
.text, 
tr, 
td, 
p, 
ul, 
li, 
body {
	color: #000000; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px;
	line-height: 16px;
	font-style: normal; 
	text-decoration: none; 
	font-weight: normal;
	} 

.title {
	font-size: 17px;
	color: #006699;
	} 
 
.subtitle {
	font-size: 15px;
	color: #006699; 
	} 

.textital {
	font-style: italic;
	} 

.textwhitebld {
	color: #ffffff;
	font-weight: bold;
	} 

.bold {
	font-weight: bold;
	} 

.bluebold {
	color: #006699;
	font-weight: bold;
	font-size: 12px;
	background-color: #FFFFCC;
	} 

.small {
	font-size: 11px;
	} 
	
.headline {
	color: #000000; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	font-style: normal; 
	text-decoration: none; 
	font-weight: bold;
	} 

.smallbold {
	font-size: 11px; 
	font-weight: bold;
	} 

.smallwhite {
	color: #ffffff;
	font-size: 11px;
	} 

.input {
	font-size: 11px;
	}

.inputsmall { 
	font-size:10px; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin; 
	} 

.white {
	color: white;
	}
	
.whitebold {
	color: white;
	font-weight: bold;
	}

a:link, 
a:visited {
	color: darkblue; 
	text-decoration: underline;
	}
	
a:hover	{
	color: blue; 
	text-decoration: underline;
	}

a:link.white,
a:visited.white {	
	color: white;
	text-decoration: underline;
	}
	
a:hover.white {	
	color: white;
	text-decoration: none;
	}
	
a:link.smallwhite,
a:visited.smallwhite {	
	color: white;
	text-decoration: underline;
	}

a:hover.smallwhite {	
	color: white;
	text-decoration: none;
	}

.breadcrumb {
	color:#333333;
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	text-decoration: none;
	font-weight: normal;
} 

a:link.breadcrumb 		{color: #333333; text-decoration: none;}
a:visited.breadcrumb	{color: #333333; text-decoration: none;}
a:hover.breadcrumb		{color: #000033; text-decoration: underline;}

.smallbluebold {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #04215C;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.even {
	background-color: #FFFFFF;
}

.odd {
	background-color: #FFFFCC;
}

.contentDiv {
}
