.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#444444;
	line-height:12px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#444444;
	font-weight:bold;
	line-height:14px;
	margin-top:10px;
}

h2 {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#444444;
	font-weight:bold;
	line-height:14px;
	padding-bottom:0px;
	margin-bottom:0px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#444444;
	font-weight:bold;
	line-height:14px;
	

}
OL { 
	font-family: verdana;
	line-height:14px;
	font-size:11px;
	color:#444444;
	margin-top: 0px;
	margin-left:25px;
}

UL { 
	font-family: verdana;
	line-height:14px;
	font-size:11px;
	color:#444444;
	margin-top: 0px;
	margin-left:15px;
}

LI {
    margin-bottom:0px;
	}

.login-name 
{
	font-family: verdana;
	line-height:12px;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}
.regular-text {
	font-family: verdana;
	line-height:14px;
	font-size:11px;
	color:#444444;
}

p.regular-text {

    margin-bottom: 14px;
    margin-top: 0px;

}


.regular-text-italic {
	font-family: verdana;
	line-height:14px;
	font-size:11px;
	color:#444444;
	font-style: italic;
}

.regular-text-bold {
	font-family: verdana;
	line-height:14px;
	font-size:11px;
	color:#444444;
	font-weight:bold;
}


.regular-text a:link{
	font-family: verdana;
	line-height:14px;
	font-size:11px;
	color:#444444;
	text-decoration:underline;
}

.regular-text a:visited{
	font-family: verdana;
	line-height:14px;
	font-size:11px;
	color:#444444;
	text-decoration:underline;
}

.regular-text a:hover{
	font-family: verdana;
	line-height:14px;
	font-size:11px;
	color:#444444;
	text-decoration:underline;
}

.regular-text a:active{
	font-family: verdana;
	line-height:14px;
	font-size:11px;
	color:#444444;
	text-decoration:underline;
}



.regular-text-smaller {
	font-family: verdana;
	line-height:14px;
	font-size:10px;
	color:#444444;
	text-decoration:none;
}

.regular-text-smaller a:link{
	font-family: verdana;
	line-height:14px;
	font-size:10px;
	color:#444444;
	text-decoration:none;
}

.regular-text-smaller a:visited{
	font-family: verdana;
	line-height:14px;
	font-size:10px;
	color:#444444;
	text-decoration:none;
}

.regular-text-smaller a:hover{
	font-family: verdana;
	line-height:14px;
	font-size:10px;
	color:#444444;
	text-decoration:underline;
}

.regular-text-smaller a:active{
	font-family: verdana;
	line-height:14px;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

.regular-text-smallest {
	font-family: verdana;
	line-height:10px;
	font-size:9px;
	color:#000000;
}

.home_hdr {
	font-family: verdana;
	line-height:15px;
	font-size:13px;
	font-weight:bold;
	color:#444444;
}
.home-text-headline {
	font-family: verdana;
	line-height:12px;
	font-size:10px;
	color:#444444;
	font-weight:bold;
}

.home-text {
	font-family: verdana;
	line-height:12px;
	font-size:10px;
	color:#444444;
}

.home-text a:link {
	font-family: verdana;
	line-height:12px;
	font-size:10px;
	color:#444444;
	font-weight:bold;
	text-decoration:underline;
	}
.home-text a:visited{
	font-family: verdana;
	font-size:10px;
	color:#444444;
	font-weight:bold;
	text-decoration:underline;
}

.home-text a:hover{
	font-family: verdana;
	font-size:10px;
	color:#444444;
	font-weight:bold;
	text-decoration:underline;
}

.home-text a:active{
	font-family: verdana;
	font-size:10px;
	color:#444444;
	font-weight:bold;
	text-decoration:underline;
}
.full-width-table {
	width: 570px;
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blue-table-heading {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 1px;
	
}

.blue-table-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#DCDCDC;
	vertical-align: top;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	
}