body {
	background-color: #024A8B;
	vertical-align: top;
}

table {
	border: none;
	padding: none;
	
}
td, tr {
font-family: Verdana, sans-serif;
		font-family: Verdana, Arial,  sans-serif;
			color:#3a3381;
	font-size: 10pt;
}

img {
	border: none;
}

/*.banner {
	background-image: url('../images/patroom_banner.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #80B1D3;
	vertical-align: middle;
	height: 114px;
	width: 100%;
	border-left: solid #6699CC 1px;
	border-right: solid #6699CC 1px;
	padding-top: 3px;
}*/
.banner {
	background-image: url('../images/patroom_banner1.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #80B1D3;
	vertical-align: middle;
	height: 176px;
	width: 100%;
	border-left: solid #6699CC 1px;
	border-right: solid #6699CC 1px;
	padding-top: 3px;
}

.bar {
	background-image: url('../images/patroom_bar.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #80B1D3;
	vertical-align: middle;
	height: 20px;
	width: 100%;
	border-left: solid #6699CC 1px;
	border-right: solid #6699CC 1px;
}

.navBar {
	background-image: url('../images/patroom_navbar.gif');
	background-position: top left;
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 33px;
	width: 100%;
	border-left: solid #6699CC 1px;
	border-right: solid #6699CC 1px;
}

.navItem {
	color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	cursor: hand;
	cursor: pointer;
	text-transform: normal;
	font-weight: bold;
	vertical-align: middle;
	height: 30px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	border-left: solid #659BCB 1px;
	border-right: solid #024A8B 1px;
}

.anotherTitle {
	background-color: #CEE1EE;
	color: #003366;
	height: 30px;
	width: 100%;
	vertical-align: middle;
	text-align: right;
	font-family: Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 12pt;
	padding-right: 15px;
	font-weight: bold;
	border-left: solid #6699CC 1px;
	border-right: solid #6699CC 1px;
}

h1{
	font-family: Verdana, Arial,  sans-serif;
	font-size: 12pt;
	padding:0px;
	margin:0px;
	color:#ffcc00;
}
h2{
	font-family: Verdana, Arial,  sans-serif;
	font-size: 10pt;
	padding:0px;
	margin:0px;
	color:#ffcc00;
}
h3{
	font-family: Verdana, Arial,  sans-serif;
	font-size: 10pt;
	padding:0px;
	margin:0px;
	color:#ffcc00;
}




.contentText2 {
	background-color: #ffffff;
	font-family: Verdana, Arial,  sans-serif;
	font-size: 10pt;
	padding:10px;
	height: 100%;
	width: 100%;
	vertical-align: top;
	text-align: left;
	color:#003366;
	border-left: solid #6699CC 1px;
	border-right: solid #6699CC 1px;
}
.contentText2 a:link {

	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	text-decoration:underline;
	color:#003366;
	font-weight:bold;

	}
	.contentText2 a:visited {

	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
		text-decoration:underline;
	color:#003366;
	font-weight:bold;

	}
	.contentText2 a:hover {

	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	text-decoration:none;
	background-color:#336da2;
	color:#ffffff;
	font-weight:bold;

	}


.footerPic {
	background-image: url('../images/patroom_footer.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	height: 26px;
	border-left: solid #6699CC 1px;
	border-right: solid #6699CC 1px;
	border-bottom: solid #6699CC 1px;
}

/* FOOTER */

.footerStuff {
	text-align: center;
	color: #6699CC;
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	/* width: 100%; */
	height: 25px;
}

a.footer {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #6699CC;
}
