body {
	background-color: #154695;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg7.jpg);
	background-repeat: repeat;
}
.homepage_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#main_table {
	width: 900px;
	margin-top: 0px;
	background-color: #FFFFFF;
 }
#cont {
	color: #333333;
	border:solid #000000;
	border-width:0 0 0 1px;
	padding-left: 10px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 10px;
 }
#side_cont {
	color: #333333;	
	padding-left: 5px;
	padding-right: 5px;
	background-color: #E6E7E8;
 }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.Tag_Line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C9D5D3;
	font-weight: normal;
	font-style: italic;
}
.body_copy {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #000000}

.body_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #0000CC;
	text-decoration: underline;
}

a:visited {
	color: #0000cc;
	text-decoration: underline;
}

a:hover {
	color: #990033;
	text-decoration: underline;
}
#Menu_Bar {
	position:relative;
	visibility:visible;
	width:380px;
	z-index:1;
	left: 0;
	top: 238px;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

.Menu_Bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	text-align: center;
	text-decoration: none;
}
.Menu_Bar a, .Menu_Bar a:visited {
	color: #333333;
	text-decoration: none;
}

.Menu_Bar a:hover {
	color: #000099;
	text-decoration: underline;
}

#gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#sidebar {
	/*position: absolute;*/
left: 60px;
	top: 86px;
	width: 186px;
	font-size: 0.9em;
	border-top-color: #154695;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-color: #154695;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #154695;
	border-left-color: #154695;
	margin-top: 0px;
}
#navlist {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}
#navlist a, #navlist a:visited {
	display: block;
	padding: 2px 2px 2px 40px;
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	line-height: 20px;
	background-color: #E6E7E8;
}
#navlist a:hover {
	color: #000066;
	background-image: url(images/pointer4.jpg);
	background-repeat: no-repeat;
}
#sidebar #navlist .uberlink {
background-color: #9F6F9F;
background-image:  url(Development/assets/box_on.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #333 !important;
font-weight: bold;
cursor: default;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #666666;
}
#footer a, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #154695;
	text-decoration: none;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: underline;
}
.scroll_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #154695;
}
