body {
	margin: 0;
	padding: 28px 0 0 0;
	background-image: url(/images/common/tilehome.gif);
	background-repeat: repeat-x;
	background-color: #212121;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	line-height: 19px;
}
body a:visited {
	color: #999;
	font-weight: bold;
	text-decoration: underline;
}
body a:link {
	color: #999;
	font-weight: bold;
	text-decoration: underline;
}
body a:active {
	color: #999;
	font-weight: bold;
	text-decoration: underline;
}
body a:hover {
	color: #cc3333;
	font-weight: bold;
	text-decoration: none;
}
/* ------------- Hdr Nav Styles ------------- */
#hdr {
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background-image: url(/images/home/largephototop.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 150px;
	z-index: 2;
}	

#logo {
	padding: 13px 0 0 40px;
	width: 200px;
	float: left;
}
#nav {
	width: 498px;
	float: left;
}
#nav ul {
	margin: 0;
	padding: 59px 0 0 0;
	list-style-type: none;
}
#nav li {
	float: left;
}
#search {
	background-image: url(/images/hdrnav/searchbkgdwithgo.png);
	background-repeat: no-repeat;
	width: 212px; /* overall width with padding is 242 */
	height: 35px; /* overall height with padding is 105 */
	float: left;
	padding: 70px 30px 0 0;
	text-align: right;
}
/* ------------- End Hdr Nav Styles ------------- */
#footer {
	margin: 0 auto;
	width: 960px;
	height: 55px;
	padding: 5px 0 0 40px;
	background-image: url(/images/footer/logohome.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	line-height: 19px;
}
#footer a:visited {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
#footer a:link {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
#footer a:active {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	background-image: url(/images/home/largephotobottom.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	overflow: hidden;
	background-color: Transparent;
}
#promocolumn {
	width: 200px;
	height: 382px;
	float: left;
	padding: 0 60px 0 740px;
	overflow: hidden;
	line-height: 15px;
}
#btns {
	width: 920px;
	height: 120px;
	float: left;
	margin-bottom: 30px;
	padding: 0 40px 0 40px;
}
#contentcontainer {
	width: 1000px;
	background-image: url(/images/home/div1000.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}
#contentleft {
	width: 400px;
	float: left;
	padding: 0 40px 0 60px;
}
#contentleft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #cc3333;
	margin: 0 0 12px 0;
}
#contentright {
	width: 400px;
	float: left;
	padding: 0 60px 0 40px;
}
#contentright h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #e59629;
	margin: 0 0 12px 0;
}
#spacer {
	clear: both;
}
.hr {
	margin: 45px 0 30px 0;
	border: 0;
	width: 920px;
	color: #646464;
	background-color: #646464;
	height: 1px;
}
/* ------------- Crisis Management Styles ------------- */
#noalerthdr {
	margin: 30px 0 0 0;
	background-image: url(/images/crisismgmt/noalerthdr.png);
	height: 49px;
}
#noalerttile {
	background-image: url(/images/crisismgmt/noalerttile.png);
	padding: 3px 0 3px 0;
	overflow: hidden;
	color: #009900;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#noalertbottom {
	background-image: url(/images/crisismgmt/noalertbottom.png);
	height: 15px;
}
#alerthdr {
	margin: 30px 0 0 0;
	background-image: url(/images/crisismgmt/alerthdr.png);
	height: 49px;
}
#alerttile {
	background-image: url(/images/crisismgmt/alerttile.png);
	padding: 3px 25px 3px 20px;
	overflow: hidden;
	color: #cc3333;
	font-size: 12px;
	font-weight: bold;
}
#alerttile ul {
	margin: 0;
}
#alerttile li {
	margin: 0 0 0 -15px;
	padding: 0 0 8px 0;
	list-style: url(/images/common/arrowli.gif);
}
#alerttile li a:visited {
	color: #cc3333;
	font-weight: bold;
	text-decoration: underline;
}
#alerttile li a:link {
	color: #cc3333;
	font-weight: bold;
	text-decoration: underline;
}
#alerttile li a:active {
	color: #cc3333;
	font-weight: bold;
	text-decoration: underline;
}
#alerttile li a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#alertbottom {
	background-image: url(/images/crisismgmt/alertbottom.png);
	height: 15px;
}
/* ------------- End Crisis Management Styles ------------- */
