/*
Theme Name: gs_style
Description: Custom
Version: 1.0
Author: Joseph Simone
Author URI: http://menacestudios.com
*/
BODY
{
	background-image: url(lib/default/image/background.png);
	background-repeat: repeat-x;
}
.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #6689C4;
}
.body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.small_type
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	/*[disabled]font-style:normal;*/
	font-weight: bold;
	color: #999999;
	/*[disabled]text-decoration:none;*/
}
.smallnav A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.smallnav A:active
{
	color: #999999;
	text-decoration: none;
}
.smallnav A:hover
{
	color: #000000;
	text-decoration: none;
}
.smallnav A:link
{
	color: #999999;
	text-decoration: none;
}
.required
{
	color: #FF0101;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: bold;
	text-transform: uppercase;
}
.formbox
{
	font: normal normal bold 9pt Arial, Helvetica, sans-serif;
	color: #003176;
}
.requiredtext
{
	font: normal normal bold 9pt Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.body A
{
	font-weight: bold;
	text-decoration: none;
	color: #003176;
}
.body A:hover
{
	text-decoration: underline;
	color: #0B70FE;
}
.facebook
{
	float: left;
	padding-right: 10px;
}

