body {
	background-image: url(../images/fullbackground.jpg);
	background-repeat: repeat-x;
	background-color: #3D8AFE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
}

h1 {
font-size:large;
margin-bottom: 0;
padding-bottom:0px;
}
h2, h3 {
font-size:medium;
margin-bottom: 0;
padding-bottom:0px;
}
h4, h5, h6 {
font-size:small;
margin-bottom: 0;
padding-bottom:0px;
}

p { margin-top : 2px; }

p.boxSolid {

padding: 10px;
overflow:auto;
text-align: justify;
border-top: 1px solid #0066cc;
border-right: 1px solid #0066cc;
border-bottom: 1px solid #0066cc;
border-left: 1px solid #0066cc;
background-color: #ddeeff;
}

p.boxSolidGreen {

padding: 10px;
overflow:auto;
text-align: justify;
border-top: 1px solid #228B22;
border-right: 1px solid #228B22;
border-bottom: 1px solid #228B22;
border-left: 1px solid #228B22;
background-color: #DDFFEE;
}

p.boxSolidRed {

padding: 10px;
overflow:auto;
text-align: justify;
border-top: 1px solid #CD5C5C;
border-right: 1px solid #CD5C5C;
border-bottom: 1px solid #CD5C5C;
border-left: 1px solid #CD5C5C;
background-color: #FFE4E1;
}

.mainpageheading {
color:#330066
}

.insurancepageheading {
color:#082D7D
}

.equityheading {
color: #00423F;
}