html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/120%  Arial, Helvetica, sans-serif;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

body {
	background-color: #4a4a4a;
}

/* Neutralize styling: Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 0;
        padding: 0;
}

#pageWrapper {
	width: 760px;
	margin:auto;
	background-color: #5b5a5a;
	padding-right: 20px;
	padding-left: 20px;
}

#columnHolder {
	background-image: url(images/mainMenuBG.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	float: left;
	margin-top: 10px;
	z-index: 0;
}
#indexColumnRepeat {
	background-image: url(images/mainMenuBG.gif);
	width: 146px;
	background-repeat: repeat-y;
	position: relative;
	clear: both;
	height: 65px;
}


#clearer {
	clear: both;
}

#contentArea, #contentAreaMin {
	float: left;
	margin-left: 7px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-image: url(images/contentBoxBG.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 605px;
}

#contentAreaMin {
	height: 470px;
}

#contentArea h4, #contentAreaMin h4 {
	background-image: url(images/contentBoxTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 602px;
}
#contentArea h5 {
	background-image: url(images/contentBoxBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 26px;
	width: 602px;
}

#contentAreaMin h5 {
	background-image: url(images/contentBoxBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 26px;
	width: 602px;
	position: absolute;
	top: 573px;
}

#mainMenu {
	width: 146px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(images/mainMenuBG.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#mainMenu h4 {
	background-image: url(images/mainMenuTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 14px;
	width: 146px;
}
#mainMenu h5 {
	background-image: url(images/mainMenuBottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 162px;
	width: 146px;
}

#bottomMenuGraphic {
	background-image: url(images/mainMenuBottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 162px;
	width: 146px;
	z-index: 200;
	float: left;
	margin-top: -162px;
	background-color: #F9F9F9;
}

#header {
	height: 90px;
	border: 1px solid #e1e1e1;
	margin-top: -20px;
}
.restrictedUse {
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 400px;
	border: 3px solid #000;
	color: #000;
	margin-left: 25px;
	margin-bottom: 10px;
	line-height: 2em;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.canRUbox {
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 400px;
	border: 1px solid #000;
	color: #000;
	margin-left: auto;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}



#mainImage {
	float: left;
	margin-left: 7px;
	width: 590px;
	background-color: #FFFFFF;
	padding: 7px;
	border: 1px solid #cccccc;
	margin-bottom: 7px;
}

#footer, #footer a, #footer a:visited {
	text-align: right;
	clear: both;
	font-size: 9pt;
	color: #e0e0e0;
	padding-top: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	height: 55px;
}

#contentArea p, #contentAreaMin p {
	font-size: 9pt;
	color: #5b5a5a;
	margin-bottom: 8px;
	line-height: 18px;
	padding-left: 25px;
	padding-right: 25px;
}

#contentArea a, #contentArea a:visited, #contentAreaMin a, #contentAreaMin a:visited {
	color: #527092;
}

#contentArea a:hover, #contentAreaMin a:hover {
	color: #996633;
}

#contentArea ul, #contentAreaMin ul {
	list-style-type: disc;
	margin-left: 60px;
	color: #10396F;
}

#contentArea ol, #contentAreaMin ol {
	list-style-type: none;
	margin-left: 30px;
	font-weight: bold;
}

#contentArea li p, #contentAreaMin li p {
	font-size: 9pt;
	color: #5b5a5a;
	margin-bottom: 8px;
	line-height: 18px;
	padding-left: 10px;
}

#siteMap ul {
	list-style-type: disc;
	margin-left: 40px;
	color: #10396F;
}

#siteMap li p {
	font-size: 9pt;
	color: #5b5a5a;
	margin-bottom: 8px;
	line-height: 14px;
	padding-left: 5px;
}

h1, h2, h3 {
	font-size: 14pt;
	color: #24598F;
	line-height: 25pt;
	margin-bottom: 5px;
	padding-left: 25px;
}

h2 {
	font-size: 10pt;
	line-height: 16pt;
	margin-bottom: 3px;
	margin-top: 20px;
	color: #2D6FB0;
	font-weight: bold;
}

h2.nospace {
	margin-top: 2px;
}

h3 {
	font-size: 12pt;
	margin-bottom: 0px;
	margin-top: 18px;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: oblique;
}


.center {
	text-align: center;
}
#topMenu {
	margin-top: 3px;
	height: 22px;
}

#topMenu, #footer a:hover {
	color: #D3D3D3;
}
#applications {
	margin-top: 7px;
	margin-bottom: 7px;
	height: 144px;
}
#applications img {
	border: 1px solid #e1e1e1;
	margin-right: 7px;
}
#applications img.rightImage {
	margin-right: 0px;
}

#worldwideMenu {
	margin-top: 3px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 100;
	top: 50px;
	position: relative;
	margin-left: 425px;
	text-align: center;
}
#worldwideMenu a, #worldwideMenu a:visited {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tables {
	font-size: 8pt;
	border: 1px solid #4A4A4A;
	line-height: 11pt;
	margin-bottom: 15px;
}
.tableHeader {
	background-color: #0B2D5B;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
#contentArea .tables .tableHeader a, #contentArea .tables .tableHeader a:visited, #contentAreaMin .tables .tableHeader a, #contentAreaMin .tables .tableHeader a:visited {
	color: #F0F0F0;
}
#contentArea .tables .tableHeader a:hover, #contentAreaMin .tables .tableHeader a:hover {
	color: #CCCC66;
}
.tableAltRow {
	background-color: #E1EBF2;
}
.tableAltRowGREEN {
	background-color: #c6e1d3;
}

#contentArea .tables a, #contentArea .tables a:visited, #contentAreaMin .tables a, #contentAreaMin .tables a:visited{
	color: #527092;
	font-size: 8pt;
	font-weight: normal;
}
#contentArea .tables a:hover, #contentAreaMin .tables a:hover{
	color: #6DA157;
}
#contentArea p.disclaimerFooters, #contentAreaMin p.disclaimerFooters {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}
#contentArea p.footNote, #contentAreaMin p.footNote {
	font-size: 8pt;
	font-style: normal;
	margin-bottom: 10px;
	line-height: 16px;
}
#redDisclaimerBox {
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #FF0033;
	width: 400px;
	padding: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 75px;
	text-align: center;
}

.tableHeaderAH {
	background-color: #ae362d;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}

.rightsideImage {
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	display: block;
	width: 225px;
	text-align: center;
}

.rightsideImage p {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
	width: 200px;
	font-size: 7pt;
}

.captions p{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
	font-size: 7pt;
}
#contentArea p.triCaption {
	float: left;
	width: 193px;
	display: block;
	margin: 0px;
	padding: 0px;
}


.rightsideImage img, .captions img{
	border: 1px solid #333333;
	text-align: center;
}
.centerCont , .centerContThree{
	width: 500px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
}
.centerContThree {
	width: 580px;
}
.centerContThree img {
	padding-left: 14px;
	padding-right: 14px;
}


.centerCont img {
	padding-right: 10px;
	padding-left: 10px;
}


#subMenu {
	height: 30px;
	width: 550px;
	margin-left: 25px;
	margin-top: 15px;
	text-align: center;
	border: 1px dotted #CCCCCC;
	padding-top: 8px;
	margin-bottom: 15px;
}

#subMenu p{
	padding-left: 10px;
	padding-right: 10px;
}


.return {
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 30px;
	display: block;
	text-align: right;
	padding-right: 35px;
}

#downloadPDFbox {
	float: right;
	margin-right: 20px;
	width: 200px;
	text-align: center;
}

#searchFunction {
	float:right
}

input.submitBTN {
	font-size: 10px;
	background-color: #4A4A4A;
	color: #BABABA;
}

input.txtArea {
	font-size: 10px;
	background-color: #BABABA;
	color: #4A4A4A;
	height: 12px;
}
.special {
width:5px;
visibility:hidden;
}#videoBox {
	height: 300px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
.center {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.underline {
	text-decoration: underline;
}
.green {
	color: #26a146;
}
.newUse {
	height: 40px;
	width: 100px;
	margin-left: 25px;
	color: #FFF;
	background-color: #009f94;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
}
.newUseAreas {
	height: 40px;
	width: 400px;
	color: #009F94;
	font-weight: bold;
	text-align: left;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.floatRight {
	float: right;
}
#mainMenuTest {
	width:143px;
	background-color: #FFFFFF;
	background-image: url(images/mainMenuBG.gif);
	background-repeat: repeat-y;
	background-position: center;
	float: left;
}
