@charset "UTF-8";
/* CSS Document */

body {
	background-color: #999999;
	background-image: url(../../images/background.gif);
	background-position: center;
	background-repeat: repeat-y;
	
}
.securityinput1 {
	text-align: right;
	width: 135px;
	height: 55px;
	float: left;
	display: block;
	margin-right: 2px;
	background: url(/cosmetic_enhancement/images/bg_label_comment.gif) no-repeat;
}
.securityinput2 {
	width: 195px;
	height: 55px;
	margin: 0;
	display: block;
	float: left;
	background: url(/cosmetic_enhancement/images/bg_textarea.gif) no-repeat;
}

#area {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.picheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7365a5;
}

#banner {
	/*(background-image: url(/cosmetic_enhancement/images/logo.gif);*/
	height: 130px;
	width: 800px;

	
}
#bannerH {
	/*background-image: url(/cosmetic_enhancement/images/logo_h.gif);*/
	height: 130px;
	width: 800px;
	
	
}

#navigation {
	background-image: url(../images/navigation-background.jpg);
	background-repeat: repeat-x;
	height: 52px;
	width: 800px;
	padding-top: 10px;
}
#body_banner {
	background-color: #988BC1;
	height: 250px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #988BC1;
	width: 800px;
}
.body_banner_img {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#content_main {
	width: 500px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #7365A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	color: #333333;
	text-align: justify;
}
#content_right {
	padding: 28px 10px 10px;
	width: 215px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #988BC1;
	text-align: center;
	width: 780px;
	height: 178px;
	border: 1px dotted #988BC1;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#area #footer a {
	color: #988BC1;
}
#area #footer a:hover {
	color: #988BC1;
	text-decoration:none;
}
#area #content_main h1 {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7365A5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #907EB7;
	padding: 0px 0px 5px;
}
#area #content_main h2 {
	font-size: 12px;
	color: #333333;
}
#area #content_right h2 {
	font-size: 12px;
	color: #7365A5;
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	text-align: right;
	padding: 0px 0px 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #907EB7;
}
#area #content_right h3 {
	font-size: 12px;
	color: #7365A5;
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	text-align: right;
	padding: 0px 0px 5px;
	margin: 15px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #907EB7;
}
#area #content_right h4 {
	font-size: 12px;
	color: #7365A5;
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	text-align: center;
	padding: 0px 0px 5px;
	margin: 15px 0px 0px;
}
#area #content_right li {
	line-height: 16px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #907EB7;
	list-style-type: none;
	margin: 0px;
	padding-right: 5px;
	text-align: right;
}
#area #content_right ul {
	width: 220px;
	margin: 0px;
	padding: 0px;
}
#area #content_right a {
	color: #7365A5;
	text-decoration: none;
}
#area #content_right a:hover {
	color: #7365A5;
	text-decoration: underline;
	/*font-weight: bold;*/
}
#area #content_main a {
	color: #434343;
}
.imgRight {
	padding-bottom: 10px;
	padding-left: 10px;
}
.SmallText {
	font-size: 10px;
}
#area #dots {
}
#area #content_main #dots a {
	text-decoration: none;
}
#area #content_main #dots a:hover {
	text-decoration: underline;
}
#area #content_main sup {
	font-size: 8px;
}
.style1 {
	color: #003366
}
.formTitle {
	color: #625096;
	font: bold 11px/18px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/*.col1 {
	text-align: right;
	margin: 0;
	float: left;
	margin-right: 2px;
}*/

