/* General styles */

body {

	/*margin:23px 0 0;
	color:#555;
	font: 10px Arial, Helvetica, sans-serif;
	background:#fff;*/
	margin-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;
}

img {border:none;}
img.override {border:2px solid;}

a{

	color:#fff;

	text-decoration: none;

}

a:hover{text-decoration: underline;}

a:focus{outline:none;}

form, fieldset{

	margin:0;

	padding:0;

	border:0;

}

input, select{

	font:10px Arial, Helvetica, sans-serif;

	color:#808080;

}

.strong {

	font-weight: bold;

}

.black{

	color: #000;

}

.emphasis{

	font-style: italic;

}

/* main containers styles */

#wrapper {

	margin:0 auto 9px;

	width:950px;

	padding:0 0 0 22px;

	border:1px solid #c0c0c0;

	overflow:hidden;

	position:relative;

}

/* logo styles */

.logo{

	position:absolute;

	top:14px;

	left:25px;

	margin:0;

	text-indent:-9999px;

	overflow:hidden;

	width:188px;

	height:86px;

	z-index:1;

}

.logo a{

	background: url(../images/logo.gif) no-repeat;

	display:block;

	height:100%;

}

.logopro{

	position:absolute;

	top:14px;

	left:25px;

	margin:0;

	text-indent:-9999px;

	overflow:hidden;

	width:188px;

	height:86px;

	z-index:1;

}

.logopro a{

	background: url(../images/logo-pro.jpg) no-repeat;

	display:block;

	height:100%;

	width:188px;

	height:86px;

}

/* header block styles */

#header {

	width: 1010px;

	height: 100px;

	position: absolute;

	top:0;

	left:0;

}

.login-form{

	float:right;

	width:264px;

	display:inline;

	margin:3px 4px 0 0;

}

.login-form label{

	float: left;

	font-size:12px;

	color:#0a7ec2;

	margin:4px 7px 0 0;

}

.login-form .input{

	float:left;

	background: url(../images/input.gif) no-repeat;

	width: 87px;

	padding:0 6px;

	margin:4px 3px 0 0;

	height: 17px;

}

.login-form .txt{

	border:0;

	width: 87px;

	background:none;

	padding:1px 0;

	margin:0;

}

.login-form .btn{

	float: left;

	background: url(../images/get-started_small) no-repeat;

	width: 40px;

	height: 38px;

	margin: 4px 0 0 0;

	padding: 0;

	border:0;

	cursor:pointer;


	position: relative;

}

#nav{

	position:absolute;

	top:48px;

	right:20px;

	list-style:none;

	margin:0;

	padding:0;

}

#nav .active{

	color: #C1272D;

}

#nav:after{

	content:"";

	display:block;

	clear:both;

}

* html #nav{

	height:1%;

	overflow:visible;

}

#nav li{

	float:left;

	height:1%;

	position:relative;

}

#nav li a{

	display:block;

	font-size:13px;

	padding:2px 16px;

	color:#000;

	text-decoration:none;

}

#nav a:hover,

#nav li:hover a,

#nav li.hover a {

	cursor:pointer;

	color:#000;

	background:#80c3ee;

}

#nav li.hover ul,

#nav li:hover ul {display: block;}

#nav ul {

	list-style:none;

	margin:0;

	padding:15px 0 9px;

	width:194px;

	position:absolute;

	left:0;

	top:100%;

	z-index:100;

	display:none;

	background:#80c3ee;

}

#nav li:hover ul a,

#nav li.hover ul a {

	display:block;

	height:1%;

	color:#000;

	font-size:12px;

}

#nav li:hover ul li,

#nav li.hover ul li {

	float:none;

	padding:0 0 1px;

}

#nav ul a:hover,

#nav ul li:hover a,

#nav ul li.hover a{ 

	color:#000;

	text-decoration:underline;

}

#main{

	padding:100px 0 10px 0;

}

#main-box{

	width:100%;

	overflow:hidden;

	position:relative;

	margin:0 0 2px;

	padding:10px 0 32px;

}

#main-box h1{

	margin:0 0 14px 56px;

	font:26px Arial Black, Helvetica, sans-serif;

	position:relative;

	z-index:10;

	letter-spacing:1px;

	color:#77c5ee;

}

#main-box h1 span{

	color:#0a7ec2;

}

#main .columns .holder .frame .column ul {
	list-style-type: none !important;
	text-indent: 0;
	padding-left: 0;
}

#taxpro #main-box h1 {

	margin:0 0 14px 195px;

}

#main-holder{

	width:100%;

}

#main-holder:after{

	content:"";

	display:block;

	clear:both;

}

/* content block styles */

#content {

	height:1%;

}

#content:after{

	content:"";

	display:block;

	clear:both;

}

#content p, #content li{

	margin:0;

	line-height:15px;

}

#column1{

	font-size: 11px;

	float: left;

	width: 201px;

	margin: 5px 0 0 0;

}

#column1 .frame {

	padding: 3px 0 0 0;

	background: url(../images/side.gif) repeat-y 100% 0;

}

#column1 .text{

	margin: 0 10px 0 15px;

	color: #fff;

}

#column1 ul{

	list-style: disc;

	padding: 0 0 0 20px;

	color: #fff;

}

#column1 li {

	line-height: 18px;

}

#column1 ul li a, #column1 .text a, #column .text a:visited{

	text-decoration: none;

	color: #fff;

}

#column1 ul li a:hover, #column1 .text a:active{

	text-decoration: none;

	color: #00ffff;

}

#column1 li ul {

	margin-left: 5px;

}

#activepage #column1 p .active {

	color: #00ffff;	

}



#column1 .text a:hover, #column1 .text a:active{

	text-decoration: none;

	color: #00ffff;

}

#column1 h1 {

	color: #fff;

	font:14px Arial Black, Helvetica, sans-serif;

}

#column1 .column1-holder{

	background: url(../images/side-t.gif) no-repeat 100% 0;

	width:201px;

	height:10px;

}

#column1 .column1-frame{

	background: url(../images/side-b.gif) no-repeat 100% 100%;

	width:201px;

	height:30px;

}

#column2{

	font-size: 12px;

	float: right;

	width: 700px;

	margin: 0 30px 0 0;

	padding: 0 0 15px 0;

}

#column2 p{

	line-height: 18px;

}

#column2 h1 {

	color: #0A7EC2;

	font-family: Arial Black, Helvetica, sans-serif;

}

#numbers {

	list-style: decimal;

}

#column2 a, #column2 a:visited {

	text-decoration: none;

	color: #0A7EC2;

}

#column2 a:hover {

	text-decoration: underline;

	color: #0A7EC2;

}





.question{

	border:1px solid #bfbfbf;

	-moz-border-radius: 10px;

	-webkit-border-radius:10px;

	overflow:hidden;

	width:230px;

	padding: 0px 10px 10px 20px;

}

.currentText{

	padding:10px 0px 12px 0px;

	font-weight: bold;
}

#slideText a, #slideText a:visited {
	font-weight: bold;
text-decoration: none;
	color: #C1272D !important;
}

#slideText a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #C1272D !important;
}

p#slideText{margin-bottom:10px;}

.send{

	background-color:#C1272D;

	border:medium none;

	color:#FFFFFF;

	font-size:13px;

	height:30px;

	margin:0px 10px 0px 0px;

	width:80px;

	float:left

}

.hide{display:none;}

/* tax pro tabs styles end */

.float{float:left;}

.float-right{float:right}

/* get started link */

.need-help{

	width: 202px;

	height: 171px;

	text-indent: -9999px;

	background: url(../images/need-help.jpg) no-repeat;

}

.get-started{

	width: 159px;

	height: 120px;

	color: #fff;

	cursor: pointer;

	background: url(../images/a-get-started.png) no-repeat;

	bottom:0px;

	text-indent: -9999px;

	position: relative;

	left: 30px;}


.get-started a, .get-started a:visited{

	width: 159px;

	height: 120px;
	
	color: #fff;

	text-decoration: none;
	
}

.get-started a {	display: block;}
.get-started a:hover{

	width: 159px;

	height: 120px;
	
	color: #fff;

	text-decoration: underline;

}


.get-started-home a, .get-started-home a:visited{

	color: #fff;

	text-decoration: none;

}

.get-started-home a:hover{

	color: #fff;

	text-decoration: underline;

}

.get-started-home{

	position:absolute;

	right:30px;

	bottom:0px;

	width: 159px;

	height: 120px;

	font-size:18px;

	font-weight:bold;

	text-align:center;

	color:#fff;

	cursor:pointer;

	background: url(../images/a-get-started.png) no-repeat;

	text-indent: -9999px;

}

#taxpro .get-started-home{

	position:absolute;

	right:30px;

	bottom:20px;

	width: 159px;

	height: 120px;

	font-size:18px;

	font-weight:bold;

	text-align:center;

	color:#fff;

	cursor:pointer;

	background: url(../images/a-get-started.png) no-repeat;

	text-indent: -9999px;

}

/* columns block start */

.columns{

	margin:0 0 12px;

	width:100%;

	background: url(../images/bg-columns.gif) repeat-y;

}

.columns .holder{

	width:100%;

	background: url(../images/bg-columns-t.gif) no-repeat;

}

.columns .frame{

	background: url(../images/bg-columns-b.gif) no-repeat 0 100%;

	height:1%;

	overflow:hidden;

}

.columns .column{

	float:left;

	width:281px;

	margin:0 19px 0 0;

	padding:12px 15px;

}

.columns .heading{

	padding:0 0 6px;

}

.columns .txt-block{

	padding:0 0 0 5px;

}



.columns .txt-block p {

	font-style:italic;

}

.columns h2{

	margin:0;

	font-size:15px;

	color:#0a7ec2;

}

.columns h2 a, .columns h2 a:visited {

	margin:0;

	font-size:15px;

	color:#0a7ec2;

	text-decoration: none;

}

.columns h2 a:hover {

	text-decoration: underline;

}



.columns p{

	margin:0;

	font-size:11px;

	line-height:14px;

	color:#555;

}

.columns p strong{

	color:#000;

}

.columns .img{

	float:left;

	margin:0 20px 0 0;

}

.columns .text{

	height:1%;

	overflow:hidden;

}

.columns .important{

	display:block;

	font-size:11px;

	font-weight:bold;

	color:#da2827;

}

.columns .price{

	display:block;

	color:#000;

}

/* columns block end */

.info{

	list-style:none;

	margin:0;

	padding:0;

}

.columns a, .info li a{

	font-size:11px;

	color:#555;

}

#taxpro .columns a, #taxpro .columns a:visited {

	color:#0a7ec2;

}

/* footer block styles */

#footer{

	width:940px;

	margin:0 auto;

	overflow:hidden;

	padding:0 30px;

}

#footer p a, #footer p a:visited {

	color:#555;

	text-decoration: underline;

}

.bottomnav{

	list-style:none;

	margin:0;

	padding:0;

	text-align:center;

	margin:0 0 15px;

}

.bottomnav li{

	display:inline;

	margin:0 8px 0 0;

	padding:0 0 0 8px;

	background: url(../images/bullet.gif) no-repeat 0 3px;

}

.bottomnav li:first-child{

	background:none;

}

.bottomnav li a{

	font-size:9px;

	color:#555;

}

#footer p{

	margin:0 0 5px;

	font-size:9px;

	line-height:10px;

	color:#555;

}

/*start of the tabs*/

	#wrap{

/*	background:green;*/

/*	margin:20px auto ;*/

	overflow:hidden;

	position:relative;

	width:990px;

	min-height:363px;	

}

ul#tabs{

/*	background:orange;*/

	float:left;

	width:185px;

	border-right: 1px solid #fff;

	padding:0;

	list-style-type:none;

	margin:0px 0px 0px 0px;
	

}

ul#tabs li{

	margin-bottom:15px;

	background:white;

	line-height:1em;

	height:57px;

}

ul#tabs li.ui-tabs-selected a#strategy-tab{

background:none;

color:#C1272D;



}

ul#tabs li a#strategy-tab{

background:url('../images/bg-tabs-red.jpg');

margin-bottom:0;

height: 33px;

overflow: hidden;

}

.width a{

	width: 158px !important;

}

#taxpro ul#tabs li a#strategy-tab{

background:url('../images/bg-tabs-red.jpg') no-repeat;

margin-bottom:0;

height: 33px;

overflow: hidden;

width: 156px;

}



#taxpro ul#tabs li.ui-tabs-selected a#strategy-tab{

background:none;

color:#C1272D;



}

#taxpro ul#tabs li a#strategy-tab{

background:url('../images/bg-tabs-red.jpg');

margin-bottom:0;

}

ul#tabs li#last-tab{margin-bottom:0; }

ul#tabs li.ui-tabs-selected{

		border-width:1px;

	border-style:solid;

	border-right-width:0;

	border-color:#0a7ec2;

	width:184px;

	height:55px;

	background:white;

	position:relative;

	right:-2px;

	-moz-border-radius-topleft: 10px; 

	-moz-border-radius-bottomleft: 10px;

	-webkit-border-bottom-left-radius: 10px;  

	-webkit-border-top-left-radius: 10px; 



}

ul#tabs li.ui-tabs-selected a, #taxpro ul#tabs li.ui-tabs-selected a{

	background:white;

	border:none;

	color:#0a7ec2;

}

div.ui-tabs-panel div.tab-content {

	border:1px solid #0a7ec2 ;

-moz-border-radius-topleft: 10px; 

-moz-border-radius-bottomleft: 10px; 

-moz-border-radius-topright: 10px; 

-moz-border-radius-bottomright: 10px; 

-webkit-border-radius: 10px;

}

div#first {

-moz-border-radius-topleft: 0px;

-webkit-border-top-left-radius: 0px;



}

	div#last {

-moz-border-radius-bottomleft: 0px;

-webkit-border-bottom-left-radius: 0px;



}

div#tab-info{

/*	background:purple;*/

	float:left;

	width:704px;

	

/*	border:1px solid red;*/

}

#tab-1{

	background:url('../images/bg-main.jpg') no-repeat  100% 0;
	overflow:hidden;
}

#tab-2{

	background:url('../images/bg-tab2.jpg') no-repeat 100% 0;

	height:400px ;

	overflow:hidden;

}

#tab-3 {

	background:url('../images/bg-tab3.jpg') no-repeat 100% 0;

	height:400px;	

	overflow:hidden;

}

	#tab-4 {

	background:url('../images/bg-tab4.jpg') no-repeat 100% 0;

	height:400px;

	overflow:hidden;

}

#tab-5, #taxpro #tab-6 {

	background:url('../images/bg-tab5.jpg') no-repeat 100% 0;

	height:350px;

	overflow:hidden;

	color:#C1272D !important;

}

#tab-5 div.tab-content{color:#C1272D;}

#tab-6 div.tab-content p {color:#C1272D; !important}

#tab-6 div.tab-content .question {color:#C1272D; !important}



ul#tabs li a{

/*		background:#0a7ec2 url('../images/bg-tabs.jpg');*/

	background:url('../images/bg-tabs.jpg') repeat-y;

/*		border:1px solid #0a7ec2;*/

	color:white;

	display:block;

	-moz-border-radius:10px;

	-webkit-border-radius: 10px;

	padding:11px;

	text-decoration:none;

	width:155px;

	font-weight:bold;

	font-size:13px;line-height:normal !important;

}

#taxpro	ul#tabs li a{

/*		background:#0a7ec2 url('../images/bg-tabs.jpg');*/

	background:url('../images/bg-tabs-tp.jpg') repeat-y;

/*		border:1px solid #0a7ec2;*/

	color:white;

	display:block;

	-moz-border-radius:10px;

	-webkit-border-radius: 10px;

	padding:11px;

	text-decoration:none;

	width:155px;

	font-weight:bold;

	font-size:13px;line-height:normal !important;

}
div.tab-content{

	width:270px;
	/* height:301px; */
	padding:10px 15px 10px 15px;
	overflow:hidden;	
	font-size:13px;
	color:#0a7ec2;
	padding-bottom:0;
	margin-bottom:0;
}
.divspacer 
{
	height:10px;
}
.divspacer3 
{
	height:3px;
}
.divspacer5 
{
	height:5px;
}
.tab-content ul{
	list-style-type:disc;
	list-style-type-position:inside;
	/*margin-left: -22px;*/
	padding:0px;
	margin-left:15px;
	text-align:justify;
}
#taxpro .tab-content ul{
	list-style-type:disc;
	list-style-type-position:inside;
}
#taxpro .tab-content a, #taxpro .tab-content a:visited {

	color: #0A7EC2;

	text-decoration: underline;

}

.ui-tabs .ui-tabs-hide {

     display: none ;

}

h1#h1{

/*	margin:20px 20px 20px 60px;*/

	/* position:absolute; */

	top:0px;

	left:5px;

	color:#77C5EE;

	font-family:Arial Black,Helvetica,sans-serif;

	font-size:26px;

}

h1#h1 span{

	color:#0A7EC2;

}

.bold{font-weight:bold;margin:0;padding:0;line-height:1}

#show-first{overflow:hidden;}

.get-started-home {

	background:transparent url(../images/a-get-started.png) no-repeat scroll 0 0;

	bottom:0;

	color:#FFFFFF;

	cursor:pointer;

	display:block;

	font-size:18px;

	font-weight:bold;

	height:120px;

	left:810px;

	position:absolute;

	text-align:center;

	text-indent:-9999px;

	/* top:290px; */

	width:159px;

}

#same-height{

/*	background:red;*/

	overflow:hidden;

	width:990px;

}

/*div.tab-content{

	width:312px !important;

}*/

/*tax pro styles*/



#taxpro #tab-1{

	background:url('../images/bg-tab6.jpg') no-repeat  100% 0;

	height:333px;

	overflow:hidden;

}

#taxpro #tab-2{

	background:url('../images/bg-tab6.jpg') no-repeat 100% 0;

	height:333px;

	overflow:hidden;

}

#taxpro #tab-3 {

	background:url('../images/bg-tab6.jpg') no-repeat 100% 0;

	height:333px;

	overflow:hidden;

}

#taxpro #tab-4 {

	background:url('../images/bg-tab7.jpg') no-repeat 100% 0;

	height:333px;

	overflow:hidden;

}

#taxpro #tab-5 {

	background:url('../images/bg-tab7.jpg') no-repeat 100% 0;

	height:333px;

	overflow:hidden;

}

#taxpro #tab-6 {

	background:url('../images/bg-tab7.jpg') no-repeat 100% 0;

	height:333px;

	overflow:hidden;

}



#taxpro div.tab-content{

	width:260px;

/*			min-height:259px;*/

	height:316px;/*change this if you change amount of tabs. Should be the height of the tabs total or the picture minus the top padding in the div.*/

	padding:12px 10px 15px 15px;

	overflow:hidden;	

	font-size:13px;

	color:#0a7ec2;

	padding-bottom:0;

	margin-bottom:0;

}



#taxpro ul#tabs{

/*	background:orange;*/

	float:left;

	width:185px;

	border-right: 1px solid #fff;

	padding:0;

	list-style-type:none;

	margin:0px 0px 0px 0px;

}

#taxpro ul#tabs li{

	margin-bottom:15px;

	background:white;

	line-height:1em;

	height:54px;

}

 #taxpro ul#tabs li.ui-tabs-selected {

	height:52px;

}

#taxpro ul#tabs li.ui-tabs-selected a{

	height:30px;

}
.txt_label_contact
{
	font-family:Arial;
	font-size:12px;
	color:#005689;
	font-weight:bold;
	text-decoration:none;
	vertical-align:top;
}

.txt_label
{
	font-family:Arial;
	font-size:12px;
	color:#005689;
	font-weight:bold;
	text-decoration:none;
	width:120px;
	vertical-align:top;
}
.frm_elem
{
	font-family:Arial;
	font-size:12px;
	color:#005689;
	font-weight:bold;
	text-decoration:none;
	padding-left:15px;
	vertical-align:top;
}
.textbox150 
{
	font-family:sans-serif,Arial;
	font-size:12px;
	width:150px;
	height:20px;
	border:1px solid #578db3;
}
.textbox250 
{
	font-family:sans-serif,Arial;
	font-size:12px;
	width:250px;
	height:20px;
	border:1px solid #578db3;
}
.textbox100 
{
	font-family:sans-serif,Arial;
	font-size:12px;
	width:100px;
	height:20px;
	border:1px solid #578db3;
}
.textarea200
{
	font-family:sans-serif,Arial;
	font-size:12px;
	width:200px;
	height:55px;
	border:1px solid #578db3;
}
.textarea350x20
{
	font-family:sans-serif,Arial;
	font-size:12px;
	width:350px;
	height:20px;
	border:1px solid #578db3;
}
.textarea350x100
{
	font-family:sans-serif,Arial;
	font-size:12px;
	width:350px;
	height:100px;
	border:1px solid #578db3;
}
.textarea100
{
	font-family:sans-serif,Arial;
	font-size:12px;
	width:100px;
	height:35px;
	border:1px solid #578db3;
}
.select85
{
	width:200px;
	height:20px;
	border:1px solid #578db3;
}
.checkbox {
	border:1px solid #578db3;
}
.fieldset_title
{
	font-family:sans-serif,Arial;
	font-size:13px;
	color:#db2927;
	border:1px solid #295d8f;
	padding-left:15px;
}
.user_button
{	
	height:20px;
	font-family:sans-serif,Arial;
	font-size:12px;
	background-color:#e6e6e6;
	cursor:pointer;
	font-weight:bold;
	color:#578db3;
	border:1px solid black;
}

.page_title
{
	color:#005689;
	font-family:arial;
	font-size:16px; 
	font-weight:bold;
}
.page_title_sub
{
	color:#005689;
	font-family:arial;
	font-size:13px; 
	font-weight:normal;
}
.sucess_message 
{
	font-family:Arial;
	font-size:13px;
	color:red;
	font-weight:bold;
	text-decoration:none;
}
/* For admin paging */

.Pagetext
{
	font-family:Arial;
	font-size:11px;
	color:#031543;
	padding-left:5px;
	padding-right:5px;
}
.Pagetext1
{
	font-family:Arial;
	font-size:10px;
	color: red;
	padding-left:5px;
	padding-right:5px;
}
a.PageLink:link {color:#005689;font-size:11px;font-weight:normal;font-family:Arial;text-decoration:none;}
a.PageLink:visited {color:#005689;font-size:11px;font-weight:normal;font-family:Arial;text-decoration:none;}
a.PageLink:active {color:#005689;font-size:11px;font-weight:normal;font-family:Arial;text-decoration:none;}
a.PageLink:hover {color: #005689;font-size:11px;font-weight:normal;font-family:Arial;text-decoration:none;}


/*	Admin side CSS	*/

.admin_bg{
	background-repeat:repeat-x;
	background-image:url("../images/admin_bg.jpg");
}
.user_logo
{
	background-repeat:no-repeat;
	background-image:url("../images/logo.jpg");
}

.admin_logo
{
	background-position:10px 15px;
	background-repeat:no-repeat;
	background-image:url("../images/logo.jpg");
}
.hrline	{
	background-repeat:repeat-x;
	background-image:url("../images/side.gif");
}
.admintitle
{
	font-family:Comic Sans MS,Arial;
	font-size:36px;
	color:#005689;
	font-weight:bold;
	text-decoration:none;
	padding-right:15px;
}

.adminheadtitle
{
	font-family:Arial;
	font-size:27px;
	color:#005689;
	font-weight:bold;
	text-decoration:none;
	padding-right:15px;
}

.admin_welcome_message {
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#005689;
	text-decoration:none;
	padding-right:15px;
}
.admin_err_message 
{
	font-family:Arial;
	font-size:13px;
	color:red;
	font-weight:bold;
	text-decoration:none;
}

.admin_suc_message 
{
	font-family:Arial;
	font-size:13px;
	color:#005689;
	font-weight:bold;
	text-decoration:none;
}
.add_link	{
	text-decoration:none;
}

.login_table
{
	margin-top:80px;
	margin-bottom:50px;
	border-bottom:2px outset #d5e7f1;
	border-top:2px inset #d5e7f1;
	border-right:2px outset #d5e7f1;
	border-left:2px inset #d5e7f1;
}
.footer
{
	color:black;
	font-family:arial;
	font-size:11px; 
	background-color:#f9f9f9;
	border-top:3px groove #f3f3f3;
}
.admin_page_title
{
	color:#005689;
	font-family:arial;
	font-size:16px; 
	font-weight:bold;
}
.arial_12pxnrml
{
	color:#005689;
	font-family:arial;
	font-size:12px; 
	font-weight:normal;
}
/* Left Menus */

ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight:bolder;
}
#menu3
{
	width: 180px;
	margin: 10px;
}
#menu3 li a
{
	height: 32px;
	height: 24px;
	text-decoration: none;
}
#menu3 li a:link, #menu3 li a:visited
{
	color: #8BADCF;
	display: block;
	padding: 8px 0 0 10px;
}
#menu3 li a:hover, #menu3 li #current
{
	color:#005689;
	padding: 8px 0 0 10px;
 }
.table_head 
{
	background-image:url('../images/HeaderLinkbg.jpg');
	background-repeat:repeat-x;
	height:28px;
	color:white;
	font-size:16px; 
	font-weight:bold;
	border:1px solid blue;
}
.roweven	
{
	font-family:arial;
	font-size:13px; 
	background-color:#e2ebf4;
	background-repeat:repeat-x;
	height:22px;
	color:#00558b;
}
.rowodd
{
	font-family:arial;
	font-size:13px; 
	background-color:#f4f7fb;
	background-repeat:repeat-x;
	height:22px;
	color:#00558b;
}

.admin_active {
	
	font-family:sans-serif,Arial;
	font-size:12px;
	color:#005689;
	font-weight:bold;
	text-decoration:none;
}
.admin_inactive {
	
	font-family:sans-serif,Arial;
	font-size:12px;
	color:#F30505;
	font-weight:normal;
	text-decoration:none;
}

.pad_right15
{
	padding-right:15px;
}
.pad_left15
{
	padding-left:15px;
}
/*Form Elements */

.admin_button
{	
	height:23px;
	font-family:sans-serif,Arial;
	font-size:12px;
	background-color:#578db3;
	cursor:pointer;
	font-weight:bold;
	color:white;
	border:1px solid black;
}
.textbox150 
{
	font-family:sans-serif,Arial;
	font-size:12px;
	width:150px;
	height:20px;
	border:1px solid #578db3;
}
.textbox200 
{
	font-family:sans-serif,Arial;
	font-size:12px;
	width:200px;
	height:20px;
	border:1px solid #578db3;
}

.textbox500x20
{
	font-family:sans-serif,Arial;
	font-size:12px;
	width:500px;
	height:20px;
	border:1px solid #578db3;
}
.select100
{
	font-family:sans-serif,Arial;
	font-size:12px;
	width:100px;
	height:20px;
	border:1px solid #578db3;
}
.space2{height:2px;}
.space10{height:10px;}
.space15{height:15px;}
.space20{height:20px;}
.space30{height:30px;}
.space50{height:50px;}
.space80{height:80px;}

.bdr_right {
	border-right:1px solid #578db3;
}
.bdr_left {
	border-left:1px solid #578db3;
}
.bdr_top {
	border-top:1px solid #578db3;
}
.bdr_bottom {
	border-bottom:1px solid #578db3;
}
.homeleftSec
{
	background-image:url('../images/BlueBG.png');
	background-repeat:no-repeat;
	width:190px;
	height:54px;
	border:0px solid red;
	cursor:pointer;
	color:white;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.homeleftSec_act
{
	background-image:url('../images/WhiteBG.png');
	background-repeat:no-repeat;
	width:190px;
	height:54px;
	border:0px solid red;
	cursor:pointer;
	color:#0c7dc1;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}



.redBgNormal
{
	background-image:url('../images/RedBG.png');
	background-repeat:no-repeat;
	width:190px;
	height:101px;
	cursor:pointer;
	color:white;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.redBgAct
{
	background-image:url('../images/WhiteBG.png');
	background-repeat:no-repeat;
	width:190px;
	height:54px;
	border:0px solid red;
	cursor:pointer;
	color:#D72E36;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.textarea500x50
{
	font-family:sans-serif,Arial;
	font-size:12px;
	width:500px;
	height:55px;
	color:#6F6F6F;
	border:1px solid #578db3;
}

a.Blue_Link12bold:link {color:#005689;font-size:12px;font-weight:bold;font-family:Arial;text-decoration:none;}
a.Blue_Link12bold:visited {color:#005689;font-size:12px;font-weight:bold;font-family:Arial;text-decoration:none;}
a.Blue_Link12bold:active {color:#005689;font-size:12px;font-weight:bold;font-family:Arial;text-decoration:none;}
a.Blue_Link12bold:hover {color: #005689;font-size:12px;font-weight:bold;font-family:Arial;text-decoration:none;}

a.Blue_Link12nrml:link {color:#005689;font-size:12px;font-weight:normal;font-family:Arial;text-decoration:none;}
a.Blue_Link12nrml:visited {color:#005689;font-size:12px;font-weight:normal;font-family:Arial;text-decoration:none;}
a.Blue_Link12nrml:active {color:#005689;font-size:12px;font-weight:normal;font-family:Arial;text-decoration:none;}
a.Blue_Link12nrml:hover {color: #005689;font-size:12px;font-weight:bold;font-family:Arial;text-decoration:none;}

.admin_left_seperator
{
	background-image:url('../images/admin_menu_sep.jpg');
	background-repeat:repeat-x;
}

.textbox250 
{
	font-family:sans-serif,Arial;
	font-size:12px;
	width:250px;
	height:20px;
	border:1px solid #578db3;
}

.arial_14pxbold
{
	color:black;
	font-family:arial;
	font-size:14px; 
	font-weight:bold;
}
.spanCont	
{
	padding:15px;
}

.spanContTab3	
{
	padding-left:15px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.star_class
{
	font-family:verdana;
	font-size:11px;
	color:red;
}
.lightblue_boldtxt
{
	font-family:sans-serif,Arial;
	font-size:13px;
	color:#097ec3;
	font-weight:bold;
}
.darkblueboldtext
{
	color:#005689;
	font-family:sans-serif,Arial;
	font-size:13px;
	font-weight:bold;
}
.darkblueboldtext20
{
	color:#005689;
	font-family:sans-serif,Arial;
	font-size:20px;
	font-weight:bold;
}
.darkblueboldtext14
{
	color:#005689;
	font-family:sans-serif,Arial;
	font-size:13px;
	font-weight:bold;
}
.darkblueboldtext15
{
	color:#005689;
	font-family:sans-serif,Arial;
	font-size:15px;
	font-weight:bold;
}
.lightbluenrmltext12
{
	color:#097ec3;
	font-family:sans-serif,Arial;
	font-size:12px;
	font-weight:bold;
}
.lightblueboldtext18
{
	color:#097ec3;
	font-family:sans-serif,Arial;
	font-size:20px;
	font-weight:bold;
}
.darkblueboldtext18
{
	color:#005689;
	font-family:sans-serif,Arial;
	font-size:20px;
	font-weight:bold;
}
