body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#02254c;
	background-image:url(../images/master_bg.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
}
p {
	text-align:justify;
	font-size: 8pt;
}
img{
	border: 1px solid #02254c;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#outerWrapper {
	background-color: transparent;
}

#innerWrapper {
	left: 50%;
	margin: 0px;
	margin-left:-400px;
	width: 800px;
	position:absolute;
	background-color: #fff;
}

#outerMain {
	bottom: 0px;
	background-color: #fff;
	margin: 0px;
}

#headerPane {
	position: relative;
	width: 800px;
	height: 111px;
}
#headerPane #header {
	height: 83px;
	background-color: #043f81;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat;
}

#headerPane #header #logo{
	float:left;
}
#headerPane #header  #text {
	text-align:right;
}
#headerPane #menu{
	margin: 0px;
	padding:0px;
	height:28px;
	background-color: #ffa100;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
}
#headerPane #menu .menuitem {
	margin: 0px;
	float: right;
	height:12px;
	padding: 8px 10px 8px;
}
#headerPane #menu .menuitem a {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
#popupPane {
	position: relative;
	width: 100%;
}
#popupPane #content{
	position:relative;
	width:100%;
	height:100%;
}
#bodyPane #right #content #title,
#bodyPane #right #content .title{
	position:relative;
	color:#ffffff;
	font-size:150%;
	font-weight:bold;
	font-style:italic;
	padding: 25px 0px 5px 25px;
}
#popupPane #content .subtitle {
	position:relative;
	color:#ffffff;
	font-size:110%;
	padding: 0px 0px 10px 25px;
	border-bottom:1px dashed #ffffff;
}
#popupPane #content .newsitems {
	padding:20px;
	margin:0px;
}
#popupPane #content .newsitems .newsitem {
	padding:20px 0px 10px 0px;
	color:#02254c;
}
#popupPane #content .newsitems .newsitem a{
	color:#02254c;
	text-decoration:underline;
}
#popupPane #content .newsitems .newsitem .title {
	color:#02254c; 
	font-size:110%;
	font-weight:bold;
}
#popupPane #content .newsitems .newsitem .date {
	font-style:italic;
}
#popupPane #content .newsitems .newsitem .content {
	font-size:90%;
	text-align:justify;
}
#bodyPane {
	position: relative;
	width: 100%;
	background-color:#02254c;
	overflow: hidden;
}
#bodyPane #content{
	position: relative;
	width: 100%;
	background-image:url(../images/content_bg.png);
	background-repeat:repeat-x;
	background-color:#d1e3ff;
	min-height: 430px;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html  #content {
	height: 430px;
}
/* End Hide from IE5-mac. Only IE-win sees this. \*/

#bodyPane #content #hometop {
	position: relative;
	padding:10px;
	text-align:center;
	border-bottom: 1px dashed #ffffff;
}
#bodyPane #content #hometop a{
	padding-left:10px;
	padding-right:10px;
}
#bodyPane #content #homeleftbottom {
	position: relative;
	padding:10px;
	text-align:center;
	float:left;
}
#bodyPane #content #homeleftbottom a{
	padding-top:5px;
	padding-bottom:5px;
	display:block;
}
#bodyPane #content #homerightbottom {
	position: relative;
	padding:10px;
	text-align:center;
	border-left: 1px dashed #ffffff;
	float:left;
}
#bodyPane #content #homerightbottom #newstitle {
	background-image:url(../images/home_news_bg.png);
	background-repeat:repeat-x;
	background-color:#0d7bcf;
	height:28px;
	margin-top:5px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align:left;
	width:376px;
}
#bodyPane #content #homerightbottom #newstitle div{
	font-size:110%;
	font-weight:bold;
	padding-top:5px;
	padding-left:5px;
}
#bodyPane #content #homerightbottom #newsitems {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color:#ffffff;
	padding:10px;
	text-align:left;
	font-size:110%;
	font-weight:bold;
	height:135px;
	width:356px;
	overflow:hidden;
}
#bodyPane #content #homerightbottom #newsitems .newsitem {
	padding:8px;
	border-bottom: 1px solid #ecf6ff;
	color:#02254c;
}
#bodyPane #content #homerightbottom #newsitems .newsitem p{
	padding:0px;
	margin:0px;
}
#bodyPane #content #homerightbottom #newsitems .newsitem a{
	color:#02254c;
}
#bodyPane #content #homerightbottom #newsitems .newsitem .date {
	font-style:italic;
}

#bodyPane #left {
	position:relative;
	float:left;
	width:170px;
	background-color:#02254c;
	padding:15px;
}
#bodyPane #left a {
	padding-top:5px;
	padding-bottom:10px;
	display:block;
}

#bodyPane #right{
	position:relative;
	float:left;
}
#bodyPane #right #content{
	position:relative;
	width:600px;
	height:100%;
	border-bottom: 1px solid #d0e5ff;
}
#bodyPane #right #content #title,
#bodyPane #right #content .title{
	position:relative;
	color:#ffffff;
	font-size:150%;
	font-weight:bold;
	font-style:italic;
	padding: 25px 0px 5px 25px;
}
#bodyPane #right #content #subtitle,
#bodyPane #right #content .subtitle {
	position:relative;
	color:#ffffff;
	font-size:110%;
	padding: 0px 0px 10px 25px;
	border-bottom:1px dashed #ffffff;
}
#bodyPane #right #content div{
	padding:0px 25px 0px 25px;
	font-size:110%;
	color:#02254c; 
}
#bodyPane #right #content .newsitems {
	padding:0px;
	margin:0px;
}
#bodyPane #right #content .newsitems .newsitem {
	padding:20px 0px 10px 0px;
	border-bottom: 1px dashed #ffffff;
	color:#02254c;
}
#bodyPane #right #content .newsitems .newsitem a{
	color:#02254c;
	text-decoration:underline;
}
#bodyPane #right #content .newsitems .newsitem .title {
	color:#02254c; 
	font-size:110%;
	font-weight:bold;
}
#bodyPane #right #content .newsitems .newsitem .date {
	font-style:italic;
}
#bodyPane #right #content .newsitems .newsitem .content {
	font-size:90%;
	text-align:justify;
}
#bodyPane #right #content .properties {
	margin:0px;
	padding:0px;
}
#bodyPane #right #content .properties .property {
	padding:0px;
	margin:0px;
}
#bodyPane #right #content .properties .property td{
	padding: 0px 0px 20px 0px;
	margin:0px;
	border-bottom: 1px dashed #ffffff;
}
#bodyPane #right #content  .properties .property .left {
	border-right: 1px dashed #ffffff;
	vertical-align:top;
	width:50%;
}
#bodyPane #right #content .properties .property .right{
	vertical-align:top;
	width:50%;
}
#bodyPane #right #content .properties .property a{
	color:#02254c;
}
#bodyPane #right #content .properties .property .description {
	font-size:90%;
	text-align:left;
	padding:5px 20px 5px 20px;
	margin:0px;
}
#bodyPane #right #content .properties .property .description p{
	text-align:left;
}
#bodyPane #right #content .properties .property .description .download {
	float:left;
	padding:0px;
	margin:0px;
	margin-right:5px;
}
	
#bodyPane #right #content #form {
	background-color:#95da65;
	margin:30px;
	border:1px solid;
}
#bodyPane #right #content #form form fieldset {
	border:none;
}
#bodyPane #right #content #form form fieldset label {
	float: left;
	font-size:110%;
	width: 100px;
	color:#ffffff;
}
#bodyPane #right #content #form form fieldset input,
#bodyPane #right #content #form form fieldset textarea {
	width: 180px;
	margin-bottom: 5px;
}
#bodyPane #right #content #form form fieldset textarea {
	width: 250px;
	height: 150px;
}
#bodyPane #right #content #form form fieldset br{
	clear: left;
}

#footerPane {
	clear:both;
	position:relative;
	bottom:0px;
	margin: 0px;
	width: 800px;
	height: 102px;
	font-size:90%;
}
#footerPane #sponsors {
	background-color:#60b72b;
	height:77px;
	text-align:right;
}
#footerPane #legal {
	background-color:#02254c;
	height:20px;
	text-align:right;
	color:#c7cfd8;
	padding-top:5px;
	padding-right:5px;
}
#footerPane #legal a {
	color:#c68822;
	text-decoration:none;
}
#footerPane #legal a:hover {
	color:#c68822;
	text-decoration:underline;
}

/*** VIEWS ***/
.view img {
	border:0px;
}
.view {
	background-color:#ffffff;	
	width:100%;
	padding: 20px;
	border:0px;
}
.viewHeaders {
	background-color:#dddddd;
	color:#000000;
}
.viewHeaders th {
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 4px;
	text-align:left;
	border-bottom:1px solid #000000;
}
.view td {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom:1px solid;
}
/*** END VIEWS ***/