* {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body {
	margin: 30px 0;
	padding: 0;
	background: #dceeee;
	font-size: small;
	color: #6B6B6B;
	text-align: justify;
}

Bulleted {
	margin: 30px 0;
	padding: 0;
	background: #EFEFEF;
	font-size: 12px;
	color: #6B6B6B;
	list-style-type: disc;
	list-style-position: outside;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	
	font-weight: normal;
	color: #000000;
}

h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: large;
	color: #0053a0;
	font-variant: normal;

}

h3 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	border-bottom: 1px solid #F4F4F4;
}
h3_nb {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	border-bottom: 1px solid #F4F4F4;
}

h6 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	color: red;
}

p, ol, ul, blockquote {
	line-height: 1.5;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

a {
	color: #0053a0;
}

a:hover {
	text-decoration: none;
	color: #9eb9fd;
}

img {
	border: none;
}

#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#submit1 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url(images/img7.gif) repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

/* Posted */

.posted {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	background: url(images/img6.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;
	font-variant: small-caps;
	text-transform: none;
}

.postedcenter {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	background: url(images/img6.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;
	text-align: center;
	font-variant: small-caps;
	text-transform: lowercase;
}

.postedcenter_tall {
	height: 100px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	background: url(images/img6_tall2.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;
	text-align: center;
	font-size: medium;
	line-height: 1;
}
.postedcenter_taller {
	height: 140px;
	margin: 0 0 20px 0;
	padding: 3px 15px 0 3px;
	background: url(images/img6_tall2.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;
	text-align: center;
	font-size: medium;
	line-height: 1;
	vertical-align: middle;
}



.postedright {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	background: url(images/img6.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;
	font-variant: small-caps;
	text-transform: none;
	text-align: right;
}



.posted p {
	float: left;
	margin: 0;
}

.posted .comments {
	float: right;
}

.posted a {
	color: #717171;
}

.buttons {
	height: 66px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	background: url(images/img6_tall.gif) repeat-x; 
	/*border-bottom: 1px solid #F2F2F2;*/
	text-align: center;
	vertical-align: top;
	color: #6B6B6B;
	
}

.blockcenter {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px;
	text-align: center;
	vertical-align: middle;
	background-color: #f6fbfb;
	font-variant: small-caps;
	text-transform: lowercase;
}

.bullets {
	
	margin: 0 0 0px 0;
	padding: 10px 50px;
	text-align: left;
	vertical-align: middle;
	list-style-position: outside;
	font-weight: bold;
	}


/* Header */

#header {
	width: 917px;
	height: 115px;
	margin: 0 auto;
	background: url(images/img2.gif) repeat-x;
}

/* Logo */

#logo {
	float: left;
	height: 115px;
	padding: 0 0 0 0;
	background: url(images/img1.gif) no-repeat;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 66px 280px 115px 60px;
	background: url(images/logo_1.png) no-repeat 25px 56px;
}

#logo h1 a {
	color: white;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}

/* Menu */

#menu {
	float: right;
	height: 40px;
	padding: 70px 20px 0 0;
	background: url(images/img3.gif) no-repeat right top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 6px 0 8px;
	border-left: 1px solid #DBDBDB;
	text-decoration: none;
	color: #3B3B3B;
	font-size: 9pt;
}

#menu a:hover{
	text-decoration: none;
	color: #9eb9fd;
}


#menu .first a {
	border: none;
}

/* Splash */

#splash {
	width: 877px;
	height: 170px;
	margin: 0 auto;
	background: url(images/img5.gif) repeat-x left bottom;
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}

/* Content */

#content {
	width: 847px;
	margin: 0 auto;
	padding: 30px 35px 0 35px;
	background: #FFFFFF url(images/img8.gif) no-repeat left bottom;
}

#colZero {
	float: center;
	width: 847px;
	text-align: center;
}

#colOne {
	float: left;
	width: 610px;
}
#colOnecenter {
	float: left;
	width: 610px;
	text-align: center;
}

#colOne_2a {
	float: left;
	width: 210px;
}

#colOne_2b {
	float: left;
	width: 140px;
}
#colOne_2c {
	float: left;
	width: 440px;
}
#colOne_2d {
	float: left;
	width: 360px;
}

#colTwo {
	float: right;
	width: 200px;
	padding: 0px 0 0 0;
	}

/* Footer */

#footer {
}

#footer p {
	text-align: center;
	color: gray;
}

#footer a {
	color: gray;
	text-decoration: none;
}

#footer a:hover {
	color: #7a8ec3;
}



