@charset "utf-8";
/* CSS Document */

/* ----------------------------------------------
	Template Name : Liberty
	Version : 1.0   
	Author : Jason Head      
	Last Date Modified : Sept 09, 2008	
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 


/* Top Elements */
body {
	background-image: url(../images/header_bg_gradientfiller.jpg);
	background-repeat: repeat-x;
	background-position-y: 0px!important;
	margin: 0px;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	
	}
	
/* ----Links----*/
a {
	text-decoration: underline;
	color: #0066CC;
}
a:hover {
	color: #666666;

}
	

/* Headers */
h1, h2, h3, h4 {
	font: 1em/1.5em "Times New Roman", Times, serif;
	color: #000000;
	padding: 0px 10px 0px 10px;
	margin: 0;
}
h1 {
	font-size: 36px;
	font-weight: normal;
}
h2 {
	font-size: 180%;
	color: #000000;
}
h3 {
	font-size: 150%;
	font-weight: normal;
}
h4{
	font-size: 24px;
	font-weight: normal;
}

p, dl { padding: 10px; margin: 0; }

/*ul,*/ ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
	font-weight: bold;
	color: #666666;
}
dd {
  padding-left: 25px; 
}

/* Images */
/*
img {
	background: #fafafa;
   border: 1px solid #cccccc;
	padding: 5px;
}*/

img {
		border:0;
	}


img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

text_size {
	text-align: left;
	overflow: auto;
	font: bold 1em/1.5em Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 5px;

}

code {
	margin: 5px 0;
	padding: 15px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	background: #F0F0F0;
	border: thin solid #666666;
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #666666;
}
blockquote {
	margin: 15px 10px;
	padding: 10px 10px 10px 35px;
	border: 1px solid #666666;
	background: #F0F0F0 url(../images/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5em;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #555;
}



/* start - table */
/*
table {
	border-collapse: collapse;
	margin: 0px 15px;
}
*/

th {
	color: #666666;
	background: #E6E6E6;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}

/*
tr {
	height: 34px;	
	background: #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border: 0px solid #ECECEC;
	

}
*/	


#column_wrapper #two_colB_default table {
border-collapse:collapse;
margin:0 15px;
}

#column_wrapper #two_colB_default table tr{
height:34px;
}

#column_wrapper #two_colB_default table tr td{
border:0 solid #ECECEC;
padding-left:11px;
padding-right:11px;
}



.row-a{
background-color:#ffffff;

}
.row-b{
	background-color:#E6E6E6;

}
/* end - table */

/* form elements */

label {
	font-weight: bold;
	color: #666666;
	float: left;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	width: 35%;
	display: block;
}
input, select {
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	color: #666666;
	background: #fff;
	float: left;
	margin-right: 5px;
}
textarea {
	width: 350px;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	height: 100px;
	color: #666666;
	display: block;
	float: left;
}
input, textarea, select {
	background: #fff;
  	border-width: 1px;
  	border-style: solid;
  	border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4; 
}

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #555;
	background: #E6E6E6;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 12px 0 15px 8px;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 115px;
	color: #666666; 
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}



/* sidebar menu */
ul.sidemenu {
	text-align: left;
	margin: 7px 5px 8px 0px; padding: 0;
	text-decoration: none;		
	background: url(../images/dots.gif) repeat-x left top;
}
ul.sidemenu li {
	list-style: none;
	background: url(../images/dots.gif) repeat-x left bottom;
	padding: 6px 10px;
	margin: 0;
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	background-color: transparent;
	border: none;
	color: #666666;		
}
ul.sidemenu li a span {
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1em;
}
ul.sidemenu li a:hover {	
	color: #000;	
	background: none;
	border: none;
}
ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
ul.sidemenu ul li { background: none; }


/* sidebar Learn menu */
.sidemenu_learn {
	text-align: left;
	margin: 10px 10px 0;
	padding: 0;
	text-decoration: underline;
	background: url(../images/dots.gif) repeat-x left top;
}
.sidemenu_learn li {
	list-style: none;
	background: url(../images/dots.gif) repeat-x left bottom;
	margin: 0;
}
* html body .sidemenu_learn li {
	height: 1%;
}

.sidemenu_learn li a {
	text-decoration: underline;
	/*background-image: none;*/
	background: url(../images/dots.gif) repeat-x left bottom;
	background-color: transparent;
	border: none;
	color: #FFFFFF;
	display: block;
	padding: 10px;
}


.sidemenu_learn li a span {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1em;
}
.sidemenu_learn li a:hover {
	color: #000000;
	background: #FF9457;
	border: none;
	text-decoration: underline;
	display: block;
}
/*.sidemenu_learn ul {
	margin: 0 0 0 5px;
	padding: 0;
}
*/

/*.sidemenu_learn ul li { background: none; }*/

.sidemenu_learn li.learn_selected a{
	color: #000000;
	background: #FFCDAB;
	border: none;
	display: block;
}


/* sidebar Calculate menu */
.sidemenu_calculate {
	text-align: left;
	margin: 10px 10px 0;
	padding: 0;
	text-decoration: underline;
	background: url(../images/dots.gif) repeat-x left top;
}
.sidemenu_calculate li {
	list-style: none;
	background: url(../images/dots.gif) repeat-x left bottom;
	margin: 0;
}
* html body .sidemenu_calculate li {
	height: 1%;
}
.sidemenu_calculate li a {
	text-decoration: underline;
	/*background-image: none;*/
	background: url(../images/dots.gif) repeat-x left bottom;
	background-color: transparent;
	border: none;
	color: #FFFFFF;
	display: block;
	padding: 10px;
}
.sidemenu_calculate li a span {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1em;
}
.sidemenu_calculate li a:hover {
	color: #000000;
	background: #9ABC57;
	border: none;
	text-decoration: underline;
	display: block;
}
/*

.sidemenu_calculate ul {
	margin: 0 0 0 5px;
	padding: 0;
}
*/

/*.sidemenu_calculate ul li { background: none; }*/

.sidemenu_calculate li.calculate_selected a{
	color: #000000;
	background: #CDDDAB;
	border: none;
	display: block;
}


/* sidebar Apply menu */
.sidemenu_apply {
	text-align: left;
	margin: 10px 10px 0;
	padding: 0;
	text-decoration: underline;
	background: url(../images/dots.gif) repeat-x left top;
}
.sidemenu_apply li {
	list-style: none;
	background: url(../images/dots.gif) repeat-x left bottom;
	margin: 0;
	color: #FFFFFF;
}
* html body .sidemenu_apply li {
	height: 1%;
}


.sidemenu_apply li a {
	text-decoration: underline;
	/*background-image: none;*/
	background: url(../images/dots.gif) repeat-x left bottom;
	background-color: transparent;
	border: none;
	color: #FFFFFF;
	display: block;
	padding: 10px;
}
.sidemenu_apply li a span {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1em;
}
.sidemenu_apply li a:hover {
	color: #000000;
	background: #579ADD;
	border: none;
	text-decoration: underline;
	display: block;
}
/*
.sidemenu_apply ul {
	margin: 0 0 0 5px;
	padding: 0;
}
*/
/*.sidemenu_apply ul li { background: none; }*/

.sidemenu_apply li.apply_selected a{
	color: #000000;
	background: #ABCDEE;
	border: none;
	display: block;
}





/*----header----*/
#header_wrapper {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
	height: auto;
	width: 100%;

}


#header_content {
	margin: auto;
	height: 161px;
	width: 760px;
	position: relative;
}
.header_nav {
	position: absolute;
	top: 5px;
	right: 0px;
	width: 20em;
	text-align: right;
	visibility: visible;
}

.header_nav {
	color: #FFFFFF;
}
.header_nav  a {
	color: #FFFFFF;
	text-decoration: underline;
}
.header_nav a:hover {
	color: #cccccc;
}


#headerLinks p {
padding: 0px;

}

.header_1800 {
	position: absolute;
	top: 5px;
	left: 0px;
	width: 20em;
	text-align: left;
	visibility: visible;
}

.header_1800 {
	color: #FFFFFF;
	font-weight: bold;
}
.v  a {
	color: #FFFFFF;
	text-decoration: underline;
}
.header_1800 a:hover {
	color: #cccccc;
}
.header_logo {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 153px;
	text-align: left;
	visibility: visible;
/*	background-image: url(../images/Logo.gif);*/
	height: 87px;
}

.header_logo img{
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
		}
.header_slogan {
	position: absolute;
	top: 50px;
	left: 183px;
	text-align: left;
	visibility: visible;
	width: 340px;
	font-size: 13px;
}

.slogan {
	color: #993333;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 10px;
	font-size: 18px;
	padding-left: 0px;
}

.header_search {
	position: absolute;
	top: 50px;
	right: 0px;
	text-align: right;
	visibility: visible;
	width: 220px;
}

.header_search form {
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #f1f1f1;
	background-color: transparent;
}

.header_search input, select {
	padding: 0px;


 	
}

.header_search img{
	background-color: transparent;
		padding: 2px;
}

/* Search */
#searchform_hdr
	{
	background-color: transparent;
	border: none;
	margin: 0 5px;
	padding: 0;

	}
#searchform_hdr .p1
	{
	text-indent: -10000px;
	height: 8px;
	line-height: 8px;
	margin-bottom: 5px;

	}
	
	
	#forumlogin input.inp
	{
	border: 1px solid #ddd;
	width: 150px;
	background: #f2f2f2;
	font: 11px verdana, sans-serif;
	color: #443;
	padding: 3px;
	margin-bottom: 0px;
	outline: none;
	margin-top: 0px;
	}

#searchform_hdr input.inp
	{
	border: 1px solid #ddd;
	width: 150px;
	background: #f2f2f2;
	font: 11px verdana, sans-serif;
	color: #443;
	padding: 3px;
	margin-bottom: 0px;
	outline: none;
	margin-top: 0px;
	}
	
#searchform_hdr input.inp:hover,
#searchform_hdr input.inp:focus
	{ border: 1px solid #aaa; }


#searchform_hdr input.search-btn
	{
	width: 20px;
	height: 20px;
	background: #e5e5dd url(../images/go.jpg) no-repeat;
	outline: none;
	}
	
#searchform_hdr input.search-btn:hover
	{
	background: #c9c9c2 url(../images/go.jpg) no-repeat 0 -20px;
	}



.no { display: none; }
.left { float: left; }
.right { float: right; }


/*----End header----*/




/*----Content----*/

#content_wrapper {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
	background-color: #FFFFFF;
}

#content {
	margin: auto;
	width: 760px;
}


/* columns */

#column_wrapper {
	margin: 0;
	padding: 25px 0px 25px 0px;
}

#column_wrapper #two_colA {
	width: 240px;
	left: 0;
	position: relative;
	float: left;
}
#column_wrapper #two_colB {
	width: 515px;
	left: 0%;
	position: relative;
/*	right: 0px;		*/
	float: right;
/*	background-image: url(../images/content_bg_main.jpg);*/
	height:100%;
/*	min-height:391px;*/
	background-repeat: no-repeat;
}

#column_wrapper #two_colB_default {
	width: 515px;
	left: 0%;
	position: relative;
/*	right: 0px;		*/
	float: right;
	background-image: url(../images/content_bg_main.jpg);
	height:100%;
	min-height:391px;
	background-repeat: no-repeat;
}

#column_wrapper #two_colB_learn {
	width: 515px;
	left: 0%;  		
	position: relative;
/*	right: 0px;		*/
	float: right;	
	background-image: url(../images/content_bg_learn.jpg);
	height:100%;
	min-height:391px;
	background-repeat: no-repeat;
}

#column_wrapper #two_colB_calculate {
	width: 515px;
	left: 0%;
	position: relative;
/*	right: 0px;		*/
	float: right;
	background-image: url(../images/content_bg_calculate.jpg);
	height:100%;
	min-height:391px;
	background-repeat: no-repeat;
} 

#column_wrapper #two_colB_apply {
	width: 515px;
	left: 0%;
	position: relative;
/*	right: 0px;		*/
	float: right;
	background-image: url(../images/content_bg_apply.jpg);
	height:100%;
	min-height:391px;
	background-repeat: no-repeat;
}

/* lists on the main column */
#column_wrapper #two_colB_default ul, #column_wrapper #two_colB_learn ul, #column_wrapper #two_colB_calculate ul, #column_wrapper #two_colB_apply ul, #column_wrapper #two_colB ul {
	margin:10px 20px;
	padding:0 20px;
}





#two_colB h4 , #two_colB_learn h4 , #two_colB_calculate h4 , #two_colB_apply h4, #two_colB_default h4 {
	color: #FFFFFF;
	margin-top: 15px;
	margin-left: 10px;
}

#two_colB h1 , #two_colB_learn h1 , #two_colB_calculate h1 , #two_colB_apply h1, #two_colB_default h1 {
	color: #000000;
	margin-left: 10px;
	margin-top: 15px;
}

#two_colB_learn h2 , #two_colB_calculate h2 , #two_colB_apply h2, #two_colB_default h2 {
	color: #000000;
	margin-left: 10px;
	margin-top: 15px;
}

#two_colB h2 {
	line-height:1em;
	color: #000000;
	margin-left: 10px;
	margin-top: -15px;
}

#two_colB h3 , #two_colB_learn h3 , #two_colB_calculate h3 , #two_colB_apply h3, #two_colB_default h3 {
	color: #000000;
	margin-left: 10px;
	margin-top: 15px;
}

#two_colB_learn p , #two_colB_calculate p , #two_colB_apply p, #two_colB_default p {
	margin: 10px;
}

#two_colB p {
	margin: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
} 

#two_colB ul li , #two_colB_learn ul li , #two_colB_calculate ul li , #two_colB_apply ul li, #two_colB_default ul li  {
	list-style-image: url(../images/bullet.gif);
}

#column_wrapper #three_colA {
	width: 240px;
	float: left;
}

#column_wrapper #three_colB {
	width: 240px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	float: left;
}

#column_wrapper #three_colC {
	width: 240px;
	padding-left: 0px;
	position: relative;
	float: left;
}


/* Main Boxes */

#box_learn {
	width:240px;
	float: left;
	position: relative;
	}
	
#box_learn  h1{
	font-family: "Times New Roman", Times, serif;
	color: #FF6600;
	font-weight: bold;
	}
	#box_learn  h2{
	font-family: "Times New Roman", Times, serif;
	color: #FF6600;
	margin-left: 5px;
	}
	
#box_calculate {
	width:240px;
	margin-right: 18px;
	margin-left: 19px;
	float: left;
	position: relative;
	}
	#box_calculate_nav	 {
	width:240px;
	float: left;
	}
	
#box_calculate h1 {
	font-family: "Times New Roman", Times, serif;
	color: #669900;
	font-weight: bold;
	}
	
	#box_calculate_nav h1 {
	font-family: "Times New Roman", Times, serif;
	color: #669900;
	font-weight: bold;
	}
	
#box_calculate_nav h2 {
	font-family: "Times New Roman", Times, serif;
	color: #669900;
	margin-left: 5px;
	}
	

#box_apply {
	width:240px;
	float: right;
	position: relative;
	}
	
	#box_apply h1 {
	font-family: "Times New Roman", Times, serif;
	color: #0066CC;
	font-weight: bold;
	}
		#box_apply  h2{
	font-family: "Times New Roman", Times, serif;
	color: #0066CC;
	margin-left: 5px;
	}


#learn {
	width: 240px;
	color: #fff;
	background-image: url(../images/learn_box_bg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 20px;	
}
	
	
#learn img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
		}
#learn   .box_top {
	background: transparent url(../images/learn_box_top.jpg) no-repeat left top;
	padding: 10px;
		}
#learn  .box_bottom {
	background: transparent url(../images/learn_box_bottom.jpg) no-repeat left bottom;
	padding: 10px 0 20px 20px;
		}	
		
#calculate {
	width: 240px;
	color: #fff;
	background-image: url(../images/calculate_box_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	margin-bottom: 20px;
}
		

#calculate img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
		}
		
#calculate p.box_top {
	background: transparent url(../images/calculate_box_top.jpg) no-repeat left top;
	padding: 10px;
		}
#calculate   p.box_bottom {
	background: transparent url(../images/calculate_box_bottom.jpg) no-repeat left bottom;
	padding: 10px 0 20px 20px;
	margin: 0;
		}	
		
#apply {
	width: 240px;
	color: #fff;
	background-image: url(../images/apply_box_bg.jpg);
	background-repeat: repeat-y;
	float: right;
	margin-bottom: 20px;
	}
		

#apply img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
		}
		
#apply p.box_top {
	background: transparent url(../images/apply_box_top.jpg) no-repeat left top;
	padding: 10px;
		}
		
#apply p.box_bottom {
	background: transparent url(../images/apply_box_bottom.jpg) no-repeat left bottom;
	padding: 10px 0 20px 20px;
	margin: 0;
		}		
		
		
/* Box Fixed Height */
.box_shell {
	width: 240px;
	float: left;
	margin-right: 17px;
}
.box_shell_right {
	width: 240px;
	float: left;
}


.home .box_learn {
	background: url(../images/learn_box_bg.jpg);
	min-height:400px;
	height: expression( this.scrollHeight < 411 ? "410px" : "auto" ); 
	/*height:380px;*/
}

.box_learn
{
	width: 240px;
	background: url(../images/learn_box_bg.jpg);
}

.home .box_calculate {
	background: url(../images/calculate_box_bg.jpg);
	min-height:400px;
	height: expression( this.scrollHeight < 411 ? "410px" : "auto" ); 
	/*height:380px;*/
	
}

.box_calculate
{
	width: 240px;
	background: url(../images/calculate_box_bg.jpg);
	
}

.box_apply
{
	width: 240px;
	background: url(../images/apply_box_bg.jpg);
}


.home .box_apply {
	background: url(../images/apply_box_bg.jpg);
	min-height:400px;
	height: expression( this.scrollHeight < 411 ? "410px" : "auto" ); 
	/*height:380px;*/
	
}


.box_learn   .heading
{
	background: url(../images/learn_box_top.jpg) no-repeat;
	height: 10px;
}

.footer_learn  
{
	height: 10px;
	background-image: url(../images/learn_box_bottom.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;

}

.box_calculate   .heading
{
	background: url(../images/calculate_box_top.jpg) no-repeat;
	height: 10px;
}

.footer_calculate  
{
	background: url(../images/calculate_box_bottom.jpg) no-repeat;
	height: 10px;
	padding-bottom: 20px;
}

.box_apply   .heading
{
	background: url(../images/apply_box_top.jpg) no-repeat;
	height: 10px;
}

.footer_apply  
{
	background: url(../images/apply_box_bottom.jpg) no-repeat;
	height: 10px;
	padding-bottom: 20px;
}
.box_learn p, .box_calculate p, .box_apply p{


	margin-left: 10px;
	margin-right: 10px;
} 

/*changed border from 0.5px to 1px*/
.box_learn img, .box_calculate img, .box_apply  img {
	border: 1px solid #FFFFFF;
	margin:0 8px;
	padding:0px;
}


.learn_h1 {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

.learn_h1 a{
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

.calculate_h1 {
	color: #669900;
	font-weight: bold;
}
.calculate_h1 a{
	color: #669900;
	font-weight: bold;
	text-decoration: none;
}
.apply_h1 {
	color: #0066CC;
	font-weight: bold;
}

.apply_h1 a{
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}


/* Buttons */	
.button_calculate {
	background:url(../images/btn_calculate.jpg) repeat 0px 0px;
	width: 240px;
	height: 50px;
	display: inline-table;
	text-decoration: none;
	margin-bottom:20px;
}
.button_calculate  h2 {
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 0px 0px 10px;
	vertical-align: middle;
	float: left;
	font-size: 24px;
	cursor:pointer;
}

.button_calculate  h2 a{
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	float: left;
	font-size: 24px;
	cursor:pointer;
}

.button_calculate:hover {
	filter: alpha(opacity=70);
	opacity: .7;
}

.button_apply {
	background:url(../images/btn_apply.jpg) repeat 0px 0px;
	width: 240px;
	height: 50px;
	display: inline-table;
	text-decoration: none;
	margin-bottom:20px;
	clear:both;
}
.button_apply  h2 {
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 0px 0px 10px;
	vertical-align: middle;
	float: left;
	font-size: 24px;
	cursor:pointer;
}

.button_apply  h2 a{
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	float: left;
	font-size: 24px;
	cursor:pointer;
}


.button_apply:hover {
	filter: alpha(opacity=70);
	opacity: .7;
}
.button_learn {
	background:url(../images/btn_learn.jpg) repeat 0px 0px;
	width: 240px;
	height: 50px;
	display: inline-table;
	text-decoration: none;
	margin-bottom:20px;
}
.button_learn  h2 {
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 0px 0px 10px;
	vertical-align: middle;
	float: left;
	font-size: 24px;
	cursor:pointer;
}


.button_learn  h2 a{
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	float: left;
	font-size: 24px;
	cursor:pointer;
}


.button_learn:hover {
	filter: alpha(opacity=70);
	opacity: .7;
}

a.button_clickhere {
	background:url(../images/clickhere.jpg) repeat 0px 0px;
	width: 330px;
	height: 64px;
	display: block;
	text-decoration: none;
	margin: auto;
}
a.button_clickhere  h2 {
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 0px 0px 10px;
	vertical-align: middle;
	float: left;
	cursor:pointer;
}

a.button_clickhere:hover {
	filter: alpha(opacity=70);
	opacity: .7;
}

/*---- End Content----*/

/*----Footer----*/
#footer_wrapper {
	background-image: url(../images/footer_bg_gradientfiller.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position:relative;
	width: 100%;
}
#footer_wrapper2 {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
	width: 100%;


}


#footer_content {
	margin: 0 auto;
	height:375px;
	width: 760px;
	position: relative;
}

#footer_info{
	position: absolute;
	top: 203px;
	left: 0px;
	width: 700px;
	text-align: left;
	clear: both;
	visibility: visible;
}

#footer_info p{
	padding: 0px;
}

#footer_info img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-color: transparent;
		}
		
#footer_info		tr {

	background: transparent;
}

#footer_ad{
	position: absolute;
/*	top: 70px;*/
	top: 17px; 
	left: 0px;
	width: 400px;
	text-align: left;
	clear: both;
	visibility: visible;
}

#footer_ad2{
	position: absolute;
	top: 20px;
	right: 0px;
	width: 400px;
	text-align: center;
	clear: both;
	visibility: visible;
}

#footer_ad h3{
	color: #FFFFFF;
	font-size: 24px;
}
#footer_ad2 h1{
	color: #FFFFFF;
}
#footer_ad2 h3{
	color: #FFFFFF;
}

#footer_wrapper{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#footer_wrapper a{
color:#FFFFFF;}

#footer_wrapper a:hover{
color:#cccccc;}

/*----End Footer----*/


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/*----Form Style----*/

#column_wrapper #form_style {
	
	
	float:right;
	height:100%;
	left:0;
	min-height:391px;
	position:relative;
	width:515px;
}	

#form_style h3 {
	color:#000000;
	margin-left:10px;
	margin-top: 4px;
	
}

#form_style p {
	margin:10px;
}

#form_style table {
	border-collapse:collapse;
	margin:0 15px;
}

#form_style td {
	border:0 solid #ECECEC;
	padding-left:11px;
	padding-right:11px;
}

#form_style tr {
	background:#FFFFFF none repeat scroll 0 0;
	height:34px;
}
/*----end Form Style----*/

strong{
	font-weight:bold;
}
