/* HTML tag styles                             */
/***********************************************/

ul{
padding-left:5px;
margin:15px;
}
p{
font-size:12px;
color:#666;

margin-top:4px;
margin-bottom:35px;
}

/******* hyperlink and anchor tag styles *******/

h1{
font-size:20px;
color:#0a5198;
line-height:150%;
}
h2{
font-size:20px;
color:#333333;
margin-bottom:5px;
}
h3{
font-size:16px;
margin:0px;
color:#333333;
padding:0px;
}
a img{
border:none;
}

.alignment_center{
	display: block;
	margin-right: auto;
	margin-left: auto;
			}
.alignment_left{
float: left;
}
/************** header tag styles **************/


/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

				
input{
font-family: Arial,sans-serif;
}
a:hover{
color:#000;
text-decoration:none;
}
a{
color:#6eac23;
text-decoration:none;
}

/***********************************************/
/* Layout Divs                                 */





a img{
border:none;
}
.get{
font-family:Trebuchet MS;
color:#72765a;
font-size:20px;

}
.big{
color:#2e91d0;
line-height:120%;
font-size:24px;
}
.blue_heading{
color:#2e91d0;
line-height:120%;
font-size:16px;
font-weight:bold;
}
.quote{
font-family: "Times New Roman", Times;
	font-style: italic;
	font-size: 20px;
	margin-bottom: 30px;
line-height:120%;
}
.borderleft{
border-left:1px solid #ddd;
}
.borderbottom{
border-bottom:1px solid #ddd;
}
.sites{
background:url("/images/sites_bg.gif") no-repeat;
width:230px;
height:121px;
padding:15px 13px;
}
