* {
	margin: 0px;
}


a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div {
	/*position: relative;*/
}
p {
	line-height: 18px;
	/*margin-top: 10px;*/
	/*margin-left: 7px;*/
}
img {
	border: 0px;
}
div#overall {
	width: 900px;
	margin: 0px auto;
}
div#header {
	width: 900px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: #bdcf88;
	height: 53px;
}
div#logo {
	background: url('images/logo.gif');
	width: 134px;
	height: 42px;
	float: left;
	margin-top: 11px;
	margin-left: 54px;
	display: inline;
}
div#navigation {
	text-align:right;
	float: right;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	padding-right: 50px;
	padding-top: 18px;
	color: #223663;
}
#navigation a{
	font-family: verdana;
	font-size: 12px;
	color: #223663;
}
div#logo-bottom {
	width: 134px;
	height: 13px;
	background: #bdcf88;
	margin-left: 54px;
	float: left;
	display: inline;
}
div#subheader {
	float: left;
	width: 900px;
	height: 54px;
}
div#link-espanol {
	float: right;
	height: 39px;
	padding-top: 15px;
}
div#link-share {
	height: 39px;
	width: 232px;
	float: left;
	text-align: center;
	padding-top: 15px;
}
div#link-share-wide {
	height: 39px;
	width: 287px;
	float: left;
	text-align: center;
	padding-top: 15px;
}
#mainframe {
	width: 798px;

	padding-left: 55px;
	display: inline;
	float: left;
	clear: both;
}
#content {
	float: left;
	width: 517px;
	margin-bottom: 20px;
	display: inline;
}
#content2 {
	float: left;
	width: 464px;
	margin-bottom: 20px;
	display: inline;
}
.content-header-small {
	margin-bottom: 15px;
	/*float: left;*/
	/*width: 492px;*/
	height: 47px;
	/*background: url('images/content-header-small-lightblue.jpg');*/
	font-size: 17px;
	font-family: verdana;
	color: #223663;
	/*padding:54px 0 0 0;*/
	display: inline;
}
.content-header-big {
	margin-bottom: 7px;
	float: left;
	width: 463px;
	height: 112px;
	font-size: 17px;
	font-family: verdana;
	color: #223663;
	padding: 0px;
	display: inline;
}
h1 {
	font-size: 17px;
	font-family: verdana;
	color: #223663;
	padding: 0px;
	font-weight: normal;
	margin:10px 0 0;
}
.content-headline {
	float: left;
	margin-left: 7px;
	margin-top: 23px;
	margin-bottom:10px;
	/*display: inline;*/
	/*width: 517px;*/
}
h2 {
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #004358;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	width: 517px;
}
.content-picture {
	float: left;
	margin: 5px 10px 10px 7px;
	display: inline;
}

p {
	font-family: verdana;
	font-size: 12px;
	color: #004358;
	line-height: 18px;
}
div.content-line {
	float: left;
	margin:25px 0 -10px 0;
	padding: 0px;
	clear: both;
	height: 10px;
	width: 517px;
}
hr.content-line {
	height: 1px;
	background-color:#BDCF88;
	border:0 none;
	color:#BDCF88;
}
.content-ul-yellow {
	position: relative;
	font-family: verdana;
	font-size: 12px;
	color: #004358;
	list-style-image: url('images/content-ul-yellow.gif');
	line-height: 18px;
	margin-left:0px;

}
.content_li {
	padding-left: 3px;
	margin-left:-20px;
}
.hightlight {
	font-family: verdana;
	font-size: 12px;
	color: #225384;
	font-weight: bold;
}
.content-tools {
	float: left;
	width: 463px;
	display: inline;
	font-size: 17px;
	font-family: verdana;
	padding: 10px 0px 0px 41px;
	color: #004358;
}
.content-ul-triangle {
	font-family: verdana;
	font-size: 12px;
	color: #858585;
	list-style-image: url('images/content-ul-triangle.gif');
	margin: 15px 0px 0px 70px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
}
#sidebar {
	float: right;
	display: inline;
	width: 232px;
}
#sidebar2 {
	float: right;
	display: inline;
	width: 287px;
}
#box-outer {
	border:4px solid #AAC1D3;	
	float: left;	
	display: inline;
	width:232px;
}
#box-outer2 {
	border:4px solid #AAC1D3;
	float: left;	
	display: inline;
}
#box-inner {
	text-align: center;
	padding-bottom:150px;	
}
#box-inner-filled {
	width: 232px;
	float: left;
	border-top: 4px solid #AAC1D3;
	padding: 30px 0px;
	text-align: center;
	display: inline;
	background: #eef3f6;
}
#box-inner2 {
	text-align: center;
	padding-bottom:30px;
}
#box-inner2-filled{
	width:279px;
	float: left;
	border-top: 4px solid #AAC1D3;
	padding: 20px 0px;
	text-align: center;
	display: inline;
	background: #eef3f6;
}
#box-inner img {
	margin-top: 10px;
}
#box-inner2 img {
	margin-top: 10px;
}
.box-line {
	float: left;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 3px;
	width: 224px;
	background: #aac1d3;
}
.box-line2 {
	float: left;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 3px;
	width: 279px;
	background: #aac1d3;
}
div.color {
	padding-left: 4px;
	margin-bottom:8px;
}

div.color_yellow {
	background: #f9e095;
}

div.list {
	margin-left:-20px;
}

#box-inner2 .content-ul-yellow {
	/*margin: 0px 0px 0px 4px!important;*/
}
div#copyright {
	width: 900px;
	margin: 00px 0px 0px;
	padding: 0px;
	float: left;
	background: #ffffff;
	height: 23px;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	color: #858585;
	text-align: center;
	padding-top: 9px;
	display: inline;
}
div#footer {
	width: 900px;
	margin: 40px 0px 0px;
	padding: 0px;
	float: left;
	background: #bdcf88;
	height: 23px;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	color: #223663;
	text-align: center;
	padding-top: 9px;
	display: inline;
}
#footer a{
	font-family: verdana;
	font-size: 12px;
	color: #223663;
}

hr.inner-box-content-line {
	height: 1px;
	border: 1px;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
}
div.inner-box-content-line {
	height: 1px;
	border: 0px;
	margin:10px 20px 0 15px;
}


div.content-text-left {
	text-align:left;
	padding-left:10px;
}

div.content-text{
	padding-left:5px;
}

.table-content {
	margin-left: 2px;
}
ul.content-ul-triangle li {
	margin: 10px 0px;
	font-weight: bold;
	line-height:12px; 
	vertical-align:middle; 	
}

.list_element_triangle {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #858585;
	background-image:url('images/content-ul-triangle.gif');
	background-repeat:no-repeat;
	background-position: 0 -4px;
	margin: 10px 0px 0px 45px;
	padding: 0px 0px 0px 20px;
	line-height: 18px;
}

.list_element_point {
	font-family: verdana;
	font-size: 12px;
	color: #004358;
	background-image:url('images/content-ul-yellow.gif');
	background-repeat:no-repeat;
	background-position: 0 7px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 20px;
	line-height: 18px;
	width: 484px;
	clear: both;
	float: left;
	display: inline;
}

.form_input {
	margin-top: 10px;
	color:#004358;
	font-family:verdana;
	font-size:12px;
	line-height:18px;
}

.form_desc {
	text-align: right;
	width: 150px;
	float: left;
	margin-right: 5px;
}

#homeflash {
	width:510px; height:540px;
}

.content-text-ie_2, .content-text p {
	margin-top:7px;
}
