a#active_menu {
	color: #000;
}
a#active_menu:hover {
	color: #000;
	text-decoration: none;
}
a:link {
	color: #FB5F01;
	text-decoration: none;
}
a:visited {
	color: #FB5F01;
	text-decoration: none;
}
a:hover {
	color: #F30;
	text-decoration: none;
}
a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px solid #ededed;
	color: #444;
	display: block;	
	padding-bottom: 2px;
	padding-top: 2px;
  line-height: 22px;
	text-decoration: none;
	text-align: right;
}
a.mainlevel:hover {
	color: #000;
	background: #ECF4F7;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited { font-size: 12px; padding-left: 10px; padding-right: 10px; text-align: right; text-decoration: none; }
a.mainlevel-footer:hover { color: #FF7902; }
a.readon:link, a.readon:visited {
	color: #FF6347;	
	padding-left: 20px;
	float: left;
	background: #FFF url(../images/read.gif) no-repeat left;
}
a.readon:hover {
	color: #F90;
	text-decoration: none;
}
a.sublevel:link, a.sublevel:visited {
	border-bottom: 1px solid #fafafa;
	color: #FB5F01;
	display: block;		
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 200px;
	text-align: right;
}
a.sublevel:hover {
	color: #C0C0C0;
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff url(../images/bg.gif) repeat-x;
}
td,tr,p,div {
	color: #444;
	font-family: arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 135%;
word-spacing: 2px;
}


ul {
	margin: 0;
	padding: 0;
}

li{
list-style: none;

}
.button {
	border: 1px solid #CBCBCB;	
	background: #F5F5F5;
	
}
.button:hover {
	color: #FF8C00;
}
.category {
	color: #FF8C00;
	
}
.componentheading {
	color: #383E3A;	
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -2px;
	margin: 0px;
line-height: normal;
padding-bottom: 15px;
}
.contentdescription {
	
}
.contentheading {
color: #495C6B;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -2px;
	margin: 0px;
line-height: normal;
padding-bottom: 15px;
}
.contentpane {
	
}
.contentpaneopen {
	
}
.createdate {
	color: #333;	
	
}
.small {
	color: #FF8C00;
		
}
.details {
	color: #FF6347;
	padding-left: 20px;
	background: #FFF url(../images/read.gif) no-repeat left;
	
}
.headings {
	color: #FF680A;
	text-align: left;
	text-transform: uppercase;
	
}
input.inputbox {
	background: #E4F3F9;
	border: 1px solid #ededed;
	margin-top: 3px;
}
select.inputbox {
	background: #fafafa;
	border: 1px solid #ededed;
	margin-top: 3px;
	
}
input.inputbox#mod_search_searchword {
	background: #E4F3F9;
	border: 1px solid #DADADA;	
	width: 220px;
}
.modifydate {
	color: #808080;
	text-decoration: none;
	
}
.moduletable {
	
}
.moduletable li {
	
}
.moduletable td {
	
}
.moduletable th {
	
}
.moduletable-main {
	padding-bottom: 15px;
	padding-top: 35px;
	text-align: right;	
	background: url(../images/nav.gif) no-repeat top right;
}
.moduletable-main li {
	list-style: none;
}
.moduletable-latest {
	padding-bottom: 15px;
	padding-top: 35px;
	text-align: right;	
	width: 200px;
	background: url(../images/latest.html) no-repeat top right;
}

.moduletable-info {
	padding-bottom: 15px;
	padding-top: 35px;
	text-align: right;
	background: url(../images/info.gif) no-repeat top right;
}

.quote {
	font: oblique 100%/1.5em georgia, times, serif;
	color: #666;
	display: block;	
	width: 100%;
margin: 0 auto;	
}

.quote2 {
	font: oblique 100%/1.5em georgia, times, serif;
	color: #333;
	display: block;	
	width: 100%;
margin: 0 auto;	
}

.quote3 {
	font: oblique 100%/1.5em georgia, times, serif;
	color: #fb7000;
	display: block;	
	width: 100%;
margin: 0 auto;	
}

.sectiontableheader {
	
}
.smalldark {
	color: #FF8C00;
	text-decoration: none;
	
}

#body {
	float: left;
	margin-top: 15px;
	padding-bottom: 30px;
	width: 900px;
}
#footcontainer {
	float: none;
	margin: 0 auto;
	width: 900px;
}
#footerleft {
	float: left;
	margin: 0 auto;
	padding-top: 30px;
	text-align: right;
	width: 200px;	
	color: #999;
}

#footerright {
	float: right;
	margin: 0 auto;
	padding-top: 30px;
	text-align: left;
	width: 420px;
	
}


#footerright div{
	float: right;
width: 450px;
	
	
}


#footerleft div{
	float: left;
font-size: 12px;
width: 420px;
text-align: left;
	
	
}

#footerwrap {
	float: left;
	height: 200px;
	text-align: center;
	width: 100%;
	border-top: 1px solid #EDEDED;
	background: #fff url(../images/footbg.gif) repeat-x top;
}
#header {
	float: none;
	height: 161px;
	width: 909px;
	margin: 0 auto;	
}
#headerwrap {
	width: 100%;
	height: 161px;	
	margin: 0 auto;
	background: #383E3A;
}
#rightcolumn {
	float: right;	
	width: 220px;
}

#rightcolumn .moduletable{
	padding-bottom: 15px;
}
#logo {
	float: left;
	height: 112px;
	width: 300px;
	background: url(../images/logo.gif) no-repeat bottom left;
}
#mainbody {
	float: left;	
	text-align: left;
	width: 640px;
}

#mainbody li{
	list-style: square;
list-style-position: inside;
}

#topnav {
	float: right;
	text-align: right;
	margin-right: 0;
	height: 99px;
	position: relative;
}

#topnav .moduletable {

width: 450px;
	
}
#topnav a:link,#topnav a:visited,#topnav a:hover{
	border-right: 1px solid #ccc;
	color: #333;
	display: block;
	float: left;	
	height: 80px;
	line-height: 80px;
	padding: 0 10px;
	text-align: right;
	text-decoration: none;
}
#topnav a:hover {
	color: #FE5003;
	background: url(../images/hover.gif) repeat-x top;
}
#navwrap {
	margin: 0 auto;
	width: 900px;
	height: 100px;
	margin-bottom: 20px;
	margin-top: 0;
}
#wrapper {
	margin: 0 auto;
	width: 900px;
}
.feature {
	width: 500px;
	color: #fc1605;
}
table#comparison {
  clear: right;
}
.st,.rt50,.rt150,.rt {
	text-align: center;
}