body 
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:arial,verdana;
	text-align:center;
}
td.bartop
{
	background: url('../images/bartop.gif');
	height:52px;
	color:#F46F00;
	font-size:16px;
	padding-right:30px;
	text-align:right;
}
a.tab {
	font-family:arial,verdana;
	font-size:11px;
	font-weight:normal;
	color:white;
	text-decoration:none;
}
td.tab {
	width: 95px;
}
td.slogan {
	font-size:11px; 
	padding-top:25px;
	padding-bottom:25px;
	padding-left:25px;
	padding-right:25px;
	color: white;
	text-align:center;
}
td.smallboxtoporange {
	background: url('../images/sboxtoporange.gif');
	text-align:center;
	font-family:arial,verdana;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding-right:2px;
	padding-bottom:1px;
}
td.boxtoporange	{	
	background: url('../images/boxtoporange.gif');
	height: 28px;
	width:108px;
	text-align:center;
	font-family:arial,verdana;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding-right:0px;
	padding-bottom:1px;
}
td.smallboxtopblue {
	background: url('../images/sboxtopblue.gif');
	text-align:center;
	font-family:arial,verdana;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding-right:2px;
	padding-bottom:1px;
}
td.boxtopblue	{	
	background: url('../images/boxtopblue.gif');
	height: 28px;
	width:108px;
	text-align:center;
	font-family:arial,verdana;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding-right:0px;
	padding-bottom:1px;
}
td.smallboxblue {
	background: url('../images/sboxblue.gif');
	text-align:center;
	font-family:arial,verdana;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding-right:2px;
	padding-bottom:1px;
}
td.boxblue	{	
	background: url('../images/boxblue.gif');
	height: 28px;
	width:108px;
	text-align:center;
	font-family:arial,verdana;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding-right:0px;
	padding-bottom:1px;
}
td.smallboxorange {
	background: url('../images/sboxorange.gif');
	text-align:center;
	font-family:arial,verdana;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding-right:2px;
	padding-bottom:1px;
}
td.boxorange	{	
	background: url('../images/boxorange.gif');
	height: 28px;
	width:108px;
	text-align:center;
	font-family:arial,verdana;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding-right:0px;
	padding-bottom:1px;
}
td.smallboxbotblue {
	background: url('../images/sboxbotblue.gif');
	text-align:center;
	font-family:arial,verdana;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding-right:2px;
	padding-bottom:1px;
}
td.boxbotblue	{	
	background: url('../images/boxbotblue.gif');
	height: 28px;
	width:108px;
	text-align:center;
	font-family:arial,verdana;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding-right:0px;
	padding-bottom:1px;
}
td.smallboxbotorange {
	background: url('../images/sboxbotorange.gif');
	text-align:center;
	font-family:arial,verdana;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding-right:2px;
	padding-bottom:1px;
}
td.boxbotorange	{	
	background: url('../images/boxbotorange.gif');
	height: 28px;
	width:108px;
	text-align:center;
	font-family:arial,verdana;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding-right:0px;
	padding-bottom:1px;
}
a	{
	color:#076ba7;
}

td.formHeader
{	
	color:#076BA7;
	font-size:12px;
	border-bottom-style:solid;
	border-width:1px;
	border-color:#076BA7;
	font-weight:bold;
	
}
table.formTable {
	font-size:11px;
	color:#076BA7;
}
input.text {
	border-style:solid;
	border-color:#076BA7;
	border-width:1px;
	color:#076BA7;
	width:150px;
	font-size:12px;
	
}
select.selectlist {
	border-style:solid;
	border-width:1px;
	border-color:#076BA7;
	width: 160px;
	color:#076BA7;
	font-family: arial,verdana;
	font-size:12px;
}
textarea.textarea
{
	font-family: arial,verdana;
	font-size:12px; 
	border-width:1px;
	border-color: #076BA7;
	border-style: solid;
	color:#076BA7;
	width: 288px;
	height: 80px 
}

input.button {
	font-size:13px;
	font-weight:bold;
	color:white;
	background-color:#076BA7;
	border-style:solid;
	border-width:1px;
	border-color:black;
	width: 288px;
	height: 20px; 
	cursor:pointer;
}

table.links {
	font-size:13px;
	font-family:arial;
	border-style:solid;
	border-width:1px;
	border-color:black;
	border-collapse:collapse
}
td.linksBright {
	color:white;
	border-style:solid;
	border-color:black;
	border-width:1px;
	background-color:#FF8C28;
}

td.linksDark {
	color:#076BA7;
	border-style:solid;
	border-color:black;
	border-width:1px;
	background-color:#D0E0ED;
}
a.linksBright	{
	color:white;
	text-decoration:underline;
	
}
a.linksDark	{
	color:#076BA7;
	text-decoration:underline;
	
}
input.textLinksForm {
	border-style:solid;
	border-color:#076BA7;
	border-width:1px;
	color:#076BA7;
	width:250px;
	font-size:12px;
	
}
td.companies	{
	border-style: dotted; 
	border-color:#076BA7;
	border-width:2px;
	font-family:arial,verdana;
	color:#076BA7;
	font-size:12px;
	cursor:pointer;
	height:25px;
}
div.smallbox {
	text-align:center;
	font-family:arial,verdana;
	font-size:12px;
	font-weight:bold;
	color:white;
	margin-right:2px;
	margin-bottom:1px;
	
}
div.boxselectedvalue	{	
	text-align:center;
	font-family:arial,verdana;
	font-size:11px;
	font-weight:normal;
	color:#076BA7;
	margin-right:0px;
	margin-bottom:0px;
}