/* CSS MAIN */

body{
	margin:0;
	padding:0;
    background-color: #FEF8DF;
    font: 80% Verdana, Arial, Helvetica, sans-serif;
    line-height: 120%;
}

em{color: #CC0000;}

P {line-height: 2em;
color: #0066cc;
}

p a{
color: #CC0000;
text-decoration: none;
}

ul a{
color: #CC0000;
text-decoration: none;
}


#maincontainer{
width: 760px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color: #FFFFFF;
border: 1px solid #999999; /*border*/
}

#header
{
    background: #b3d3e8 url(../images/header.gif) no-repeat center;
    height: 89px;
    width: 760px;

}
#header img
{
    border: 0;
}

#connect{
float:right;
height:34px;
margin-right:15px;
margin-top:52px;
padding:0;
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 20px; /*Set left margin to LeftColumnWidth*/
}

#contentcolumn img.banner{
margin-left: -20px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 20px; /*180 was Width of left column*/
margin-left: -760px; /*Set left margin to -(MainContainerWidth)*/
/*background: #eff4fc;*/
}

#rightcolumn{
float: right;
width: 270px; /*Width of right column*/
margin-left: -270px; /*Set left margin to -(RightColumnWidth) */
background: #FDE95E;
}

#content{
margin: 0; /*Margins for inner DIV inside each column (to provide padding)*/
/*margin: 40px;*/
}
#contenthome
{
float: left;
width: 400px;
}

#content h1
{
   	font: 1.7em Verdana, Arial, Helvetica, sans-serif;
	color: #ff9900;
    padding-top: 10px;

}

#content h2
{
    color: #0066FF;
    font: 140% Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: .02em;
    margin: 4px 0;
}

#content h3
{
    color: #ff9900;
    font: 110% Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: .02em;
    margin: 4px 0;
	padding-top: 10px;
}

#content img
{
	border: 0;
}

#content ul li
{
	line-height: 2em;
	color: #0066cc;
}

#image
{
    float: right;
	padding: 0;
    width: 250px;
	text-align: center;
}

#content a.more:link, #content a.more:visited
{
    padding-left: 20px;
    background: url(../images/arrow-wht.gif) no-repeat left bottom;
    color: #CC0000;
    text-decoration: none;
    line-height: 2em;
}

#rightcontent{
margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/
padding: 20px;
clear: left;
}

#rightcontent a.moreblue:link, #rightcontent a.moreblue:visited
{
    padding-left: 20px;
    background: url(../images/arrow-blu.gif) no-repeat left bottom;
    color: #000000;
    text-decoration: none;
    line-height: 2em;
}

#rightcontent a.moreorange:link, #rightcontent a.moreorange:visited
{
    padding-left: 20px;
    background: url(../images/arrow-org.gif) no-repeat left bottom;
    color: #cc0000;
    text-decoration: none;
    line-height: 2em;
}

#box1
{
    background: #b3d3e8 url(../images/box_1a.jpg) no-repeat center;
    width: 268px;
	height: 110px;
	color: #0066cc;
    font: 80% Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #fff; /*border*/
}

#box2
{
    background: #b3d3e8 url(../images/box_2a.jpg) no-repeat center;
    width: 268px;
	height: 110px;
	color: #0066cc;
    font: 80% Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #fff; /*border*/
}

#box3
{
    background: #b3d3e8 url(../images/box_5a.jpg) no-repeat center;
    width: 268px;
	height: 110px;
	color: #0066cc;
    font: 80% Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #fff; /*border*/
}

#box4
{
    background: #b3d3e8 url(../images/box_4a.jpg) no-repeat center;
    width: 268px;
	height: 110px;
	color: #0066cc;
    font: 80% Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #fff; /*border*/
}


#boxright
{ 	
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 110px;
}

#boxright a.moreblue:link, #boxright a.moreblue:visited
{
    padding-left: 20px;
	font-size: 12px;
    background: url(../images/arrow-blu.gif) no-repeat left top;
	height: 25px;
    color: #0066cc;
    text-decoration: none;
	line-height: 1em;
}

#boxright a.white:link, #boxright a.white:visited
{
	color: #0066cc;
    text-decoration: none;
}

#boxleft
{ 	
	margin-left: 110px;
	padding-top: 10px;
	padding-right: 10px;
}

#boxleft a.moreblue:link, #boxleft a.moreblue:visited
{
    padding-left: 20px;
	font-size: 12px;
    background: url(../images/arrow-blu.gif) no-repeat left top;
	height: 25px;
    color: #0066cc;
    text-decoration: none;
	line-height: 1em;
}

#boxleft a.white:link, #boxleft a.white:visited
{
	color: #0066cc;
    text-decoration: none;
}

#navlist
{
padding-left: 0;
margin-left: 0;
/*border-bottom: 1px solid #79A5CC;*/
width: 170px;
color: #CC0000;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.50em;
border-bottom: 1px solid #79A5CC;
}

#navlist li a 
{ text-decoration: none; 
color: #CC0000;
}

#navlist li a:hover
{ text-decoration: none; 
color: #79A5CC;
}

#taxinfo {
	font-size: 10px;
	color: #666666;
	padding-top: 40px;
	font-style: italic;
	font-weight: normal;
}

#content fieldset
{
	width: 90%;
	margin: auto;
	padding: 10px;
	border-color: #b3d3e8;
	border-style: dotted;
}

#content fieldset label
{
	display: block;
	padding: 0 0 8px 0;
}
#content fieldset table label
{
	display: inline;
	font: 95% Verdana, Arial, Helvetica, sans-serif;
    color: #0066cc;
}
#content fieldset legend
{
	color: #ff9900;
    font: bold 120% Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: .02em;
    padding: 4px 10px 2px 10px;
    margin: 4px 0;
}
#content fieldset label.formSubHeader
{
	font-weight: bold;
	color: #ff9900;
}
#content fieldset input#btnSend
{
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	background-color: #3399ff;
	color: #fff;
}
#content input, #content textarea, #content select
{
	font: 95% Verdana, Arial, Helvetica, sans-serif;
    color: #0066cc;
    letter-spacing: .08em;
}

#globalfooter {
	clear: left;
	float: left;
	font-size: 10px;
	padding: 20px;
}


#globalfooter a{
	color: GRAY;
}


#footer{
	clear: both;
	width: 100%;
	background: #79A5CC;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
}

#footer a{
	color: #00008B;
}
