body {font-size: 11px; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; background-color: #81AED8; color: #000; margin: 0; padding: 0;}
#page {background: url("/images/page-bg.png") repeat-y top; width:810px;padding:0;margin-left:auto;margin-right:auto}
#header {margin: 0px auto; width: 781px; height: 140px; background: url("/images/header-bg.jpg") repeat-y top; border: none;}

h1 {
  font-size: 18px;
  font-weight: bold;
}

h2 {
  font-size: 14px;
  font-weight: bold;
}

a,a.visited {
	text-decoration:none;
	color : #24568B;
}

a:hover{
	text-decoration:underline;
}

.tabsheader {font-size: 13px; padding-left: 340px; padding-top: 121px; text-align: center; font-weight: normal;}
.tabsheader ul {display: inline; list-style-type: none;margin: 0px; padding: 0px;}
.tabsheader li {float: left; margin-right:12px }
.tabsheader a:link, .tabsheader a:visited {color: #fff; text-decoration: none;}
.tabsheader a:hover, .tabsheader a:active {color: #fff; text-decoration: underline;}

.alt {
	background-color:#F2F2F2;
}

#infobox {margin: 0px auto; width: 781px; height: 130px; background-color: #E8F6F9; border: 1px solid #ccc; margin-top:15px; margin-bottom: 15px; font-size: 13px;}
#infobox h2 {font-size: 15px; color: #000; margin: 0 0 0 0;}

#main { margin-top:10px;font-size: 13px; padding-bottom:10px;padding-left:15px;padding-right:15px}

.modifydate{
text-align:right;
font-size:9px;
color : #999;
}

div#right .contentheading,div#left .contentheading {
font-size : 11px;
color:#F00;
}

div#main .contentheading {
font-size : 16px;
color: #24568B;
}

.mainlevelopslag, .mainlevelopslag:visited {
color : #F00;
text-decoration:none;
}


div#main .readon {
font-size:10px;
}

img {
border : 0;
}

div#leftbox {

float:left;

width:140px;
padding:0 10px 10px 10px;
margin:10px 5px 10px 5px;
}

div#rightbox {

float:right;

width:185px;
margin:10px 10px 10px 5px;

}

ul.iconrow {
	list-style-type :  none;
	margin-bottom: 120px;
}

ul.iconrow li {
	text-align : center;
	float : left;
	margin-right : 20px;
	width: 75px;
}

ul.iconrow a {
	color : #000;
	text-decoration :  none;
	font-size : 11px;
}

.bordered {
	margin:10px;
	padding:10px;
	border:1px solid #B2B3CE;
}

table.bordered {
	border-collapse: collapse;
}

table.bordered td {
	padding:5px;
}

.placeholder {
	font-size: large;
	text-align:center;
	color:#999;
}

.large {
	font-size:large;
}

.xlarge {
	font-size:24px;
}

legend {
	font-size: 14px;
	font-weight: bold;
	color: #41709F;
}

legend span {
	font-size: 14px;
	color: #aaa;
}
fieldset {
	border: 1px solid #aaa;
	padding: 10px;
	margin: 5px;
}
label {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.undercomment {
	font-size: x-small;
	color: #888;
}

.text_input {
	background-image: url(/modules/login/images/input_bg.png);
	background-position: bottom;
	line-height: 1.25em;
	font-size: 16px;
	color: #4576A8;
	border: 1px solid #4576A8;
	width: 300px;
	padding: 2px 5px 2px 5px;
}

.textarea_input {
    font-family:"Arial","Helvetica",sans-serif;
	line-height: 1.25em;
	font-size: 16px;
	color: #4576A8;
	border: 1px solid #4576A8;
	width: 300px;
	padding: 2px 5px 2px 5px;
}

.option_input {
	line-height: 1.25em;
	font-size: 16px;
	color: #4576A8;
	border: 1px solid #4576A8;
	padding-left: 5px;
}

.submit {
    font-size: 16px;
    font-weight: bold;
}

.edit_link {
	float:right;
}

#contact_info {
	text-align:center;
}
