@charset "UTF-8";
/* CSS Document */



.bodystylesend {
	/* background-image: url(img/background.jpg); */
	/* background-repeat: repeat-x;*/
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	align: middle;
}

.bodystylecreate {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #25486d;
	margin: 0px;
	align: middle;
}

a:link {
	color: #25486D;
	text-decoration: underline;
}
a:visited {
	color: #25486D;
}
a:hover {
	color: #B4212C;
}
a:active {
	color: #B7212D;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(img/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#nav {
	background-color: #b8212e;
	background-image: url(img/navback.jpg);
	background-position: bottom;
	color: #FFF;
	line-height: 20px;
	float: none;
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	background-repeat: repeat-x;
}
#navright {
	float: right;
}
#navright .onstate {
	color: #FF292A;
}
#navright a:link {
	color: #FFF;
	text-decoration: none;
}
#navright a:visited {
	color: #FFF;
}
#navright a:hover {
	color: #FF292A;
	text-decoration: underline;
}
#navright a:active {
	color: #FF292A;
}
#content {
	padding-top: 10px;
}
#bluefooter {
	background-color: #FFFFFF;
	clear: both;
	height: 15px;
	margin-top: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #11395F;
}
#footer {
	font-size: 10px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
#footer #footertext {
	padding-top: 15px;
}
#logos {
	margin: 0px;
	float: right;
}
.bottombanner {
	margin-top: 20px;
	margin-bottom: 40px;
}
#int_header {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #d7d6d6;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.ggplogo {
	margin-right: 8px;
}
