/* below are the general classes that apply to all pages  */
body
	{
	background-color: #D0DBE3;
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
	}
body.main
	{
	margin: 70px 0 20px 40px;
	padding: 0;
	}
body.charles 
	{	
	background : #FFFFFF;
	color : #304C6C;
	font-family : verdana, sans-serif;
	font-size : 10px;
	background-image : url(http://www.envelopeproject.com/img/basic/get_flash_bg.jpg);
	background-repeat : no-repeat;
	margin: 0;
	}
body.proposal
	{	
	background : #D0DBE3;
	color : #000000;
	font-family: courier new,courier,monospace;
	font-size : 14px;
	font-weight: bold;
	background-image : url(http://www.envelopeproject.com/img/basic/bg_proposal.gif);
	background-repeat : no-repeat;
	margin: 0;
	}
hr
	{
	text-align: left;
  	border: 0;
  	width: 450px;
	color: #5A91A6;
	background-color: #5A91A6;
	height: 1px;
	margin: 0 0 20px 0;
	}
td.content
	{
	color: #333;
	font-family: verdana, sans-serif;
	font-size: 10px;
	}
.header_img	{float: left;}
.section_header	
	{
	color: #4D7898;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	padding: 4px;
	border-color: #9966CC #999999 #5A91A6 #5A91A6;
	border-width: 1px;
	border-style: none none solid solid;
	}
.lang	
	{
	color: #4D7898;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	padding-left: 50px;
	}
.midcat
	{
	color: #4D7898;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: 0 0 3px 6px;
	margin: 14px 0 0 15px;
	width: 65px;
	border-color: #96C #999 #5A91A6 #5A91A6;
	border-width: 1px;
	border-style: none none solid solid;
	float: left;
	}
.back
	{
	color: #C62C2C;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 100px;
	padding: 4px;
	border-color: #C62C2C #5A91A6 #5A91A6 #C62C2C;
	border-width: 1px;
	border-style: solid none none solid;
	}
.body_text 
	{
	color: #114A6A;
	background-color: #EFF3FF;
	width: 550px;
	border-width: 1px;
	border-color: #5A91A6;
	border-style: solid;
	padding: 15px;
	}
img.detail 
	{
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	margin-top: 20px;
	}
img.detail_no_bord {margin-top: 20px;}
img.detail2 {margin-top: 20px;}
p
	{
	margin: 0px 8px 0px 8px;
	padding: 8px;
	line-height: 16px;
	}
.requirements
	{
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	}
.header_container
	{
	clear: both;
	height: 40px;
	width: 400px;
	}	
.header_container2
	{
	clear: both;
	height: 40px;
	width: 400px;
	}	
.subhead_spacer
	{
	clear: both;
	height: 20px;
	width: 20px;
	}
.clear
	{
	clear: both;
	font-size: 1px;
	}
div.link_desc	
	{
	margin: 20px 0 0 0;
	padding: 0;
	width: 400px;
	text-align: left;
	}	
div.track
	{
	display: block;
	background-color: #EFF3FF;
	border-color: #5A91A6;
	border-width: 1px;
	border-style: solid;
	margin: 0 20px 20px 0;
	padding: 6px;
	float: left;
	width: 225px;
	text-align: left;
	}
div.db
	{
	margin: 0 20px 20px 0;
	padding: 0px;
	float: left;
	width: 200px;
	}
div.thumb	
	{
	background-color: #EFF3FF;
	border-color: #5A91A6;
	border-width: 1px;
	border-style: solid;
	margin: 0 20px 20px 0;
	float: left;
	text-align: left;
	}
div.thumb_no_bord
	{
	margin: 0 20px 20px 0;
	float: left;
	text-align: left;
	}
div.proposalContent {margin: 60px 0 0 100px; width: 500px;}
div.proposalContent a
	{
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #F7E384;
	border: 1px solid #FFCC00;
	line-height: 1.25em;
	padding: 0 5px;
	}
div.proposalContent a:hover
	{
	color: #FF1500;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFCC;
	border: 1px solid #FF1500;
	line-height: 1.25em;
	padding: 0 5px;
	}
div.proposalNav
	{
	position: absolute;
	top: 0px;
	left: 576px;
	padding: 3px 10px;
	background-color: #D0DBE3;
	border-bottom: 2px solid #377069;
	border-left: 2px solid #377069;
	}
div.proposalNav a {color: #CC0000; text-decoration: none;}
div.proposalNav a:hover {color: #FF1500; text-decoration: underline;}
pre {font-size: 12px;}
span.pretext 
	{
	background-color: #F7E384;
	border: 1px solid #E7A12A;
	line-height: 1.25em;
	}
a:link, a:visited
	{
	color: #114A6A;
	font-size: 11px;
	text-decoration: none;
	}
a:hover, a:active 
	{
	color: #C62C2C;
	font-size: 11px;
	text-decoration: underline;
	}
a.topnav:link, a.topnav:visited
	{
	color: #114A6A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
a.topnav:hover, a.topnav:active 
	{
	color: #C62C2C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}
a.go_back:link, a.go_back:visited, a.go_back:hover, a.go_back:active 
	{
	color: #C62C2C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
a.hyperlink_header:link, a.hyperlink_header:visited
	{
	color: #114A6A;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;	
	background-color: #D0DBE3;
	padding: 3px;	
	border-color: #5A91A6;
	border-width: 1px;
	border-style: solid;
	}
a.hyperlink_header:hover, a.hyperlink_header:active
	{
	color: #C62C2C;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	background-color: #D0DBE3;
	padding: 3px;	
	border-color: #5A91A6;
	border-width: 1px;
	border-style: solid;
	}
a.midnav:link, a.midnav:visited
	{
	color: #114A6A;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}
a.midnav:hover, a.midnav:active 
	{
	color: #C62C2C;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	}
.topcat_one	
	{
	text-align: left;
	padding: 0 0 3px 6px;
	margin: 10px 0 0 20px;
	width: 35px;
	border-color: #96C #999 #5A91A6 #5A91A6;
	border-width: 2px;
	border-style: none none solid solid;
	float: left;
	}
.topcat	
	{
	text-align: left;
	padding: 0 0 3px 6px;
	margin: 10px 0 0 40px;
	width: 10%;
	border-color: #96C #999 #5A91A6 #5A91A6;
	border-width: 2px;
	border-style: none none solid solid;
	float: left;
	}
.videoModule {margin: 15px 0 0 40px;}
#topNavContainer
	{
	position: absolute;
	left: 20px;
	top: 0px;
	z-index: 5;
	height: 50px;
	width: 700px;
	}