body {
	text-align: center;
	margin-top: 10px;
	background: #ffffff;

	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Lucida;
	color: #333333;
	font-size: 11px;
}

#black_box {
	text-align: left;
	width: 583px;
	height: 130px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;

	padding-top: 16px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;

	font-family: 'Trebuchet MS';

	color: #fafafa;
	background: #333333 url('images/black_box.gif');
}
	#black_box h1 {
		padding-top: 6px;
		font-size: 17px;
		font-weight: normal;
		font-family: Georgia,'Trebuchet MS';
		color: #fafafa;
	}

	#black_box a {
		color: #BDD9E6;
	}
	#black_box a:hover {
		color: #FFCC00;
	}

	


	#nav {
		text-align: right;
	}

	#nav a {
		margin-right: 15px;
		font-weight: bold;
	}

#content_top {
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 613px;
	height: 25px;
	background: #fafafa url('images/body_top.gif');
}

#content {
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 563px;
	background: #fafafa url(images/body.gif);

	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
}

#service_list h1 {
	font-size: 28px;
	margin-bottom: 30px;
}

#service_list	.service {
	float: left;
	padding: 0px;
	width: 180px;
	margin-top: 5px;
}

	#service_list .bold_field {
		font-size: 13px;
		padding: 2px;
		width: 225px;
	}

	#service_list .service a {
		text-decoration: none;
	}
	#service_list .service a:hover {
		text-decoration: underline;
	}
	#service_list .highlight_service {
		background: #B0D2E2;
	}

	#service_list #go_button {
		clear: both;
	}

	#service_list #go_button input {
		margin-top: 15px;
		width: 125px;
		background: #fafafa url(images/bt_bg.gif);
		padding: 3px;
	}

	#service_list h2 {
		margin: 0px;
		padding-top: 20px;
		clear: both;
		font-size: 16px;
	}

	#service_list .h2_first {
		margin: 0px;
		padding-top: 0px;
		clear: both;
	}
	#service_list h2 a {
		color: #990000;
		font-family: 'Trebuchet MS';
		font-size: 15px;
	}

	#service_list h3 {
		margin: 0px;
		padding-top: 20px;
		clear: both;
		font-size: 14px;
	}


#recent {
	line-height: 29px;
	font-size: 14px;
}

#content_bottom {
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 613px;
	height: 25px;
	background: #fafafa url('images/body_bottom.gif');
}
#content ul, ol{
		margin-top: 2px;
		padding-top: 2px;
		margin-bottom: 5px;
		padding-bottom: 5px;
		margin-left: 4px;
		padding-left: 4px;
}
#content li{
		margin-top: 0.2em;
		margin-bottom: 0.2em;
		list-style: none; 
		line-height: 1.4; 
		background:url("images/bullet.gif") no-repeat 2px .25em; 
		padding-left: 15px; 

}

#black_box ul{
		margin-top: 0px;
		padding-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 0px;
		margin-left: 4px;
		padding-left: 4px;
	}
#black_box  li{
		margin-top: 0.2em;
		margin-bottom: 0.2em;
		list-style: none; 
		line-height: 1.4; 
		background:url("images/bullet_box.gif") no-repeat 2px .25em; 
		padding-left: 15px; 

}

img {
	border: 0px;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #FF3300;
}

h1 {
		font-size: 24px;
		font-weight: normal;
		line-height: 0px;
		font-family: Georgia,'Trebuchet MS';
		color: #333333;

}

select,input,textarea {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Lucida;
	color: #333333;
	font-size: 11px;
}

.screenshot{
	float: right; 
	margin-left: 5px;
}
.screenshot .note{
	text-align: center;
}
.withborder{
	border: 1px solid #000000;
}


.textfield{
	width: 500px;
}
.descfield{
	width: 300px;
	height: 100px;
}
.selectfield{
	width: 500px;
}
.buttons{
	margin-top: 1em;
}
.submitbut{
	width: 200px;
}
.caption{
	margin-top: 5px;
}

.oddrow{
	background-color: #E5E5CD;
}
.evenrow{
	background-color: #F2F2E6;
}
.tableheader{
	font-weight: bold;
	background-color: #986565;
}
.thumb{
	margin: 4px;
	border: 1px solid #000000;
}
.tip{
	background-image: url("icon/help.gif");
	background-repeat: no-repeat;

	/*height: 25px;*/
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 5px;
	vertical-align: bottom;
	margin-left: 10px;
	color: #202020;
}
form{
	margin: 0px;
	margin-left: 10px;
}

#footer{
	margin-top: 1em;
	padding-bottom: 5em;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
#footer a{
	font-weight: normal;
	color: #000000;
}

.confirm{
	margin-top: 1em;
	margin-bottom: 2em;
	font-weight: normal;
	background-color: #E5E5CD;
	border: 1px solid #000000;
	padding: 3px;
}
.error{
	margin-top: 1em;
	margin-bottom: 2em;
	background-color: #FFC0C0;
	border: 1px solid #000000;
	padding: 3px;
}
