body{
padding:0px 0px 0px 0px;
margin:20px 0px 0px 0px;
font-family: tahoma;
color:#000000;
font-size:80%;
}
h1{
	font-weight:normal;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:5px;
	color:#072945;
	padding-right:0;
	padding-top:5pt;
}
.lih2{
	/*
	margin: -5px;
	padding: 0px;
	padding:0 0 0 5px;
	*/
	font-size:1em;
	margin: 0 !important; 
	padding: 0 !important;
}

a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
input, select, textarea{
	border: 1px solid #cccccc;
}
input:hover, select:hover, textarea:hover{
	background-color:#FFFFCC;
}
input[type='submit'], input[type='button']{
	border: 1px solid #0C3C6C;
	color:#FFFFFF;
	background-color:#0C3C6C;
}
.leftpanel{
	padding:0px 15px 0px 0px;
	width:210px;
}
.rightpanel{
}
.rightpanel p{
	margin-top: 0;
	padding-top:0;
}
.navigation{
/*
background:#FEF2E6;
width:208px;
padding:0px 0px 0px 0px;
*/
}

.navig_title{
background:url(../images/navig_center.jpg) repeat-x top left;
color:#ffffff;
font-size:140%;
}
#breadcrumb{
	font-size: 11px;
	margin-bottom: 10px;
}
#breadcrumb a{
	color: #08325C;
	text-decoration:none;
}
#breadcrumb a:hover{
	text-decoration:underline;
}
/*.leftpanel ul li{
list-style-image:url(../images/bullet.gif);
border-bottom:1px solid #ECD3BA;
vertical-align:middle;
margin:10px 20px 5px -25px;
#margin:10px 20px 5px -24px;
height:20px;
#height:20px;
}
*/
.livesupport{
padding:20px 0px 20px 0px;
}

.forum table{
background:#E5E7EB;
}

.forum a{
color:#404041;
font-weight:bold;
}

.contentbox{
width:356px;
}

.leftborder{
border-left:1px solid #E3E2E7;
}

.rightborder{
border-right:1px solid #E3E2E7;
}

.bottomborder{
border-bottom:1px solid #E3E2E7;
}

.blue_title{
background:url(../images/blue_top_patch.gif) repeat-x top left;
color:#ffffff;
font-size:140%;
font-weight:normal;
}

.green_title{
background:url(../images/green_top_patch.gif) repeat-x top left;
color:#ffffff;
font-size:140%;
font-weight:normal;
}

.olive_title{
background:url(../images/olive_top_patch.gif) repeat-x top left;
color:#ffffff;
font-size:140%;
font-weight:normal;
}

.orange_title{
background:url(../images/orange_top_patch.gif) repeat-x top left;
color:#ffffff;
font-size:140%;
font-weight:normal;
}

ul li a{
color:#08325C;
text-decoration:none;
padding:0px 0px 0px 4px;
}

ul li a:hover{
color:#0988F4;
text-decoration:underline;
}

h2{
font-size:170%;
color:#08325C;
font-weight:normal;
margin:0px 0px 0px 0px;
}

a{
color:#08325C;
}

.centercontent{
padding:0px 0px 20px 0px;
}

.contentimage{
padding:10px 10px 0px 0px
}

.contenttxt{
padding:10px 0px 0px 0px;
#padding:10px 0px 20px 0px;
}

.bottompanel_patch{
background:url(../images/bottom_pannel_center.jpg) repeat-x top left;
}

.video_title{
font-size:150%;
color:#0D3C6E;
padding:10px 0px 5px 0px;
}

.email_title{
font-size:150%;
color:#0D3C6E;
padding:10px 0px 5px 0px;
}


.footer table{
text-align:center;
color:#ffffff;
background:url(../images/footer_center.jpg) repeat-x top left;
}

.footer div{
padding:5px 0px 5px 0px;
}

/*Left menu*/
#left-menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*
	background-color: #FEF2E6;
	list-style-type: none;
	width: 180px;
	overflow:hidden;
	*/

}
#left-menu ul li{
	position: relative;
	/*
	border-bottom:1px solid #ECD3BA;
	vertical-align:middle;
	
	*/
}
/* Top level menu links style */
#left-menu ul li a{
/*
display: block;
overflow: auto; /*force hasLayout in IE7 */
/*padding: 5px;*/
}

#left-menu ul li a:link, #left-menu ul li a:visited, #left-menu ul li a:active{
/*background-color: #FEF2E6;*/ /*background of tabs (default state)*/
}

#left-menu ul li a:visited{
/*color: white;*/
}

#left-menu ul li a:hover{
	/*
	text-decoration:none;
	color: #FEF2E6;
	background-color: #08325C;
	*/
}
			#leftmenu li{
				background: url('../images/menu-middle.jpg') left top scroll no-repeat;
				padding: 14px 0 15px 15px;
				width:197px;
			}
			#leftmenu li.first{
				background-image:url('../images/menu-top.jpg');
				padding-top: 14px !important;
				padding-bottom: 14px !important;
			}
			#leftmenu li.last{
				background-image:url('../images/menu-bottom.jpg');
				padding-top: 18px !important;
				padding-bottom: 18px !important;
			}
			#leftmenu li a{
				display:block;
				font-size: 1.3em;
				color: #6D6E70;
				background: url('../images/bullet.gif') left center scroll no-repeat;
				padding-left:15px;
			}
			#leftmenu li.selected a{
				text-decoration:underline;
			}

/*Sub level menu items */
#left-menu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}
#left-menu a.subfolderstyle{
background: url(../images/bullet.gif) no-repeat 97% 50%;
}
/* Holly Hack for IE \*/
* html #left-menu ul li { /*float: left; height: 1%;*/ }
* html #left-menu ul li a { /*height: 1%;*/ }
/* End */

#bottom-menu{
	overflow:auto;
	text-align:center;
}
#bottom-menu ul{
	margin: 0;
	padding: 0;
}
#bottom-menu li{
	margin: 0;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
	display: inline;
}
#bottom-menu li a{
	color:#FFFFFF;
	padding: 0px 5px;
}
#faqs .question, #faqs .answer{
	margin-bottom: 10px;
}
#faqs .question a{
	color:#743605;
	/*font-weight:bold;*/
}
#faqs .answer{
	display: none;
}
.error{
	color:#FF0000;
}
.rightpanel h2{
	margin-bottom: 10px;
}
.rightpanel h3, .rightpanel strong{
	font-size: 13px;
	color:#743605;
}
.rightpanel td{
	/*padding: 3px 0px;*/
}
.rightpanel ul{
	padding-left: 20px;
}
.rightpanel ul li{
	list-style-type:circle;
}
#features td{
	padding: 3px 0px;
}
#click_to_purchase{
	text-align:center;
}
#click_to_purchase a{
	margin-top: 40px;
	display:block;
	width: 201px;
	height: 42px;
	background:url('../images/purchase.jpg') no-repeat top left;
}
.centercontent{
padding:0px 0px 20px 0px;
}

.contentimage{
padding:10px 10px 0px 0px
}

.contenttxt{
padding:10px 0px 0px 0px;
#padding:10px 0px 20px 0px;
}

.bottompanel_patch{
background:url(../images/bottom_pannel_center.jpg) repeat-x top left;
height:147px;
}

.email_title{
font-size:150%;
color:#0D3C6E;
padding:10px 0px 5px 0px;
}

.footer table{
text-align:center;
color:#ffffff;
background:url(../images/footer_center.jpg) repeat-x top left;
}

.footer div{
padding:5px 0px 5px 0px;
}

.top_banner{
background:url(../images/banner_bk.jpg) no-repeat top left;
width:733px;
height:209px;
}

.hd{
	font-size:220%;
	color:#072945;
	padding:5px 20px 0 20px;
}

.top_banner ul{
/*padding:0px 0px 0px 20px;
margin:15px 0px 0px 15px;
*/
	margin:0 0 0 40px;
	padding:0;
}

.top_banner ul li{
	margin:0 !important;
	padding:5px 0 0 0;
	color:#114A79;
	list-style-type:square;
	font-size:1em;
}

.page_title{
font-size:150%;
color:#0F5085;
padding:0px 0px 10px 0px;
}

.read_more{
float:right;
font-weight:bold;
color:#0F5085;
padding:7px 0px 0px 0px;
}

.bottom_box_small{
background:url(../images/bottom_small_box.gif) no-repeat top left;
width:103px;
height:120px;
padding:0px 5px 0px 0px;
}

.bottom_box_small img{
padding:10px 0px 0px 0px;
}

.bottom_content{
/*font-size:85%;*/
padding:0px 10px 0px 10px;
}

.minibox_title{
font-size:130%;
color:#0D3C6E;
font-weight:bold;
text-align:center;
padding:5px 0px 5px 0px;
}
.promo-box{
	display:block;
	width:103px;
	height:120px;
	color:#0D3C6E;
}
.promo-box div{
	color:#0D3C6E;
}
.promo-box:hover, .promo-box:hover div{
	text-decoration:none;
	color:#FF0000;
}
#content a{
	color: #743605;
	font-weight:bold;
}
/*Form*/
.form{

}
.form .row{
	width: auto;
	margin-bottom: 20px;
	overflow:hidden;
}
.form .row .odd{
	float:left;
	width: 200px;
/*	font-size: 1.2em;
	font-weight:bold;
	color:#333333;
*/	text-align:right;
	margin-right: 10px;
}
.form .row .even{
	float:left;
	width: 350px;
}
.form .row .even input[type='text'], .form .row .even input[type='password']{
	width:250px;
	border: 1px solid #CCCCCC;
}
.form .row .even select{
	margin-right:5px;
	border: 1px solid #CCCCCC;
}
.form .row .even textarea{
	width:auto;
	border: 1px solid #CCCCCC;
}
.button{
	background-color:#0974AD;
	padding: 3px 5px;
	color:#FFFFFF;
	border: 1px solid #cccccc;
}
#bottom-menu1{
	overflow:auto;
	text-align:center;
}
#bottom-menu1 ul{
	margin: 0;
	padding: 0;
}
#bottom-menu1 li{
	margin: 0;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
	display: inline;
}
#bottom-menu1 li a{
	color:#FFFFFF;
	padding: 0px 5px;
}

