/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: #005596 url(/_images/common/background.jpg) no-repeat top center;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17pt;
	color: #1166a7;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #009620;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #736115;
	font-weight: bold;
	text-decoration: none;
	font-style:normal;
	padding: 0px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin: 0px 0px 8pt 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #069;
	text-decoration: underline;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6B95B6;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/* custom/layout styles */
#header {
	height: 106px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

#nav_top {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
	background: #009AD0;
	height: 31px;
	width: 499px;
	line-height: 31px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

.content_padded {
	padding: 10px;
}

#nav_bottom {
	margin: 10px 0px 0px 0px;
	padding: 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #bbb;
}

#footer {
	margin: 5px 8px;
	padding: 5px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #bbb;
	border-top: 1px solid #BFCAD3;
}

.pain_box {
	background: #75BC4E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 270px;
	height: 106px;
	border-bottom: 1px solid #fff;
}

.wheres_pain_box {
	background: #D6C396;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 270px;
	height: 189px;
	border-bottom: 1px solid #fff;
}

/* navigation styles */


#nav_top a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 10px;
}

#nav_top a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #E9EFF3;
	text-decoration: underline;
	font-weight: bold;
	margin: 0px 10px;
}

#nav_bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6B95B6;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 8px 0px 0px;
}

#nav_bottom a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #005696;
	text-decoration: underline;
	font-weight: bold;
	margin: 0px 8px 0px 0px;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #97A6B1;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 8px 0px 0px;
}

#footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #79A9CE;
	text-decoration: underline;
	font-weight: bold;
	margin: 0px 8px 0px 0px;
}