body {
	background-image: url(images/top_new.jpg);
	background-color:#000033;
	background-repeat: repeat-x;
	margin:0;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:15px;

}
img{
	border:0px;
}
	A:link {text-decoration: none; color:#cc0000;}
A:visited {text-decoration: none; color:#cc0000;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #cccc33;}
.content {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding-top:0px;
	left: auto;
	top: 0px;
	right: auto;
}
.clear{
	clear:both;
}
.leftImg {
	display:block;
	overflow:auto;
	float: left;
	padding-right: 15px;
	padding-bottom:10px;
}
.largeText {
color:#333333;
font-size: large;
float:left;
display:block;}
.disclaimer {
	display:block;
	overflow:auto;
	float: left;
	padding:0px;
	margin:0px;
	position:relative;
	top:-15px;
	left:-5px;
	text-align:left;
	width:650px;
	height:15px;
}

.featureLeftImg{
	display:block;
	overflow:auto;
	float: right;
	padding-left: 14px;
	margin:0px;
	padding-bottom:10px;
}

.bottomImg{
		margin-top:-7px;
		
}
.contentLinks{
	display:block;
	padding-top:5px;
	padding-bottom:10px;
	text-align:left;	
}
.contentLinks A:link {text-decoration: underline; color:#cc0000;}
.contentLinks A:visited {text-decoration: underline; color:#cc0000;}
.contentLinks A:active {text-decoration: underline}
.contentLinks A:hover {text-decoration: underline; color: #cccc33;}

.rightImg {
	display:block;
	overflow:auto;
	float: right;
	margin: 0px 2px 10px 10px;
	padding: 2px;
}
#info{
	position:relative;
	width:500px;
	height:400px;
	top:-180px;
}
#footer{	
text-align: center;
color:#009900;
padding-top:10px;
padding-bottom:10px;
margin-bottom:10px;
}
.contentText{
	text-align:left;
	padding-top:10px;
}

.largeTextFeature {
color:#333333;
font-size: large;
display:block;
}
.featureDesc{
	text-align:left;
	width:300px;
	margin-right:10px;
	float:left;
	display:block;
}
.featureImg{
	float:right;
	width:320px;
	display:block
}

.smallTextDisclaim{
	color:#333333;
	font-size:10px;
	padding-top:10px;
	display:inline;
	
}
.smallText {
color:#333333;
font-size:10px;
padding-top:20px;
padding-bottom:10px;
float:right;
}
.createdText {
color:#333333;
font-size:10px;
float:right;
display:block;
}
.contentSpacer{
	padding-bottom:10px;
}
.indented
{
	text-indent: 20pt;
}
.indentedNoMargin
{
margin:0px;
	padding-left:20px;
}

.style2 {font-size: small}


/* here's the box... the image is the upper-left corner */
#csc {
  background : #FFFFFF url(images/tl.gif) no-repeat;
  width : 650px;
  height : auto;
  position : relative;
  padding : 30px 40px;
}

/* these are the other three spans. classes were used to allow multiuse on a page */
.tr, .bl, .br {
  position : absolute;
  width : 39px;
  height : 39px;  /* corner images are 40x40 */
  display : block;
}

/* change position and image: top-right */
.tr {
  background : transparent url(images/tr.gif) no-repeat;
  top : 0;
  right : 0;
}

/* change position and image: bottom-left */
.bl {
  background : transparent url(images/bl.gif) no-repeat;
  bottom : 0;
  left : 0;
}

/* change position and image: bottom-right */
.br {
  background : transparent url(images/br.gif) no-repeat;
  right : 0;
  bottom : 0;
}
.mainPadding{
	margin-right:20px;
	display:block;
}

/* End Styles */

