/* CSS Document */

img.curve 
{
	float: right; 
	clear: right; 
	margin: 0; 
	border: 0px solid black;
}

a:hover
{
	text-decoration:underline;
}

.body
{
	margin:0; 
	padding:0;
	background-color:#FFFFFF;
	text-align: center;
}

.mainSubBG
{
	background: url(images/mainSubBG.jpg) no-repeat top;
}

.mainLeftBG
{
	background: url(images/mainLeftBG.jpg) no-repeat top;
}

.leftBG
{
	background: url(images/sideLeftBG.gif) repeat-y;
}

.rightBG
{
	background: url(images/sideRightBG.gif) repeat-y;
}

.topNav
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	padding: 0px 12px;
	text-decoration: none;
}

a:hover.topNav
{
	color: #96C1D9;
	text-decoration: none;
}

.topNavOn
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #96C1D9;
	font-weight: normal;
	padding: 0px 12px;
	text-decoration: none;
}

a:hover.topNavOn
{
	color: #96C1D9;
	text-decoration: none;
}

.homeHeader2
{
	font-family: arial, verdana;
	font-size: 34px;
	line-height: 18px;
	color: #1F2C85;
	font-weight: normal;
	margin: 0px 0 10px 0;
	padding: 0px;
	text-align: right;
}

.homeHeader
{
	font-family: arial, verdana;
	font-size: 34px;
	color: #1F2C85;
	font-weight: normal;
	margin: 0;
	text-align: right;
}

.homeText
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #111110;
	font-weight: normal;
	margin: 0px 0px;
	text-align: right;
}

.homeSubHeader
{
	font-family: arial, verdana;
	font-size: 34px;
	color: #1F2C85;
	font-weight: normal;
	margin: 4px 0 10px;
	text-align: left;
}

.homeSubText
{
	font-family: arial, verdana;
	font-size: 12px;
	color: #111110;
	font-weight: normal;
	margin: 10px 0;
	text-align: left;
}

.mainTextLink
{
	font-family: arial, verdana;
	font-size: 12px;
	color: #1F2C85;
	font-weight: normal;
	text-align: left;
}

.baseText
{
	font-family: arial, verdana;
	font-size: 10px;
	color: #96C1D9;
	font-weight: normal;
	margin: 0px 20px;
	text-align: center;
}


/* Logoworks link back */
.logoworks
{
	font-family: arial, verdana; 
	font-size: 9px;
	color: #949A9E;
	font-weight: normal;
	padding: 5px 10px;
	text-decoration: none;
	text-align:center;
}

.logoworksLink
{
	font-family: arial, verdana; 
	font-size: 9px;
	color: #949A9E;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
}