@import url(homepage.css);

body {
	background-color: #898989;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
h1 {
	text-align: right;
	font-size: 20px;
	color: #0052a5;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #b31b34;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 12px;
	color: #B31B34;
}
.tagline {
	font-size: 12px;
	font-weight: bold;
	background-position: center;
	color: #b31b34;
}
p {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

/******************************** start new classes **********************************/


a.newsTitles:link, a.newsTitles:visited, a.newsTitles:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	font-weight: bold;
	line-height:13px;
	text-decoration: none;
}

a.newsTitles:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
		line-height:13px;
		}

a.newsLinks:link, a.newsLinks:visited, a.newsLinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
		line-height:13px;
		text-decoration: none;
	
}

a.navTOP:hover {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
		line-height:13px;
}

/******************************** start new classes **********************************/
a {
	color: #b31b34;
}
a:hover, a:active {
	text-decoration: none;
	color: #b31b34;
}
#logos {
	
	
}
#logos li {
	list-style:none;
	display:inline;
	padding:0px;
	text-align:center;
	padding: 5px;
}

#wrapper {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	padding-right: 6px;
}
#insider {
	background-image: url(/images/left.gif);
	background-repeat: no-repeat;
}

#logo {
	width: 113px;
	margin-left: 20px;
	margin-top: 20px;
	z-index: 1;
	position: absolute;

}
#left {
	background-image: url(/images/left.gif);
	background-repeat: no-repeat;
	width: 231px;
	height: 420px;
	float: left;
}


#navbar2 {
	float: left;
	padding: 0px;
	margin:0px;
	padding: 70px 6px 15px 275px
	}
	
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	float: right;
	padding: 15px 25px 0px 0px;
	font-weight: bold;
	text-align:right;
	line-height:12px;
}	

#navbar li {
	list-style-type: none;
	margin:0;
	padding: 0;
}
#navbar a {
	text-decoration:none;
	padding: 0px;
	color: #333333;

}
#navbar a:hover, #navbar a:active {
	text-decoration:underline;
	color: #333333;

}
#flash {
	margin: 0px;
	padding: 0px;
}
#subnavAbout {
	padding: 5px 5px 5px 236px;
	float: right;
	width: 510px;
	position: absolute;
	top: 65px;
	visibility: hidden;
}
#subnavNews {
	padding: 5px 5px 5px 570px;
	float: right;
	width: 510px;
	position: absolute;
	top: 65px;
	visibility: hidden;
}
#subnavAbout ul, #subnavNews ul{
	margin:0;
	padding: 0;
}
#subnavAbout li, #subnavNews li {
	list-style-type: none;
	display: inline;
	margin:0;
	padding: 0;
}
#subnavAbout a, #subnavNews a {
	color: #666666;
	text-decoration:none;
	padding: 0 4px;
}
#subnavAbout a:hover, #subnavAbout a:active, #subnavNews a:hover, #subnavNews a:active{
	color: #00529b;
	text-decoration: underline;
}
#content {
	margin-right: 6px;
	margin-top: 0px;
	clear: both;
	padding-left: 231px;
}
#coreG {
	width: 231px;
	text-align: center;
	position: absolute;
	top: 480px;
}

#bodyCopy {
	padding: 10px 20px 20px 65px;
	margin: 0px;
	z-index: 10;
	min-height:420px;
}


#footer {
	background-image: url(/images/shadow_bot.gif);
	background-repeat: no-repeat;
	background-color: #898989;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	clear: both;
	height: 40px;
	padding: 10px;
}
#footer p{
	font-size: 9px;
	color: #CCCCCC;
	font-weight: normal;
	text-align: center;
	padding: 0;
	margin: 0;
}
#footer a {
	color: #CCCCCC;
}
#footer a:hover, #footer a:active {
	text-decoration: none;
}
.clear {
	clear: both;
}
.managementPhoto {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.newsItem {
	margin-left: 15px;
	font-weight: normal;
}
