body,td,th {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:1;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

body {
	
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	color: #003399;
	font-size: 14px;
}

h2 {
	color: #FFFFFF;
	font-size: 14px;
	margin: 0px;

}

h3, h4, h5, h6 {
	color: #003399;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;

}

.rollover a {display:block; width:150px; background-color: #FFFFFF}
.rollover a:hover { background-color: #66CC00}		
a		{
		color:#ffffff;
		text-decoration:none;
		}
a:hover	{
		color:#003399;
		text-decoration:none;
		}
.a2		{
		color:#333333;
		text-decoration:none;
		}
.a2:hover	{
		color:#FF9900;
		text-decoration:none;
		}
.a3		{
		color:#FF9900;
		text-decoration:none;
		}
.a3:hover	{
		color:#003399;
		text-decoration:none;
		}		
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li 	{
		height:20px;
		background: url(../images/list1.gif) bottom left no-repeat;
		padding:0 0 0 8px
		}
		
.more img{
		margin:0 5 0 0px;
		}
		
.line	{
		background:#D0D0D0;
		height:1px;
		width:100%;
		}

.red {color: #FF0000}
.blue {color: #4973AB}
.green {color: #66CC00}
.white {color: #FFFFFF}
.purple {color:#8A7FA9}
.grey {color:#333333}
.redbold{color: #FF0000;font-weight: Bold;}
.bluebold {color: #4973AB;font-weight: Bold;}
.greenbold {color: #CDED00;font-weight: Bold;}
.whitebold {color: #FFFFFF;font-weight: Bold;}
.purplebold {color:#8A7FA9;font-weight: Bold;}
.greybold {color:#333333;font-weight: Bold;}
.purplenine {color:#8A7FA9;font-size: 9px}
.whitenine {color:#ffffff;font-size: 9px}

.helpmsg { 
  display: none;
  padding: 5px; 
	background: #D0E0F0; 
}

.chkmsg { 
    display: none;
}

.hidden { 
    display: none;
}

.errormsg { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #FF0000;
 }
 
.errorbg {background-color:#FFFF99}

.quote {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #66CC00;
}
.bloglink {
  font-family: Arial, Helvetica, sans-serif; 
  font-size:11px;
  font-style: normal;
  font-weight: normal;
  color: #ffffff;
}
.blogheading {
  font-family: Arial, Helvetica, sans-serif; 
  font-size:13px;
  font-style: normal;
  text-decoration:underline;
  font-weight: bold;
  color: #333333;
}

.date {
  font-family: Arial, Helvetica, sans-serif; 
  font-size:10px;
  font-style: normal;
  text-decoration:none;
  font-weight: bold;
  color: #66CC00;
}
