.body {
	font-family: Verdana, Arial, serif
	line-height: 110%;
	font-size: 90%;
	width:100%;
	margin:0px;
}

.top {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background: url('http://www.crimsoncomputing.com/images/hbg.png') repeat-x;
	height: 75px;
	text-align: center;	
}

.header {
	clear: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-top: 10px;
	background: url('http://www.crimsoncomputing.com/images/banner.png') no-repeat top left;
	height: 63px;
}

.lnk-top {
	margin: 0px;
	float: right;
	font-size: 8pt;
	text-align: right;
	padding: 5px 0px 5px 10px;
}

.header a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

.header a:hover {
	text-decoration: underline;
}

.ddcolortabs {
	float: right;
	margin-top: 16px;
	margin-right: 4px;
	padding: 0;
	width: 99%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
	border-bottom: 2px solid #3988d3;
}

.ddcolortabs ul {
	font: bold 11px Tahoma, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
}

.ddcolortabs li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
}

.ddcolortabs a {
	float: right;
	color: white;
	background: #418bd4 url(http://www.crimsoncomputing.com/images/color_tabs_left.gif) no-repeat left top;
	margin: 0 2px 0 0;
	padding: 0 0 1px 3px;
	text-decoration: none;
	letter-spacing: 1px;
}

.ddcolortabs a span {
	float: right;
	display: block;
	background: transparent url(http://www.crimsoncomputing.com/images/color_tabs_right.gif) no-repeat right
		top;
	padding: 4px 9px 2px 6px;
}

.ddcolortabs a span {
	float: none;
}

.ddcolortabs a:hover {
	background-color: #ff9900;
}

.ddcolortabs a:hover span {
	background-color: #ff9900;
}

.ddcolortabs .current a,.ddcolortabs .current span {
	/*currently selected tab*/
	background-color: #f2a300;
}

.ddcolortabsline {
	clear: both;
	padding: 0;
	width: 100%;
	height: 6px;
	line-height: 6px;
	background: RGB(232, 0, 0);
	border-top: 1px solid #fff;
	/*Remove this to remove border between bar and tabs*/
}

.maincontainer {
	width: 100%;
	float: left;
	/*background: url('http://www.crimsoncomputing.com/images/mbg.png') repeat-x;*/
	text-align: center;
}

.content {
	overflow: none;
	align: left;
	text-align: left;
	float: left;
	display: inline;
	padding: 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: transparent;
	/*border: 1px solid #3988d3;*/
}

.content h1 {
	border-bottom: 1px solid #3988d3;
	position:relative;
	font-family: Trebuchet MS, Arial, serif;
	font-size: 24pt;
	font-weight: normal;
	border-bottom: 1px solid #3988d3;
	color: #123885;
}
.content h2{
	font-family: Trebuchet MS, Arial, serif;
	font-size: 14pt;
	position:relative;
	font-weight: normal;
	color: #336699;
	border-bottom: 1px solid #3988d3;
}

.content h3{
	font-family: Trebuchet MS, Arial, serif;
	font-size: 12pt;
	position:relative;
	font-weight: normal;
	color: #336699;
}

.content ul {
	width: 260px;
	padding: 10px;
	margin: 0px;
	font-family: Trebuchet MS, Arial;
	font-size: 9pt;
	color: #333;
	list-style: none;
	line-height: 1.5em;
}
.content div.block{
background-color:#FEFEFE;
border:1px solid #EEEEEE;
position:relative;
padding:5px;
}

.content li {
	margin: 0px;
	list-style-image: none;
	border-bottom: 1px dotted #ccc;
	line-height: 2.5em;
}

.content li a {
	text-decoration: none;
	color: #333;
}

.content li a:hover {
	text-decoration: none;
	color: #ff9900;
}

.mcol {
	clear: left;
	position: relative;
	float: left;
	width: 673px;
}

.panel {
	overflow: none;
	align: left;
	text-align: left;
	float: left;
	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right:5px;
	width: 300px;
}

.mcolr {
	float: right;
	position: relative;
	width: 315px;
}

.sitemap {
	overflow: none;
	align: left;
	width: 100px;
	text-align: left;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;	
}

.sitemap p {
	padding: 10px;
	font-family: Trebuchet MS, Arial, serif;
	font-size: 9pt;
	text-align: left;
}

.sitemap ul {
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Trebuchet MS, Arial;
	font-size: 9pt;
	color: #333;
	list-style: none;	
}

.sitemap li {
	margin-left: 2px;
	font-size: 8pt;
	list-style-image: none;
	line-height: 1.5em;
}

.sitemap li a {
	color: #418bd4;
	text-decoration: none;
}
.sitemap li a:hover {
	color: #418bd4;
	text-decoration: underline;
}
.sitemap h4{
	font-family: Trebuchet MS, Arial, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
	padding: 0px;
	margin: 1px;
	margin-top: 2px;
	text-decoration: none;
	border-bottom: 1px dotted #ddd;
}

.footer {
	clear: left;
	padding: 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-color: #3366pp;
	text-align: center;
	border-top: 1px dotted #418bd4;
	border-bottom: 1px dotted #418bd4;
}

.footer p {
	clear: left;
	padding: 10px 0px 10px 0px;
	font-family: Trebuchet MS, Arial, serif;
	font-size: 8pt;
	color: #222;
}
.tbdr {
	border: 2px dotted #ddd;
}

.tbdrbg {
	background-color: #ddd;
	color: #222;
	font-family: Trebuchet MS, Arial;
	font-size: 18pt;
	line-height: 36px;
	font-weight: bold;
}

.tbtxt {
	color: #444;
	font-family: Trebuchet MS, Arial;
	font-size: 9pt;
	text-align: justify;
}

.mpic {
	float: left;
	padding: 0px 5px 0px 10px;
}

.tbdr1 {
	border: 2px dotted #c3f400;
}

.tbdrbg1 {
	background-color: #c3f400;
	color: #222;
	font-family: Trebuchet MS, Arial;
	font-size: 18pt;
	line-height: 36px;
	font-weight: bold;
}

.tbdr2 {
	border: 2px dotted #f6bf68;
}

.tbdrbg2 {
	background-color: #f6bf68;
	color: #222;
	font-family: Trebuchet MS, Arial;
	font-size: 18pt;
	line-height: 36px;
	font-weight: bold;
}

.tbdr3 {
	border: 2px dotted #a0cfe3;
}

.tbdrbg3 {
	background-color: #a0cfe3;
	color: #222;
	font-family: Trebuchet MS, Arial;
	font-size: 18pt;
	line-height: 36px;
	font-weight: bold;
}

.tbdr4 {
	border: 2px dotted #ffe381;
}

.tbdrbg4 {
	background-color: #ffe381;
	color: #222;
	font-family: Trebuchet MS, Arial;
	font-size: 18pt;
	line-height: 36px;
	font-weight: bold;
}
a{
	color: #418bd4;
	text-decoration: none;
}
a:hover{
	color: #222;
	text-decoration:underline
}
.lnk-title {
	text-decoration:none;
	font-size :14px;
	font-weight: bold;
	color: #336699;	
}

.lnk-title:hover {
	color: black;
	text-decoration:none;
	font-size :14px;
	font-weight: bold;
	text-decoration: underline;
}

.lnk-headline {
	color: #418bd4;
	text-decoration: none;
}
.lnk-category {
	color: #418bd4;
	text-decoration: none;
}
div.float {
	overflow: none;
	align: left;
	text-align: left;
	float: left;
	display: inline;
	padding: 2px;
}
div.auxcontent{
margin-top: 10px;
margin-left:5px;

}
.plugin {
	overflow: none;
	align: left;
	text-align: left;
	margin-top:10px;
	margin-bottom:10px;
	color: #222;
	font-family: Verdana, Arial;
	font-size: 8pt;		
	float: left;
	display: inline;
	width: 340px;	
}
.plugin h3{
 font-size:14px;
 color: #990000;
 font-weight:bold;
 line-height:15px;
 
}
.plugin-header {
	overflow: none;
	align: left;
	line-height:25px;
	border-bottom: 1px dotted #990000 ;
	text-align: left;
	float: left;
	font-weight: bold;
	color: #990000;	
	display: inline;
	width: 340px;	
	text-transform:uppercase;
}
.promotions {
	overflow: none;
	align: left;
	height:100px;
	text-align: left;
	margin-top:10px;
	margin-bottom:10px;
	color:#990000;
}
.promotions-header{
	background-color:#990000;
	color: #ffffff;
	font-weight: bold;
	font-size:12pt;
	line-height:20px;
}