@charset "utf-8";
#bkg {
	width: 950px;
	background-color: #FFFFFF;
}
#main {
	position:absolute;
	left:50%;
	top:0px;
	width:20px;
	height:20px;
	z-index:1;
}



#rightMenu {
	float: right;
	width: 230px;
	background-image: url(images/sideShad.png);
	background-repeat: repeat-x;
	background-color: #005dac;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

#panel {
	float: left;
	width: 228px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	background-image: url(images/panel-bkg.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#panelRed {
	width: 188px;
	background-color: #d12027;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-decoration: none;
}
#panelRed a {
	color: #FFFFFF;
	text-decoration: underline;
}
#panelRed a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#panelText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	width: 208px;
	text-align: left;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#panelTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #005dac;
	font-weight: bold;
	text-align: left;
	width: 218px;
	text-indent: 10px;
}

#newsPanel {
	width: 206px;
	background-image: url(images/sidePanel.png);
	background-repeat: no-repeat;
	margin: 12px;
	height: 350px;
}
.small {
	font-size: 11px;
}

#sidePanel {
	margin: 12px;
}
#sideTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	float: right;
	margin-right: 10px;
	margin-top: 2px;
}
#sideTitle a{
	color: #000000;
	text-decoration: none;
}
#sideTitle a:hover{
	color: #000000;
	text-decoration: none;
}
#quoteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	float: right;
	margin-right: 10px;
	margin-top: 2px;
}

#leftPic {
	float: left;
	margin-right: 6px;
	margin-top: 3px;
}
#rightPic {
	float: right;
	margin-left: 6px;
}
#bug {
	float: right;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 15px;
}


#quoteText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #005DAC;
	width: 166px;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}

#sideText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	width: 186px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
#sideText a{
	color: #D12027;
	text-decoration: underline;
}
#title {
	height: 21px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	float: left;
	margin-top: 12px;
}

#homeContent {
	float: left;
	width: 720px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
}
#printReady {
	background-color: #FFFFFF;
}


#topNav {
	height: 27px;
	margin-left: 2px;
	width: 452px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	margin-bottom: 7px;
}
#topNav a {
	color: #999999;
	text-decoration: none;
}
#topNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#bannerHome {
	background-color: #000000;
	height: 264px;
	width: 950px;
}

#banner {
	background-color: #000000;
	height: 202px;
	width: 950px;
}
#page {
	background-color: #FFFFFF;
	width: 950px;
	background-image: url(images/pageShad.png);
	background-repeat: repeat-x;
	float: left;
}
#left {
	float: left;
}
#right {
	float: right;
}

#wrapper {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
#topHome {
	background-image: url(images/top.png);
	background-repeat: repeat-x;
	height: 101px;
	width: 950px;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #454545;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	height: 64px;
	padding-top: 6px;
}
#footer a{
	color: #CCCCCC;
	text-decoration: underline;
	
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	
}
#section {
	float: left;
	width: 708px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}
#pieBox {
	padding: 4px;
	width: auto;
	border: 1px solid #CCCCCC;
	text-align: left;
	margin-right: 4px;
	margin-left: 4px;
}

.highlight {
	color: #005DAC;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}
#footNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #D12027;
	text-decoration: none;
	margin: 12px;
	text-align: center;
}
#footNav a{
	color: #D12027;
	text-decoration: none;
}
#footNav a:hover{
	color: #999999;
	text-decoration: none;
}
select {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.link {
	color: #005DAC;
	text-decoration: none;
}
.link a{
	color: #005DAC;
	text-decoration: none;
}
.link a:hover{
	color: #005DAC;
	text-decoration: underline;
}
#people {
	width: 100%;
	margin-bottom: 12px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
}
#peopleName {
	width: auto;
	margin-bottom: 4px;
	float: none;
	font-family: "Times New Roman", Times, serif;
	color: #005DAC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subheading {
	font-size: 14px;
	color: #D02027;
	font-weight: bold;
}
.subheading a{
	color: #D02027;
}
.med {
	font-size: 14px;
}
.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #EE322C;
	font-weight: bold;
	line-height: 135%;
}
.bigblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	line-height: 150%;
}

.medblack{
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

