body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.edgetileleft {	
	background-image: url(../images/edgeshadowleft.gif); 
}

.edgetileright {
	background-image: url(../images/edgeshadowright.gif); 
}

.edgetilebottom {
	background-image: url(../images/edgeshadowbottom.gif);
	background-repeat: repeat-x;
}

.edgetilebottomhome {
	background-image: url(../images/edgeshadowbottomhome.gif);
	background-repeat: repeat-x;
}

.sidebar { 
	background-image: url(../images/sidebar.gif); 
}


/************ Text Styles	************/
	
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
	
p a:link{
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #305B7B;
}
	
p a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #305B7B;
	font-weight: normal;
}

	
p a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #305B7B;
	font-weight: normal;
}

	
p a:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #305B7B;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #305B7B;
	font-weight: bold;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #305B7B;
	font-style: normal;
}

h6 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #305B7B;
	font-style: normal;
}

h6 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #305B7B;
	font-style: normal;
}

	
h6 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #305B7B;
	font-style: normal;
}

	
h6 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #305B7B;
	font-style: normal;
}



h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

h3 {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
	
h3 a:link{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #305B7B;
	font-weight: normal;
}
	
h3 a:visited{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #305B7B;
	font-weight: normal;
}

	
h3 a:hover{
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #305B7B;
	font-weight: normal;
}

	
h3 a:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #305B7B;
	font-weight: normal;
}



li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
