body {background: #ffffff; text-align: left; margin: 0; padding: 0px 0px 0px 0px;} 
body, div, td {font-family: verdana, arial; font-size: 11px; line-height: 19px; color: #4d5b86;}

hr { border: 0; color: #F5A736; background-color: #F5A736; height: 1px; width: 100%;}




a {
	color: #1F5C96;
	text-decoration: underline;
}
a:link {
	color: #1F5C96;
	text-decoration: underline;
}
a:visited {
	color: #1F5C96;
	text-decoration: underline;
}

a:active {
	color: #1F5C96;
	text-decoration: underline;
	
}
a:hover {
	color: #1F5C96;
	text-decoration: underline;
}

h1 {
	font-family: arial, verdana; 
	font-size: 14px; 
	color: #99003a; 
	margin-bottom: 0px; 
	padding-bottom: 0px;
	}
  
.bodyhead {
  font-weight: bold;
  color: #001999;
}

img {border: 0;}

#main-container {
	width: 100%; 
	text-align: center;
	}

#header {
	padding: 10px;
	padding-top: 20px;
	background: #001999;
  border-bottom: 1px solid #ffffff;
	}
#header-left {
	float: left;
	}

#header-right, #header-right a, #header-right a:active, #header-right a:visited {
	float: right;
	text-align: right;
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
	}

#banner-home {
   text-align: left;
   background: #000;
   border-bottom: 1px solid #ffffff;
  }
  
#banner {
   text-align: left;
   border-top: 15px solid #001b9a;
   background: #000;
   border-bottom: 1px solid #ffffff;
  }  
  
#stripe {
  height: 4px;
  overflow: hidden;
  background: #891e28;
}
#main-border {
	clear: both;
  text-align: left;
  border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #001999;
	}
#body-table {
  text-align: left;
  width: 700px;
 height: 450px;
	}
#nav-left {
	background: #001999;
	width: 138px;
	padding: 40px 0;
	text-align: right;
	vertical-align: top;
	height: 100%;
	}
	
#button {
	padding: 0;
	margin: 50px 0;
	background-color: #ffffff;
	color: #333;
	}

#button .item {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: arial;
	text-align: right;
}

#button .item a {
	display: block;
	padding: 5px 20px 5px 5px;
	background-color: #001999;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #button .item a {
	width: auto;
}

#button .item a:hover {
	background-color: #ffffff;
	color: #001999;
}

#button .itemOn {
		padding-left: 10px;
		border-top: 1px solid #ffffff;
		margin: 0;
		}		
#button .itemOn a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button .itemOn a {
		width: auto;
		}

#button .itemOn a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}
		
#right {
	background: #ffffff url('../img/home-call.gif') bottom right no-repeat;
	padding: 20px;
	padding-right: 10px;
	vertical-align: top;
	}
	
#nav-home {
	position: absolute; 
	top: 10px; 
	left: 8px;
	filter:alpha(opacity=90);
	-moz-opacity:0.90; 
	opacity: 0.90;
}
#nav {
	height: 27px;
}

#nav-buttons-home {
	position: absolute;
	top: 14px;
	left: 15px;
	}
#nav-buttons {
	position: absolute;
	top: 4px;
	left: 15px;
	}
#nav-buttons img {
	margin-right: 20px;
	}
#sub-border {
	background: url('../img/bottom.gif') bottom no-repeat;
	}
#main-bottom {
	background: url('../img/bottom.gif') bottom no-repeat;
	height:15px;
	}

#home-pad {
	margin-left: 410px;
	text-align: left;
	padding-top: 30px;
	}
#home-caption {
	padding-left: 30px;
	padding-bottom: 30px;
	background: url('../img/graphic-red.gif') top left no-repeat;;
	}
#home-text {
	background: #E5E2BC; 
	padding-top: 15px; 
	padding-left: 15px; 
	padding-right: 75px; 
	padding-bottom: 10px;
	}
#home-text-indent {
	margin-left: 30px; 
	margin-top: 5px;
	}
#footer {
	font-size: 10px;
	padding: 3px;
	text-align: left;
	}
#footer-center {
	float: left; 
	white-space: nowrap;
	margin: 0 10px 0 10px;
	}
.red-square {
	float: left; 
	background: #ee3423; 
	height: 10px; 
	width: 10px;
	margin: 5px 0 5px 0;
	}
.clear {clear: both; height: 1px;}

.thumb {margin-right: 3px; margin-bottom: 3px; border: none;}

.small { font-size: 10px;
  color: #787878;
}