body {
	background-color: #fff/*#4b5170*/;
	background-image: url("../images/new/bg.jpg");
	background-repeat:repeat-x;
	margin-left: 0px; 
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
	color: #333;
	}
body, p, tr, td, ol, ul, li {
	font-size: 12px;
	line-height: 140%;
	}

h1 {
	margin: 5px 0px 25px 0px;
	font-family: "small georgia", "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: normal;
	color: #4b5170; 
	}
	
#maincontent #main h2 {
	display: block;
	width: 520px;
	height: 32px;
	background-image: url("../images/new/bg_h2.gif");
	background-repeat: no-repeat;
	margin: 25px 0 0 0;
	padding: 7px 0 0 10px;
	font-family: Arial, "small georgia", "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff /*#4b5170*/; 
	text-transform: capitalize;
	border-top: 0px solid #4b5170;
	}
	
h3 {
	font-size: 15px;
	line-height: 140%;
	color: #cc0000;
 }

a:link {
	color: #2B3257;
	text-decoration: underline;}
			
a:visited{
	color: #2B3257;
	text-decoration: underline;}
			
a:hover {
	color: #cc0000;
	text-decoration: none;}
			
a:active{
	color: #cc0000;
	text-decoration: none;}
	
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0em;
	border-color: #000000 !important;
	color: #cc0000!important;
}
.clearfloat {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
}
.text {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-align: justify; }
	
.smalltext {
	font-size: 10px;}
	
.justifytext {
	text-align: justify; }
	
textarea, input, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666; }
	
a img{
	border: 0px; 
	}
.pictureframe {
	border: 1px solid #000066 
	}
.imageleft {
	float: left;
	margin-right: 12px;
	border: 1px solid #ccc;
	padding: 1px;
}
.imageright {
	float: right;
	margin-left: 12px;
	border: 1px solid #ccc;
	padding: 1px;
}
.storyheader {
	font-weight: normal;
	font-size: 14px;
	color: #de0029; }
.storysubheader {
	color: #666;
	font-size: 11px;
	font-weight: bold;
}
.eventdate {
	color: #999;
	font-size: 10px;
	font-weight: bold; 
	}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	text-align: center; }
	
.contacttitle {
	text-align: right;
	font-weight: bold; }
.white {
	color: white; 
	}
form {
	margin: 0;
	padding: 0;
}
p.divider {
	padding-top: 12px;
	border-top: 1px dotted #4b5170;
}
.center {
	margin: 0 auto;
}
/***************************** LAYOUT STYLES **********************************/
#wrapper {
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#masthead {
	position: relative;
	width: 100%;
	height: 144px;
	background-color: #fff;
	background-image: url("../images/new/bg_masthead.gif");
	background-repeat:no-repeat;
}
#subnav {
	position: absolute;
	top: 15px;
	right: 50px;
	width: auto;
	height: 20px;
	color: #fff;
}
#subnav a {
	color: #fff;
}
#subnav a:link, #subnav a:visited, #subnav a:active {
	text-decoration: none;
}
#subnav a:hover {
	text-decoration: none;
	color: #cc0000;
}
#search {
	position: absolute;
	top: 12px;
	right: 300px;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	color: #fff;
}
search form {
	margin: 0;
	padding: 0;
}
#search form input {
	width: 170px;
	height: 21px;
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
	color: #808080;
}
#search img {
	position: absolute;
	top: 0px;
	margin-left: 2px;
}
#navbartop {
	position: absolute;
	top: 108px;
	left: 205px;
	width: 744px;
	height: 35px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-align: center;
	border-bottom: 0px solid #fff;
}
#navbartop ul {
	list-style-type:none;
	text-align: center;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
#navbartop li {
	float: left;
	display: inline;
	margin: 0;
	padding: 12px 3px 0px 0px;
	width: 103px;
	height: 35px;
	background-image: url("../images/new/bg_link.gif");
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-transform:uppercase;
}
#navbartop a:link {
	padding-top: 10px;
}

#navbartop a, #navbartop a:link, #navbartop a:visited {
	color: #fff;
	text-decoration: none;
}
#navbartop a:hover {
	color: #CC0000;
	background-repeat:no-repeat;
}
#maincontent {
	border: 2px solid #2B3257;
	border-top: 7px solid #4b5170;
	background-color: #FFFFFF;
	background-image: url("../images/new/bg_page.gif");
	background-repeat:repeat-y;
	padding: 30px 0px;
}
#breadcrumbs {
	width: 100%;
	height: 20px;
}
#breadcrumbs .content{
	height: 40px;
	padding: 50px 0px;
	border-bottom: 1px dotted #ddd;
	color: #4b5170;
	font-size: 10px;
}
#main {
	margin-left: 205px;
	margin-right: 200px;
	border-top: 1px solid #fff;
}
#main .content {
	padding: 0px 10px 0px 10px;
}
.content {
	padding: 0px;
}
#sidebarleft {
	float: left;
	width: 195px;
}
#sidebarleft .content {
	padding: 0px 10px 0px 10px;
}
#sidebarleft h2 {
	display: block;
	margin: 0;
	padding: 8px;
	background-color: #2B3257;
	color: #fff;
	font-size: 14px;
	font-weight: normal;	
	}
#sidebarleft table {
	border: 0px solid #2B3257;
}
#sidebarleft table a {
	color: #2B3257;
}
#sidebarright {
	float: right;
	width: 172px;
	padding-right: 15px;
}
#sidebarright .content {
	padding: 0px;
}
#sidebarright h2 {
	display: block;
	margin: 0;
	padding: 8px;
	background-color: #4b5170;
	color: #fff;
	font-size: 14px;
	font-weight: normal;	
}
#footer {
	background-color: #2B3257;
	color: #fff;
}
#footer p {
	margin: 0;
	padding: 12px 0px 12px 20px;
	color: #fff;
	font-size: 11px;
}
#footer a {
	color: #fff;
}
#footer .right {
	float: right;
	width: auto;
	height: 35px;
	padding: 0 15px 0 15px;
	font-size: 10px;
	border-left: 1px solid #ccc;
}

/******************************************* BOXES ****************************************/
.twobox {
	float: left;
	width: 260px;
	background-color: #efefef;
}
h2.twobox {
	display: block;
	width: 260px;
	height: 32px;
	background-image: url("../images/new/bg_h2_255.gif");
	background-repeat: no-repeat;
	margin: 25px 0 0 0;
	padding: 7px 0 0 10px;
	font-family: Arial, "small georgia", "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff /*#4b5170*/; 
	text-transform: capitalize;
	border-top: 0px solid #4b5170;
}
.bluebox {
	width: 100%;
	background-color: #2B3257;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	color: #fff;
}
.bluebox h2 {
	display: block;
	margin: 0;
	padding: 5px;
	background-color: #2B3257;
	color: #fff;
	font-size: 17px;
}
.lightbluebox {
	background-color: #4b5170;
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	color: #fff;
}
.lightbluebox h2 {
	display: block;
	margin: 0;
	padding: 5px;
	background-color: #2B3257;
	color: #fff;
	font-size: 17px;
}
.whitebox {
	width: 100%;
	background-color: #ffffff;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	color: #2B3257;
	border: 1px solid #2B3257;
}
.whitebox h2 {
	display: block;
	margin: 0;
	padding: 8px;
	background-color: #2B3257;
	color: #fff;
	font-size: 17px;
}
.greybox {
	width: 100%;
	background-color: #808080!important;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	color: #fff;
	border: none;
}
.greybox h2 {
	display: block;
	margin: 0;
	padding: 8px;
	background-color: #2B3257!important;
	color: #fff!important;
	font-size: 17px;
	border: none;
}
.sidebarleft {
	background: #808080;}
	
.login {
	color: #333333;
	font-weight: bold;
	text-align: center; }
	
td.login {
	background: #cccccc;
	border: solid 1px #ffffff; }
	
	
.copyright {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center; }
	
	
td.header {
	background-color: #4b5170;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
}
