/* hOsTiLEcUPcAkE Style Sheet Updated: 12.15.09 By: Kerby@wforge.com*/
body {
	margin: 0;
	padding: 0;
	background-color: #ECECEC;
	background-image:url('bg.jpg');
	}
body,a,p,h1,h2,h3,h4,ul,ol,li,div,span,td,tr,th,table,input,form,select,textarea {
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:10px;
    padding: 0;
    margin: 0;
    } 
.clear {
     	clear: both;
    	height: 1px;
    	line-height: 1px;
    	margin: -1px;
    	overflow: hidden;
}
.spacer{
     	clear: both;
    	height: 1px;
        margin-top:-1px;
    	overflow: hidden;
		border:0;
		padding:0;
		font-size:2px;
		display:block;
   }
img {
	padding:0;
	margin: 0;
	border: 0;
}
table, td, tr, p {
	font-size: 10px;
	line-height:120%;
}
/*------------------------------*/
#content_box{
	width : 730px;
	border : 1px solid #6D6E71;
	background-color : #FFFFFF;
	margin-top : 15px;
	padding-bottom : 12px;
	padding-top : 12px;
}
.main {
	background-image : url(img/top.gif);
	height : 189px;
	width : 702px;
	background-repeat : no-repeat;
	background-position : top;
	text-align : left;
	vertical-align : middle;
	padding-top : 25px;
	margin-bottom : -20px;
}
.top-nav {
	background-color:#6A8FB8;
	padding-left:10px;
	padding-right:10px;
	text-align:right;
	color:#FFCC00;
	width : 20%;
	border-left-color : #FFFFFF;
	border-left-style : solid;
	border-left-width : 10px;
	font-size:10px;
	height:21px;
	line-height : 21px;
}
.top-nav-left {
	background-color:#6A8FB8;
	padding-left:10px;
	padding-right:10px;
	text-align:right;
	color:#FFCC00;
	width : 20%;
	font-size:10px;
	height:21px;
	line-height : 21px;
}
	/* Commented backslash hack hides rule from IE5-Mac \*/
.top-nav a, .top-nav-left a {
	float: none;
	color: #fff;
	}
	/* End IE5-Mac hack */ 
.top-nav a:link, .top-nav a:active, .top-nav a:visited, .top-nav-left a:link, .top-nav-left a:active, .top-nav-left a:visited {
	text-align:right;
	display:inline;
	text-decoration:none;
	font-weight:bold;
	color: #fff;
}
.top-nav a:hover, .top-nav li a.seledted, .top-nav-left a:hover, .top-nav-left li a.seledted, {
	color:#FFCC00;
	text-decoration: none;
}
/*------------------------------*/
.box {
	border : 1px solid #A7A9AC;
	padding : 10px;
	text-align : left;
	width : 50%;
	vertical-align : top;
	background-color : #ECECEC;
}	
.box_bottom {
	background-image : url(img/bg.gif);
	background-repeat : repeat-x;
	border-left : 1px solid #A7A9AC;
	border-right : 1px solid #A7A9AC;
	border-bottom : 1px solid #A7A9AC;
	padding : 0px;
	margin : 0px;
	max-height : 4px;
}
.widebox {
	border : 1px solid #A7A9AC;
	text-align : left;
	width : 500px;
	margin-top : 5px;
	padding : 10px;
	background-image : url(img/main3.gif);
	background-repeat : no-repeat;
	background-position : left;
	padding-left : 190px;
	height : 90px;
}
.mainimg {
	border : 1px solid #A7A9AC;
	width : 320px;
}
.headline {
	font-weight : bold;
	font-size : 12px;
	margin-bottom : 5px;
	margin-top : 5px;
}
ul {
	list-style-image: url(img/bullet_check_yellow.GIF);
	margin-left : 25px;
	margin-bottom : 15px;
}
li {
	line-height : 12px;
	margin-bottom : 0px;
}
.thinbox {
	border : 1px solid #A7A9AC;
	text-align : left;
	width : 200px;
	padding : 10px;
	background-image : url(img/main3.gif);
	background-repeat : no-repeat;
	background-position : left;
	padding-left : 190px;
	height : 110px;
	background-color : White;
	vertical-align : middle;
}
.copy {
	text-align : left;
	width : 702px;
}
.copy p {
	margin-bottom : 10px;
}
.rightfloatbox {
	border : 1px solid #A7A9AC;
	text-align : left;
	width : 245px;
	vertical-align : top;
	background-color : #ECECEC;
	float : right;
}
.rightfloatbox p {
	margin : 10px;
}
.box_bottom2 {
	background-image : url(img/bg.gif);
	background-repeat : repeat-x;
	border-top : 1px solid #A7A9AC;
	vertical-align : middle;
	height : 4px;
	margin : 0px;
	padding : 0px;
	width : auto;
}
/* Footer Tags ---------------------------*/
.copyright {
	color : #777777;
	text-align : right;
	margin : 0 auto;
	font-size : 9px;
	width : 725px;
}