body {
	padding:0;
	margin:0;
	border:0;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}

/* ClearFix */
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block;} /* Hide from IE Mac \*/
.clearfix {display:block;} /* End hide from IE Mac */
/* END */

h1 {
	text-align:left;
	margin:5px 0 10px 0;
	padding: 0;
	font-size: 22px;
	font-family: Arial, Verdana, "Trebuchet MS";
	font-weight:bold;
	color:#DA251C;
}

h2 {
	text-align:left;
	margin:5px 0 10px 0;
	padding: 0;
	font-size: 16px;
	font-family: Arial, Verdana, "Trebuchet MS";
	font-weight:bold;
	color:#c4221a;
}

h3 {
	background: url('img/bullet1.jpg') no-repeat center left;
	text-align:left;
	margin:0 0 10px 0;
	color:#01458E;
	font-size: 16px;
	padding:0 0 0 10px;
	margin:0;
	font-weight: bold;
	line-height:16px;
}

h4 {
	font-size: 14px;
	margin:0 0 10px 0;
	padding:0;
	font-weight: bold;
}


img {
	border:0;
	display:block;
}

a:link, a:visited, a:hover {
	color:#007bc6;
	text-decoration:none;
}

a.header:link, a.header:visited, a.header:hover {
	color:white;
	text-decoration:none;
}

a.left:link, a.left:visited, a.left:hover {
	color:#DA251C;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;
}

a.footer:link, a.footer:visited, a.footer:hover {
	color:#edd4d3;
	text-decoration:none;
}

a:hover {
	color:#2ec9fc;
	text-decoration:none;
}

a.header:hover {
	color:silver;
	text-decoration:underline;
}

a.left:hover {
	color:#FB684F;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;
}

a.footer:hover {
	padding:0 0 0 3px;
	color:white;
	text-decoration:none;
}

.menu_table a {
	display:block;
}

.ul_footer {
	text-align:right;
	line-height:20px;
}

.ul_footer li {
	list-style-image:url('img/arrow.jpg');
	text-align:left;
	line-height:20px;
}

div.more {
	text-align: right;
	font-weight: bold;
}



.browser {
	float: left;
	width: 210px;
	margin: 4px;
	text-align: center;
	height: 240px;
	overflow: hidden;
}
.browser img {
	margin-left: auto;
	margin-right: auto;
}
.browser .imgholder {
	text-align: center;
	vertical-align: middle;
}

.footer_bottom {
	font-size: 11px;
	color: #360A07;
}
.greyer {
	border: 5px solid #808080;
}
.javabrowser {
	display: block;
	margin-top: 5px;
}
.moreinfo {
	border: 1px solid #007BC6;
	background: #F0FAFF;
	padding: 7px;
	float: right;
	text-align: left;
	line-height: 14px;
}
	