a:link {
	color:#000033;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;




}
a:visited {
	color:#000033;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
a:hover {
	color: #000033;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;




} 
a:active {
	color: #000033;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

.body {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration: none;

} 

td {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;

}

p {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;

}
.textTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	line-height: 26px;


}
.imageBorder {
	border: thin solid #000033;
}
.lineVert {
	background-image: url(../images/dotLine.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
.border {
	height: 50px;
	width: 300px;
	border: thin solid #EE9A22;
	clear: left;
	float: left;


}
.imageBorderLink {

	border: thin solid #FF6B08;
}
.backIndex {
	background-image: url(../images/backIndex.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.backVertImage {
	background-image: url(../images/cordBronzeVertical.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.backHorImage {
	background-image: url(../images/cordBronzeHorizontal.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.backHorImageTop {
	background-image: url(../images/cordBronzeHorizontalTop.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.TopNavStripColour {
	border-top: 1px solid #FF6B08;
	border-right: 1px none #FF6B08;
	border-bottom: 1px solid #FF6B08;
	border-left: 1px none #FF6B08;



}
.TopNavStripColourText {
	border-top: 1px solid #FF6B08;
	border-right: 1px none #FF6B08;
	border-bottom: 1px solid #FF6B08;
	border-left: 1px none #FF6B08;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF6B08;

}

.TopNavStripColourImage {

	border-top: 1px none #FF6B08;
	border-right: 1px solid #FF6B08;
	border-bottom: 1px none #FF6B08;
	border-left: 1px none #FF6B08;
}
.BottomSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ff6b08;
}

A.bottomlinks:active {  font-size: 10px; color: #000033; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline}
A.bottomlinks:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000033; text-decoration: underline}
A.bottomlinks:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000033; text-decoration: none}
A.bottomlinks:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000033; text-decoration: underline}

a.bodylink:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;

}
a.bodylink:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;

}
a.bodylink:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;


}
a.bodylink:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;

}
.bodyStrip {


	border-top: 1px solid #FF6B08;
	border-right: 1px none #FF6B08;
	border-bottom: 1px none #FF6B08;
	border-left: 1px none #FF6B08;
}
.imageBorderBottom {
	border-top: thin none;
	border-right: thin solid #000033;
	border-bottom: thin none;
	border-left: thin none;

}

#container
{
	width: 780px;
	margin-left: 8px;
}

#navcontainer
{
	background-color: #ffffff;
	text-align: center;
}

.navitem
{
	background-color: #ffffff;
	padding: 4px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #fff;
	margin-top:1px;
	margin-left:50px;
	float:left;
}

.normalTitle {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration: none;
}