body {
	background: url("/images/background.gif") repeat;
	background-color:#D9D9FF;
	margin:0;
	padding:0;
	text-align:center;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2F297F;}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #D24884; }
	
a:hover {
	text-decoration: underline;
	color: #2F297F; }
	
img {
	border: 0;
	margin: 0;
	padding: 0; }
	

#container {
	margin-left: auto;
	margin-right: auto;
	width: 792px;
	text-align: left;
	margin-top: 24px;
	padding-bottom: 24px;}


/* header */
#header {
	background: url("/images/header.gif") no-repeat;
	width: 792px;
	height: 80px;}
	
	#header #logo {
		float: left;
		/* position: relative;
		top: 20px;
		left: 30px; */
		margin-top: 20px;
		margin-left: 30px;}
	
	#header #flags {
		float: right;
		/* position: relative;
		top: 50px;
		right: 27px; */
		margin-top: 50px;
		margin-right: 27px;}
	 
	 #header #cmslogo {
		float: right;
		margin-top: 25px;
		margin-right: 33px;}

		

/* tagline */
#tagline {
	background: url("/images/tagline_bg.gif"); no-repeat;
	background-color: #FFFFFF;
	text-align: right;
	height: 22px;}

	
/* navigation place holder */
#navcontainer {
	width: 190px;
	background: #2F297F url("/images/tagline_bottom_left.gif") no-repeat top left;
	float: left;
	height: auto;
	/* margin-top: -1px; */}
	
	#navcontainer #adunit {
		margin-left: 12px;}
	
	
/* main */

#innercontainer {
	background: #FFFFFF url("/images/wrapper_bg.gif"); repeat-y;
	margin: -1 0 0 0;
	padding: 0;}
	
#main {
	background: url("/images/content_bg.gif"); repeat;
	background-color: #FFFFFF;
	float: left;
	margin: 0 0 -5px 0;
	_margin-bottom: -7px;
	padding-right: 0px;
	padding-bottom: 0px;}
	
	#imagecontainer {
		width: 584px;
		margin: 0;
		padding: 0;
		_padding-bottom: 7px;}
	
	#flashcontainer {
		background: url("/images/dashed_line.gif") no-repeat bottom left;
		_background-position: 0 -7px; 
		width: 584px;
		height: 250px;
		margin: 0;
		padding: 0;
		_margin-bottom: 14px;
		border: 0;}
	
		#imagecontainer img {
			width: 584px;}
	
	#content {
		background: #E7E8F4 url("/images/content_bg.gif"); repeat;
		width: 520px;
		padding: 10px 0 5px 40px;}
		
		#content .titlebar {
			background: url("/images/title_left.gif") no-repeat top left;
			height: 30px;
			margin: 9px 26px 16px -25px;
			_margin: 9px 26px -5px -25px;
			padding: 0;}
		
		#content .title {
			background: url("/images/title_right.gif") no-repeat top right;
			margin: 0 26px;
			width: 39%;
			padding: 1px;
			height: 30px;}	
		
		#content .title h1 {
			color: #2F297F;
			position: relative;
			top: -3px;
			left: 0px;
			margin-left: -2px;
			*margin-top: 9px;}	
		
		#content h1 {
			font-size: 14px;
			font-weight: bold;
			_margin: 10px 0;}
			
		#content p {
			line-height: 1.8em;
			margin: 0;
			padding-bottom: .8em;}
			
		#content ul {
			line-height: 1.5em;
			margin: 0;
			padding: 8px 0px 10px 15px;}
			
			#content ul li {
				/* list-style-image: url(/images/flower.gif); */
				background: url("/images/flower.gif") no-repeat top left;
				list-style-type: none;
				background-position:  0 -.1em;
				padding-left: 18px;
				margin-bottom: 5px;}

/* footer */
#footer {
	width: 584px;
	text-align: center;
	margin: 70px 0 8px 0;}
	
	#footer a {
		font-size: 11px;				
		text-decoration: none;
		text-transform: uppercase;}
	
	#footer a:link, #footer a:active, #footer a:visited {
		color: #000000;}
	
	#footer a:hover { text-decoration: underline;}
	
	#footer .divider { padding: 0 5px;}
	
	
/* whitespace */
#whitespace {
	float: right;
	width: 18px;
	background-color: #FFFFFF;}


/* bottom */
#bottom {
	background: url("/images/bottom.gif") no-repeat left bottom;
	background-color: none;
	width: 780;
	height: 5px;
	margin-top: 0px;
	_margin-top: -13px;
	padding: 0;}
	
/* sitemap */
ul.sitemap li {
	margin-left: -15px; }
	
/* contact us form fields */
dt {
	padding-bottom: 4px; }

dd { margin: 0; 
	 padding-bottom: 12px; }

td {
	width: 200px; } 

input.textbox, textarea {
	width: 196px;
	_width: 185px;}
	
input.textbox, textarea, select {
	border: 1px solid #858585; }	
	
.submitbutton {
	display: block;
	text-align: center;
	width: 75px;
	background-color: #FFFFFF;
	border: 1px solid #858585;
	padding: 4px 0;}
	
.submitbutton a:hover {
	background-color: #E7E8F4; }

td.label {
	text-align: right; }

.required {
	color: red;
	font-weight: bold;}
	
	#box {
		border: 2px solid #7EB0DE;
		margin-left: -16px;
		padding: 0;}
	
		#steps {
			height: 18px; 
			border-bottom: 1px solid #7EB0DE; }
			
		#formContent {
			margin: 0;
			padding: 0 14px 14px 14px; }

/* success stories */
.story { 
	display: block;
	clear: both;
	margin: 0 0 10px 0;
	padding: 10px 0 15px 0;
	line-height: 1.8em;
	border-bottom: 1px solid #000000; }

.story-image { 
	float: left; 
	clear: left; 
	padding: 0px 10px 10px 0px;
	margin-top: 6px; }
	
.story h3 { 
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: bold; }

/* news */
.news-date { 
	font-weight: bold !important;
	font-size: 13px; }
		
.story .pdf { float: right; }

.news-title a { 
	font-weight: normal !important; 
	font-size: 13px; }
		

/* misc */
.colBreak {
	clear:both;
	height:0px;
	font-size:1px;
	border: none;
	margin:0; 
	padding:0;
	background:transparent;}

