body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #6F6F6F;
	margin: 20px;
}

 a:link{
	color:#EFBB34;
	font-weight: bold;
	text-decoration:none;
	font-size: 10px;
}

 a:visited{
	color:#EFBB34;
	text-decoration:none;
	font-weight: bold;
	font-size: 10px;
}

 a:hover{
	color: #EFBB34; /*#EFBB34;*/
	text-decoration:underline;
	font-weight: bold;
	font-size: 10px;
}

 a:active{
	color:#EFBB34;
	text-decoration:none;
	font-weight: bold;
	font-size: 10px;
}

.lrn_more a:link{
	color:blue;
	font-weight: bold;
	text-decoration:none;
	font-size: 10px;
	font-style: italic;
}

.lrn_more a:visited{
	color:blue;
	font-weight: bold;
	text-decoration:none;
	font-size: 10px;
	font-style: italic;
}

.lrn_more a:hover{
	text-decoration:underline;
	color:#0094DE;
	font-weight: bold;
	font-size: 10px;
	font-style: italic;
}

.lrn_more a:active{
	color:#0094DE;
	font-weight: bold;
	text-decoration:none;
	font-size: 10px;
	font-style: italic;
}


.custom_dev a:link{
	color:#D45F3D;
	font-weight: bold;
	text-decoration:none;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.custom_dev a:visited{
	color:#D45F3D;
	font-weight: bold;
	text-decoration:none;
	font-size: 14px;

}

.custom_dev a:hover{
	text-decoration:underline;
	color:#D45F3D;
	font-weight: bold;
	font-size: 14px;
}

.custom_dev a:active{
	color:#D45F3D;
	font-weight: bold;
	text-decoration:none;
	font-size: 14px;
}

/*****************/
.title{
	color: #D45F3D;
	font-weight:bold;
	}
	
.title_blue {
	color: #277FAB;
	font-weight:bold;
	font-size: 13px;
}
	
.grayTable{
	background-color: #F8F7F3;
	}
	
li {
	padding-top: 10px;
	list-style-type: square;
	left: -20px;
	position: relative;
}

li a:link{
	color:#000000;
	font-weight: normal;
	text-decoration:none;
	font-size: 10px;

}

li a:visited{
	color:#000000;
	font-weight: normal;
	text-decoration:none;
	font-size: 10px;
}

li a:hover{
	text-decoration:underline;
	color: #C25D3F; /*#0094DE;*/
	font-size: 10px;
	font-weight: bold;
}

li a:active{
	color:#000000;
	text-decoration:none;
	font-size: 10px;

}

.testimonials a:link{
	text-decoration:none;
	color: #C25D3F; /*#0094DE;*/
	font-size: 10px;
	font-weight: bold;

}

.testimonials a:visited{
	color:#000000;
	font-weight: normal;
	text-decoration:none;
	font-size: 10px;
}

.testimonials a:hover{
	text-decoration:underline;
	color: #C25D3F; /*#0094DE;*/
	font-size: 10px;
	font-weight: bold;
}

.testimonials a:active{
	color:#000000;
	text-decoration:none;
	font-size: 10px;
}

H1{
	/*color:#D45F3D;*/
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formbutton 
{
    color:#000000;
    font-family:'trebuchet ms',helvetica,sans-serif;
    font-size:12px;
    background-color:#DEDEEF;
    border:1px solid;
    border-top-color:#8A8A8A;
    border-left-color:#8A8A8A;
    border-right-color:#8A8A8A;
    border-bottom-color:#8A8A8A;
    height:26px;
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#DAE1E6');
}

 .td2 a:link{
	color:blue;
	font-weight: normal;
	text-decoration:none;
	font-size: 11px;
}

.td2 a:visited{
	color:blue;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
}

 .td2 a:hover{
	color: #0094DE; /*#EFBB34;*/
	text-decoration:underline;
	font-weight: normal;
	font-size: 11px;
}

 .td2 a:active{
	color:#0094DE;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
}

/*************************************
    SCROLLER CLASSES
*************************************/
#pscroller1{
width: 200px;
height: 400px;
border: 0px; /*1px solid black;*/
padding: 5px;

}


.someclass{ 
	text-align:left;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}
