/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
        
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7E7E7;
        background: #000000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

h1 { font-size: 34px; 
	color: #FFFFFF;
}

h2 {
	margin-bottom: 10px;
	font-size: 24px;
	background: #000000 url(templates/Darkened/resources/common/images/img3.gif) bottom left repeat-x;
	color: #FFFFFF;
	padding: 0 0 22px 0;
}

h3 {
	padding: 0 0 22px 0;
	font-size: 13px;
	background: #000000 url(templates/Darkened/resources/common/images/img3.gif) repeat-x left bottom;
	color: ;
}

p {
	margin-top: 0;
	text-align: justify;
	line-height: 160%;
}

a {
	color: #FE4E00;
}

a:hover {
	text-decoration: none;
	color: color: #FA9C39;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 5px 0;
	background: url(templates/Darkened/resources/common/images/img5.gif) repeat-x;
}

.list li.first {
	background: none;
}

/* Header */

#header {
	width: 681px;
	margin: 0 auto;
	padding: 40px 0 0 13px;
	height: 90px;
	background: url(templates/Darkened/resources/common/images/img1.gif) repeat-x left bottom;
}

#header h1 {
	float: left;
}

#header h2 {
	display: none;
}

#header ul {
	float: right;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	background: url(templates/Darkened/resources/common/images/img2.gif) no-repeat left center;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#header a:hover {
	text-decoration: underline;
}

#header .first a {
	background: none;
}

/* Content */

#content {
	width: 694px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 179px;
	padding: 0 0 0 21px;
}

#colOne h3 {
	margin-top: 14px;
}

#colTwo {
	float: right;
	width: 394px;
	padding: 0 29px 0 0;
}

/* Footer */

.sys_footer {
	clear: both;
	width: 694px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#sys_designerfooter {
    border: none;
    margin:0 auto;
    padding: 0px 10px 10px 10px;
    background:none;
}

.sys_footer a {
	color: #FE4E00;
}

.sys_footer p {
	padding: 20px 0 0 0;
	background: url(templates/Darkened/resources/common/images/img4.gif) repeat-x;
	text-align: center;
	color: #8A8A8A;
}
			
.sys_txt{
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7E7E7;
}

a{color:#FE4E00;}

.sys_txt a img{

	border : none;

}

.sys_txt a{

	color: #FE4E00;

}

.sys_txt a:hover{

	text-decoration: none;
color: #FA9C39;
}

.sys_txt h1, 
.sys_txt h2, 
.sys_txt h3, 
.sys_txt h4,
.sys_txt h5,
.sys_txt h6 { 
	
	color		: color: #FFFFFF;
	margin		: 0;
	padding		: 0;
	font-family	: Georgia, "Times New Roman", Times, serif;
	margin		: 20px 0 10px 0;
}

.sys_txt h1{
	
	padding: 0 0 22px 0;
	background: url(templates/Darkened/resources/common/images/img3.gif) repeat-x left bottom;
	font-size: 240%;
	color: #FFFFFF
}

.sys_txt h2{
	
	margin-bottom: 10px;
	padding: 0 0 22px 0;
	font-size: 200%;
	background: url(templates/Darkened/resources/common/images/img3.gif) repeat-x left bottom;
	color: #FFFFFF
}

.sys_txt h3{
	font-size      	: 180%;
	padding: 0 0 22px 0;
	font-size: 13px;
	background: url(templates/Darkened/resources/common/images/img3.gif) repeat-x left bottom;
}

.sys_txt h4{
	
	font-size      	: 150%;
	color			: #E7E7E7;

}

.sys_txt h5{
	
	font-size	: 130%;
	color		: #E7E7E7; 

}

.sys_txt h6{
	
	font-size	: 100%;
	color		: #E7E7E7; 

}

.sys_txt p{

	margin: 0 0 10px 0;
	text-align: justify;
	line-height: 160%;
	
}

.sys_txt blockquote{
	
	font-style		: italic;
	border-left		: solid 2px;
	line-height		: 160%;
	padding-left	: 20px;
}	

.sys_txt ol,			
.sys_txt ul{
	
	padding-bottom		: 15px;
	margin-left		: 20px;
	padding-left	: 35px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:2.2em;
}

.sys_txt ul {
	list-style	: square;
}

.sys_txt ol {
	list-style:lower-roman;
}