* {
 padding: 0;
 margin: 0;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 color: #443355;
 font-size: 12px;
}

img
{
padding: 3px;
border: solid 1px #e1e1e1;
}

img.floatTL
{
float: left;
margin-right: 1.3em;
margin-bottom: 1.0em;
margin-top: 0.5em;
}

blockquote{font-family: monospace;color: #838383;padding: 15px;border: 1px #d9d9d9 solid;}

a {
 font-weight: bold;
 color: #6655aa;	
 text-decoration:none;	
}

a:hover {
 color: #443355;
 text-decoration: underline;
}        

a:active {
 color: #443355;
 text-decoration: underline;
}

a:visited {
 color: #8888aa;     
}

a:visited:hover {
  color: #443355;
}

#header {
 width: 97%;
 border: 1px solid #ccc;
 margin: 5px 5px 5px 5px;
 padding: 4px;
 height: 60px;
 background-color: #C9C9BE; background-image: url(../images/head_bg.jpg);}

ul {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

#header p {
    color: #5dff35;    float: left;	padding: 25px 0em 0px 0px;}

#header h1 {
	float: left;
	padding: 15px 0em 0px 20px;
	font-size: 14px;
	color: #5dff35;
}

#header h2 {
	float: left;
	padding: 25px 0em 0px 0px;
	font-size: 11px;
	font-weight: normal;
}

#header ul {
	float: right;
	margin: 0;
	padding: 25px 0em 0px 0em;
	list-style: none;
	font-size: 11px;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	text-decoration: none;
	font-weight: bold;
	color: #ffb536
}

#header a:hover {
    color: #5dff35;
}

#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 0 5px 5px 5px;
 display: inline; /* IE Hack */
 width: 49%;
 float: left;
 min-height: 300px;
 padding: 4px;
 border: 1px solid #ccc;
 background-color: #fff;text-align: justify;}
* html #leftcolumn {height:300px} /* IE Min-Height Hack */ 

#leftcolumn h1{color: #7059ff;font-size: 18px;text-indent: 10px;}

#leftcolumn h2{color: #7059ff;font-size: 16px;text-indent: 10px;border-top: 1px dashed;padding-top: 5px;margin-top: 10px;}

#centercolumn { /* Parent Wrapper for inside boxes */

 border: 1px solid #ccc;
 margin: 0px 5px 0px 0px;
 display: inline; /* IE Hack */
 padding: 4px;
 width: 23%;
 float: left;
 min-height: 300px;background-color: #f0f0f0;}
* html #centercolumn {height:300px} /* IE Min-Height Hack */ 

#centercolumn p{
 text-align: justify;
 }

#centercolumn h2{ color: #7059ff; font-size: 14px; text-indent: 10px; border-top: 1px dashed; padding-top: 5px; margin-top: 10px;}

#centercolumn img {margin-left: 12%;}

#rightcolumn {
 margin: 0 5px 0px 0px;
 padding: 4px;
 display: inline; /* IE Hack */
 width: 21%;
 float: left;
 border: 1px solid #ccc;
 background-color: #fff;
 min-height: 300px;
}
* html #rightcolumn {height:300px} /* IE Min-Height Hack */ 

#rightcolumn h4{
 font-size: 13px;padding-top: 7px;margin-top: 15px;border-top: 1px solid;}

#rightcolumn ul, #rightcolumn li {
text-align:center;
	list-style: none;
	margin: 0;
	padding: 0;
}

#rightcolumn h2{
 color: #7059ff;
 font-size: 26px;
 text-indent: 10px;
 border-top: 1px dashed;
 padding-top: 5px;
 margin-top: 10px;
}

#rightcolumn h3{
	text-align: center;
	position:static;
}



#footer {
 font-size: 10px;
 background-color: #fff;
 text-align: center;
 margin: 10px 5px 5px 5px;
 display: inline; /* IE Hack */
 padding: 4px;
 float: left;
 width: 97.7%;
}

ul.reasons {
	list-style:none inside url(../images/check_small.png);
	margin:10px 0 10px 15px;
	padding:0;		
}
ul.reasons li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
/* Rac coder*/

div .imgalign{width:125px;margin:5px auto; text-align:center;}
div .clearb{clear:both;height:5px;}
div .clearb2{clear:both;height:1px;font-size:1px;/* font-size is for internet explorer 6.0 */}
div .forms {margin-top:10px;margin-left:10px;}
div .forms label{width:100px;display:block;float:left;}
div .forms .llabel{width:160px;}
div .forms .llabel2{width:400px;}
div .forms input{float:left;}
div .forms textarea{float:left;margin-left:100px;clear:both;}
div .forms .newline{clear:both; margin-left:100px;}
div .forms .whitec{ color:#FFFFFF;}


.disclaimer {text-align:center;clear:both;}
