/* CSS Document */

img.curve 
{
	float: right; 
	clear: right; 
	margin: 0; 
	border: 0px solid black;
}

textarea, input[type="text"]
{ 	border: 1px #1B2C88 solid; 
	color:#333365; 
	padding: 0px; 
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px; 
	margin: 1px; 
	background-color: #FFFFFF;
	overflow:hidden; 
}
select { 
 background-color: #FFFFFF; 
 border: 1px #1B2C88 solid;
 color: #333365; 
 font-family: Arial, Helvetica, sans-serif;
 font-size:11px; 
}

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: 11px;
	/*color: #96C1D9;*/
	color: #FFFFFF;
	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;
}

.input.send-btn
 {
width: 76x;
height: 35px;
background: #333 url(/iimages/topicon_printers.gif) no-repeat;
outline: none;
}