/* CSS Document */

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
BODY A:LINK {color: #F79220; text-decoration: none;}
BODY A:ACTIVE {color: #F79220; text-decoration: none;}
BODY A:VISITED {color: #F79220; text-decoration: none;}
BODY A:HOVER {color: #F79220; text-decoration: underline;}

.bullet-list {
   list-style-image: url('images/bullet.gif');
 }

.copyrightText {
	font-size: 10px;
	color: #cccccc;
}
.copyrightText A:LINK  {color: #cccccc;}
.copyrightText A:ACTIVE  {color: #cccccc;}
.copyrightText A:VISITED  {color: #cccccc;}
.copyrightText A:HOVER {color: #FFFFFF;}
.searchBox {
	height: 15px;
	border: 1px solid #666666;
	font-size: 10px;
	color: #333333;
}
.grey11 {
	font-size: 12px;
	color: #333333;
}
.grey11 A:LINK {color: #F79220; text-decoration: none;}
.grey11 A:ACTIVE {color: #F79220; text-decoration: none;}
.grey11 A:VISITED {color: #F79220; text-decoration: none;}
.grey11 A:HOVER {color: #CCCCCC; text-decoration: underline;}
.subnav {
	font-size: 11px;
	color: #333333;
}
.subnav A:LINK {color: #F79220; text-decoration: none;}
.subnav A:ACTIVE {color: #F79220; text-decoration: none;}
.subnav A:VISITED {color: #F79220; text-decoration: none;}
.subnav A:HOVER {color: #CCCCCC; text-decoration: underline;}
.contactBoxes {
	border: 1px solid #333333;
	font-size: 10px;
	color: #333333;
}
.redHR {
	color: #6699CC;
}
.submitButton {
	font-size: 10px;
	color: #333333;
	height: 18px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
.blueUnderlinedLinks {color: #6699CC; text-decoration: underline;}
.blueUnderlinedLinks A:LINK {color: #6699CC; text-decoration: underline;}
.blueUnderlinedLinks A:ACTIVE {color: #6699CC; text-decoration: underline;}
.blueUnderlinedLinks A:VISITED {color: #6699CC; text-decoration: underline;}
.blueUnderlinedLinks A:HOVER {color: #000000; text-decoration: underline;}

.blueLinks {color: #6699CC; text-decoration: none;}
.blueLinks A:LINK {color: #6699CC; text-decoration: none;}
.blueLinks A:ACTIVE {color: #6699CC; text-decoration: none;}
.blueLinks A:VISITED {color: #6699CC; text-decoration: none;}
.blueLinks A:HOVER {color: #000000; text-decoration: underline;}

.bluetitle {
	color: #6699CC;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
.bluetitle A:LINK {color: #6699CC; text-decoration: none;}
.bluetitle A:ACTIVE {color: #6699CC; text-decoration: none;}
.bluetitle A:VISITED {color: #6699CC; text-decoration: none;}
.bluetitle A:HOVER {color: #000000; text-decoration: underline;}
.redsmaller {
	color: #6699CC;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.tdline{
border-bottom: 1px solid #cccccc;
background-color: #F8F8F8;
	font-family: Arial, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	}
	.tdimg{

	font-family: Arial, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	background-image:url('images/tdBack.jpg')
	}


