BODY {
	margin:10px 0px 10px 0px;
	font-size: 11px;
	line-height: 15px;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, san-serif;
	color: #333333;
	background-image: url(../images/bkgrnd.jpg);
 	background-repeat: repeat-x;
}

TD {
	font-size: 11px;
	line-height: 15px;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, san-serif;
	color: #333333;
}

#container	{
	margin: 0px auto;
	padding: 0px;
	width: 775px;	 
	}

html>#container	{
	width: 775px;
	}

div#content {
	color: #333333;
	background: #FFFFFF;
	width: 773px;
	float: left;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	padding-top: 10px;
	padding-bottom: 5px;
	min-height: 270px;
}

div#left {
	min-width: 400px;
	width: 400px;
	float: left;
	margin-left: 55px;
	display: inline;
}

div#right {
	min-width: 250px;
	width: 250px;
	float: left;
	margin-left: 35px;
	display: inline;
}

.debug {
	font-size: 10px;
	line-height: 15px;
	color: #999999;
	font-weight: normal;
}

.form_note {
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	font-weight: normal;
}

.form_strong {
	color: #333333;
	font-weight: bold;
}

div#footer {
	float: left;
	width: 775px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#footer {
	font-size: 10px;
	line-height: 133%;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, Verdana, san-serif;
	color: #999999;
}	
#footer A	{ 
	color: #6D8AA4;
	text-decoration: none;
	}
#footer A:link {
	color: #6D8AA4;
	text-decoration: none;
		}
#footer A:visited	{ 
	color: #6D8AA4;
	text-decoration: none;
}
#footer A:active	{ 
	color: #6D8AA4;
	text-decoration: underline;
}
#footer A:hover	{ 
	color: #6D8AA4;
	text-decoration: underline;
}

A	{ 
	color: #6D8AA4;
	text-decoration: underline;
	}
A:link {
	color: #6D8AA4;
	text-decoration: underline;
		}
A:visited	{ 
	color: #6D8AA4;
	text-decoration: underline;
}
A:active	{ 
	color: #6D8AA4;
	text-decoration: none;
}
A:hover	{ 
	color: #6D8AA4;
	text-decoration: none;
}

P {
	margin-top: 0px;
}
	
h1 { 
	color: #717171;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 7px;
	margin-top: 10px;
	margin-bottom: 7px;
	border-bottom: 1px solid #aaaaaa;
}

h2 { 
	color: #717171;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.bigtext { 
	color: #717171;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.orange { 
	color: #CE7216;
}

	ul#errors {
		display: none;
		margin: 0px;
		padding: .1em;
		color: #C00;
		font-weight: normal;
		font-family: Lucida Grande, Tahoma, Arial, Helvetica, Verdana, san-serif;
		font-size: 11px;
		line-height: 120%;
		}
	ul#errors li {
		margin-top: .4em;
		margin-bottom: .4em;
		margin-left: 20px;
		padding: 0;
		cursor: pointer;
		}
	ul#errors li.heading {
		list-style-type: none;
		color: #000;
		font-weight: normal;
		font-style: italic;
		margin: .5em 0;
		padding: 0;
		}

	input.errHilite, select.errHilite, textarea.errHilite {
		font-weight: bold;
		border: 1px solid #DDC;
		background-color: #FFE;
		}
	label.errHilite {
		font-weight: bold;
		color: #C00;
		}

div#helper_bg { background-image: url(../images/help_bg.gif);
 	background-repeat: repeat-y;
}

.helper {
	width:175px;
	margin-left:30px;
	margin-right:25px;
}

div#h0, div#h1, div#h2, div#h3, div#h4, div#h5, div#h6, div#h7, div#h8, div#h9 {
		color: #666666;
		font-weight: normal;
		font-family: Lucida Grande, Tahoma, Arial, Helvetica, Verdana, san-serif;
		font-size: 10px;
		line-height: 125%;
}

div#helper_container {
	width:230px;
	margin-top:15px;
}
