@charset "UTF-8";

a:link {
	text-decoration: none;
	color: #11a0db;
}
a:visited {
	text-decoration: none;
		color: #11a0db;

}
a:hover {
	text-decoration: none;
			color: #11a0db;

}
a:active {
	text-decoration: none;
			color: #11a0db;

}

body,td,th {
	color: #777777;
	font: Arial, Helvetica, sans-serif;
	font-size:11px
}



.div_headnav {
	text-align: right;
	vertical-align:bottom;
	padding-top: 33px;
}

.div_subnav {
	text-align: right;
	vertical-align:bottom;
	padding-bottom: 20px;
}

.div_subnavcenter {
	text-align: center;
	vertical-align:bottom;
	padding-bottom: 5px;

}


.div_arrow {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

.div_folio {
	text-align: center;
	margin: 10px;
	padding-top: 5px;
}

.div_about {
	text-align: left;
	margin: 10px;
	width: 575px;
}

.div_freebies {
	text-align: left;
	margin: 10px;
	width: 600px;
}

.text {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
}


.text_georgia
{
	font-size: 12px;
	color: #777777;
	text-align: left;
	line-height: 125%;
	font-family: "MS Serif", "New York", serif;
}

.text_input1
{
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}

.text_input2
{
	font-size: 12px;
	color: #dddddd;
	text-align: left;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}

.resumesubhed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #11a0db;	
	text-align: left;
	line-height: 135%;
	font-weight: bolder;
}

.textlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	line-height: 120%;
	font-weight: bold;
	text-decoration: none;
}


.freebiessubhed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	line-height: 135%;
	font-weight: bolder;
}

.freebieslink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #11a0db;	
	text-align: left;
	line-height: 135%;
	font-weight: bolder;
}


.text_georgiasubhed {
	font-size: 12px;
	color: #FFF;
	text-align: left;
	line-height: 135%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.text_georgiabold {
	font-size: 13px;
	color: #FFF;
	text-align: left;
	line-height: 135%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: none;
}


.imagefloatright
{
	padding-left: 25px;
	padding-bottom: 10px;
}

.imagefloatleft
{
	padding-right: 25px;
	padding-bottom: 10px;
	float: left;
}
