body {
	background-image:url('../images/body-gradient.jpg');
	background-repeat:repeat-x;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}
#main {
	width:760px;
	margin-left:auto;
	margin-right:auto;
}
img {
	border:0;	
}
label {
	font-weight:bold;	
}
.submit {
	background-image:url('../images/leftnav-selected-gradient.jpg');
	background-repeat:repeat-x;
	font-size:1em;
	border:1px solid #c2c3c5;
	padding:2px;
	background-color:#ED664D;
	color:#FFFFFF;
}
.red {
	font-size:1.5em;
	color:#ED664D;
	font-weight:bold;
}
#logo {
	border:1px solid #FFFFFF;
	background-image:url('../images/logo-gradient.jpg');
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFFFFF;
	padding:4px 4px 4px 5px;;
	min-height:33px;
}
#logo h1 {
	font-size:1.6em;
	color:#231f20;
	margin:0;
	padding:0;
	font-weight:normal;		
}
#breadcrumb {
	margin:3px 0 0 0;
	border:1px solid #FFFFFF;
	background-image:url('../images/logo-gradient.jpg');
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFFFFF;
	padding:4px 10px 4px 6px;
	font-size:0.6em;
}
#breadcrumb a {
	color:#231f20;
}
#header {
	height:71px;
	margin:0 0 5px 0;
}
#header-left {
	width:650px;
	position:relative;
	float:left;
}
#header-right {
	position:relative;
	float:right;
	width:103px;
	height:69px;
}
#main-content {
	background-color:#FFFFFF;
	padding:5px;
}
#left-nav {
	position:relative;
	float:left;
	min-width:156px;
	margin:0 4px 0 0;
}
#right-nav {
	position:relative;
	float:right;
	/*width:185px;*/
	width:184px;
	/*margin:0 0 0 4px;*/
	margin:0;
}
#content {
	margin:0 184px 0 160px;
}
#content-type2 {
	margin:0 0 0 160px;
}
#text-content {
	padding:20px;
	font-size:0.8em;
}
#text-content h2, #content-type2 h2 {
	font-size:1.3em;
	margin:0;
	padding:0;
}
#text-content h3, #content-type2 h3 {
	font-size:1.1em;
	margin:5px 0 0 0;
	padding:0;
	color:#dc2234;
}
#text-content a, #content-type2 a {
	color:#EE352A;
}
#under-left-nav {
	clear:left;
	background-color:#e7e7e8;
	border:1px solid #c2c3c5;
	width:154px;
	height:52px;
	margin:0;
}
#news {
	margin:4px 0 0 0;
	background-color:#d1d5db;
	border:1px solid #c2c3c5;
	padding:6px;
	font-size:0.7em;
}
#news a {
	color:#EE352A;
}
#ProjectDetails {
	margin:5px 0 5px 0;	
}
#ProjectDetails td, #ProjectDetails th {
	font-size:0.85em;	
}
#footer {
	margin-top:50px;
	clear:both;
	color:#939498;
	font-size:0.6em;
	text-align:left;
	background-image:url('../images/site-created-by-CFA.gif');
	background-position:top right;
	background-repeat:no-repeat;
	height:60px;
}
#footer hr {
	margin:0;
	padding:0;
	border:0;
	color:transparent;
	height:1px;
	background-color:#939498;
	width:85%;
}
#footer a {
	color:#939498;
}
#right-nav-header {
	padding:2px;
	min-height:17px;
	background-image:url('../images/leftnav-selected-gradient.jpg');
	background-repeat:repeat-x;
	background-color:#ED664D;
	color:#FFFFFF;
	font-size:0.7em;
}
#testimonials {
	margin-top:4px;
	background-image:url('../images/testimonials-gradient.gif');
	background-repeat:repeat-x;
	background-color:#EE3C54;
	color:#FFFFFF;
	font-size:0.7em;
	border:1px solid #c2c3c5;
	padding:6px;
}
.news-item {
	margin:0 0 5px 0;
	border:1px solid #c2c3c5;
	background-color:#e7e7e8;
	width:588px;
}
.news-text {
	padding:10px 20px 10px 20px;
	font-size:0.8em;
}
.news-text h2 {
	padding:0;
	margin:0;	
}
.news-text a {
	color:#dc2234;
}
.news-image {
	position:relative;
	float:right;
	width:100px;
}
#Glossary-Alphabet {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:0.9em;
}
#Glossary-Alphabet li {
	display: block;
	float:left;
	width:15px;
	height:15px;
	text-align:center;
	list-style-type: none;
	margin: 0 2px 0 0;
	background-color:#e7e7e8;
	border:1px solid #c2c3c5;
	vertical-align:middle;
}
#Glossary-Alphabet li a {
	display:block;
	background-color:#ED664D;
	text-decoration:none;
	color:#FFFFFF;
	width:15px;
	height:15px;
}

#tab-menu ul, #tab-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#tab-menu ul li {
	margin-bottom:3px;
	vertical-align:middle;
}
#tab-menu ul li div {
	background-color:#e7e7e8;
}
#tab-menu ul ul li div, #tab-menu ul ul li, #tab-menu ul ul li div a {
	min-height:17px;
}
/*#tab-menu ul li div:hover {
	background-image:url('../images/leftnav-selected-gradient.jpg');
	background-repeat:repeat-x;
	background-color:#ED664D;
}*/
#tab-menu ul li div a:hover {
	background:url('../images/leftnav-over.png') top left no-repeat #ED664D;
	color:#FFFFFF;
}
/*#tab-menu ul li div.current-tab {
	background:url('../images/leftnav-selected.png') top left no-repeat #ED664D;
	color:#FFFFFF;
}*/
#tab-menu ul li div.current-tab a {
	background:url('../images/leftnav-selected.png') top left no-repeat;
	color:#FFFFFF;
}
#tab-menu ul li a {
	background:url('../images/leftnav-unselected.png') top left no-repeat #e7e7e8;
	border:1px solid #c2c3c5;
	min-height:17px;
	min-width:130px;
	display:block;
	font-size:0.65em;
	color:#231f20;
	padding:2px 4px 2px 19px;
	text-decoration:none;
}
#tab-menu ul ul {
	margin-top:4px;
}
#tab-menu ul ul li {
	margin-bottom:3px;
	margin-left:10px;
	min-width:120px;
}
/*#tab-menu ul ul li:hover {
	background-image:url('../images/leftnav-selected-gradient.jpg');
	background-repeat:repeat-x;
	background-color:#ED664D;
}*/
#tab-menu ul ul li a {
	min-width:120px;
	margin:0 0 0px 0;
}
#tab-menu ul ul li a:hover {
	background:url('../images/leftnav-over.png') top left no-repeat;
	color:#FFFFFF;
}
#tab-menu ul ul li div.current-tab a {
	background:url('../images/leftnav-over.png') top left no-repeat;
	color:#FFFFFF;
}
/*
#tab-menu ul ul li div.current-subtab {
	background-image:url('../images/leftnav-selected-gradient.jpg');
	background-repeat:repeat-x;
	background-color:#ED664D;
}
#tab-menu ul ul li div.current-subtab a {
	background-image:url('../images/red-arrow.gif');
	background-position:left;
	background-repeat:no-repeat;
	color:#FFFFFF;	
}
*/
#sample-library {
	width:100%;
	border:1px solid #c2c3c5;
}
#sample-library th {
	text-align:left;
	padding:2px;
	min-height:17px;
	background-color:#ED664D;
	color:#FFFFFF;
	font-weight:normal;
	font-size:0.85em;
}
#sample-library td {
	border:1px solid #e7e7e8;
}
#preview {
	position:relative;
	z-index:30;
	display:none;
	background-color:#FFFFFF;
	width:800px;
	height:600px;
	padding:0 10px 10px 10px;
}
#previewClose {
	position:relative;
	float:right;
	padding:4px;
}
#previewClose a {
	font-size:0.8em;
	color:#000000;
}
#previewHeadingContainer {
	position:relative;
	float:left;
}
#download {
	margin-top:5px;
	padding:5px;
	background-color:#e7e7e8;
}
.interface-image {
	position:relative;
	float:left;
	width:100px;
}
.interface-text {
	float:left;
	margin-left:15px;
}
.interface-item {
	margin:0 0 5px 0;
	width:294px;
	float:left;
}
