html {
	margin: 0;
	padding: 0;
	border: none;
	background-color: #cccccc;
}
image {border-style:none;}

body {
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	background-color:#cccccc;
	border: none;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #000000;
	height: auto;
	list-style-position: inside;
	list-style-image: none;
	text-align:center;
	width:780px;

}
#page {
	margin: 0 auto;
	padding: 0;
	border: none;
}
#focus {
	float:left;
	width:50px;
	height:auto;
	background-color:#FFFFFF;
	font-size:11px;
}

#buffer {width: 780px; height:20px; background-color: #CCCCCC; clear:both;}

#content {float: left;
width:555px;
height:auto;
margin:0;
border:0;
background-color:#ffffff;
clear:both;
}
#content2 {float: left;
width:680px;
height:auto;
margin:0;
border:0;
background-color:#ffffff;
}
#rightCol {
	float: right;
	width: 150px;
	height: auto;
	margin:0;
	background-color:#ffffff;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#rightCol2 {
	float: right;
	width: 25px;
	height: auto;
	margin:0;
background-color:#ffffff;	
border:0;}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	border: #999999 solid 1px;
	background-color:#FFFFFF;
	text-align:left;
}
#wrapper {
	width: 780px; 
	margin:0;
	padding: 0;
	background-color:#FFFFFF;
}
.text_padding {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	text-indent: 4px;
	line-height: normal;
}

.text_paddingContact {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	line-height: normal;
}


.text_paddingM {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align:left;
}
.photo {
	Float: right;
	background-color: #FFFFFF;
	width: 175px;
	height: auto;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align:center;
	}
.photo2 {
	Float: right;
	background-color: #FFFFFF;
	width: 200px;
	height: auto;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align:center;
	}
.leftphoto {
	Float: left;
	background-color: #FFFFFF;
	width: 175px;
	height: auto;
	padding: 0;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align:center;
	}

#menu {
	background-color: #cccccc;
	clear: both;
	width: 780px;
	height:24px;
	margin:0;
	padding:0;
}
#top {height:100px; width:780px; margin: 0; border: 0px; padding: 0;;background-color: #ffffff;}
#banner {width: 780px; height:111px; margin:0; border:0; background-color: #cccccc; clear:both;}
#footerbar {width: 780px; height: 5px; background-color:#034da6; clear: both;}
#bottom {width:780px; background-color:#ffffff; font-weight: bold; font-size: 12px; color:#034da6; clear:both;}

h1 {font-size: 24px; color:#034da6; margin-top:15px;}
h2 {
	font-size: 14px;
	color:#034da6;
	background-image: url(images/zero.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	line-height: 21px;
} 

li {
	line-height: 20px;
	list-style-position: outside;
	list-style-image: url(images/crosshair.gif);
	background-position: left bottom;
	vertical-align: text-bottom;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-top:10px;
	
}
a:link { 
	color: #034da6;
	font-weight:bold;
	text-decoration: none;
	}
a:visited { 
	color: #034da6;
		font-weight:bold;
		text-decoration: none;
	}
a:hover { 
	color: #034da6;
	font-weight:bold;
	text-decoration: underline;
	}
a:active { 
	color: #034da6;
		font-weight:bold;
			text-decoration: none;

	}
.indent {
	margin-left: 30px;
	cursor: default;
}
.footer{color: #034da6;
	font-size:12px;
	line-height:18px;
	fontweight: bold;}
	
a.footer:link { 
	color: #034da6;
	line-height:18px;
	font-weight:bold;
	text-decoration: none;
	}
a.footer:visited { 
	color: #034da6;
	line-height:18px;
	font-weight:bold;
	text-decoration: none;
	}
a.footer:hover { 
	color: #034da6;
	line-height:18px;
	font-weight:bold;
	text-decoration: underline;
	}
a.footer:active { 
	color: #034da6;
	line-height:18px;
	font-weight:bold;
	text-decoration: none;
}
	
p {font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	}
.photocaption {font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;}
	
.break {clear:both;}
