body {
	margin-top: 0px;
	margin-bottom: 0px;
	background: #cccccc;
	font-family: Tahoma, Arial, verdana, Helvetica, sans-serif;
}
A:link,
A:visited,
A:hover {
color: #ffffff;
font-size: 12px;
text-decoration: none;
font-weight: bold;
margin: 0px;
}
.break{float:none; clear:both; height:5px;}
.break15{float:none; clear:both; height:15px;}
.breakline{float:none; clear:both; height:1px;}
p.top
{
color:#343754;
font-size: 16px;
padding: 0px;
margin:0px;
font-weight: bold;
text-align: center;
}
p.topblue
{
color:#343754;
font-size: 13px;
padding: 0px;
margin:0px;
font-weight: bold;
text-align: center;
}
p.blue
{
color:#343754;
font-size: 11px;
padding: 0px;
margin:0px;
text-align: left;
}
.stylelarge {
	color: #1F273F;
font-size: 14px;
}
/*Green News Box Home Page*/
#newsBox {
border: solid #666666 0px;
background: url(images/greenbox.gif) no-repeat;
padding:0px;
margin: 15px 10px 15px 0px;
width: 230px;
height:185px;
}
#newsBox a,
#newsBox a:visited{
	color:#343754; 
	text-decoration:none;
}

p.box { 
text-align: left;
padding: 4px 5px 3px 15px;
margin:0px;
color:#343754;
font-size:12px;
font-weight:bold;
}
	
/*End Green News Box Home Page*/
/*Grey Box Home Page*/
#greyBox {
background: url(images/greenbox.gif) no-repeat;
padding:0px;
margin: 15px 0px 15px 0px;
width: 230px;
height:185px;
}
#greyBoxBig {
background: url(images/greenbox.gif) repeat-x;
padding:0px;
margin: 15px 10px 15px 0px;
width: 395px;
height:185px;
}
#greyBoxBody {
background: url(images/greenbox.gif) repeat-x #e5e7e6;
padding:0px;
margin: 15px 10px 15px 10px;
width: 878px;
}
p.grey
{
color:#343754;
font-size: 11px;
padding: 10px;
margin:0px;
text-align: left;
}
p.body
{
color:#343754;
font-size: 12px;
padding: 0px 15px 0px 15px;
margin:0px;
text-align: left;
}
li.body
{
color:#343754;
font-size: 12px;
padding: 0px 15px 0px 0px;
margin:0px;
text-align: left;
}
p.small { 
text-align: left;
padding: 2px 10px;
margin:0;
font-size:11px;
color:#343754;
}
/*end links*/

p.end {
color:#343754;
font-size: 10px;
padding: 0px;
margin:0px;
}
A.end:link,
A.end:visited,
A.end:hover {
color: #343754;
text-decoration: underline;
}
A.red:link,
A.red:visited,
A.red:hover {
color: #cc0000;
text-decoration: underline;
}
/*bottom links*/

p.bottom {
color:#009933;
font-size: 10px;
padding: 6px 0px;
margin:0px;
text-align: center;
}
A.bottom:link,
A.bottom:visited,
A.bottom:hover {
color: #009933;
font-size: 8px;
}

.line{
clear: both;
padding: 0;
width: 900px;
height: 6px;
line-height: 6px;
background: #343754;
}
.greenline{
clear: both;
padding: 0;
width: 900px;
height: 6px;
line-height: 6px;
background: #009900;
}
.bodyline{
clear: both;
padding: 0;
width: 878px;
height: 3px;
line-height: 6px;
background: #343754;
}
td.border
{
   border-style: dotted;
   border-width: 0.1mm;
   border-color: #cccccc;
}
table.border
{
   border-style: dotted;
   border-width: 0.1mm;
   border-color: #cccccc;
}
td.acc {
border: 0.2mm solid #CCCCCC;
padding: 2mm 0mm;
}