/* @group General Styles */

body {
	font-family: Helvetica, Arial;
	margin: 0 0 0 0px;
	padding: 0;
	background: #FFF;

}

H1, H2, H3 {
	color: #900;
	font-size: 16pt;
}


IMG {
	border: 0;
}


.clearer {
	CLEAR: BOTH;
}

a {
	color: #900;
	margin-bottom: 5px;
	text-decoration: none;
	
}
a:hover {
	background: #eee;
	text-decoration: none;
	border-bottom: 1px #900 solid;
}

#iFrame-ContentMain {
	width: 100%;	
	padding: 0px;
	margin: 0px;
}

#iFrame-ContentMain p {
	font-size: 10pt;
	color: #272C32;
}


#iFrame-Content {
	width: 720px;	
	padding: 20px;
	margin: 0px;
}

#iFrame-Content p {
	font-size: 10pt;
	color: #272C32;
}


#insidered1 {
	width: 418px;
	FLOAT: LEFT;
	line-height: 0;
}

#insidered2 {
	text-align: left;
	FLOAT: LEFT;
	line-height: 20px;
	font-weight: bold;
	padding-top: 0px;
	width: 279px;
	margin: 15px 8px 0px 18px;

}

*html #insidered2 {
}

.pred {
	color: #900;
	font-size: 12pt;
	font-weight: bold;
}


.centered  {
	text-align: CENTER;
	font-weight: bold;
	font-size: 14pt;
}

#altContent, #altContent2 {
	float: left; 
	width: 530px; 
	margin-top: 15px;
	margin-left: 210px;
	margin-right: 10px;
	text-align: justify;
}

*html #altContent, *html #altContent2 {
	margin-left: 110px;
	width: 520px; 

}

#altContentCAL {
	margin-left: 213px;
	float: left; 
	width: 530px; 
	margin-top: 15px;
	padding-right: 10px;
}

* html #altContentCAL {
	margin-left: 108px;
}


#iFrame-Content2 {
	width: 720px;	
	padding: 0px;
	margin: 0px ;
}

#iFrame-Content2 h3 {
	margin: 0px 0px 0px 15px;
}

#iFrame-Content2 p {
	margin: 30px 60px 20px 60px;
	line-height: 30px;
	font-size: 10pt;
}


#altContent p {
	margin: 30px 60px 20px 60px;
	line-height: 30px;
	font-size: 11pt;
}

#altContent2 p {
	font-size: 13px;
	font-weight: normal;
	margin: 10px 30px 0px 60px;
	line-height: 20px;
}

UL {
	margin: 0px 0 0 60px;
	font-weight: bold;
	list-style-type: disc; 	
}

#contact-form  {
	color: #900;
	font-size: 9pt;
	background: URL(_images/form_back.gif) repeat;
	width: 70%;
	margin: 20px 0 0 60px;
	padding: 10px;
}

.text-input {
	border: 1px #aaa solid; 
	font-size: 9pt;
	border-bottom: 2px #900 solid; 
}

.textarea-input {
	border: 1px #aaa solid; 
	border-bottom: 2px #900 solid; 
	font-size: 9pt;
	scrolling: none;
}

.submit-input {
	border: 1px #900 solid; 
	margin-left: 10px;
	background: #eee;
}

/*	-	-	-	-	-	-	-	-	-	-	-	-	*/
/*	-	-	-	-	-	-	-	-	-	-	-	-	*/
	
/* @end */


