﻿body
{
    background-image: url('../images/bg_main.gif');
    margin-top: 68px;
    text-align: center;
}

img
{
    border: 0px;
}

td
{
    vertical-align: top;
}

h1
{
    font: 13px Arial, Helvetica, sans-serif;
    color: white;
    font-weight: bold;
    margin:0px 0px 5px 0px;
}
h2
{
    font: 18px arial, helvetica, sans-serif;
    color: #246698;
    margin: 0px 0px 10px 0px;
}

.bodycopy
{
    font: 11px Arial, Helvetica, sans-serif;
    color: white;
    text-align:left;
    line-height: 16px;
}

td.mainmenu
{
    padding-top: 44px;
    vertical-align:top;
}

.testimonial
{
    font: 11px Arial, Helvetica, sans-serif;
    color: white;
    text-align:left;
    line-height: 16px;
}

.testcredit
{
    font: 9px Arial, Helvetica, sans-serif;
    color: #A7CCE3;
    text-align:right;
    font-style:italic;
    padding-bottom:36px
}
.testcredit2
{
    font: 9px Arial, Helvetica, sans-serif;
    color: #A7CCE3;
    text-align:right;
    font-style:italic;
}
#pagination
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #FFA769;
    text-align:right;
    font-weight:bold;
}
#pagination a
{
    color: #FF7C21;
    font-weight:normal;
}

#innovations
{
    font: 11px Arial, Helvetica, sans-serif;
    color: white;
    text-align:left;
    line-height: 17px;
}
#innovations a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: white;
    text-decoration:none;
    border-bottom: solid 1px white;
}
#innovations a:hover
{
    text-decoration:none;
    border-bottom: none;
}

#innovlink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: white;
    text-align:left;
    padding:18px 25px 0px 25px;
    line-height:27px;
}
#innovlink a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: white;
    text-decoration:none;
    border-bottom: solid 1px white;
}
#innovlink a:hover
{
    text-decoration:none;
    border-bottom: none;
}

#sitemap
{
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    text-align:left;
    padding:18px 25px 0px 25px;
}
#sitemap a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: white;
    text-decoration:none;
    margin-top:40px;
    border-bottom: solid 1px white;
}
#sitemap a:hover
{
    text-decoration:none;
    border-bottom: none;
}



#maintable1
{
    width: 812px;
    height: 612px;
    margin:0px auto;
}

#maintable2
{
    width: 798px;
    height: 598px;
}

#menu
{
    background-color: white;
    width: 798px;
    height: 94px;
    text-align: left;
}

#footer
{
    padding-top: 20px;
    text-align: center;
    font-family: Arial, Helvetica-Black, Sans-Serif;
    font-size: 10px;
    line-height: 2;
    color: #676767;
    margin:0px auto;
}

#footer a
{
    color: #676767;
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
}

ul
{
    margin:0px;
    padding:0px;
}
li
{
    padding-left:0px;
}

/*-----------------------------------------------------------------------------------------------------*/
/* this style will be used to set the padding of the body text as well as the font color, family etc...*/
.bodyStyle{
	vertical-align:top;
	text-align:left;
	line-height: 2;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #878787;
}
/*-----------------------------------------------------------------------------------------------------*/	

/*-----------------------------------------------------------------------------------------------------*/
/* Settings for the contact page                                                                       */

.contactlabel
{
    text-align: right;
}



label
{
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

.textInput
{
    border: #dedccd 1px solid;
    font-size: 10px;
    font-family: arial, sans-serif;
    background-color: white
}
select
{
    border: #dedccd 1px solid;
    font-size: 10px;
    font-family: arial, sans-serif;
    background-color: white
}
textarea
{
    border: #dedccd 1px solid;
    font-size: 10px;
    font-family: arial, sans-serif;
    background-color: white
}
/*-----------------------------------------------------------------------------------------------------*/
