body {	
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font: normal small Arial, Helvetica, sans-serif;
	color:#050611;
	background-color:#eff3f9;
	}
	
.logo{
	text-transform: uppercase;
	font-size:25px;
	color:#323844;
	font-weight:bold;
	padding-left:15px;
	text-decoration:none;
}

.tag {
	margin: 0;
	text-transform: uppercase;
	font-size:20px;
	padding-left:15px;
	font-weight:bold;
	color:#CC0000;
	letter-spacing:2px;
    text-decoration:none;
}

.toplinks{
text-transform: uppercase;
font-size:13px;
color:#323844;
font-weight:bold;
text-decoration:none;
}

.toplinks:hover{
text-transform: uppercase;
font-size:13px;
color:#8E8E79;
font-weight:bold;
text-decoration:none;
}

.content {
		 text-align:justify;
		 line-height:120%;
		 padding-left:10px; 
		 padding-right:10px; 
		 padding-bottom:10px; 
		 padding-top:10px;
}

.links{
color:#323844;
text-decoration:underline;
}

.links:hover{
color:#323844;
text-decoration:none;
}

.heading {
text-transform: uppercase;
padding-left:10px;
	font-size:14px;
	font-weight:bold;
	color: #FF5800;
}
.heading2{
text-transform: uppercase;
padding-left:5px;
		 font-size:14px;
	font-weight:bold;
	color: #81816D;
}
.border
{border:1px solid #8E8E79;
}

.redbox {
	   background-color:#a5c9f3;
}

.copybox {
		 background-color:#E2E2D2;
		 border-bottom:1px solid #8E8E79;
		 border-right:1px solid #8E8E79;
		 border-left:1px solid #8E8E79;
		 height:40px;
		 padding-left:10px;
		 color:#7B7B68;
		 font-size:10px;
}
