html{

	margin-top:0;
	padding-top:0;
}

body{


	margin:0px;
	padding:0px;

	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10pt;
	
	border:none;

	text-align:center; /*IE HACK to fix block centering */

	/*
	background-image: url(/img/bg.jpg);
	background-repeat: repeat; */

	background-color:#025c67;
	
	
}	

div#wrapper{
	
	
	padding-top:0;
	
	border: black solid 1px;
	
	
		
	text-align:left; /*Undo IE HACK in body tag */
	
	width:760px;
	margin: 0 auto; 
	background-color:white;
	background-image: url(/img/BG_leaf.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	
}

.right_col{
	
	float:right;
	clear:both;
	width: 150px;
	margin-top:60px;
	
	border: 1px solid black;
	margin-right:10px;
	padding:5px;
	margin-left:20px;
	
	/*background-color:#334f50;*/
	background-color:#d5edf1;
	

	background-image: url(/img/vert_short2.jpg);
	background-repeat: repeat-x;

}


div#main{
	

	width:95%;
	padding-top:20px;
	padding-left:20px;
	
	
	
}

.main_sml
{
    width:500px;
	padding-top:20px;
	padding-left:20px;
	
}

div#main ul{

	list-style:none;
	padding-left:10px;
	
}

div#main li{

	padding-left:3px;
}

.bullet{
	color:#c2cacb;
	font-weight:bold;
	
}

.paypal_button{
	
}

.xml_export a{

	color:#0c2d2d;
	
}


div#header{
	
	background-image: url(/img/banner.jpg);
	background-repeat: no-repeat;
	height:69px

	/*background-position: 100% 0;*/
}

div#top_left{
	float:left;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}

div#top_right{
	font-family:serif;
	font-size: 18pt;
	
	color:#001f4d;
	color:white;
	text-align:right;
	padding-top:5px;
	padding-left:10px;
	padding-right:30px;

}

div#top_nav{

	clear:both;
	position:absolute;
	top:33px;
	margin-top:20px;

/*
	background-color:  #6699cc; 
	background-color:#2b63b8; */
	padding-left:20px;
	border-bottom: 1px solid black;

/*
	background-image: url(/img/fade.jpg);
	background-repeat: repeat-y;
	background-position: 100% 0; */
}

div#external_links{

	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:20px;
}




div#top_nav a, div#footer a{

	font-family: verdana, arial, helvetica;
	text-decoration:none;
	font-size: 9pt;
	
	padding: 3px;
	color: #001f4d;
	color: #072414;
	color: #b2c4e0;
	color: #ffffff;
}



div#top_nav a:hover, div#footer a:hover{

	color: #054249;/*c2cacb*/
	text-decoration:none;

}


div#footer{

	clear:both;
	line-height: 1.2; /* Fix IE peekaboo bug */



	/*background-color:black;*/
	
	padding-right:10px;
	padding-left:10px;
	padding:10px;
	border-top:1px solid black;
	background-image: url(/img/footer_fade.jpg);
	background-repeat: repeat-y;
	background-position: right;

	/*background-position: 100% 0;*/
}

div#footer_left{
	text-align: left;

}

div#footer_right{

	text-align:right;
	color:white;
}


.menu_break{

	color:#0c2d2d;

}


div#controlbar{

	

}

.site_title{
	
	font-family: verdana, arial, helvetica;
	



}
.site_title_small{
	font-family: verdana, arial, helvetica;
	font-size: 12pt;
	
	
}
.send_to{

	text-align:right;
	padding-top:5px;
	padding-bottom:10px;
}

.button_toolbar{

	border: solid 1px #b2c4e0;
}




#menubar{
	
	color: white;
	vertical-align:middle;

}




.del{

	font-size:8pt;
	color:red;
	
}

table
{
	
	/*
	
	margin-left:auto;
	margin-right:auto;
	border-style:none;
	border-width:1px;
	*/
	border-collapse:separate;
}


th
{
	font-family: verdana, arial, helvetica;
	text-align: left;
	font-size: 10pt;
	
}

td
{
	
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	
	vertical-align: top;
	
	
}

.table_with_border{

	
	border:solid 1px grey;

}

.folder_listing{

	border-style:none;

}


.element_listing{

	border-style:none;

}


a
{

	font-family: verdana, arial, helvetica;
	text-decoration:none;
	font-size:9pt;
	
	padding: 3px;

	color: #001f4d;	
	color:#0c2d2d;
	color:#0d2358;



}

a:hover
{
	
	
	color:#0c2d2d;
	color:#0d2358;


	text-decoration:underline;
	
}

a.standout_link {

	color:#288cd2;
	
}

a:hover.standout_link {

	color: #288cd2;
	text-decoration:underline;

}

.sml{
	font-family: verdana, arial, helvetica;
	text-decoration:none;
	font-size: 8pt;
	
	padding: 3px;

	color: #001f4d;
	color:#0c2d2d;


}



.sml:hover{

	color:#0c2d2d;
	text-decoration:underline;

}

.sml_menu{

	font-family: verdana, arial, helvetica;
	text-decoration:none;
	font-size: 8pt;
	
	
	padding-left: 5px;

	color: #001f4d;
	color:#0c2d2d;
	border-left:1px solid black;
	

}

.sml_menu:hover{
	color:#0c2d2d;
	text-decoration:underline;

}

h3 {


	font-size:12pt;
	font-weight:bold;
	color:#0c2d2d;
}



