@charset "utf-8";
/* ONKI Apache Style Sheet 04/2011 */

body {
	margin: 0;
	padding: 0;
	background: url(apache-bg.jpg) #fcfcfc;
	font-family: Arial,Helvetica,Tahoma,sans-serif;
	color: #333333;
	font-size: 13px;
	text-align: left;
	line-height: 1.45;
}

#main-content {
	margin: 0 50px 50px;
}

a:link, a:visited, a:active, a:hover, a:focus {
	text-decoration: none;
	border: 0;
	outline: none;
	color:#333333;
}

h1 {
	margin:0;
	font-family: 'Droid Sans',Arial,Helvetica,Tahoma,sans-serif;
}

th, td {
	padding-right: 20px;
}

.box {
	width: 560px;
	margin: 50px auto 0px auto;
	padding: 15px 20px;
	border-top: 1px solid;
	border-right: 1px solid;
	border-left: 1px solid;
	border-color: #dedede;
	background: url("../../index/images/soap.png") no-repeat 95% 100% #fefefe;
}

.box-shadow {
	width: 602px;
	height: 16px;
	margin: 0 auto;
	background: url(box-shadow.png) no-repeat;
}

.dark-blue:link, .dark-blue:visited, .dark-blue:active, .dark-blue:hover, .dark-blue:focus {
	text-decoration: none;
	border: 0;
	outline: none;
	color:#0c4a97;
}

.dark-blue:hover {
	text-decoration: underline !important;
}

@font-face {
	font-family: 'Droid Sans';
	font-style: normal;
	font-weight: normal;
	src: local('Droid Sans'), local('DroidSans'), url('http://themes.googleusercontent.com/font?kit=s-BiyweUPV0v-yRb-cjciBsxEYwM7FgeyaSgU71cLG0') format('woff');
}

@font-face {
	font-family: 'Droid Sans';
	font-style: normal;
	font-weight: bold;
	src: local('Droid Sans Bold'), local('DroidSans-Bold'), url('http://themes.googleusercontent.com/font?kit=EFpQQyG9GqCrobXxL-KRMQFhaRv2pGgT5Kf0An0s4MM') format('woff');
}
