a:link{	font-family:Georgia, Times New Roman, Times, serif;
	font-size:smaller;
	padding-left:5px;
	padding-right:5px;
	color:#333333;
}
a:visited{font-family:Georgia, Times New Roman, Times, serif;
	font-size:smaller;
	padding-left:5px;
	padding-right:5px;
	color:#003366;
	}
a:hover{font-family:Georgia, Times New Roman, Times, serif;
	font-size:smaller;
	padding-left:5px;
	padding-right:5px;
	color: #C4222A;
	}
 
body  {
	font: 100% Georgia, Times New Roman, Times, serif;
	background-color: #a3b9cf;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}

.twoColElsLtHdr #container { 
	width: 47em;
	background: #d9e3ed;
	margin: 0 auto; 
	text-align: left;
	border-left:solid 3px #999999;
	border-right:solid 3px #999999;
}

.twoColElsLtHdr #header { 

} 
.twoColElsLtHdr #header h1 {
	margin: 0;
	
}

.twoColElsLtHdr #sidebar1 {
	/*float: left; 
	width: 25em;   since this element is floated, a width must be given */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding:15px 10px 15px 10px;
	/*margin-bottom:30px;*/
	/*border-right:groove;*/
	
}
.tableLook {
	background: #EBEBEB;
	width:100%;
	padding-top:10px;
	padding-left:15px;
	padding-right:10px;
}
.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

.twoColElsLtHdr #mainContent {
	margin: 0 0px 15px 26em;
	padding-top: 15px;
	/*padding-bottom:5px;*/
}
 
.twoColElsLtHdr #footer { 
	padding: 0px 10px 15px 5px;
	background:#EBEBEB;
	line-height:1em;
	border-bottom:solid 3px #999999;
}
 
.twoColElsLtHdr #footer p {
	margin: 0; 
	/*padding: 10px 0;*/
}

.fltrt {
	float: right;
	margin-left: 8px;
	padding-top:15px;
}


.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.newtext {
	font-family: Georgia, Times New Roman, Times, serif;
	color:#003366;
	font-size: small;
	font-style: normal;
	line-height: 2em;
	margin-left:10px;
}
.newtextHead {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-size: small;
	font-style: italic;
	font-weight:bold;
	line-height: 1.5em;
	margin-left:15px;
}
.newtextBullets {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	font-style: normal;
	line-height: 2.5em;
	color:#003366;
	list-style-image: url(shieldBullet.png);
}
#now {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	font-style: oblique;
	line-height: 150%;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
	/*margin-bottom:25px;*/
	color: #003366;
	font-weight: bold;
	padding-bottom:5px;
}

#nowCntr {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	font-style: oblique;
	line-height: 150%;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	color: #003366;
	font-weight: bold;
}

.services {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	list-style-image: url(shieldBullet.png);
	line-height: 125%;
	color: #003366;
}

.style1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: large;
	color: #C4222A;
	margin-left:10px;
}
.style1ul {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: large;
	color: #C4222A;
	margin-left:10px;
	text-decoration:underline .5px #c4222a;
}

#spacer { padding-top:15px;
		padding-bottom:15px;
		text-align:center;	
}
#spacerlinks { 
	padding-bottom:10px;
		text-align:center;
}
.style2 {font-size: small;
		font-style: italic;
		color: #003366;
		}
		
.style3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: large;
	color: #C4222A;
	text-align:right;
	margin-right: 33%;
	line-height:2em;
}

.style4 {
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: medium;
		font-style: normal;
		line-height: 2em;
		color: #003366;
		text-align:center;
		}

.formHeads {
		color: #003366;
		font-size:medium;
			}
