

#reminders {
	color:#F00;
}

p{
margin-top:0;
margin-bottom:0;
   }
li{
margin-top:0;
margin-bottom:0;
padding-top:0;
}

ul{
margin-top:0;
margin-bottom:0;
padding-top:0;
}


a:link {

}

a:visited {

}

a:active {
    text-decoration: underline;
    color: #666666;
}

a:hover {
    text-decoration: underline;
    color: #666666;
}


.red {
	color: #FF0000;
	}
	
.smallgrey {
	color: #666666;
	font-family: Arial, Helvetica;
	font-size:10px;
	}
	
.sidebar {
	color: #666666;
	font-size:10px;
	margin-right:15px;
	}
	
input
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}	
		
	
.mainbodyarea {
	color: #000000;
	font-family: Arial, Helvetica;
	font-size:12px;
	text-align:left;
	margin-left:20px;
	margin-right:25px;
	}
	

body {
	background-image: url(/template/greylines-BG.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
}

.breadcrum {
	color: #666666;
	font-family: Arial, Helvetica;
	font-size:10px;
	text-align:left;
	padding-left:10px;
	padding-bottom:10px;
	}


h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{ 
color: #000000;
font-size: 16px;
}


h2

{ 
color: #000000;
font-size: 14px;
}

h3
{
color: #000000;
font-size: 12px;
}

h4
{
color: #000000;
font-size: 12px;
}
h5
{
color: #000000;
font-size: 12px;
}

H6 {
page-break-before: always
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style3 {
	font-size: 4px;
	font-weight: bold;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; }

