/* base css */
#wrap {
	background-color:#FFFFFF;
	}
#content {
	margin: 0 auto;
	width: 710px;
	clear: both;
	padding-top: 15px;
	}
	
#maintext {
	margin: 0 auto;
	width: 644px;
	background-image:url(images/lady.gif);
	background-position:right;
	background-repeat:no-repeat;
	height: 152px;
	}	
	
#maintext #text {
	margin: 0 auto;
	width: 480px;
	float:left;
	}	
	
p {
	margin: 0;
	}

	
#header_bg {
	text-align: center;
	height: 97px;
	}
	
#header {
	margin: 0 auto;
	width: 740px;
	clear: both;
	}
#header a:link       { color: #CCCCCC; text-decoration: underline}
#header a:active     { color: #CCCCCC; text-decoration: underline}
#header a:visited    { color: #CCCCCC; text-decoration: underline}
#header a:hover      { text-decoration:none; color: #999999; }

.formfeild {
	background-color: #fcfcfc;
	border: 1px solid #dedede;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #030303;
	width: 365px;
}
.smalltext {
	font-size: 9px;
}


#header .logo {
	float: left;
}

	
/* Content Link Styles */
#content a:link       { color: #33A9C1; text-decoration: underline}
#content a:active     { color: #33A9C1; text-decoration: underline}
#content a:visited    { color: #33A9C1; text-decoration: underline}
#content a:hover      { text-decoration:none; color: #333333; }



#footer_bg {
	text-align: center;
	height: 64px;
	}
#footer a:link       { color: #CCCCCC; text-decoration: underline}
#footer a:active     { color: #CCCCCC; text-decoration: underline}
#footer a:visited    { color: #CCCCCC; text-decoration: underline}
#footer a:hover      { text-decoration:none; color: #999999; }

	
#footer {
	font-size: 11px;
	text-align: center;
	margin: 0px auto 0px auto;
	width: 710px;
	clear: both;
	height: 64px;
	color: #cccccc;
	padding-top: 6px;
	}
.clear {
	clear: both;
	height: 0px;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	line-height: 1.3;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header .topnav {
	float: right;
	font-size: 11px;
	padding-top: 10px;
	color: #CCCCCC;
}
.divbreak {
	clear: both;
	height: 19px;
	background-image: url(images/div.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#content h2 {
	font-size: 13px;
	margin: 0;
}
#content h1 {

	font-size: 14px;
	margin: 0;
}
#content .blue {
	color: #33A9C1;
}

.dots {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	padding-top: 8px;
}
.line {
	border-top-color: #f9f9f9;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 3px;
}
#content ul {
	margin: 0 auto;
}
