*{
	margin:0px;
	padding:0px;
	font-family:verdana;
	color:#4d4d4d;
	font-size:11px;
}
h1, h1, h3{
	margin:10px 0 15px 0;
	font-family:"Trebuchet MS";
}
h1{
	font-size:18px;
	color:#1b134e;
}
h2{
	font-size:16px;
	color:#6054ad;
}
h3{
	font-size:14px;
	color:#6054ad;
}
h4{
	font-size:12px;
	color:#6054ad;
}
h2 small{
	color:#747474;
}
ol{
	margin:10px 0 30px 0;
	border:1px solid #aea6c5;
	background-color:#f3f3f3;
	padding:10px 10px 10px 30px;
}
table{
	border:1px solid #aea6c5;
	background-color:#f3f3f3;
}
table td{
	background-color:#fff;
	padding:4px;
	border:1px solid #e3e0ea;
}
a:hover{
	color:#333;
}
ul li, ol li {
	margin:0 0 5px 0;
}
ul, ol {
	margin:5px 0 5px 30px;	
}
p{
	margin:0 0 10px 0;
	line-height:14px;
}
.align-right{
	text-align:right;
	margin:5px 0 0 0;
}
.align-right img{
	border:none;
}
a:hover{
	color:#8051a1;
}
.clear-both{
	clear:both;
}
body{
	text-align:center;
	background:url('../nav/body-tile.gif') repeat-x;
}
#wrapper{
	width:854px;
	margin:0 auto;
	background:url('../nav/wrapper-tile.gif') repeat-y;
	text-align:left;
}
#header{
	height:115px;
	background:url('../nav/header.gif') no-repeat;
	overflow:hidden;
}
#banner{
	height:161px;
	background:url('../nav/banner.gif') no-repeat;
}
#footer{
	clear:both;
	height:87px;
	background:url('../nav/footer.gif') no-repeat;
}
#footer p{
	font-size:11px;
	color:#fff;
	margin:0px;
	padding:8px 40px 0 40px;;
	text-align:center;
	line-height:14px;
}
#footer a{
	color:#fff;
}
#body-home #left-float{
	width:530px;
	float:left;
	display:inline;
	margin:10px 0 10px 26px;
}
#body-home #right-float{
	width:265px;
	float:right;
	display:inline;
	margin:10px 25px 10px 0;
}

#left-float-padding{
	padding:0 10px 10px 20px;
}
.logo{
	border:none;
	margin:0 0 0 30px;
}
.date{
	font-size:10px;
	color:#888;
	margin-bottom:10px;
}
.image-float-left{
	float:left;
	border:2px solid #aea6c5;
	margin:0 10px 10px 0;
}

/*---------------------------------------*/
			/*NAVIGATION*/
/*---------------------------------------*/

#top-navigation {
	height:29px;
	overflow:hidden;
	background:url('../nav/nav-bg.gif') top left no-repeat;
}

#top-navigation ul {
	list-style:none;
	margin:3px 0 0 32px;
}
#top-navigation ul li {
	float:left;
	width:126px;
	text-align:center;
	margin:0 7px 0 0;	
}
#top-navigation ul li a {
	display:block;
	width:126;
	height:26px;
	line-height:28px;
	background:url('../nav/nav1.gif') no-repeat;
	color:#fff;
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-weight:bold;
}
#top-navigation ul li a:hover{
	background:url('../nav/nav1.gif') 0 -26px no-repeat;
	color:#fff;
}
#top-navigation ul li a.selected{
	background:url('../nav/nav1.gif') 0 -26px no-repeat;
}

/*---------------------------------------*/
			/*LEFT NAVIGATION*/
/*---------------------------------------*/


ul#left-navigation {
	list-style:none;
	height:auto;
	background:none;
	width:210px;
	margin:0;
}
ul#left-navigation li {
	float:none;
	margin:0 0 2px 0;
	border:1px solid #fff;
}
ul#left-navigation li a {
	display:block;
	color:#fff;
	text-decoration:none;
	font-family:"Trebuchet MS";
	line-height:14px;
	font-weight:bold;
	width:auto;
	background:url('../nav/nav_left.gif') repeat-x;
	overflow:hidden;
	margin:0;
	padding:6px 0 6px 5px;	
}
ul#left-navigation li a:hover {
	background:url('../nav/nav_left.gif') 0 -26px repeat-x;
}
ul#left-navigation li ul {
	margin:4px 0 0 0;
	list-style:none;
}
ul#left-navigation li ul li {
	width:auto;
	text-align:left;
}
ul#left-navigation li ul li a {
	margin:0;
	background:none;
	color:#333;
	padding:7px 0 7px 10px;
	font-weight:normal;
	border-bottom:1px solid #f3f3f3;
}
ul#left-navigation li ul li a:hover {
	text-decoration:underline;
	background:none;
	color:#333;
}
ul#left-navigation li.selected a {
	background:url('../nav/nav_left.gif') 0 -26px repeat-x;
}
ul#left-navigation li.selected ul li a{
	background:none;
}


/*---------------------------------------*/
			/*HOMEPAGE*/
/*---------------------------------------*/

#right-float img{
	margin:0 0 10px 8px;
	border:none;
}
#buttons{
	clear:both;
	margin:0 25px 10px 26px;
	padding:0 0 0 22px;
}
#buttons ul{
	list-style:none;
	margin:0;
}
#buttons ul li{
	width:235px;
	height:136px;
	float:left;
	display:inline;
	margin:0 25px 0 0;
}
#buttons #button1,  #button2,  #button3{
	width:235px;
	height:136px;
}
#buttons #button1{
	background:url('../nav/button1.gif') no-repeat;
}
#buttons #button2{
	background:url('../nav/button2.gif') no-repeat;
}
#buttons #button3{
	background:url('../nav/button3.gif') no-repeat;
}
#buttons h2{
	font-weight:bold;
	color:#fff;
	font-size:13px;
	font-family:"Trebuchet MS";
	padding:6px 0 0 5px;
}
.button-content{
	width:110px;
	height:79px;
	float:right;
	display:inlne;
	margin:12px 0px 0 0;
}
.button-content a{
	color:#fff;
}


/*---------------------------------------*/
			/*STANDARD PAGE*/
/*---------------------------------------*/

#standard-right-float{
	width:530px;
	float:right;
	display:inline;
	margin:10px 55px 10px 0;
}
#standard-left-float{
	width:210px;
	float:left;
	display:inline;
	margin:20px 0 10px 49px;
}
#standard-left-float img{
	border:2px solid #aea6c5;
	width:210px;
	margin:10px 0;
}
#standard-left-float a img{
	border:none;
}
.standard-image{
	float:right;
	clear:right;
	border:2px solid #aea6c5;
	width:210px;
	margin:10px 0 10px 10px;
}

.list-wrapper{
	padding:10px;
	border:1px solid #aea6c5;
	margin:10px 0 10px 20px;
	background-color:#f3f3f3;
}
.download img{
	float:left;
	margin:0 10px 0px 0;
	border:none;
}
.download{
	padding:5px;
	background-color:#fff;
	margin:0 0 5px 0;
}	

/*---------------------------------------*/
			/*NEWS PAGE*/
/*---------------------------------------*/

.news-item{
	padding:10px 5px;
	margin:10px 0;
	background:url('../nav/list-bg.gif') bottom repeat-x;
}

.news-item img{
	float:left;
	border:2px solid #aea6c5;
	margin:0 10px 5px 0;
}

.news-item h2{
	margin:0 0 2px 0;
}

/*---------------------------------------*/
			/*PEOPLE LISTING*/
/*---------------------------------------*/

#people-listing .person {
	padding:10px 5px;
	margin:10px 0;
	background:url('../nav/list-bg.gif') bottom repeat-x;

}

/*---------------------------------------*/
			/*CONTACT PAGE*/
/*---------------------------------------*/

.form{
	padding:10px;
	margin-bottom: 20px;
	border:1px solid #d2cde0;
	background-color:#f5f5f5;
}

.form label{
	float:left;
	width:150px;
	margin:5px 0;
}
.form textarea, input{
	border:1px solid #c1bad4;
	width:220px;
	margin:5px 0;
}
.form textarea{
	width:220px;
	height:100px;
	float:left;
}
.mandatory{
	color:#00d92b;
}
input.submit{
	color:#fff;
	background-color:#887ea5;
	font-weight:bold;
	padding:2px 2px 3px 2px;
	margin:5px 0 0 150px;
}
.form .checkbox{
	width:12px;
	border:none;
}
.form table{
	width:100%;
	border:none;
}
.form th{
	padding:4px 6px;
}
.form td{
	text-align:center;
	background-color:transparent;
	border:none;
}
td.align-left{
	text-align:left !important;
}
#sitemap-float{
	width:530px;
	float:left;
	display:inline;
	margin:10px 55px 10px 35px;
}
textarea.full-width{
	width:100%;
}

img#captcha-code {
	margin-left: 150px;
	width: 220px;
}