/**************** Default Styles *******************/
html {
	height:100%;
	margin:0px;
	padding:0px;
}

body {
	margin:10px;
	text-align:center;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size :75%;
}

#centrepage {
	position:relative;
	margin:0 auto;
	width:760px;
	text-align:left;
	background-image : url(img/background.gif);
	background-repeat : no-repeat;
}
#logo {
	position:absolute;
	top:50px;
}
h1, h2, p {
	margin:0;
	padding:0;
	line-height: 125%;
}	
h1 {
	font-size:1.2em;
	margin-bottom:1.2em;
}
#rightcontent h1 {
	margin-bottom:.5em;
}
h2 {
	font-size:1em;
	margin-bottom:1em;	
} 
p {
	font-size:.9em;
	margin-bottom:.9em;
}
b {
font-weight : bold;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #3A5574;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #2D3D55;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #496C93;
	}
#rightcontent a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	}
#rightcontent a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	}
#rightcontent a:hover, #rightcontent a:active { 
	text-decoration: underline; 
	color: #FFFFFF;
	}
#columns {
height : 570px;
}
#leftcontent, #centercontent, #rightcontent {
 position :absolute;
 margin : 0px;
 padding : 0px;
}
#leftcontent {
	top:200px;
	left:0px;
	width:167px;
}
#centercontent {
	top:200px;
	left:167px;
	width:593px;
}
#rightcontent {
	top:5px;
	left:625px;
	width:130px;
	color:#FFFFFF
}
#sb1, #sb2, #sb3, #sb4, #sb5, #sb6, #sb7, #sb8, #sb9, #sb10, #sb11, #sb12, #sb13, #sb14, #sb15 {
	float:right;
	clear:right;
	/*border-left:1px solid #0f0;*/
}
#sb1{
	width:165px;
	height:17px;
}
#sb2{
	width:155px;
	height:17px;
}
#sb3{
	width:145px;
	height:32px;
}
#sb4{
	width:150px;
	height:17px;
}
#sb5{
	width:155px;
	height:17px;
}
#sb6{
	width:165px;
	height:17px;
}
#sb7{
	width:180px;
	height:17px;
}
#sb8{
	width:195px;
	height:17px;
}
#sb9{
	width:210px;
	height:17px;
}
#sb10{
	width:230px;
	height:17px;
}
#sb11{
	width:243px;
	height:17px;
}
#sb12{
	width:280px;
	height:17px;
}
#sb13{
	width:310px;
	height:17px;
}
#sb14{
	width:350px;
	height:17px;
}
#sb15{
	width:385px;
	height:47px;
}
#footnote {
text-align : center;
font-size : .9em;
padding : 5px;
position : relative;
clear : both;
}


/******************* Box style **************************/

.bg_light {
 color : black;
 background-color : #B18D00;
}
/*
.bg_medium {
 color : black;
 background-color : #91A179;
}

.white {
 color : black;
 background-color : white;
}


div.box1 {
background-color : #ebf0e5;
margin-bottom : 10px;
padding : 0px;
}

div.box2 {
background-color : #ebf0e5;
margin-bottom : 10px;
padding : 0px;
}

div.box2 > div.content {
margin : 0px;
font-family: Arial, Helvetica, sans-serif;
color : #2D3D55;
}


div.box1 div.title {
padding : 4px;
color : white;
font-weight : bold;
background-color : transparent;#606e50;
border-bottom : 2px solid #263515;
border-right : 2px solid #263515;
}

div.title a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ebf0e5;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #2D3D55;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #496C93;
	}


div.box1 div.content {
padding : 4px;
font-family: Arial, Helvetica, sans-serif;
color : #2D3D55;
}
.smalltext {
font-size : .9em;
}
table {
  border-width : 0;
}

td {
padding : 4px;
text-align : left;
}