.PageOutline {

	border: 1px solid #337CAE;

	margin: 0px;

	padding: 0px;

}

.logo {

	background-image:  url("images/logo.gif");

	background-repeat: no-repeat;

	height: 90px;

	width: 117px;

}

.footertext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}

.contentOutline {

	border: 1px solid #6FA9CE;

	margin: 0px;

	padding: 0px;

}

.normallinks {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #036FDE;

	text-decoration: underline;

}

.normallinks:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #FF0000;

	text-decoration: underline;

}

.contenttext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	color: #3A3A3A;

	text-decoration: none;

	line-height: 18px;

}

.contenttextblue {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	color: #15387A;

	text-decoration: none;

	line-height: 18px;
	

}

.orangetext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #BE6905;

	text-decoration: none;

}

.blackboldtext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}

.bookmarktext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #258590;

	text-decoration: none;

}

.bookmarktext:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #165C64;

	text-decoration: Underline;

}.mainheading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #3F6ECD;

	text-decoration: none;

}

.table {

	border: 1px solid #A8E5EB;

	background-color: #E5F9FB;

	padding: 0px;

}

.addressbg {

	background-image: url("images/addressbg.jpg");

	background-repeat: no-repeat;

	background-position: left top;

	height: 200px;

	width: 308px;

}

