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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../../images/bg-tile.jpg);
	background-repeat:repeat-x;
	background-color:#0f0f0f;

}
.bodynavtext {
	padding-top:15px;
	padding-left:265px;
	
	font-family:Helvetica, sans-serif;
	font-size:.9em;
	text-transform:uppercase;
	color:#a9a9a9;
	float:left;
	clear:both;
	display:inline;
}
.bodynavtext a, .contenttext-new .bodynavtext a{
	text-decoration:none;
	color:#a9a9a9;
}
.bodynavtext a:hover, .contenttext-new .bodynavtext a:hover{
	text-decoration:underline;
	color:#777;
}

.column1 {
	float:left;
	width:300px;
}
.column2 {
	float:left;
	width:300px;
}
.contentbox {
	clear:both;
	padding-top:22px;
	padding-left:165px;

}
.contenttext, 
.contenttext-new{
	padding:1.3em;
	padding-top:1.8em;
	width:660px;
	background-color:#0f0f0f;
	background-image:url(../../images/box.jpg);
	background-repeat:no-repeat;
	font-family:Helvetica, sans-serif;
	font-size:.7em;
	color:#CCCCCC;
	overflow:hidden;
}
.contenttext-new a {
	color:#5670da;
}
.contenttext-new a:hover {
	color:#7187e5;
}
.contenttext ul, 
.contenttext-new ul {
	list-style-image:url(../../images/bullet-blue.gif);
	color:#CCCCCC;
	line-height:24px;
}
.contenttext ul a, 
.contenttext-new ul a {
	color:#5670da;
	}
.contenttext ul a:hover, 
.contenttext-new ul a:hover {
	color:#7187e5;
}
.contenttext ol, 
.contenttext-new ol {
	list-style-image:url(../../images/bullet-blue.gif);
}
.contenttext ol a, 
.contenttext-new ol a {
	color:#5670da;
}
.contenttext ol a:hover, 
.contenttext-new ol a:hover {
	color:#7187e5;
}
.contenttext p, 
.contenttext-new p {
	clear:left;
	padding-top:12px;
}
.content {
	float:right;
	margin-left:12px;w
	margin-top:1px;
	
	background-color:#000000;
	border:solid;
	border-width:1px;
	border-color:#333333;
	padding:6px;
}
.contenttext h1, 
.contenttext-new h1{
	font-family:Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:bold;
	/*margin-bottom:-12px;*/
	color:#7187e5;
}
.contenttext h2, 
.contenttext-new h2{
	font-family:Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#7187e5;
	border-bottom:solid;
	border-bottom-color:#333;
	border-bottom-width:3px;
	/*padding-bottom:3px;*/
}
.contenttext h3, 
.contenttext-new h3{
	margin-top:-5px;
	margin-bottom:-22px;

	text-align:left;
	font-weight:100;
	font-size:11px;
}
.contenttext h4, 
.contenttext-new h4{
	margin-top:-2px;
	margin-bottom:-10px;
	color:#CCCCCC;
	font-size:1.3em;
	font-weight:bold;
}
.footer {
	/*background-color:#EBF1FF;*/
	background-color:#111;
	position: relative;
	bottom: 0;
	width:100%;
	
	border-top:solid;
	border-color:#222;
	border-width:3px;

	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-align:left;
	float:left;
}
.footer a{
	text-decoration:none;
	color:#555;
}
.footer a:hover{
	text-decoration:underline;
	color:#666;
}


.footer p {
	margin-left:175px;
}

.header {
	margin-left:auto;
	margin-right:auto;
	height:201px;
	background:url(../../images/header.jpg) no-repeat;
	width:100%;	
	float:left;

}
a img{
	border:none;
}

.imagebox {
	margin-top:6px;
	float:left;

}
.imagebox-r {
	margin-top:6px;
	float:right;

}
.imagebox img{
	background-color:#000000;
	border:solid;
	border-width:1px;
	border-color:#333333;
	padding:6px;
	margin-right:16px;
	margin-bottom:4px;
	
}
.imagebox a:hover img{
	background-color:#222;
}
.link, 
.contenttext-new .bodynavtext .link {
	color:#5670da;
}
.link a, 
.contenttext-new .bodynavtext .link a{
	color:#5670da;
}
.link:hover, 
.contenttext-new .bodynavtext .link:hover {
	color:#7187e5;
}
.link a:hover, 
.contenttext-new .bodynavtext .link a:hover {
	color:#7187e5;
}


.logo {
	padding-top:3px;
	width:322px;
	text-align:right;
	float:left;
	display:inline;
	position:relative;
}
.navtext {
	float:left;
	width: 343px;
	text-align:right;
	margin-top:15px;
	margin-left:130px;
	font-family:Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color:#a9a9a9;
	position:relative;
	bottom:0px;
}
.navtext a{
	text-decoration:none;
	color:#a9a9a9;
}
.navtext a:hover{
	text-decoration:underline;
	color:#777;
}
.thumbtext {
	font-size:.8em;
	text-transform:uppercase;
	margin-left:18px;
	color:#5670da;
	letter-spacing:1px;
	text-decoration:none;
}
.thumbtext a {
	color:#5670da;
	text-decoration:none;
}
.thumbtext:hover {
	color:#7187e5;
}
.thumbtext a:hover {
	color:#7187e5;
	text-decoration:underline;
}
