@charset "UTF-8";


body,td,th, ul, li {
	font-family: Arial, Helvetica, sans-serif,Verdana;
	/*font-size:15px;*/
	font-size:12px;
	line-height:1.4em;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

h1 {
color:#999999;
font-size:15px;
font-weight:bold;
}

body  {
	background: #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}
.twoColFixLtHdr #container { 
	width: 800px; 
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
} 
.twoColFixLtHdr #header { 
	background: #ffffff; 
	padding: 0;
	margin-top:20px; 
} 
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 0; 
}
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 200px; 
	background: #ffffff; 
	padding: 0px 0px 0px 0px;
}
.twoColFixLtHdr #mainContent { 
	margin: 50px 0 0 240px; 
	padding: 0 0px; 
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; 
	background:#ffffff; 
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#navlist li
{
display: inline;
/* for IE5 and IE6 */
}

#navlist
{
width: 200px;
/* to display the list horizontaly */
font-weight: bold;
margin: 50px 0 0 0;
padding: 0;
border-top: 1px #fff solid;
border-left: 1px #fff solid;
border-right: 1px #fff solid;
}

#navlist a
{
width: 92.5%;
/* extend the sensible area to the maximum with IE5 */
display: block;
background-color: #fff;
border-bottom: 6px #fff solid;
text-align: left;
text-decoration: none;
padding:7px 0px 6px 15px;
color: #000;
font-size:16px;
}

#navlist a:hover { background-color: #e2e2aa; }
#navlist a:visited { color: #000; }

form {
padding:0;
margin:0;
}
textarea {
padding:0;
margin:0;
}

ul
{
padding-left: 15px;

}



#navlist_reg
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist_reg li
{
padding-left: 25px;
padding-bottom:3px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 0px;
}

#navlist_reg a {
text-decoration:underline;
}

#navlist_reg a:hover { text-decoration: none; }


a#current { background-color:#e2e2aa;}



.mytextfield2 {
 color: #000000;
background: #fefefe;
border: 1px solid #000;
font-family:Arial, Verdana, "Helvetica Neue", sans-serif;
font-size:14px;
width:401px;
}


.mytextfield2a {
 color: #000000;
background: #fefefe;
border: 1px solid #000;
font-family:Arial, Verdana, "Helvetica Neue", sans-serif;
font-size:14px;
width:492px;
}


.mytextarea2 {
 color: #999999;
background: #fefefe;
border: 1px solid #000;
font-family:Arial, Verdana, "Helvetica Neue", sans-serif;
font-size:14px;
width:544px;
margin-bottom:40px;
}

.mylabel2a
{

width: 60px;
float: left;
text-align: left;
margin-right: 0.5em;
display: block;
text-transform:uppercase;
}

.mylabel2 
{
width: 15em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block;
text-transform:uppercase;
}

.mylabel2, .mylabel2a {font-size:10px;}

.lowercase {text-transform:lowercase;}


#formlist li {font-weight:bold;padding-bottom:10px;}

.error {font-weight:bold; color:#FF0000;}

.preview {
border:thin dotted #999999;
padding:20px;
background-color:#f2f2f2;
font-weight:normal;
color:#444444;
}

#mylist li {padding-bottom:7px;}

html {min-height:101%;}
