@charset "UTF-8";
/* 
	Main Style Sheet for SCP Limited
	www.scplimited.com
   
	Developed by Reusser Design, LLC
	www.reusserdesign.com   
*/


body,
#content{
	font:Verdana, Arial, Helvetica, sans-serif;font-family:Tahoma;
	font-size:.87em;color:#323232;
	}

h1,h2,h3{
	color:#6EABE1;
	}
h1{
	font-size:1.5em; 
	font-weight:normal;
	margin:0;
	margin-bottom:1em;
	}
h2{
	font-size:1.2em; 
	color:#6EABE1; 
	text-transform:uppercase; 
	font-weight:normal;
	margin:0;margin-bottom:.75em;
	}
h3{
	font-size:1em; 
	font-weight:bold; 
	text-transform:uppercase; 
	color:#535C6B;
	padding:0px;
	margin:0;
	margin-bottom:.25em;
	}
#content p{
	font-size:1.1em;
	margin:0px;
	margin-bottom:1.1em;
	}
#content a,#content a:visited{
	color:#6EABE1; 
	text-decoration:none;
	}
#content a:hover{ 
	text-decoration:underline;
	}

.name {
	font-size:1.9em; 
	font-weight:bold; 
	padding-bottom:2px; 
	border-bottom:1px solid #CCCCCC;
	}

#nav-header{}
#header{}
#content{}
.break{ 
	background-color:#eaeef7;
	}
.bar_left{
	border-left:3px solid #CDD5EA; 
	padding:8px;
	}
#nav-footer{
	font-size:.85em;
	}
#nav-footer ul{
	float:right;
	width:auto;
	list-style:none;
	margin:0px;
	}
#nav-footer li{
	float:left;
	clear:right;
	padding:0px;
	margin:0px;
	} 
#nav-footer a{
	color: #393E4C;
	padding:5px 5px;
	text-decoration:none; 	
	display:block; 
	font-weight:550;}
#nav-footer a:hover{
	background:#E7ECF0;
	}
#footer{
	font-size:.8em;
	color:#003366;
	}
#rd{
	color:#7d95cd;
	}
#rd a{
	text-decoration: none;
	color:#7d95cd;
	}
#rd a:hover{
	text-decoration: underline;
	color:#003366;
	}