
.a {
	font-family: Verdana,Helvetica,  Geneva, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Verdana,Helvetica,  Geneva, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#6C6C6C;
	font-weight: bold;
	text-decoration: none;
}
.b {
	font-family:Verdana,Helvetica,  Geneva, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ABABAB;
	font-weight: bold;
	text-decoration:none;
}
b:hover {
	font-family: Verdana,Helvetica,  Geneva, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#F7A100;
	font-weight: bold;
	text-decoration: none;
}
.c {
	font-family:Verdana,Helvetica,  Geneva, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
c:hover {
	font-family: Verdana,Helvetica,  Geneva, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;

}
.d {
	font-family:Verdana,Helvetica,  Geneva, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #525252;
	font-weight: bold;
	text-decoration:none;
}
d:hover {
	font-family: Verdana,Helvetica,  Geneva, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#E1E5E8;
	font-weight: bold;
	text-decoration: none;


}
	

.bullets_text1{
	font-family: Verdana,Helvetica,  Geneva, Arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;

}
.bullets_text2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #64696C;
	font-weight: bold;
	font-size: 11px;
}

.bullets_text3{
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	color: #295E87;
	font-weight: bold;
	font-size: 11px;

	}

.bodytext{
	font-family: Verdana, Helvetica, Geneva,Arial,  sans-serif;
	color: #313232;
	font-weight: none;
	font-size: 10px;


		


}
/*******************FORM************************************************/


}

.textarea {
border: 1px solid #E80D0D;
font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
font-size: 10px;
font-weight: none;
color: #5A5A5A;
}

.select {
background-color: #E80D0D;
border: 1px solid #3F688C;
font-family: Arial, Arial, Helvetica;
font-size: 11px;
font-weight: none;
color: #000000;

}

.button {
border: 1px solid #FFFFFF;
background-color: #5B8B01;
font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
font-size: 11px;
color: #ffffff;
font-weight: bold
}
.input1 {
border:1px solid #3F688C;
height:18;
font-family: Arial, Arial, Helvetica;
font-size: 10px;
font-weight: none;
color: #000000;
}
.input {
border:1px solid #3F688C;
height:18;
font-family: Arial, Arial, Helvetica;
font-size: 10px;
font-weight: none;
color: #000000;
width: 40px
}

.checkbox{
padding: 1px;
margin: 1px;
width:15px;
display:inline;
float:left;
color: #3f688c;

}

}
#outer {
	background-color: 545454;
	min-height: 757px;
	padding: 67px 0px;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	position: relative;
	width: 800px;
}
#nav {
  background: url(images/nav_bg.gif) repeat-x;
}
#nav-left {
  background: url(images/nav_left.gif) no-repeat;
  width: 100%;
}
#nav-right {
  background: top right url(images/nav_right.gif) no-repeat;
  height: 33px;
}
#nav a, #navb a {
  color: #C0C4AB;
  text-decoration: none;
  font: bold 9px arial, sans-serif;
}
#nav a:hover, #navb a:hover {
  color: white;
}
#nav ul {
  padding-top: 9px;
}
#nav li {
  display: inline;
  padding: 0px 15px;

}
#bot {
  background: url(images/bot_bg.gif) repeat-x;
}
#bot-left {
  background: url(images/bot_left.gif) no-repeat;
  width: 100%;
}
#bot-right {
  background: top right url(images/bot_right.gif) no-repeat;
  height: 33px;
}
#bot a, #navb a {
  color: #C0C4AB;
  text-decoration: none;
  font: bold 9px arial, sans-serif;
}
#bot a:hover, #navb a:hover {
  color: white;
}
#bot ul {
  padding-top: 9px;
}
#bot li {
  display: inline;
  padding: 0px 15px;

}
#copyfoot {
	text-align: right;
	margin: auto;
	position: relative;
	width: 800px;

}
ul {
	margin: 0px 0px 0px 2em;
	padding: 0px;
}
li {
	list-style: square;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;

