@import url(menu.css);

body {
	margin: 0;
	background: #BABDA1 url(/images/body_bg.jpg) repeat-x;
}
body, td, th, input, select, textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
form {
	margin: 0px;
}
a {
	color: #027866;
}
.content ul, .column ul {
	list-style-image: url(/images/body_bullet.gif);
}
.form td {
	padding: 2px 0px 2px 0px;
	vertical-align: top;
}
.form label {
	display: block;
	width: 80px;
}
.basetable {
	border-style: none;
	width: 770px;
}
.bodycontainer {
	 background: transparent url(/images/content_bgt.jpg) repeat-x;
	 padding-top: 10px;
}
.header {
	width: 100%;
	background: transparent url(/images/head_bg.jpg) no-repeat 10px;
}
.header td {
	vertical-align: top;
}
.headlogo {
	width: 100%;
}
.headlogo a {
	display: block;
	position: relative;
	height: 145px;
}
.headslogan {
	padding: 65px 40px 0 0;
	white-space: nowrap;
}
.headslogan h2, .headslogan h3, .headslogan h2 a, .headslogan h3 a {
	font: italic 30px Times New Roman, Times;
	margin: 0;
}
.headslogan h2 {
	color: #000000;
	position: absolute;
}
.headslogan h3 {
	color: #FFFFFF;
	position: relative;
	bottom: 1px;
	right: 1px;
}
.column, .content {
	vertical-align: top;
	padding: 15px 10px;
}
.content {
	padding-left: 5px;
	width: 100%;
}
.content h1, .content h2 {
	font: italic normal 30px Times New Roman, Times;
	margin-top: 0;
}
.content h1, .content h1 a {
	color: #BFC0B2;
	position: absolute;
}
.content h2, .content h2 a {
	color: #65134E;
	margin-bottom: 5px;
	position: relative;
	bottom: 2px;
	right: 1px;
}
.content h3, .content h4 {
	font: bold 18px Times New Roman, Times;
	color: #257A46;
}
.content h5, .content h6 {
	font: bold 16px Times New Roman, Times;
	color: #257A46;
	margin: 0;
}
.cbox {
	background: transparent url(/images/column_bg.jpg) repeat-x;
}
.cbox td, .cbox th {
	vertical-align: top;
	border-color: #B9CBE3;
	border-width: 1px;
}
.cbox th {
	padding: 0 4px 4px 4px;
	text-align: center;
	font: 20px Times New Roman, Times;
	text-transform: uppercase;
}
.cbox th, .cbox th a {
	color: #257A46;
	text-decoration: none;
}
.cboxc, .cbox th {
	border-style: none solid;
}
.cboxt, .cbox th, .cboxb {
	background-color: #F1F3FF;
}
.cboxt {
	border-top-style: solid;
	font-size: 1px;
}
.cboxb {
	border-bottom-style: solid;
	font-size: 1px;
}
.cboxc {
	background: #FFFFFF url(/images/cbox_bg.gif) repeat-x 0 100%;
	height: 90px;
	padding: 10px 15px 0 15px;
	font-size: 11px;
}
.cboxc ul {
	padding-left: 15px;
	margin: 0;
}
.cboxc input {
	font-size: 11px;
}
.cboxc label {
	display: block;
}
.copyright td {
	font-size: 10px;
	padding: 10px 25px;
}
a.button {
	display: block;
	position: relative;
	text-decoration: none;
	background: url(/images/button_bg.gif) repeat-x 0 0;
	color: #2A7280;
	height: 27px;
	white-space: nowrap;
	width: 250px;
}
a.button:hover {
	color: #65134E;
}
.button span {
	display: block;
	position: relative;
	vertical-align: middle;
	background: url(/images/button_left.gif) no-repeat 0 0;
}
.button b {
	display: block;
	position: relative;
	background: url(/images/button_right.gif) no-repeat 100% 0;	
	cursor: pointer;
	padding: 6px 20px 14px 25px;
}
.newsletterinput {
	width: 168px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	height: 17px;
}
hr {
	border-top: 1px solid #BFC0B2;
	height: 0;
}
.pdf {
	display: block;
	position: relative;
	background: url(/images/icon_pdf.png) no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
}
.tick {
	display: block;
	position: relative;
	background: url(/images/icon_tick.png) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}
ul.cocreativity  li {
	padding-bottom: 10px;
}