@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #E31525;
	line-height: 16px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a {
	color: #6C6F72;
	text-decoration: none;
	font-weight: normal;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.greyline {
	color: #6D7173;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover {
	color: #E31525;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}


h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h3 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	color: #717578;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575A5C;
	line-height: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	line-height: 20px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.whitetext {
	color: #FFFFFF;
}
.whitetextbold {
	color: #FFFFFF;
	font-weight: bold;
}
.yellowtext {
	color: #FFAB16;
}
.boldtext {
	font-weight: bold;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: 15px;
}
li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: url(images/square-bullet-grey.gif);
	list-style-position: outside;
}

#wrapper {
	background-color: #FFFFFF;
	padding: 0px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(images/backgrd-shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
	min-height: 500px;
}
#header {
	background-color: #000000;
	height: 110px;
	padding: 0px;
	width: 896px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 17px;
}
#Top {
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 930px;
	background-image: url(images/TOP2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#searchboxarea  {
	width: 600px;
	padding: 0px;
	float: right;
	height: 30px;
	margin-top: 20px;
	margin-right: 20px;
	text-align: left;
	color: #7F8A97;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #A2B0C1;
}
#logoarea {
	padding: 0px;
	float: left;
	margin: 0px;
	width: 212px;
}
#navbar {
	padding: 0px;
	float: right;
	height: 40px;
	width: 642px;
	margin-top: 22px;
	margin-right: 20px;
	text-align: right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 1;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
}
#navbar li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}

#navbar a {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:hover {
	color: #FF002A;
}
#whitearea {
	padding: 0px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	height: 15px;
	background-color: #FFFFFF;
}


#bottom {
	margin: 0px;
	padding: 0px;
	width: 930px;
	height: 42px;
}



.leftcolumn {
	width: 490px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	* margin-left: 15px;
	z-index: 1;
	float: left;
	overflow: auto;
	height: 580px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#rightcolumn {
	padding: 0px;
	width: 148px;
	margin-top: 30px;
	margin-right: 50px;
	* margin-right: 43px;
	* _margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 1;
	float: right;
	text-align: left;
}

#rightcolumn a {
	color: #575A5C;
	font-size: 12px;
}

#rightcolumn a:hover 
{
	color: Black;
}

#rightcolumn li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: url(images/square-bullet-grey.gif);
	list-style-position: outside;
	line-height: 13px;
}

#corpgovhome {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 611px;
	background-image: url(images/CORP-GOV_BK_publications_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#corpgovabout {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 611px;
	background-image: url(images/CORP-GOV_BK_about_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#corpgovinhouse {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 611px;
	background-image: url(images/CORP-GOV_BK_inhouse_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#corpgovnews {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 611px;
	background-image: url(images/CORP-GOV_BK_News01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#corpgovpub {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 611px;
	background-image: url(images/CORP-GOV_BK01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#corpgovuseful {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 611px;
	background-image: url(images/CORP-GOV_Useful01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#corpgovdebate {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 611px;
	background-image: url(images/CORP-GOV_BK_debate_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.redline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CE1322;
	text-align: left;
	align: left;
	padding-bottom: 0px;
}
.boldblacktext
{
	color:Black;
	font-weight: bold;
}