/* CSS Document */
body {
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial;
	text-align: center;
}

.hidden {
	display: none;
}

#wrapper {
  width: 784px;    
  margin: 0 auto;
  text-align: left;  
  border-collapse: collapse;
}

#wrapper2 {
  width: 744px;    
  margin: 5px auto;
  text-align: left;  
  border-collapse: collapse;  
}

#header {
  width: 763px;
  height: 81px;
  float: left;  
}

#logo {
  width: 166px;  
  float: left;
  padding-left: 20px;
}

#menu_top {
  width: 200px;
  float: right;
  margin-top: 35px;  
}

#menu {
  width: 779px;
  height: 38px;
  float: left;
  text-align: center;    
}

#banner {
  width: 779px;
  float: left;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 5px;
}

#content {
  width: 744px;  
  float: left;  
  margin-top: 0px;
  margin-bottom: 0px;  
}

.content1 {
  width: 254px;
  float: left;
  margin-left: 1px;  
}

.content2 {
  width: 254px;
  float: left;
  margin-left: 2px;
}

.content3 {
  width: 229px;
  float: left;
  margin-left: 2px;
}

.content4 {
  width: 458px;
  float: left;
  padding: 0px 15px 0 10px;
}

.content5 {
  width: 250px;
  float: right;
}

.content5-1 {
  width: 250px;
  float: left;
  background-color: #00275e;
  margin-bottom: 7px;
}

.content5-2 {
  width: 250px;
  float: left;  
}

.content6 {
  width: 232px;
  float: left;  
}

.content7 {
  width: 220px;
  float: right;  
}

.crawford {
  width: 250px;
  background-color: #01265D;  
}

.line {
  width: 743px;
  height: 5px;
  float: left;
  margin-bottom: 15px;
}

#content-se {
  width: 744px;  
  float: left;  
}

.details {
  width: 254px;  
  float: left;
  text-align: justify;    
  margin-left: 1px;    
}

.for {
  width: 744px;
  height: 28px;
  float: left;
  text-align: center;
  background-color: #03519C;
  font-weight: bold;
  color: #FFF;
  padding-top: 8px;
  margin-bottom: 5px;
}

.for1 {
  width: 370px;
  float: left;
  background-color: #BDBEBE;
}

.for2 {
  width: 352px;
  float: right;
  padding-left: 20px;
}

.for3 {
  float: left;
  text-align: center;
}

#footer {
  width: 744px;  
  float: left;  
  text-align: center; 
  margin-top: 20px;
}

.li-arrow {  
  list-style-image: url(../images/arrow.jpg);     
  font-size: 9pt;
  font-weight: bold;
  text-align: justify;
  margin-top: 0px;  
}

.li-arrow a {
  text-decoration: none;
}

.li-arrow a:hover {
  color: #BA8F13;
}

ul {
  margin-top: 0;
  margin-bottom: 8px;
}

li {
  list-style-image: url(../images/list.jpg);
  font-size: 9pt;
  text-align: justify;
  margin-top: 3px;    
  /*list-style-type: square;*/
}

li.white {
  list-style-image: url(../images/list-white.jpg);
  color: #FFF;
  font-size: 9pt;
  font-weight: bold;
  text-align: justify;
  margin-top: 0px;
}

li.white a {
  text-decoration: none;
  color: #FFF;
}

li.white a.active {
  color: #00fdfa;
}

li.white a:hover {
  color: #00fdfa;
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 9pt;
  color: #000;
  text-align: justify;  
}

p.title {
  font-size: 14pt;
  font-family: "Times New Roman", Arial;
  color: #023b7e;
  width: 355px;
  float: left;  
}

p.page {
  width: 100px;  
  float: right;
  font-weight: bold;
  text-align: right;  
}

p.subject {
  width: 452px;
  height: 23px;
  font-family: "Times New Roman", Arial;
  font-size: 11pt;
  background-color: #00275e;
  color: #FFF;
  font-weight: bold;
  padding: 5px 0 0 7px;
  margin-bottom: 5px;
}

p.form {
  margin-left: 10px;
  line-height: 18px;
  padding-top: 5px;
}

a {  
  color: #000;    
}

a:hover {
  text-decoration: none;
}
