/*
Theme Name: Ron Test
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: NHIL Dev Team
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFFFFF;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em; clear:both;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* CSS Document */
body{margin: 0;}
img{ border:0;}
#top { margin: 0;  background:#0061af; width:100%; height:21px;}
#toplink { margin: auto; padding-top:2px; width:950px; text-align:right; overflow:hidden;}
.topfont{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; text-decoration:none}
.topfont a{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; text-decoration:none}
.topfont a:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; text-decoration:underline}
#bannerpart { margin:0; margin-top:1px; background:#009cff; width:100%; height:239px}
/*#imgalign{ margin:0 auto; width:950px; height:239px;}*/
#imgalign{ margin:0 auto; width:950px; height:239px; background:url(images/banner.jpg) no-repeat;}
#content { margin:0 auto; background:#FFFFFF ; width:950px; clear:both;}
.seperator{ margin:10px 0 0 0; float:left;width:950px; border-bottom:#e4e4e4 1px solid; overflow:hidden;}
.seperator1{ margin:0 0 5px 0; float:left;width:950px; border-bottom:#e4e4e4 1px solid; overflow:hidden;}
#bottom{   background:#004284; width:100%; height:45px; float:left; clear:both;}
#bottomlink {margin:0 auto;padding-top:7px; width:950px; height:35px; text-align:center}
.bottomfont{ margin:10px 0 0 0; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; text-decoration:none}
.bottomfont a{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; text-decoration:none}
.bottomfont a:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; text-decoration:underline}
.copyright{ font-family:Tahoma; color:#c6c6c6; font-size:11px; text-decoration:none; text-align:center}
#navigation { margin:0; background:#ff8800; width:100%; height:35px; overflow:hidden;}
#tabs{ margin:0 auto; width:950px; }
#tabs ul{ margin:4px 0 0 0; padding:0; list-style:none;}
#tabs li{ float:left; }
.tabs_space{ margin:0  0 0 3px;}
#space { margin: 0 auto; background:#FFFFFF; width: 100%; height:21px;}
#txt_why{ padding:3px 10px 0 0; width:690px; float:left; overflow:hidden;}
#txt_why h2{ margin:0; padding-top:3px; width:697px; height:23px; text-align:left; font-family:Arial, Helvetica, sans-serif;color:#000000; font-size:15px; }
.whytext{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:13px; font-weight:bold}
#sec1head{ margin:0; padding-top:3px; text-align:left}
.section1head{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#e65300; font-size:11px; font-weight:bold; text-decoration:underline}
.section1head2{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#e65300; font-size:11px; font-weight:bold;}
.section1head a{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#e65300; font-size:11px; font-weight:bold; text-decoration:underline}
.section1head a:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#e65300; font-size:11px; font-weight:bold; text-decoration:underline}
#sec1normal{ margin:0; padding-top:3px;  text-align:left}
.section1normal{ margin:5px 0 20px 0; font-family:Verdana, Arial, Helvetica, sans-serif; color:#3d3d3d; font-size:11px; }
.section1normalcomp{ margin:5px 0 20px 0; font-family:Verdana, Arial, Helvetica, sans-serif; color:#3d3d3d; font-size:13px; }
.section1normalsecond{ margin:5px 0 2px 0; font-family:Verdana, Arial, Helvetica, sans-serif; color:#3d3d3d; font-size:11px; }
#rightbuttons{ margin:0 0 0 0;  width:247px; float:left; overflow:hidden; }
#righttabs{ margin:0 auto; width:247px; overflow:hidden;}
#righttabs ul{ margin:0; padding:0; list-style:none;}
#righttabs li{ margin:0; float:left; }
.we{ color:#e65300;}

#txt_how{ margin:5px 0 0 0; padding:3px 10px 0 0 ; width:535px; float:left; overflow:hidden;}
#txt_how h2{ margin:0; padding-top:3px; width:637px; text-align:left; font-family:"Arial, Helvetica, sans-serif";color:#004284; font-size:15px; }

/*#txt_how{ margin:0; padding:3px 10px 0 0 ; width:635px; float:left; overflow:hidden;}
#txt_how h4{ margin:0; padding-top:3px; width:637px; text-align:left; font-family:Arial, Helvetica, sans-serif; color:#004284; font-size:15px; }*/

#txt_cost{ margin:4px 0 0 10px;padding-top:3px; width:390px;  float:left; overflow:hidden;border:#e4e4e4 1px solid;}
#txt_cost h2{ margin:0; padding-top:3px; width:337px;  font-family:"Arial, Helvetica, sans-serif"; color:#004284; font-size:15px; }

/*#txt_cost{ margin:0; padding-top:3px; width:300px;  float:left; overflow:hidden;}
#txt_cost h2{ margin:0; padding-top:3px; width:337px;  font-family:Arial, Helvetica, sans-serif; color:#004284; font-size:15px; }*/
#emam{float:right;width:337px;}
#ex1{ margin: 0 0 0 200px;}



/*internal CSS*/
/*background:url('images/loginbackground.jpg') repeat-x; width:100%; height:670px; clear:both;*/

#internalpagecontent{padding-top:50px; background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;}
#whitebackground{margin:0 auto; padding:10px 10px 10px 10px; background:#FFFFFF; width:628px; height:462px; clear:both;}
#onlycolor{ padding-top:50px; background:#dfecff; width:628px; height:412px; clear:both;}
#welcome{ margin:0 auto; width:377px; height:344px; text-align:center; background:url('images/loginbg.jpg') repeat-y; }

#logintop{ margin: 0; width:377px; height:101px; background:url('images/welcome.jpg') no-repeat;}

#logintop h2{ padding-top:25px; font-family:"Franklin Gothic Book" ; font-size:28px; color:#00266e; }

#loginmiddle{ padding:0 37px 0 30px; height:226px; overflow:hidden; }
#loginmiddle h3{ padding:20px 0 7px 0; margin:10px 0 0 0; font-family:Arial; font-size:1.2em; color:#3d3d40; text-align:left; }
#submit{ margin: 50px;}
#loginbottom{ margin:0 ; width:377px; height:18px; background:url('images/loginbottom.jpg') no-repeat; overflow:hidden;}
#txtboxbg{ margin:0 ; text-align:left;}

.txtbox{ padding:10px 0 5px 5px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#3d3d40; height:20px; width:300px; border:#e2e2e2 3px solid;}
#submintbuttons{padding:10px 0 0 0; text-align:right; }


#contentspace{ margin:0 auto; height:426px; width:900px;}
#contentimage{ margin:10px 0 0 0; width:248px; float:left;}
/*#imagetop{ margin:0; width:248px; height:42px; background:url(images/individualtests.jpg)  no-repeat;  float:left;}*/

/*#imagemiddle{ margin:0; width:248px; height:380px; background:url(images/imagemiddle.jpg) repeat-y bottom center;}
#imagebottom{ margin:0; width:248px; height:10px; background:url(images/imagebottom.jpg)  no-repeat bottom center;}*/

/*.imagetext{ margin:20px 10px 0 20px;font-family:Verdana; font-size:14px; color:#333131;}*/
.imagetext{ margin:5px 10px 0 5px;font-family:Verdana; font-size:14px; color:#333131;}
.boxes{ margin:0 0 0 6px;width:240px; min-height:200px; border:#dedede 1px solid; /*border-right::#dddddd 1px solid; border-bottom:#dddddd 1px solid; float:left; overflow:hidden;*/}


#contentimage1{ margin:10px 0 0 75px; width:248px; float:left;}
/*#imagetop1{ margin:0; width:248px; height:42px; background:url(images/unlimitedtest.jpg)  no-repeat; float:left;}*/

#contentimage2{ margin:10px 0 0 75px; width:248px; float:left;}
/*#imagetop2{ margin:0; width:248px; height:42px; background:url(images/designowntest.jpg)  no-repeat; float:left;}*/

#contentspace1{ margin:0 auto; height:350px; width:950px;}
.whichtest{ margin:40px 0 0 60px; font-family:"Arial MT"; font-size:18px; color:#ff2c02;}

.testbutton{ margin:30px 0 0 50px;padding-top:13px; width:249px; height:40px; background:url(images/testlistbutton.jpg) no-repeat; float:left;text-align:center;}
.testnametext{  font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px; color:#010101;}
.testnametext a{  font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px; color:#010101; text-decoration:none;}
.testnametext a:hover{  font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px; color:#ffffff; text-decoration:underline; }

/* new css for internal page */
#individual1{ margin:0; width:248px; height:42px; background:url(images/anythree.jpg)  no-repeat; float:left;}
#individual2{ margin:0; width:248px; height:42px; background:url(images/anyten.jpg)  no-repeat; float:left;}
#individual3{ margin:0; width:248px; height:42px; background:url(images/anyhundred.jpg)  no-repeat; float:left;}
#anyone{ margin:0; width:248px; height:42px; background:url(images/anyone.jpg)  no-repeat; float:left;}
#anyone1yr{ margin:0; width:248px; height:42px; background:url(images/anyone1yr.jpg)  no-repeat; float:left;}
#any100test{ margin:0; width:248px; height:42px; background:url(images/100test.jpg)  no-repeat; float:left;}
#anythree{ margin:0; width:248px; height:42px; background:url(images/anythree2.jpg)  no-repeat; float:left;}
#anythree90{ margin:0; width:248px; height:42px; background:url(images/any3-90.jpg)  no-repeat; float:left;}
#anyhundred{ margin:0; width:248px; height:42px; background:url(images/onehundred.jpg)  no-repeat; float:left;}
/*#image90days{ margin:0; width:248px; height:42px; background:url(images/90days.jpg)  no-repeat; float:left;}*/
/*#image1year{ margin:0; width:248px; height:42px; background:url(images/1year.jpg)  no-repeat; float:left;}*/
#anyone{ margin:0; width:248px; height:42px; background:url(images/anyone.jpg)  no-repeat; float:left;}
#anythree{ margin:0; width:248px; height:42px; background:url(images/anythree2.jpg)  no-repeat; float:left;}
#anyhundred{ margin:0; width:248px; height:42px; background:url(images/onehundred.jpg)  no-repeat; float:left;}
/*#imagecustomer{ margin:0; width:248px; height:42px; background:url(images/customer.jpg)  no-repeat; float:left;}*/
/*#newcustomer{ margin:0; width:248px; height:42px; background:url(images/newcustomer.jpg)  no-repeat; float:left;}*/
#imageown{ margin:0; width:248px; height:42px; background:url(images/designown.jpg)  no-repeat; float:left;}
#designown2{ margin:0; width:248px; height:42px; background:url(images/designown2.jpg)  no-repeat; float:left;}

/*for 2 colomun*/
#contentspace4{ margin:0 ; height:426px; width:900px;}
/*#contentimage3{ margin:60px 0 0 0; width:248px; float:left;}
#contentimage4{ margin:60px 0 0 100px; width:248px; float:left;}*/


/*for 2 colomun*/



#contentimage3{  margin:10px 0 0 100px; width:248px; float:left; overflow:hidden;}/*suman*/
#contentimage4{ margin:10px 0 0 100px; width:248px; float:left; overflow:hidden;}/*suman*/
.boxes{ padding:0 0 0 6px; width:234px; min-height:200px; border:#dedede 1px solid; text-align:justify; float:right;   /*border-right::#dddddd 1px solid; border-bottom:#dddddd 1px solid; overflow:hidden; */}



/*bookkeeping pages*/
#contentspace3{ margin:0 auto; min-height:400px; width:950px;clear:both;}

.examtext{padding: 0 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#004284;
}

.examtext a{padding: 0 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#004284;
text-decoration:none;
}

.examtext a:hover{padding: 0 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#df7700;
text-decoration:none;
}


.arrow{width:300px; border-right:#5f5f5f 1px dashed; min-height:250px; float:left; }

.arrow ul{margin: 0;padding: 0;list-style: none;line-height:normal;}

.arrow li{	margin: 10px 0 0 10px;	padding: 0 0 0 30px;	background:url(images/arrowmark.jpg) no-repeat left 50%;	line-height: 20px;}

.arrow1{width:300px; min-height:250px; float:left;}

.arrow1 ul{margin: 0;padding: 0;list-style: none;line-height:normal;}

.arrow1 li{	margin: 10px 0 0 10px;	padding: 0 0 0 30px; background:url(images/arrowmark.jpg) no-repeat left 50%;	line-height: 20px;}
#hrline{width:950px; border-bottom:#5f5f5f 1px dashed; float:left;}

.back{
font-family:Arial;
font-size:16px;
color:#000000;
float:right;
}

.back a{
font-family:Arial;
font-size:16px;
color:#000000;
float:right;
text-decoration:none;
}

.back a:hover{
font-family:Arial;
font-size:16px;
color:#009cff;
text-decoration:underline;
float:right;
}

#showbut{
width: 950px;
margin: 0 0 0 0;
}



/* for new section of home page */
#txt_buy{ padding:3px 10px 0 0; width:950px; height:460px; float:left; overflow:hidden;}
#txt_buy h2{ margin:0; padding-top:3px; width:697px; height:23px; text-align:left; font-family:Arial, Helvetica, sans-serif; color:#004284; font-size:15px; }
.endhead{
{
color:#004284;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
margin:0;
padding-top:3px;
text-align:left;
width:637px;

}







/*#boxcost{
margin:5px 0 5px 0;
border:#e4e4e4 solid 1px;
width:300px;
height:175px;
float:right;
}*/




#compet{ padding:3px 10px 0 0; width:950px; min-height:650px; float:left; overflow:hidden;}

.tablehead
{
font-family:Franklin Gothic Book;
font-size:16px;
color:#ffffff;
}
.tablenormal
{
font-family:Verdana;
color:#3d3d3d;
font-size:12px;
}

 
.comp{margin: 10px 0 0 0;font-family:Verdana, Arial, Helvetica, sans-serif; color:#3d3d3d; font-size:13px;}

/* End captions */
/* for acc internal pages*/
#indtext{ padding:3px 10px 0 0; width:950px; height:460px; float:left; /*overflow:hidden;*/}
#indtext h2{ margin:0; padding-top:3px; width:500px; height:23px; text-align:left; font-family:"Franklin Gothic Book";color:#000000; font-size:1.1em; }
#indtabs{ margin:0 auto; width:400px; }
.indsection1normal{ margin:5px 0 20px 0; font-family:Verdana, Arial, Helvetica, sans-serif; color:#3d3d3d; font-size:11px; text-decoration:none; }



#indsectionhead{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:11px; font-weight:bold; text-decoration:none;}
#indsectionhead h3{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#e65300; font-size:11px; font-weight:bold; text-decoration:underline;}
#indsectionhead ul{ margin:0 0 0 0; padding:0 0 0 25px; list-style-type:disc;}
#indsectionhead li{ margin:0 0 0 20px; padding:0; display:block; line-height:22px;}


#indsectionhead1{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:11px; font-weight:bold; text-decoration:none;}
#indsectionhead1 h3{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#e65300; font-size:11px; font-weight:bold; text-decoration:underline;}
#indsectionhead1 ul{ margin:0 0 0 40px; padding:0; list-style-type:lower-alpha;}
#indsectionhead1 li{ margin:0 0 0 0 ; padding:0; display:block; line-height:22px; }
.whichtest2{ margin:20px 0 0 10px;font-family:"Arial MT"; font-size:11px; color:#3d3d3d;  float:left; }
#texttrydemo{ margin:5px 0 2px 20px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FF0000;  font-size:18px;  float:left; width:800px; }

/*new one for home page

#txt_how{ margin:5px 0 0 0; padding:3px 10px 0 0; width:535px; float:left; overflow:hidden;}
#txt_how h2{ margin:0; padding-top:3px;  text-align:left; font-family:"Arial";color:#004284; font-size:15px; }
#txt_cost{ margin:0 0 0 5px; padding-top:3px; width:390px;  float:left; overflow:hidden;}
#txt_cost h2{ margin:0; padding-top:3px; font-family:"Arial"; color:#004284; font-size:15px; }*/

#boxcost{
margin:5px 0 5px 0;
border:#e4e4e4 1px solid;
width:390px;
height:175px;
float:right;
}

#imagesinline{
margin:10px;
width=950px;
height=30px;
}


#tablebox
{
margin:0 0 5px 50px;
border:#e4e4e4 solid 1px;
width:850px;
height:265px;
}
.borright
{
margin:0 0 0 0;
border-right:#e4e4e4 solid 1px;
height:270px;
width:220px;
float:left;
}
.borright1
{
margin:0 0 0 0;
border-right:#e4e4e4 solid 1px;
height:270px;
width:210px;
float:left;
}



.arrow2{width:300px;   float:left; }

.arrow2 ul{margin: 0;padding: 0;list-style: none;line-height:normal;}

.arrow2 li{	margin: 10px 0 0 10px;	padding: 0 0 0 30px; background:url(images/arrowmark.jpg) no-repeat left 50%;	}

.arrow3{width:300px; float:left; }

.arrow3 ul{margin: 0;padding: 0;list-style: none;line-height:normal;}

.arrow3 li{	margin: 10px 0 0 10px;	padding: 0 0 0 30px; background:url(images/arrowmark.jpg) no-repeat left 50%;}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
