body {
	background-color: #FFFFFF;
}

#modal
{background-color:#333333;}

/* style tags*/
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.style2 {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {color: #999999}

.style4 {
	color: #333333;
	font-size:12px;
}

.style5 {color: #B4001B}

.style6 {
	color: #ffffff;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

.style9 {
	color: #666666;
	font-weight:bold;
}

.style10 {color: #C097A3}
.style11 {color: #C1C1C8}
.style12 {color: #6176AF}
.style13 {color: #918EAF}
.style14 {color: #585B75}
.style15 {
	color: #333333;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style16 {
	color: #333333;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}

.style18 {
	font-size: 16px;
	font-weight: bold;
}
.style19 {font-size: 16px}
.style20 {font-size: 12px}

.style21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/*****************************/



a:link {
	text-decoration: none;
	color: #990000;
	
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}



a.next:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.next:visited {
	color: #FFFFFF;
}
a.next:hover {
	color: #cccccc;
}

a.new:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
a.new:visited {
	color: #333333;
}
a.new:hover {
	color: #3366FF;
}

/*****************************/



div.pagetitle {
	position: inherit;
	margin: 25 0 0 25;
	width: 350px;
	height: 46px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666;
	font-weight:bold;
	font-size:32px;
}

div.termstitle {
	position: inherit;
	margin: 25 0 0 25;
	width: 400px;
	height: 46px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight:bold;
	font-size:32px;
}

div.botRcorner {
	position: inherit;
	margin: 10 10 10 400;
	background-image:url(images/bot_right_corner.gif);
	width: 20px;
	height: 20px;
}



div.content {
	position: inherit;
	margin: 10 0 0 25;
	padding: 0 30 0 0;
	width: 325px;
	height: 312px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	overflow:auto;

}

div.TermsContent {
	position: inherit;
	margin: 10 0 0 45;
	padding: 0 30 0 0;
	width: 630px;
	height: 360px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	overflow:auto;

}

div.SubContent {
	position: inherit;
	margin: 10 0 0 45;
	padding: 0 30 0 0;
	width: 430px;
	height: 360px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	overflow:auto;

}

div.contactPage {
	position: inherit;
	margin: 10 0 0 25;
	padding: 0 30 0 0;
	width: 325px;
	height: 398px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	overflow:auto;
}

div.downloadBar1 {
	position: inherit;
	margin: 0 0 0 24;
	width: 332px;
	height: 71px;
	font-family: Arial, Helvetica, sans-serif;
	/*border:solid thin #999999;*/
	background-color: #FFFFFF;
	
}



div.picframe {
	position: inherit;
	margin: 25 0 0 25;
	width: 360px;
	height: 468px;
	background-color:#ffffff;
}

/************** .feature styles ***************/

.feature{
	padding: 10px 0px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:115px;
	color:#000000;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

.featureNews{
	padding: 10px 50px 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	color:#666666;
}

.featureNews img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

