body {
	margin: 0px;
	background-color: #CCCCCC;
}
h2{
margin-left:10px;
}
#header {
	background-color:#e1e1e1;
	height: 170px;
	width: 800px;
	}
	
img#rtSide {
	float: left;
	width: 285px;
	height: 150px;
}
	
img#lftSide {
	float: left;
	width: 473px;
	text-align: left;
	margin-right: 42px;
	}

p#xtrasBar {
	background-color: #000000;
	width: 800px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F7C300;
	clear: both;
	text-align: center;
	margin-top: 0px;
	letter-spacing: 1px;
	line-height: 18px;
}
#navBar {
	width: 150px;
	background-color: #999999;
	margin-right: 10px;
	background-image: url(../support/barTop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 5px;
	float: left;
	text-align: center;
	padding-top: 20px;
	margin-top: 19px;
}

#navBar dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	width: 100px;
	background-color: #C0C0C0;
	color: #3C3BCD;
	line-height: 14px;
	letter-spacing: 1px;
	border-top: solid #000 1px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: solid #000 1px;
}

#navBar object {
	margin-top: 20px;
}
#navBar img {
	padding-bottom: 0px;
	margin-bottom: 0px;
	vertical-align: bottom;
}

#content {
	background-color: #666666;
	width: 800px;
}
#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	margin-bottom: 50px;
	background-color: #999999;
	background-image: url(../support/barTopMain.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 625px;
	float: left;
}

#mainContent ul {
	list-style-position: inside;
}
#mainContent dl dt{

	color: #000000;

}
#mainContent h3, #mainContent h4{
	margin-left:10px;
	margin-right:10px;
}
#mainContent p {
	margin-left:20px;
	margin-right:10px;
}

#mainContent li {
	margin-left: 50px;
}

#mainContent dl.con {
	width:500px;
	margin-left:100px;
	font-size:16px;
	font-weight:700;
}

#mainContent dl.con dt span{
	text-align:right;
	float: right;
	border-bottom:1px dotted #000;
}

#mainContent dl.con dt{
	clear:both;
}

#mainContent dl.con dd{
margin-left:50px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:700;
	clear:both;
}



#botBarMain {
	background-image: url(../support/barBotMain.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0px;
	height: 20px;
	clear: both;


}
.rowA {
	background-color: #333333;
}

.rowB {
}
.rowC {
	background-color: #000000;
	color: #f7c300;
}

#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 50px;
	text-align: center;
}

#footer p{
	padding:0px;
	margin:0px;
	color: #f7c300;

}

#footNav {
	font-size: 12px;
	margin-bottom: 50px;
	clear: left;
	text-align: center;

}


#footNav p{
	font-size: 12px;
	margin: 0px;

}
.media  {
	font-size: 12px;
	float: left;
	margin-bottom: 50px;
	margin-right: 10px;
	width: 450px;
	height: 230px;
	background-color: #000000;
	margin-left: 10px;

}
.mediaB  {
	float: right;
	width:330px;
	clear: right;
	margin-left: 10px;

}

.media p {
	font-size: 10px;
	text-align: center;
	color: #f7c300;
	background-color: #000000;
	height: 15px;
	margin: 0px !important;
	padding-top: 3px;
	width: 450px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
h3 {
	color: #3639C4;
	text-align: center;
}
a:link {
	color: #3639C4;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #F7C300;
}
.formPtA textarea {
}

#navBar a:link {
	color: #3300CC;
}
#navBar a:visited {
	color: #ffffff;
}
#navBar a:hover {
	color: #3639C4;
}

.formPtA textarea {
}


.formPtA {
	margin-right: 10px;
	background-color: #996666;
	float: left;
	margin-bottom: 20px;
	padding: 5px;
	height: 400px;
	width: 275px;
}
								
.formPtB {
					background-color: #9999cc;
					font-size: 16px;
					color: #000000;
					height: 252px;
					padding-left: 20px;
					width: 285px;
}
										
.formPtA p {
	text-align:right;
	margin-top: 2px;
	margin: 0px;
	padding-right: 10px;
}

.formPtA p input{
	margin: 0px;
	text-align: left;
}


										
.formPtA dl,.formPtA dd {
	text-align:left;
	margin: 0px;
	overflow: auto;
	padding-left: 5px;
}
		
							
.formPtA p select {
					margin-right: 20px;
}

#btn {
	width: 555px;
	background-color: #333333;
	height: 30px;
	float: left;
	padding-top: 5px;
	padding-left: 25px;
}
								
#btn  p {
	text-align: right;
	padding-right: 25px;
}
					
.print {
					width:250px;
}
