/* CSS Document */

#content_w {
	width: 62%;
	float: left;
	padding-bottom: 20px;
}

#content_t {
	width: 77%;
	float: left;
	padding-bottom: 20px;
}

#policy {
	float: left;
	padding: 10px 20px 0px 20px;
	width: 100%;
}



/**********************************************/
/*                                            */
/*           Policy AD CSS                    */
/*                                            */
/**********************************************/

#ad {
	float: right;
	width: 310px;
	padding: 10px;
	margin-top: 65px;
}

#ad_2 {
	float: right;
	width: 310px;
	padding: 10px;
	margin-top: 125px;
}

#ad_3 {
	float: right;
	width: 160px;
	padding: 10px;
	margin-top: 135px;
}


#ad_4 {
	float: right;
	width: 160px;
	padding: 10px;
	margin-top: 65px;
}



/**********************************************/
/*                                            */
/*           Policy Body CSS                  */
/*                                            */
/**********************************************/


#policy h1 {
	font-size:25px;
	color: #003366;
	line-height: 28px;
	font-family: Arial;
	font-weight: bold;
}

#policy h2 {
	font-size:16px;
	color: #CC3300;
	line-height: 22px;
	font-family: Arial;
	font-weight: bold;
	padding: 2px;
}

#policy h2 a {
	font-size:16px;
	color: #FF0000;
	line-height: 22px;
	font-family: Arial;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}


#policy h2 a:hover {
	font-size:16px;
	color: #FFCC00;
	line-height: 22px;
	font-family: Arial;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}

#policy h3 {
	font-size:14px;
	color: #FFFFFF;
	line-height: 20px;
	font-family: Arial;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #0033CC;
	background-color: #455769;
	padding: 2px 2px 2px 8px;
	margin-top: 20px;
}

#policy ul {
	font-size:13px;
	color: #455769;
	line-height: 20px;
	font-family: Arial;
	margin-right: 20px;
}

#policy p {
	font-size:13px;
	color: #455769;
	line-height: 25px;
	font-family: Arial;
}

#policy p .title {
	font-size:15px;
	color: #E15A00;
	font-family: Arial;
	font-weight: bold;
	margin-right: 10px;
}

#policy p .small {
	font-size:11px;
	color: #5C758D;
	font-family: Arial;
}

#policy legend {
	font-size: 16px;
	font-weight: bold;
	color: #375079;
	padding: 10px;
	font-family: Arial;
}

fieldset {
	padding: 0px 20px 20px 20px;
}


/**********************************************/
/*                                            */
/*              EMAIL THIS CSS                */
/*                                            */
/**********************************************/

#sendmail {
	margin-top: 10px;
}

#sendmail .photo {
	width: 135px;
	height: 145px;
	vertical-align: middle;
	text-align: center;
	background:url(../img/bg_emailpic.gif) no-repeat;
	padding-top: 8px;
	float:left;
}

#sendmail .photo img {
	border: solid 1px #7d7d7d;
}

#sendmail .data {
	float:right;
	font-size:15px;
	color: #E15A00;
	line-height: 28px;
	font-family: Arial;
	width: 70%;
}

.labeltitle {
	font-size:15px;
	color: #E15A00;
	font-family: Arial;
	font-weight: bold;
	margin-right: 10px;
}