@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
   	background: #dadada url(../images/bg.png) repeat-x;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
   	line-height: 147%;
}
  
h1,h4,h5,h6   {
     	font-size: 14px;
     	color: #333;
     	font-weight: normal;
}
     
h2   {
      	color: #333;
	font-weight: normal;
	font-size: 18px;
	text-transform: none;
	margin:0;
	padding:0;  
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 30px;
}

h3   {
        color: #333;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	margin-bottom: 10px;
	padding-top: 0;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;   
}

a    {
       color: #333;
}

a:hover {
	text-decoration: none;
}
	
.container {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}

#top {
	width: 100%;
	margin: 0;
	padding:0;
}

#logo {
	width: 250px;
	height:65px;
	float: left;
	margin-top: 20px;		
}

#header {
	float: left;
	clear: left;
	width: 898px;
	height: 450px;	
	margin-top: 20px;
	border: solid 1px #666;
	background: #000;
}


#bottom {
	margin-top: 20px;
	float: left;
	clear: left;
	width: 900px;
}

#user1 {
	width: 200px;
	float: left;
	height: 200px;
	background: #ccc;
}

#user2,
#user3 {
	width: 200px;
	height: 200px;
	float:left;
	margin-left: 33px;
	background: #ccc;
}

#user4 {
	width: 200px;
	height: 200px;
	float:right;
	background: #ccc;
}

#bottom .moduletable{
	width: 160px;
	margin: 0 auto;
	margin-top: 10px;
}

#bottom img {
	border: solid 3px #999;
}

#bottom h3 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	color: #333;
}

#bottom p {
	margin: 0;
	margin-top: 7px;
	padding: 0;
}

#bottom a {
	background: #999;
	text-decoration: none;
	padding: 2px 5px;
	color: #fff;
}

#bottom a:hover {
	background: #333;
	color: #fff;
}

#main {
    border-radius: 10px;
    border: 1px solid darkblue;
	clear: left;
	float: left;
	margin-top: 20px;
	padding-bottom: 20px;
	background: white;
	min-height: 430px;
}

#content {
	width: 600px;
	float: left;
	margin: 0;
	margin-top: 10px;
	margin-left: 20px;
}

#content2 {
	width: 840px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

#right {
	width: 180px;
	float: right;
	margin-top: 10px;
	padding: 10px;
	min-height: 400px;
}

#right .moduletable {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

#right h3 {
	margin-bottom: 6px;
	margin-top: 3px;
	font-size: 16px;
	color: #339999;
	text-transform: none;
	font-weight: bold;
}

#footer {
	clear: left;
	width: 100%;
	text-align: left;
	font-size: 10px;
	color: #fff;
	border-top: solid 2px #CC0000;
	background: #000;
	margin-top: 20px;
	padding-bottom: 30px;
	height: 50px;
}

#footerin {
	width: 900px;
	margin: 0 auto;
}

#credits {
	width: 400px;
	float: left;
	margin-top: 20px;
}

#footermenu {
	width: 450px;
	float: right;
	margin-top: 20px;
}

#footer ul {
	border-right: solid 1px #666;
	padding-right: 15px;
	height: 13px;
}

#footer ul li {
	border: none;
	background: none;
	list-style: none;
	margin:0;
	padding: 0;
	margin-left: 15px;
	padding-left: 15px;
	border-left: solid 1px #666;
}

#footer ul li:hover {
	background: none;
}

#footer ul li a {
	margin: 0;
	padding: 0;
	line-height: 13px;
	text-transform: none;
	color: #fff;
	font-size: 11px;
	letter-spacing: 0;
	font-weight: normal;
}

#footer a {
	color: #fff;
}

#footer h3,
#mainMenu h3,
#searchBox h3 {
	display: none;
}

h2.contentheading, h2.componentheading, .componentheading {
	margin-bottom: 10px;
	margin-top: 2px;
	color: #333;
	font-weight: normal;
	font-size: 22px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 30px;
}


ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	padding-left: 1px;
	line-height: 150%;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}




textarea,
input { 
	border: solid 1px #666; 
	color: #666; 
}
	
.button {
	cursor: pointer;
}
/*
     FILE ARCHIVED ON 10:24:41 Oct 15, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:46:14 Feb 24, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/