/*
Design by Beschikbaar
http://www.beschikbaar.com
*/

a:link {
	color: #3886E0;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #3886E0;
}

*
{
	border: 0;
	margin: 0;
	padding-right: 0px;
	float: none;
}

body
{

	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF;
	background-image: url(../gfx/site/bg2.gif);
	background-repeat: repeat-x;
}

/* Form elements font style */
input, select, textarea, button, option {
	font-family: 		Arial;
	color: 				#000000;
	font-size: 			11px;
	margin-bottom: 		1px;
	margin-top: 		1px;
}

form {
	display: 			inline;
}

/* Standard width fitting for textarea and selectboxes */
textarea {
	border: 		1px solid #888888;
	width: 			362px;
	height: 		120px;
	padding: 		2px;
}

select {
 	border: 		1px solid #888888;
	width: 			216px;
	height: 		18px;
	padding: 		1px;
}

option {
	padding:		1px;
}

/* Standard width text input boxes */
.input_small {
 	border: 		1px solid #888888;
	width: 			50px;
	height: 		14px;
	padding: 		2px;
}

.input_medium {
 	border: 		1px solid #888888;
	width: 			150px;
	height: 		14px;
	padding: 		2px;
}

.input_regular {
 	border: 		1px solid #888888;
	width: 			210px;
	height: 		14px;
	padding: 		2px;
}

.input_large {
 	border: 		1px solid #888888;
	width: 			362px;
	height: 		14px;
	padding: 		2px;
}

/* Calendar input box and file input box */
.input_calendar {
 	border: 		1px solid #888888;
	width: 			180px;
	height: 		14px;
	padding: 		2px;
}

.input_file, input[type='file'] {
	width: 			221px;
	padding: 		2px;
}

/* Checkboxes */
input[type='checkbox'], input[type='radio'] {
	margin-left: 	4px;
}

#main
{
margin: 0 auto;
width: 778px;
background: #ffffff url(../gfx/site/header.jpg) no-repeat center top;
}

#header
{
width: 763px;
margin: 0 auto;
height: 390px;


}

#logo
{
	padding-left: 40px;
	text-align: left;
	padding-top: 20px;
	height: 300px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}


#logo H2 a
{
font-size: 10px;
}

#buttons
{
padding-top: 33px;
height: 40px;
width: 763px;
}

#buttons li {
	display: inline;
}

#buttons a {
	display: block;
	float: left;
	width: 125px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 13px;
	margin-left: 12px;

}

#buttons a:hover {
	width: 125px;
    height: 36px;
	text-decoration: underline;
}

#content
{
width: 720px;
margin: 0 auto;
padding: 20px;
}

#left
{
width: 450px;
padding: 10px;
}

#left H1
{
	color: #033B80;
	margin: 0;
	padding: 0;
	font-size: 20px;
}
#left H2
{
color: #033B80;
margin: 0;
padding: 0;
font-size: 18px;
padding-top: 10px;
}

#left a
{
	color: #000000;
}

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

#left a:visited {
	color: #000000;
}

#right
{
float: right;
width: 240px;
}

#sidebar
{
width: 240px;
}

#sidebar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li
{
	margin-bottom: 15px;
}

#sidebar li ul {
	padding: 10px;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
}


#sidebar li h2 {
	height: 36px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(../gfx/site/title.jpg) no-repeat;
	font-size: 18px;
	color: #ffffff;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
#sidebar a:visited {
		text-decoration: none;
}

#sidebar li a {
	padding-left: 10px;
	background: url(../gfx/site/img09.gif) no-repeat 1px 5px;
}

#footer
{
	background: url(../gfx/site/footer.gif) repeat-x;
	height: 47px;
	width: 780px;
	 margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 23px;
	text-align: center;
	border-top: 4px solid #296FC0;
	float:left;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}

.style1 {
	font-size: 22px;
	color: #033B80;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif
}
.style5 {
	color: #666666;
	font-style: italic;
}
.style6 {color: #3886E0}
#apDiv1 {
	position:absolute;
	left:1002px;
	top:16px;
	width:41px;
	height:30px;
	z-index:1;
}

.style8 {color: #000000;
	font-weight: bold;
}

.style9 {color: #000000}

ul.news p {
	color:	rgb(56, 134, 224);
}