a { 
	color: #000099;
	text-decoration: none;
}

a:link {
	color: #000099;
	text-decoration: underline;
}

a:visited {
	color: #663399;
	text-decoration: none;
}

a:hover {
	color: #000099;
	text-decoration: none;
}

a:active {
	color: #000099;
	text-decoration: none;
}


body {
	background: #F5F7FA;
	font: 16px Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	margin: 0;
	padding: 0;
	border-left: 2px solid #858080;
	border-right: 2px  #858080;
	border-bottom: 2px  #858080;
	border-top: 2px  #858080;
}

div.main {
	background: #FFF;
	border: 1px solid #000;
	color: #000;
	font: 11px Arial, Helvetica, sans-serif;
	margin : 5 0 0 0;
	width: 801px;
}

ul style {
	margin-top: 0px
}

li style {
	margin-top: 0px
}


.title {
	background: #455A9B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: center;
	color: #EEEEEE;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.bluestrip {
	background: #1D3273;
	color: #FFFFFF;
}

.blackstrip { background: #000; }

.mainBodyContent { background: #FFF; }

.newsletter {
	border-bottom-color : #000;
	border-bottom-style : solid;
	border-bottom-width : 0px;
	border-right-color : #000;
	border-right-style : solid;
	border-right-width : 0px;
	border-top-color : #000;
	border-top-style : solid;
	border-top-width : 0px;
	color : #405161;
	background: #D5DEEA;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.services {
	border-bottom-color : #000;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-top-color : #000;
	border-top-style : solid;
	border-top-width : 1px;
	color : #405161;
	background: #D5DEEA;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.newsletterBody {
	color : #000000;
	font: 14px Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: normal;
	margin-left: 5px;
	font-size: 14px;
}

.newsletterBodylarger {
	color : #000000;
	font: 16px verdana, arial, sans-serif;
	font-weight: normal;
	margin-left: 5px;
}
.newsletterBodyBold {
	color : #000000;
	font: 16px verdana, arial, sans-serif;
	font-weight: bold;
}
.newsletterBodyBoldBlue {
	color : #1D3273;
	font: 16px verdana, arial, sans-serif;
	font-weight: bold;
}
.newsletterBodyBoldBlueCenter {
	color : #1D3273;
	font: 16px verdana, arial, sans-serif;
	font-weight: bold;
	text-align: center;
}	
.newsletterBodyBoldRed {
	color : #FF0000;
	font: 16px verdana, arial, sans-serif;
	font-weight: bold;
	margin-left: 5px;
}

.servicesBody {
	border-top-width : 1px;
	color : #000;
	font: 14px verdana, arial, sans-serif;
	font-weight: normal;
}

.indent {
	margin-left: 20px;
	margin-right: 20px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
.redstrip {
	background: #1D3273;
	color: #FFFFFF;
	background-color: #FF0000;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.verticalLine {
    border-left: thin solid #687075;
}
