#content {
	width: 797px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000033;	
}
#main_text {
	width: 580px;
	padding: 10px;
	text-align: left;
}
p.home-text {
	line-height:16px;
	font-weight: bold;
}

p.home-text:first-line {
	font-weight: bold;
}
.news_head {
	font-size: 11px;
	color: #1E2B79;
	font-weight: bold;
}
p {
	margin: 0px;
	padding: 0px;
}
td.featured {
	background-image: url(../images/homepage/featured_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
}
.intro_sentances {
	font-weight: bold;
	color: #817734;
	font-size: 12px;
}
.bold_text {
	font-size: 9px;
	font-weight: bold;
}
a:link {
	color: #1C2759;
}
a:visited {
	color: #1C2759;
}
a:hover {
	color: #FFFFFF;
	background-color:#1C2659;
}
a:active {
	color: #1C2759;
}
ul {
	padding-top: 5px;
	margin-top: 5px;
	list-style-type: square;
	font-weight: bold;
	margin-bottom: 7px;
}
td.product_mini {
	background-image: url(../images/products/bg.gif);
	background-repeat: repeat-y;
}
td.product_head {
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #10102C;
}
#quick_jump {
	padding: 5px;
	float: right;
	height: 75px;
	width: 200px;
}
form {
	margin: 0px;
	padding: 0px;
}
.detail_head {
	font-size: 12px;
	color: #1E2B79;
	font-weight: bold;
	text-transform: capitalize;
}
td.detail_downloads {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #20204C;
}
td.detail_downloads a {
	font-size: 12px;
	color: #FFFFFF;
	
}
table.striped tr td {
	border: 1px solid #CCC;
	border-collapse:collapse;
}
