/* CSS Document */
/*BKcourse*/

.wrapper
	{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}
	
html, body {
    height: 100%;
	}

img
	{
	border: 0;
	}

	
body {
    margin: 0;
    padding: 0;
    min-height: 400px; /* For Mozilla/Opera/Safari*/
	}

a:link {color: #FFFFFF; text-decoration: none;}
a:visited {color: #FFFFFF; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: none;}
a:active {color: #FFFFFF; text-decoration: none;}

/*------------------------------------------*/

.header
	{
	position: relative;
	height: 98px;
	top: 0;
	}

.middle
	{
	position: relative;
	height: 100%;
	min-height: 50%;
	width: 800px;
	background-image:url("../images/repeat_2.gif");
	background-repeat: repeat-y;
	top: 1px;
	padding: 0;
	z-index: 0;
	}

.sidecontainer
	{
	width: auto;
	height: 50%;
	position: relative;
	float: left;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	top: 0px;
	}
	
.content
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	width: 500px;
	float: left;
	position: relative;
	margin: 10px 0 0 10px;
	padding-bottom: 20px;
	height: auto;
	min-height: 100%;
	}

.content a:link {color:  #253a7a; text-decoration:none;}
.content a:visited {color:  #253a7a; text-decoration:none; font-weight: bolder;}
.content a:hover {color:  #253a7a; text-decoration:none;}
.content a:active {color:  #253a7a; text-decoration:none;}

.content > form {
	padding-bottom: 15px;
	margin-bottom: 15px;
	
}

/* Style for featured products list. */
#featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;

	float: right;
	width: 15%;
	margin: 10px 0 0 0;
	padding: 0;
	border: #253a7a 1px solid;
	background-color: #d8d6d5;
}
#featured h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-align: center;
	color: white;
	padding: .2em;
	background-color: #253a7a;
}
#featured ul {
	list-style-type: none;
	padding: .2em;
	margin: 0;
}
#featured a:link {color:  #253a7a; text-decoration:underline;}
#featured a:visited {color:  #253a7a; text-decoration:underline; font-weight: bolder;}
#featured a:hover {color:  #253a7a; text-decoration:none;}
#featured a:active {color:  #253a7a; text-decoration:none;}
/* End featured products style. */

/* Hack for IE */
html content {height: 100%;}
/* End IE Hack */

.sideimage
	{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	top: -19px;
	}
	
.footer
	{
	background-color:#b12a26;
	width: 800px;
	height: 60px;
	border: 0;
	clear: both;
	}

/*----------------------------------*/

.right_container
	{
	position: absolute;
	border: 0;
	padding-left: 218px;
	margin-left: -4px;
	padding-top: 154px;
	width: auto;
	/*background-color: #00FF66;*/
	z-index: -1;
	}
	
.checkbox_container
	{
	top: 15px;
	position: absolute;
	margin-left: 10px;
	}

.checkbox1
	{
	width: 20px;
	line-height: 17pt;
	top: 208px;
	position: absolute;
	margin-left: 8px;
	/*display: inline;*/
	z-index: 4;
	}

.checkbox1_text
	{
	width: 400px;
	/*display: inline;*/
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	top: 211px;
	margin-left: 36px;
	position: absolute;
	color: #000000;
	z-index: 5;
	}

.checkbox1_text a:link {color:#000000; text-decoration:none; font-weight: 100;}
.checkbox1_text a:visited {color:#000000; text-decoration:none;font-weight: 100;}
.checkbox1_text a:hover {color:#000000; text-decoration:none;font-weight: 100;}
.checkbox1_text a:active {color:#000000; text-decoration:none;font-weight: 100;}

.checkbox2
	{
	width: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17pt;
	top: 290px;
	position: absolute;
	margin-left: 8px;
	color: #000000;
	/*display: inline;*/
	z-index: 6;
	}

.checkbox2_text
	{
	width: 400px;
	/*display: inline;*/
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	top: 292px;
	margin-left: 36px;
	position: absolute;
	color: #000000;
	z-index: 7;
	}
	
.checkbox2_text a:link {color:#000000; text-decoration:none;font-weight: 100;}
.checkbox2_text a:visited {color:#000000; text-decoration:none;font-weight: 100;}
.checkbox2_text a:hover {color:#000000; text-decoration:none;font-weight: 100;}
.checkbox2_text a:active {color:#000000; text-decoration:none;font-weight: 100;}
	
.checkbox3
	{
	width: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17pt;
	top: 337px;
	position: absolute;
	margin-left: 8px;
	color: #000000;
	/*display: inline;*/
	z-index: 8;
	}

.checkbox3_text
	{
	width: 400px;
	/*display: inline;*/
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	top: 339px;
	margin-left: 36px;
	position: absolute;
	color: #000000;
	z-index: 9;
	}

.checkbox3_text a:link {color:#000000; text-decoration:none;font-weight: 100;}
.checkbox3_text a:visited {color:#000000; text-decoration:none;font-weight: 100;}
.checkbox3_text a:hover {color:#000000; text-decoration:none;font-weight: 100;}
.checkbox3_text a:active {color:#000000; text-decoration:none;font-weight: 100;}
	
.checkbox4
	{
	width: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17pt;
	top: 370px;
	position: absolute;
	margin-left: 8px;
	color: #000000;
	/*display: inline;*/
	z-index: 10;
	}

.checkbox4_text
	{
	width: 400px;
	/*display: inline;*/
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	top: 373px;
	margin-left: 36px;
	position: absolute;
	color: #000000;
	z-index: 11;
	}

.checkbox4_text a:link {color:#000000; text-decoration:none;font-weight: 100;}
.checkbox4_text a:visited {color:#000000; text-decoration:none;font-weight: 100;}
.checkbox4_text a:hover {color:#000000; text-decoration:none;font-weight: 100;}
.checkbox4_text a:active {color:#000000; text-decoration:none;font-weight: 100;}

.checkbox5
	{
	width: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17pt;
	top: 428px;
	position: absolute;
	margin-left: 8px;
	color: #000;
	/*display: inline;*/
	z-index: 10;
	}

.checkbox5_text
	{
	width: 400px;
	/*display: inline;*/
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	top: 430px;
	margin-left: 36px;
	position: absolute;
	color: #000000;
	z-index: 11;

	}

.checkbox5_text a:link {color:#000000; text-decoration:none;font-weight: 100;}
.checkbox5_text a:visited {color:#000000; text-decoration:none;font-weight: 100;}
.checkbox5_text a:hover {color:#000000; text-decoration:none;font-weight: 100;}
.checkbox5_text a:active {color:#000000; text-decoration:none;font-weight: 100;}

.checkbox6
	{
	width: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17pt;
	top: 475px;
	position: absolute;
	margin-left: 8px;
	color: #000000;
	/*display: inline;*/
	z-index: 10;
	}

.checkbox6_text
	{
	width: 400px;
	/*display: inline;*/
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	top: 477px;
	margin-left: 36px;
	position: absolute;
	color: #000000;
	z-index: 11;

	}

.checkbox6_text a:link {color:#000000; text-decoration:none;font-weight: 100;}
.checkbox6_text a:visited {color:#000000; text-decoration:none;font-weight: 100;}
.checkbox6_text a:hover {color:#000000; text-decoration:none;font-weight: 100;}
.checkbox6_text a:active {color:#000000; text-decoration:none;font-weight: 100;}

/*_____________________________________________*/

.checkbox_attorney a:link {color:#000000; text-decoration:none;font-weight: 100;}
.checkbox_attorney a:visited {color:#000000; text-decoration:none;font-weight: 100;}
.checkbox_attorney a:hover {color:#000000; text-decoration:none;font-weight: 100;}
.checkbox_attorney a:active {color:#000000; text-decoration:none;font-weight: 100;}

.checkbox_attorney_2 a:link {color:#253a7a; text-decoration:none;font-weight: 100;}
.checkbox_attorney_2 a:visited {color:#253a7a; text-decoration:none;font-weight: 100;}
.checkbox_attorney_2 a:hover {color:#253a7a; text-decoration:none;font-weight: 100;}
.checkbox_attorney_2 a:active {color:#253a7a; text-decoration:none;font-weight: 100;}


	
/*______PREDISCHARGE ONLINE_____________________*/

.predischarge_online
	{
	width: 420px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12.3pt;
	top: 165px;
	position: absolute;
	margin-left: 20px;
	color: #000000;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding: 10px;
	height: 145px;
	z-index: 0;
	}

.predischarge_online_sp
	{
	width: 460px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12.3pt;
	top: 155px;
	position: absolute;
	margin-left: 20px;
	color: #000000;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding: 10px;
	height: 147px;
	z-index: 0;
	}
	
.predischarge_online_1
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16.3pt;
	top: 180px;
	margin-left: 166px;
	color: #253a7a;
	font-weight: bolder;
	z-index: 1;
	}

.predischarge_online_1_sp
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16.3pt;
	top: 170px;
	margin-left: 166px;
	color: #253a7a;
	font-weight: bolder;
	z-index: 1;
	}
	
.predischarge_online_individual
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 16.3pt;
	top: 210px;
	margin-left: 192px;
	color: #253a7a;
	font-weight: bolder;
	z-index: 1;
	}

.predischarge_online_individual_sp
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 16.3pt;
	top: 195px;
	margin-left: 192px;
	color: #253a7a;
	font-weight: bolder;
	z-index: 1;
	}

.predischarge_online_couple
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 16.3pt;
	top: 255px;
	margin-left: 192px;
	color: #253a7a;
	font-weight: bolder;
	z-index: 1;
	}

.predischarge_online_couple_sp
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 16.3pt;
	top: 245px;
	margin-left: 192px;
	color: #253a7a;
	font-weight: bolder;
	z-index: 1;
	}

.click_online_individual
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11.3pt;
	top: 235px;
	margin-left: 205px;
	color: #000000;
	font-weight: bolder;
	z-index: 1;
	}

.click_online_individual_sp
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10.3pt;
	top: 217px;
	margin-left: 205px;
	color: #000000;
	font-weight: bolder;
	z-index: 1;
	}

.click_online_couple
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11.3pt;
	top: 282px;
	margin-left: 205px;;
	font-weight: bolder;
	z-index: 1;
	}

.click_online_couple_sp
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10.3pt;
	top: 267px;
	margin-left: 205px;;
	font-weight: bolder;
	z-index: 1;
	}

.discountcode_online
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 11.3pt;
	top: 303px;
	margin-left: 205px;
	color: #253a7a;
	z-index: 1;
	}

.discountcode_online_sp
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 10.3pt;
	top: 300px;
	margin-left: 205px;
	color: #253a7a;
	z-index: 1;
	}

.discountcode_online_sp a:link {color:  #253a7a; text-decoration:none;}
.discountcode_online_sp a:visited {color:  #253a7a; text-decoration:none;}
.discountcode_online_sp a:hover {color:  #253a7a; text-decoration:none;}
.discountcode_online_sp a:active {color:  #253a7a; text-decoration:none;}
	
.discountcode_online_spanish
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 11.3pt;
	top: 270px;
	margin-left: 175px;
	color: #253a7a;
	z-index: 1;
	}
	
.discountcode_online a:link {color:  #253a7a; text-decoration:none;}
.discountcode_online a:visited {color:  #253a7a; text-decoration:none;}
.discountcode_online a:hover {color:  #253a7a; text-decoration:none;}
.discountcode_online a:active {color:  #253a7a; text-decoration:none;}

.online_image
	{
	position: absolute;
	top: 17px;
	margin-left: 0px;
	z-index: 3;
	}

.online_image_sp
	{
	position: absolute;
	top: 37px;
	margin-left: 0px;
	z-index: 3;
	}

/*----PRE-DISCHARGE PHONE --------*/

.predischarge_phone
	{
	width: 420px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12.3pt;
	top: 345px;
	position: absolute;
	margin-left: 20px;
	color: #000000;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding: 10px;
	height: 150px;
	z-index: 0;
	}

.predischarge_phone_sp
	{
	width: 460px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12.3pt;
	top: 340px;
	position: absolute;
	margin-left: 20px;
	color: #000000;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding: 10px;
	height: 150px;
	z-index: 4;
	}

.predischarge_phone_1
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16.3pt;
	top: 361px;
	margin-left: 168px;
	color: #253a7a;
	font-weight: bolder;
	z-index: 1;
	}

.predischarge_phone_1_sp
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16.3pt;
	top: 351px;
	margin-left: 168px;
	color: #253a7a;
	font-weight: bolder;
	z-index: 1;
	}
.predischarge_phone_individual
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 16.3pt;
	top: 391px;
	margin-left: 192px;
	color: #253a7a;
	font-weight: bolder;
	z-index: 1;
	}

.predischarge_phone_individual_sp
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 16.3pt;
	top: 374px;
	margin-left: 192px;
	color: #253a7a;
	font-weight: bolder;
	z-index: 1;
	}
	
.predischarge_phone_couple
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 16.3pt;
	top: 435px;
	margin-left: 192px;
	color: #253a7a;
	font-weight: bolder;
	z-index: 1;
	}

.predischarge_phone_couple_sp
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 16.3pt;
	top: 428px;
	margin-left: 192px;
	color: #253a7a;
	font-weight: bolder;
	z-index: 1;
	}

.click_phone_individual
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11.3pt;
	top: 416px;
	margin-left: 205px;
	color: #000000;
	font-weight: bolder;
	z-index: 1;
	}

.click_phone_individual_sp
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11.3pt;
	top: 400px;
	margin-left: 205px;
	color: #000000;
	font-weight: bolder;
	z-index: 1;
	}

.click_phone_couple
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11.3pt;
	top: 460px;
	margin-left: 205px;
	font-weight: bolder;
	z-index: 1;
	}

.click_phone_couple_sp
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11.3pt;
	top: 448px;
	margin-left: 205px;
	font-weight: bolder;
	z-index: 1;
	}

.discountcode_phone
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 11.3pt;
	top: 478px;
	margin-left: 205px;
	color: #253a7a;
	z-index: 1;
	}

.discountcode_phone_sp
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 10.3pt;
	top: 478px;
	margin-left: 205px;
	color: #253a7a;
	z-index: 1;
	}

.notavailable_phone
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11.3pt;
	top: 491px;
	margin-left: 205px;
	color: #253a7a;
	z-index: 1;
	}

.notavailable_phone_sp
	{
	width: 300px;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11.3pt;
	top: 490px;
	margin-left: 205px;
	color: #253a7a;
	z-index: 1;
	}
	
.phone_image
	{
	position: absolute;
	top: 10px;
	margin-left: 0px;
	z-index: 6;
	}

.phone_image_sp
	{
	position: absolute;
	top: 50px;
	margin-left: 0px;
	z-index: 6;
	}
	
.need_more_info
	{
	position: absolute;
	margin-left: 330px;
	top: 177px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 12pt;
        z-index:100;
	}

.need_more_info_2
	{
	position: absolute;
	margin-left: 325px;
	top: 137px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 12pt;
        z-index:100;
	}
	
.need_more_info_sp
	{
	position: absolute;
	margin-left: 318px;
	top: 183px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 12pt;
	}

.need_more_info_arrow
	{
	position: absolute;
	margin-left: 305px;
	top: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 12pt;
        z-index:100;
	}

.need_more_info_arrow_2
	{
	position: absolute;
	margin-left: 305px;
	top: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 12pt;
        z-index:100;
	}
.need_more_info_arrow_sp
	{
	position: absolute;
	margin-left: 295px;
	top: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 12pt;
	}
/*---------------------*/

.individual_filing_container
	{
	position: relative;
	float: left;
	margin-left: 15px;
	width: 215px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	}
	
.individual_filing_container_spanish
	{
	position: relative;
	float: left;
	margin-left: 15px;
	width: 215px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	
.couples_filing_container
	{
	position: relative;
	float: right;
	margin-right: 15px;
	width: 215px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	}
	
.couples_filing_container_spanish
	{
	position: relative;
	float: right;
	margin-right: 15px;
	width: 215px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

.quantity
	{
	position: relative;
	float: left;
	width: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 15px;
	display: inline;
	}
.quantity_spanish
	{
	position: relative;
	float: left;
	width: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	display: inline;
	}
	
.quantity_box
	{
	position: relative;
	float: left;
	width: 10px;
	height: 10px;
	margin-top: 5px;
	margin-left: 10px;
	border-style: solid;
	border-width: thin;
	border-color:#999999;
	display: inline;
	}

.add_to_cart
	{
	position: relative;
	float: left;
	width: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 20px;
	display: inline;
	}
	
.button
	{
	position: relative;
	float: left;
	width: 95px;
	height: 23px;
	margin-top: 1px;
	display: inline;
	}

.button_2
	{
	position: relative;
	float: left;
	width: 105px;
	height: 23px;
	margin-top: 1px;
	display: inline;
	}

/*________________________________________________*/	
 
.additionalcourses_title
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #253a7a;
	font-weight: bolder;
	padding-top: 25px;
	position: relative;
	}
	
.additionalcourses_description
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 25px;
	position: relative;
	top: 4px;
	}
	
.additionalcourses_cost
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8C0420;
	font-weight: bolder;
	padding-left: 35px;
	margin-left: 275px;
	padding-bottom: 15px;
	position: relative;
	top: 20px;
	display: inline;
	}

.additionalcourses_ordernow
	{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #253a7a;
	font-weight: bolder;
	margin-left: 100px;
	top: 0px;
	text-align: left;
	/*margin-left: 400px;*/
	border-style: solid;
	border-width: 1px;
	border-color: #253a7a;
	height: 15px;
	width: 100px;
	}

.additionalcourses_ordernow_sp
	{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #253a7a;
	font-weight: bolder;
	margin-left: 325px;
	top: 0px;
	text-align: center;
	margin-left: 400px;
	border-style: solid;
	border-width: 1px;
	border-color: #253a7a;
	height: 15px;
	width: 90px;
	}

.red_line
	{
	position: relative;
	width: 500px;
	border-bottom-style: solid;
	border-bottom-color: #8C0420;
	border-bottom-width: thin;
	height: 1px;
	top: 10px;
	}

/*________________________________________________*/

input.blue
	{
	background-color: #D3DCEA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	}
	
	
.form_text
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	}

.form_text_right
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: black;
	margin-left: 30px;
	display: inline;
	font-style: italic;
	}

.form_text_indent
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	margin-left: 75px;
	text-align: right;
	}

.form_text_padding
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	padding-bottom: 8px;
	}

.form_text_padding_2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	padding-bottom: 8px;
	width: 400px;
	}

.form_text_2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	padding-bottom: 10px;
	}

.form_text_2_beside
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	padding-bottom: 10px;
	position: relative;
	float: right;
	text-align: left;
	width: 300px;
	padding-top: 3px;
	}
	
.beside_container
	{
	position: relative;
	float: right;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
	
.beside_container_2
	{
	position: relative;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	padding-right: 5px;
	}

.beside_container_padding
	{
	position: relative;
	float: left;
	padding-right: 13px;
	}

.beside_phone#_container
	{
	position: relative;
	float: left;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}

.beside_phone#_1
	{
	position: relative;
	float: right;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

.checkbox
	{
	font-size: 8px;
	}
	
input.blue_beside
	{
	background-color: #D3DCEA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	margin-top: 0px;
	margin-left: -70px;
	}
	
.surrounding_box
	{
	border-style: solid;
	border-color: #818eba;
	border-width: 1px;
	padding: 10px;
	width: 440px;
	margin-top: 20px;
	}
	
.surrounding_box_2
	{
	border-style: solid;
	border-color: #818eba;
	border-width: 1px;
	padding: 5px;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 120px;
	text-align: center;
	background-color: #D3DCEA;
	color: black;
	}
	
.surrounding_box_3
	{
	border-style: solid;
	border-color: #818eba;
	border-width: 1px;
	padding: 15px;
	width: 450px;
	margin-top: 20px;
	}

.surrounding_box_4
	{
	border-style: solid;
	border-color: #818eba;
	border-width: 1px;
	padding: 15px;
	width: 390px;
	margin-top: 20px;
	height: 200px;
	}

.form_h1
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	padding-bottom: 8px;
	}

.form_h2
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	padding-bottom: 5px;
	}
/*----------------------------------*/

.jump_container
	{
	height: 40px;
	}

.jump_1_background
	{
	background-color: #b9c3de;
	width: 100px;
	margin-top: 10px;
	position: relative;
	float: left;
	margin-right: 20px;
	}
	
.jump_1_text
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #253a7a;
	text-align: center;
	font-weight: bolder;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.jump_2_background
	{
	background-color: #b9c3de;
	width: 125px;
	margin-top: 10px;
	position: relative;
	float: left;
	margin-right: 20px;
	}
	
.jump_2_text
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #253a7a;
	text-align: center;
	font-weight: bolder;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
.jump_3_background
	{
	background-color: #b9c3de;
	width: 125px;
	margin-top: 10px;
	position: relative;
	float: left;
	}
	
.jump_3_text
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #253a7a;
	text-align: center;
	font-weight: bolder;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
	}

/*________________________________________________*/

.faq_question
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	margin-bottom: 8px;
	}

.faq_answer
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	margin-left: 20px;
	margin-bottom: 20px;
	}

/*________________________________________________*/

.online_explanation_text
	{
	position: absolute;
	top: 80px;
	margin-left: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	
.online_explanation_image
	{
	position: absolute;
	top: 50px;
	margin-left: 15px;
	}
	
.checkout
	{
	position: relative;
	text-align: center;
	margin-left: 325px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #253a7a;
	height: 25px;
	width: 135px;
	padding-top: 6px;
	}

/*________________________________________________*/

.attorney_text
	{
	width: 450px;
	top: 150px;
	padding-top: 110px;
	}
	
.attorney_checkbox1
	{
	width: 475px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17pt;
	top: 5px;
	margin-left: 8px;
	color: #000000;
	}

.attorney_checkbox2
	{
	width: 475px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17pt;
	top: 20px;
	margin-left: 8px;
	color: #000000;
	}
	
.attorney_checkbox3
	{
	width: 475px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17pt;
	top: 40px;
	margin-left: 8px;
	color: #000000;
	}
	
.attorney_checkbox1 a:link {color:#000000; text-decoration:none;font-weight: 100;}
.attorney_checkbox1 a:visited {color:#000000; text-decoration:none;font-weight: 100;}
.attorney_checkbox1 a:hover {color:#000000; text-decoration:none;font-weight: 100;}
.attorney_checkbox1 a:active {color:#000000; text-decoration:none;font-weight: 100;}

.attorney_checkbox2 a:link {color:#000000; text-decoration:none;font-weight: 100;}
.attorney_checkbox2 a:visited {color:#000000; text-decoration:none;font-weight: 100;}
.attorney_checkbox2 a:hover {color:#000000; text-decoration:none;font-weight: 100;}
.attorney_checkbox2 a:active {color:#000000; text-decoration:none;font-weight: 100;}

.attorney_checkbox3 a:link {color:#000000; text-decoration:none;font-weight: 100;}
.attorney_checkbox3 a:visited {color:#000000; text-decoration:none;font-weight: 100;}
.attorney_checkbox3 a:hover {color:#000000; text-decoration:none;font-weight: 100;}
.attorney_checkbox3 a:active {color:#000000; text-decoration:none;font-weight: 100;}


	
/*----------------------------------*/
.top_container
	{
	}

.ultimate
    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	margin-left: 30px;
	position: absolute;
	float: left;
	top: 58px;
	}
	
.returningstudent
	{
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 323px;
	position: absolute;
	top: 58px;
	}
	
.ordernow
	{
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 465px;
	position: absolute;
	top: 58px;
	}

.ordernowarrow
	{
	display: block;
	margin-left: 536px;
	position: absolute;
	top: 59px;
	float: left;
	}

.ordernowarrow img
	{
	border: 0;
	}
	
.returningstudentarrow
	{
	display: block;
	margin-left: 440px;
	position: absolute;
	top: 59px;
	float: left;
	}

.returningstudentarrow img
	{
	border: 0;
	}


/*----*/
.ordernow a:link {color: #ffffff; text-decoration:none;}
.ordernow a:visited {color: #ffffff; text-decoration:none;}
.ordernow a:hover {color: #ffffff; text-decoration:none;}
.ordernow a:active {color: #ffffff; text-decoration:none;}

.ordernowarrow a:link {color: #ffffff; text-decoration:none;}
.ordernowarrow a:visited {color: #ffffff; text-decoration:none;}
.ordernowarrow a:hover {color: #ffffff; text-decoration:none;}
.ordernowarrow a:active {color: #ffffff; text-decoration:none;}

.returningstudent a:link {color: #ffffff; text-decoration:none;}
.returningstudent a:visited {color: #ffffff; text-decoration:none;}
.returningstudent a:hover {color: #ffffff; text-decoration:none;}
.returningstudent a:active {color: #ffffff; text-decoration:none;}

.returningstudent_arrow a:link {color: #ffffff; text-decoration:none;}
.returningstudent_arrow a:visited {color: #ffffff; text-decoration:none;}
.returningstudent_arrow a:hover {color: #ffffff; text-decoration:none;}
.returningstudent_arrow a:active {color: #ffffff; text-decoration:none;}
/*----*/

	
/*---------------------------------*/

.menucontainer
	{
	height: 100%;
	position: absolute;
	margin-left: 32px;
	margin-top: 60px;
	width: 105px;
	z-index: 9;
	}
	
.showcart_container
	{
	position: absolute;
	margin-left: -5px;
	margin-top: -58px;
	width: 105px;
	z-index: 9;
	font-family:Arial, Helvetica, sans-serif;
	}
	
/*--------------show cart----------------------*/

.showcart {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	background-color: #d8d6d5;
	font-size:9px;
	text-transform:uppercase;
	z-index:100px;
}
.showcart a, .showcart a:visited {
		display:block;
    	width:102px;
    	padding-top:0.7em;
        padding-left: .7em;
        font-weight: bolder;
        height: 2.01em;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
	    /*border-top:1px solid #fff;*/
		border-top:1px solid #fff;
    	/*border-bottom:1px solid #fff;*/
	    color:#000000;
	    background-image:  url("http://www.bkcourse.com/templates/mmt_frontpage/images/transparent_menu.gif");
	    text-decoration:none;
		text-transform:uppercase;
			z-index:100px;
}
.showcart a:hover {
	background-position: 50% 50%;
	color: #FFF;
	background-color:#253a7a; color:#FFFFFF;
		z-index:100px;
	}

.showcart_2 {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	background-color: #d8d6d5;
	font-size:9px;
	font-style:italic;
}
.showcart_2 a, .showcart_2 a:visited {
		display:block;
    	width:102px;
    	padding-top:0.7em;
        padding-left: .7em;
        font-weight: bolder;
        height: 2.01em;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
	    /*border-top:1px solid #fff;*/
    	border-bottom:1px solid #fff;
	    color:#000000;
	    background-image:  url("http://www.bkcourse.com/templates/mmt_frontpage/images/transparent_menu.gif");
	    text-decoration:none;
		margin-left:0;
}
.showcart_2 a:hover {
	/*background-color: #9F6F9F;*/
	background-position: 50% 50%;
	/*background-image:  url("http://www.bkcourse.com/templates/mmt_frontpage/images/rollover_menu_1.jpg");*/
	color: #FFF;
	background-color:#253a7a; color:#FFFFFF;
	}

/*-------------end show cart----------------------*/

#mainlevel {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	background-color: #d8d6d5;
}
#mainlevel a, #mainlevel a:visited {
    	display:block;
    	margin:0;
    	width:92%;
    	padding-top:0.7em;
        padding-left: .8em;
        font-weight: bolder;
        height: 2.01em;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
	    /*border-top:1px solid #fff;*/
    	border-bottom:1px solid #fff;
	    color:#000000;
	    background-image:  url("http://www.bkcourse.com/templates/mmt_frontpage/images/transparent_menu.gif");
	    text-decoration:none;
}
#mainlevel a:hover {
	/*background-color: #9F6F9F;*/
	background-position: 50% 50%;
	/*background-image:  url("http://www.bkcourse.com/templates/mmt_frontpage/images/rollover_menu_1.jpg");*/
	color: #FFF;
	background-color:#253a7a; color:#FFFFFF;
	}
	
.jflanguageselection {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	background-color: #d8d6d5;
	color: #000000;
	text-transform: uppercase;
	}

.jflanguageselection a, .jflanguageselection a:visited, .jflanguageselection a:link{
    	display:block;
    	margin:0;
    	width:92%;
    	padding-top:0.7em;
        padding-left: .8em;
        font-weight: bolder;
        height: 2.1em;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
	   /*background-image:  url("http://www.bkcourse.com/templates/mmt_frontpage/images/transparent_menu.gif");*/
	    text-decoration:none;
		color: #000000;
}
.jflanguageselection a:hover {
	/*background-color: #9F6F9F;*/
	background-position: 50% 50%;
	/*background-image:  url("http://www.bkcourse.com/templates/mmt_frontpage/images/rollover_menu_1.jpg");*/
	color: #FFF;
	background-color:#253a7a; color:#FFFFFF;
	}

/*________________________________________________*/


.search
        {
        display: inline;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        padding-left: 8px;
		padding-top: 5px;
		padding-bottom: 5px;
        position: relative;
		float: left;
       /* top: 475px;*/
        }

INPUT.inputbox{
        width: 88px;
}

 quantity.inputbox{
        width: 20px;
}

/*-------------------------------------*/
/* Contact Us Page */

.contentpane
	{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
    }

/*-------------------------------------*/

.bottomcontainer
	{
	background-color:#253a7a;
	width: 800px;
	height: 53px;
	clear: both;
	padding: 0;
	border: 0;
	z-index: 33;

	/*margin-top: -38px;*/
	}

.bottom_address
	{
	position: absolute;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color:#FFFFFF;
	padding-left: 35px;
	padding-top: 8px;
	z-index: 35;
	}

.bottom_blurb
	{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 315px;
	padding-top: 6px;
	z-index: 34;
	width: 415px;
	}
	
.bottom_blurb a:link {color: #FFFFFF; text-decoration:underline;}
.bottom_blurb a:visited {color: #FFFFFF; text-decoration:underline;}
.bottom_blurb a:hover {color: #FFFFFF; text-decoration:underline;}
.bottom_blurb a:active {color: #FFFFFF; text-decoration:underline;}

.rssfeed_interior
	{
	position: relative;
	float: right;
	padding-right: 10px;
	margin-top: -25px;
	z-index: 200;
	}

/*----tags within Virtuemart Course Catalog---------*/

.shop_product_wrapper
	{
	height: 150px;
	width: 500px;
	}
	
.shop_product_price
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #8C0420;
	/*background-color: #33FF99;*/
	}
	
.shop_addtocart_container
	{
	position: relative;
	width: 470px;
	float: right;
	height: 35px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #8C0420;
	border-bottom-width: thin;
	}
	
.shop_addtocart
	{
	position: relative;
	width: 100%;
	float: right;
	text-align: right;
	margin-top: -25px;
	}
	
.shop_red_line
	{
	position: relative;
	width: 510px;
	border-bottom-style: solid;
	border-bottom-color: #8C0420;
	border-bottom-width: thin;
	height: 1px;
	}
	
.shop_red_line_auto
	{
	position: relative;
	width: auto;
	border-bottom-style: solid;
	border-bottom-color: #8C0420;
	border-bottom-width: thin;
	height: 1px;
	}
	
.shop_dotted_line
	{
	position: relative;
	width: 520px;
	border-bottom-style: dotted;
	border-bottom-color: #8C0420;
	border-bottom-width: thin;
	height: 1px;
	}
	
.quantity_0
	{
	background-color: #FF0000;
	}
	
.inputbox
	{
	}
	
.submit
	{
	width: 110px;
	}
	
input img
	{
	margin-left: 200px;			
	}
	
.product_price
	{
	font-size: 14pt;
	color: #FF0000;
	}
	
.sectiontableheader_2
	{
	color: #253a7a;
	}

/*--------------------------------*/

.pathway
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

/*-------Article Blogs------------------------*/
	
.componentheading
	{
	 color: #253a7a;
     font-size: 14pt;
	 font-weight: bold;
	 margin-bottom: 5px;
	 margin-top: 0px;
	 text-transform: capitalize;
	 }
	
.contentheading
	{
    color: #253a7a;
    font-size: 12pt;
	padding-top: 10px;
    font-weight: bold;
	padding-bottom: 10px;
	margin-top: 0px;
	}
	
.small
	{
    color: black;
    font-size: 10pt;
    font-weight: bold;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 0px;
	}

.createdate
	{
    color: black;
    font-size: 9pt;
	}
	
.contentpaneopen
	{
	margin-left: 5px;
	padding-left: 5px;
	/*border-left-color: black;
	border-left-style: solid;
	border-left-width: thin;
	width: auto; */
	}
	
.modifydate
	{
	font-size: 8pt;
	font-style: italic;
	}

.buttonheading
	{
    font-size: 9pt;
	position: relative;
	}
	
/*--------------------------------*/
	
h1
     {
	 color: #253a7a;
     font-size: 18pt;
	 font-weight: bolder;
	 margin-bottom: 5px;
	 margin-top: 0px;
	 }
	 
h2  
    {
    color: black;
    font-size: 12pt;
	padding-top: 20px;
    font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
h3  
    {
    color: #253a7a;
    font-size: 12pt;
	padding-top: 20px;
    font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	}

h4 {
	color: #253a7a;
	font-size: 11pt;
	padding-top: 10px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

legend.registration {
	color: #253a7a;
	font-size: 11pt;
	padding: 0;
	font-weight: bold;
	margin-top: 0px;
}

/* modal message class */	
.modalDialog_transparentDivs{	
	filter:alpha(opacity=40);	/* Transparency */
	opacity:0.3;	/* Transparency */
	background-color:#006;
	z-index:1;
	position:absolute; /* Always needed	*/
}
.modalDialog_contentDiv{
	border:3px solid #000;	
	padding:2px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#FFF;	/* White background color for the message */
}
.modalDialog_contentDiv_shadow{
	z-index:90;/* Always needed	- to make it appear below the message */
	position:absolute;	/* Always needed	*/
	background-color:#555;
	filter:alpha(opacity=30);	/* Transparency */
	opacity:0.3;	/* Transparency */	
}