/* 800px - An open source xhtml/css website template by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer.

Version: 1.2, April 20, 2006 */

/******** General tags ********/
body{
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#ffffff url(/graphics/background-800px.gif) top center repeat-y;
color:#404040;
line-height:1.2em;
margin:0 auto;
padding:0;
}

a{
text-decoration:none;
color: #333399;
font-weight:bold;
}

a:hover{text-decoration:underline;}
a img{border:0;}
p{margin:0 0 18px 10px;}
ul,ol,dl{font-size:0.9em; margin:2px 0 16px 35px;}
ul ul,ol ol{margin:4px 0 4px 35px;}

h1{
font-size:2.2em;
text-align:center;
margin:0 0 30px 25px;
color: #333399;
}

h1 a{text-transform:none; color: #333399;}

h2{
font-size:1.4em;
color: #333399;
border-bottom:4px solid #dadada;
padding:0 2px 2px 5px;
margin:0 0 10px 0;
letter-spacing:-1px;
}

h3{
font-size:1.2em;
font-weight:bold;
color: #333399;
margin:10px 0 8px 0;
padding:1px 2px 2px 3px;
}

h4{
font-size:1.7em;
color: white;
padding:15px 5px 15px 15px;
margin:0px 0px 12px 0;
}

h5{
font-size:1.3em;
color: white;
padding:2px 3px 2px 8px;
margin:0 0 5px 0;
}

.pink {
background: #FF00FF;
}

.green{
background: #008000;
}

.red{
background: #FF0000;
}

.purple{
background: #95101F;
}

.bloo{
background: #2C77B4;
}

.orange{
background: #FD732F;
}

.dark_blue{
background: #313390;
}


blockquote{
font-size:0.9em;
border:1px solid #dadada;
margin:20px 10px;
padding:8px;
}


#pic_float{ 
position: relative; bottom: 22px; right: 13px;
float:right;
border: 8px solid white;
margin-left: 12px;
margin-bottom: 2px;
}

#float_right{ 
position: relative; bottom: 107px; right: 300px;
float:right;
}

li.form_float_right{ 
float:right;
}

/******** Main wrap ********/
#wrap{
color:#404040;
width:760px;
margin:10px auto;
padding:0;
}

#header{margin:0;}

#toplinks{text-align:right; padding:5px 2px 2px 3px;}

#slogan{
font-size:1.5em;
color:#808080;
font-weight:bold;
letter-spacing:-1px;
margin:15px 0px 20px 35px;
line-height:1.2em;
}

/******** sidebar ********/
#sidebar{
float:left;
width:185px;
margin:0 0 5px 0;
padding:1px 0 0 0;
}

#sidebar ul{
list-style:none;
font-size:0.9em;
margin:0;
padding:0 0 15px 10px;
}

#sidebar li{
list-style:none;
margin:0 0 4px 0;
padding:0;
}

#sidebar li a{
font-size:1.2em;
font-weight:bold;
padding:2px;
}

#sidebar ul ul{
margin:4px 0 3px 15px;
line-height:1.2em;
padding:0;
}

#sidebar ul ul li a{font-weight:normal;}
#sidebar h2{margin:3px 0px 8px 0px;}

/******** Content variations ********/
#content{
line-height:1.5em;
width:545px;
float:right;
text-align:left;
margin:0;
padding:0;
margin-top:10px;
}

#contentalt{
line-height:1.5em;
width:545px;
float:left;
text-align:left;
padding:0;
margin-right:20px;
}

#content h3, #contentalt h3{margin:10px 0 8px;}

/******** Footer ********/
#footer{
clear:both;
text-align:right;
color:#808080;
font-size:0.9em;
border-top:4px solid #dadada;
margin:0 auto;
padding:8px 0;
line-height:1.6em;
}

#footer p{margin:0; padding:0;}
#footer a{color:#808080;}

/******** Various classes ********/
.box{
color:#ffffff;
font-size:0.9em;
background-color: #333399;
border:1px solid #c8c8c8;
line-height:1.3em;
padding:5px 5px 5px 8px;
}

.box a{color:#f0f0f0;}
.left{float:left; margin:0 15px 4px 0;}
.right{float:right; margin:0 0 4px 15px;}
.textright{text-align:right;}
.readmore{text-align:right; margin:-10px 10px 12px 0;}

.center{text-align:center;}
.blue{color: #333399;}
.big{font-size:1.3em;}
.small{font-size:0.8em;}
.bold{font-weight:bold;}

.clear{clear:both;}
.hide{display:none;}
.fade{color:#c8c8c8;}
.gray{color:#808080;}

.photo{
border:1px solid #bababa;
padding:2px;
background-color:#ffffff;
margin:2px 18px 2px 5px;
}

/*** added by andy ***/

.articleimage {
float:left;
margin-right:10px;
margin-bottom:10px;
margin-top:5px;
}

.articleimageright {
border:1px solid #bababa;
padding:2px;
float:right;
margin-left:10px;
margin-right:10px;
margin-bottom:5px;
margin-top:5px;
}

/* 
	Cusco Sky table styles
	written by Braulio Soncco http://www.buayacorp.com
*/



table {
margin-left:0px;
margin-right:0px;
margin-bottom:20px;
width:535px;
}
table, th, td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
}




caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

td, th {	
	padding: 0px;
}

thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

tbody th {
	font-weight: bold;
}

tbody tr { background: #FCFDFE; }

tbody tr.odd { background: #F7F9FC; }

table a:link {
	color: #718ABE;
	text-decoration: none;
}

table a:visited {
	color: #718ABE;
	text-decoration: none;
}

table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

tfoot th, tfoot td {
	font-size: 85%;
}




/*** added by ben***/

input.button{
	FONT-FAMILY: Arial, Geneva;
	FONT-SIZE: 11px;
	background-color: #F7F9FC;
	border : 1px solid #D4E0EE;
	width : 100%;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : -30px;
	padding-bottom : 4px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 4px;
	text-align : center;
	color : Black;
}

select.button{
	FONT-FAMILY: Arial, Geneva;
	FONT-SIZE: 11px;
	background-color: white;
	border : 1px solid #D4E0EE;
	width : 100%;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : -30px;
	padding-bottom : 4px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 4px;
	text-align : center;
	color : Black;
}

input.btn{
	FONT-FAMILY: "Trebuchet MS", Arial, Geneva;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	background-color: #718ABE;
	border:1px solid #313390;
	width : 120px;
	height : 26px;

	margin-bottom : 0px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 5px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : center;
	color : White;
}

input.txt{
	FONT-FAMILY: "Trebuchet MS", Arial, Geneva;
	FONT-SIZE: 11px;
	background-color: White;
	border : 1px solid #D4E0EE;
	width : 30px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 0px;
	text-align : left;
	color : Black;
}



input.remove{
	FONT-FAMILY: "Trebuchet MS", Arial, Geneva;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	background-color: #718ABE;
	border:1px solid #313390;
	width : 55px;
	height : 22px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 0px;
	text-align : center;
	color : White;
}

mailtable {
margin-left:10px;
margin-right:10px;
margin-bottom:20px;
width:535px;
}
table, th, td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	FONT-SIZE: 12px;
	color: #555;
}

caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

td, th {	
	padding: 4px;
}

thead th {
	text-align: center;
	background: transparent;
	color: #4F76A3;
	font-size: 100% !important;
}

tbody th {
	font-weight: bold;
}

tbody tr { background: transparent; }

tbody tr.odd { background: transparent; }

table a:link {
	color: #718ABE;
	text-decoration: none;
}

table a:visited {
	color: #718ABE;
	text-decoration: none;
}

table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

tfoot th, tfoot td {
	font-size: 85%;
}

table#ministry {    background-color:#f5deb3;    
border: solid #000 3px;    
width: 490px;

}
table#ministry td {    padding: 5px;    
FONT-FAMILY: "Courier New", Arial, Geneva;
}




#field text small{
	FONT-FAMILY: "Trebuchet MS", Arial, Geneva;
	FONT-SIZE: 11px;
	background-color: White;
	border : 1px solid #D4E0EE;
	width : 30px !important;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 0px;
	text-align : left;
	color : black;
}

input.print{ 
height: 30px;
width: 60px;
Font-size:18px;
}