html {
     overflow: -moz-scrollbars-vertical;
}


body {
	color: #000000;
	background-color: #FFFFFF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	text-decoration: underline;
}

a:link {
	color: blue;
}



a:active {
	color: blue;
}

a:hover {
	text-decoration: none;
	}

#contenttemp {
	position: absolute;
	width:760px;
	left: 50%;
	top: 10px;
	margin-left: -380px;
	z-index:1;
	}
	
#Content {
	width:760px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:1px dashed #333;
	background-color:#ffffff;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}

.infobox {
	margin-top : 0px;
}

.infotablep {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-top : 5px;
	line-height : 12px;
}

.infocolimg{
	margin-top : 3px;
	clear : all;
}

.logoimg{
	margin-bottom : 20px;
}

.excelimg{
	margin : 0px 20px 20px 0px;
	float: left;
}

#contenttd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 60px;
	padding-right: 35px;
	padding-bottom: 20px;
}



#contenttd td {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	color: #000000;
}

#contenttd p {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	margin : 0px 5px 10px 5px;
	color: #000000;
}

p.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : 800;
	line-height : 16px;
	padding : 0px;
	color: #000000;
}

p.newssummary {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height : 16px;
	padding : 0px 0px 0px 0px;
	color: #000000;
}

.newsdate {
	color: #000;
	font-weight: bold;
	padding: 0px 0px 10px 5px;
	margin: 0px;
	line-height : 12px;
	}
	
.newslink {
	padding: 0px 0px 11px 10px;
	margin: 0;
	line-height : 12px;
	}

p.issuedownload {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height : 13px;
	padding : 0px 0px 5px 15px;
	color: #000000;
}

p.downloadfile {
	padding: 0px 20px 10px 25px;
}



ul.sublist {
	padding-left: 50px;
	padding-bottom: 20px;	
	line-height : 18px;
	list-style: disc outside url(../images/generic/list_arrow.gif);
}

ul.introlist {
	list-style: square outside url(../images/generic/list_square.gif);
	line-height : 18px;
	padding-bottom: 5px;
}

li.lastlistitem {
	padding-bottom: 10px;
}

ul.sectorlist {
	list-style: none;
	line-height : 18px;
	padding-bottom: 10px;
}
li.sectorlist {
	list-style: none;
	line-height : 18px;
	padding-bottom: 10px;
}

li.currentsector {
	list-style: square outside url(../images/generic/list_square.gif);
}

ul.sitemaplist {
	list-style: square outside url(../images/generic/list_square.gif);
	line-height : 18px;
	padding-bottom: 5px;
}

li.sitemaplist {
	list-style: none;
	line-height : 18px;
	padding-bottom: 2px;
}





h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 22px;
	line-height : 26px;
	margin : 0px 5px 10px 5px;
	color: #990033;
	clear : all;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 17px;
	line-height : 20px;
	margin : 15px 5px 5px 5px;
	color: #990033;
	clear : all;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: 800;
	line-height : 20px;
	margin : 15px 5px 5px 5px;
	color: #990033;
	//* clear : all; *//
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	line-height : 14px;
	margin : 10px 5px 0px 5px;
	color: #000;
	//* clear : all; *//
}


h3.list {
	padding: 10px 0px 0px 0px

}

.missiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #990033;
	text-align: center;
}

.missiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.imgleft {
	float: left;
	margin: 5px 10px 5px 5px;
	}
	
.imgright {
	float: right;
	margin: 5px 5px 5px 10px;
	}
	
#flashholder, .imgclear {
	clear: all;
	margin: 5px 5px 15px 5px;
	}
	
#flashholder {
	z-index: 1;
	width: 400px;
	height: 278px;
}
#flashcontent {
	margin-top: 5px;
}
.imgcasethumb {
	float: left;
	margin: 0px 5px 0 0;
	display: block;
	}
	
.casestudysummary {
	margin: 0px 0px 20px 0px;
	background: #0ff;
	display: block;
	width: 400px;
	}
	
.casestudytables {
	margin: 0px 0px 20px 0px;
	background: #fff;
	width: 450px;
	}
	
.casestudytablesh3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: 800;
	line-height : 14px;
	margin : 5px 5px 2px 5px;
	color: #990033;
	text-align: left;
	//* clear : all; *//
}

.casestudyp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-left: 5px;
	text-align: left;
	}
	
.casestudyinfo {
	margin: 0;
	background: #eee;

	display: block;
	}	
	
.caseimgwrapper {
	float: left;
	background: #ff0000;
	margin: 0 10px 10px 0px;
	display: block;
	width: 65px;
	}
	
.casestudywrapper {
	background: #ff0;
	float: right;
	width: 200px;
	}

	
.casebr {
	height: 10px;
	background: #ccc;
	}
	
hr {
 	color: #990033;
 	background-color: #990033;
	height: 2px;
	}
.newsarticlewrap {
	background: url(../images/generic/news_icon_light.gif) no-repeat top left;
	padding-left: 15px;
	}
	
.linklogowrap {
	margin: 0 0 15px 0;
	border-bottom: solid 1px #f1eeeb;
	}
	
.linklogowrap img {
	border: 0;
	margin: 10px 0 5px 5px;
	}
	
.linktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: 800;
	line-height : 20px;
	margin : 5px 5px 0px 5px;
	color: #990033;
	clear : all;
}

#newsimgholder {
	background: #f1eeeb;
	width: 155px;
	float: right;
	padding: 10px;
	margin: 5px 0px 10px 10px;
	}
#newsimgholder p {
	line-height: 13px;
	margin: 2px 0 20px 0;
	}

#assetbox {
	background: #f1eeeb;
	padding: 15px;
	margin: 10px 0 0 10px;
	}
	
#assetbox p {
	line-height: 13px;
	margin: 5px 0 20px 0;
	}
	
.assetdownload {
	margin: 0 5px 0 0;
	}
	
	
.topleftnav {
	background: #775c3d url("/images/generic/nav/topnav_leftcnr.gif") no-repeat 0 0;
}
#cardinal-block, #ips-block {
	margin-top: 25px;
}