* {
	margin:0;
	padding:0;
	outline:none;
}

body {
	background:#DADADA url(../images/bg-top.jpg) 0 0 repeat-x;;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
#container{
	width:950px;
	margin:0px auto;
}
#header {
	width:950px;
	*width:950px;
	height:55px;
	*height:33;
	padding-top:6px;
	margin:0px auto;
}

#headerImage{
	background:#333333 url(../images/header1.jpg) no-repeat 0 0;
	padding:23px 20px;
	width:608px;
	height:140px;	
}
#headerImage h3{
	font-size:15px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-weight:normal;
}
#headerImage h1{
	font-size:20px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-weight:normal;
}
#headerImage h4{
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-weight:normal;
}

.logo {
	float:left;
	height:45px;
	margin-top:5px;
	margin-right:60px;
	margin-left:0px;
	width:448px;
}
.logo h1 {
	margin:0;
	padding:0;
}
.logo a {
	background:transparent url(../images/logo_jodohost.jpg) no-repeat scroll left top;
	display:block;
	width:448px;
	height:45px;
}

a {
	cursor:pointer;
	color:#1D6B9C;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a.hosPage{
	color:#FFFFFF;
	text-decoration:none;
	padding:12px 24px;
}
a:hover.hosPage {
	color:#000000;
	text-decoration:none;
}

#hospages a{
color:#FFFFFF;
text-decoration:none;
}
#hospages a:hover{
	color:#000000;
	text-decoration:none;
}


#rightTop {
	float: right;
	width: 400px;
	text-align:right;
}
#rightTop h3{
	font-size:17px;
	color:#000000;
	margin-right:5px;
	*margin-right:0px auto;
}

#menuBarContainer{
	width:950px;
	*width:950px; 
	height:41px;
	padding-bottom:7px;
	margin:0px auto;	
}

/*/////////////////////////////JQUERY CODE/////////////////////////////*/
.jqueryslidemenu{
font: bold 14px "Tahoma", Arial, Helvetica, sans-serif;
width: 480px;
clear:both;
float:left;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
color: #FFFFFF;
padding: 10px 18px;
*padding: 10px 18px;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
text-decoration:none;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: #FFFFFF;
text-decoration:none;
}

.jqueryslidemenu ul li a:hover{
background: #484D53; /*tab link background during hover state*/
color: #FFFFFF;
text-decoration:none;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 13px "Tahoma", Arial, Helvetica, sans-serif;
color:#FFFFFF;
width: 200px; /*width of sub menus*/
padding: 10px 15px;
margin: 0;
border-top-width: 0;
background-color:#30353B;
border-bottom: 1px solid #484D53;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background-color: #484D53;
color: #FFFFFF;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

#menuRightButtons {
	float:right; 
	width:320px; 
	text-align:right;
	padding-top:6px;
	padding-right:5px;
	*padding-right:5px;
}

#services {
	background-color: #FFFFFF;
	height: 222px;
	border-top: 7px solid #EAEAEA;
	clear:both;
	padding:5px 15px;
}
#sltContainer {
	background-color: #FFFFFF;
	height: 160px;
	border-top: 7px solid #EAEAEA;
	clear:both;
}
#sltContainer1 {
	background-color: #FFFFFF;
	height: 160px;
	border-top: 0px solid #EAEAEA;
	clear:both;
}
#partnerContainer {
	background-color: #EAEAEA;
	height: 60px;
	border-top: 7px solid #EAEAEA;
	clear:both;
}
#footer{
	height:150px;
	clear:both;
	padding:20px 10px;
	text-align:center;
}
#flg1{
	padding-bottom:20px;
	width:950px;
	margin:0px auto;
}
#flg1 a{
	text-decoration:none;
	color:#666666;
}
#flg1 a:hover{
	color:#198BC2;
}

#flg2{
	padding:10px 0px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	color:#999999;
	line-height:25px;
}
#flg2 a{
	text-decoration:none;
	color:#000000;
	padding:5px 7px;
}
#flg2 a:hover{
	background-color:#000000;
	color:#FFFFFF;
}


/* Specialized Hosting */
#sphContainer {
	float: left;
	width: 321px;
	height:160px;
	*height:178px;
	border-right:7px solid #EAEAEA;
}
.sphContainerMenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 285px;
}

.sphContainerMenu li a{
color:#333333;
display: block;
width: 100%;
padding: 8px 18px;
text-decoration: none;
border-bottom: 1px solid #EAEAEA;
text-decoration:none;
}

.sphContainerMenu li a:hover{
color: #000000;
background-color:#EAEAEA;
text-decoration:none;
}

.newsTitle{
	font-weight:bold;
	color:#000000;
}

/* Latest News */
#newsContainer {
	float: left;
	width: 320px;
	height:160px;
	*height:178px;
	border-right: 7px solid #EAEAEA;
}

/* Testimonials */
#testimonialsContainer {
	float: left;
	width: 290px;
	height:160px;
}
#testimonialsContainer p{
	font-weight:bold;
	color:#0066CC;
	padding-top:10px;
}

#windowsHosting {
	background: url(../images/package_asp_net_sql.jpg) no-repeat top left;
	float: left;
	width: 268px;
	padding-top: 85px;
	padding-right: 8px;
	padding-left: 8px;
}
#windowsHosting1 {
	background: url(../images/package_asp_net_sql1.jpg) no-repeat top left;
	float: left;
	width: 268px;
	padding-top: 85px;
	padding-right: 8px;
	padding-left: 8px;
}
#windowsHosting h1{
	font-size:15px;
	color:#000000;
	font-weight:bold;
}
#windowsHosting p{
	padding:5px 0px;
}

#windowsVPS {
	background: url(../images/package_winserver.jpg) no-repeat top left;
	float: left;
	width: 300px;
	padding-top: 85px;
	padding-right: 8px;
	padding-left: 8px;
	margin-left:20px;
}
#windowsVPS h1{
	font-size:15px;
	color:#000000;
	font-weight:bold;
}
#windowsVPS p{
	padding:5px 0px;
}

#resellerHosting {
	background:url(../images/package_own_webhost.jpg) no-repeat top left;
	float: left;
	width: 268px;
	padding-top: 85px;
	padding-right: 8px;
	padding-left: 8px;
	margin-left:15px;
}
#resellerHosting h1{
	font-size:15px;
	color:#000000;
	font-weight:bold;
}
#resellerHosting p{
	padding:5px 0px;
}

.tPackageTitle{
	padding:20px 14px;
	color:#000000;
	font-size:22px;
	/*font-weight:bold;*/
	text-align:left;
	border-top: 7px solid #EAEAEA;
}

.clTitle{
	background:#333333 url(../images/bg_cTitle.jpg) repeat-x;
	padding:12px 14px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	width:272px;
}
.clTitle2{
	background-color:#FFFFFF;
	padding:12px 14px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	width:272px;
}

.clTitle3{
	background-color:#333333;
	padding:12px 14px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:left;

}
.clTitle1{
	background:#333333 url(../images/bg_cTitle.jpg) repeat-x;
	padding:12px 14px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.titleTitamium{
	padding:7px;
	color:#FFFFFF;
	text-align:center;
	background:#FF562D url(../images/bg_tTitanium.jpg) repeat-x;
	width:116px;
	font-weight:bold;
}
.titleTitamiumm{
	padding:7px;
	color:#FFFFFF;
	text-align:center;
	background:#FF562D url(../images/bg_tTitanium.jpg) repeat-x;

	font-weight:bold;
}
.titlePlatanium{
	padding:7px;
	color:#FFFFFF;
	text-align:center;
	background:#B5AC0F url(../images/bg_tPlatinum.jpg) repeat-x;
	width:116px;
	font-weight:bold;
	
}
.titleGold{
	padding:7px;
	color:#FFFFFF;
	text-align:center;
	background:#DCAD45 url(../images/bg_tGold.jpg) repeat-x;
	width:116px;
	font-weight:bold;
	
}
.titleGold1{
	padding:7px;
	color:#FFFFFF;
	text-align:center;
	background:#DCAD45 url(../images/bg_tGold.jpg) repeat-x;
	font-weight:bold;
	
}
.titleSilver{
	padding:7px;
	color:#FFFFFF;
	text-align:center;
	background:#A3A3AB url(../images/bg_tSilver.jpg) repeat-x;
	width:116px;
	font-weight:bold;
	
}
.titleSilver1{
	padding:7px;
	color:#FFFFFF;
	text-align:center;
	background:#A3A3AB url(../images/bg_tSilver.jpg) repeat-x;
	font-weight:bold;
	
}
.titlelite{
	padding:7px;
	color:#FFFFFF;
	text-align:center;
	background:#FFE9D0 url(../images/bg_tTitanium.jpg) repeat-x;
	width:116px;
	font-weight:bold;
	
}
.titleValue{
	padding:7px;
	color:#FFFFFF;
	text-align:center;
	background:#378889 url(../images/bg_tValue.jpg) repeat-x;
	width:116px;
	font-weight:bold;
	
}

.titleValue1{
	padding:7px;
	color:#FFFFFF;
	text-align:center;
	background:#378889 url(../images/bg_tValue.jpg) repeat-x;
	font-weight:bold;
	
}

.trTitle{
	border-bottom:1px solid #EAEAEA;
	padding:7px 14px;
	color:#000000;
	font-weight:bold;
	text-align:left;
	width:272px;
}

.trTitleVPS{
	border-bottom:1px solid #EAEAEA;
	padding:7px 14px;
	color:#000000;
	font-weight:bold;
	text-align:left;
	width:402px;
}

.trTitleVPS1{
	border-bottom:1px solid #EAEAEA;
	padding:7px 14px;
	color:#000000;
	font-weight:bold;
	text-align:left;

}
.clTitamium{
	border-bottom:1px solid #EAEAEA;
	padding:7px;
	color:#000000;
	text-align:center;
	background:#FFE9D0;
	width:116px;
}
.clPlatanium{
	border-bottom:1px solid #EAEAEA;
	padding:7px;
	color:#000000;
	text-align:center;
	background:#FFFFDD;
	width:116px;
}
.clGold{
	border-bottom:1px solid #EAEAEA;
	padding:7px;
	color:#000000;
	text-align:center;
	background:#FEF7C3;
	width:116px;
}
.clGold2{
	border-bottom:1px solid #EAEAEA;
	padding:7px;
	color:#000000;
	text-align:center;
	background:#FEF7C3;
}

.clSilver{
	border-bottom:1px solid #EAEAEA;
	padding:7px;
	color:#000000;
	text-align:center;
	background:#F5F5F7;
	width:116px;
}

.clSilver1{
	border-bottom:1px solid #EAEAEA;
	padding:7px;
	color:#000000;
	text-align:center;
	background:#F5F5F7;
}
.cllite{
	border-bottom:1px solid #EAEAEA;
	padding:7px;
	color:#000000;
	text-align:center;
	background:#FFE9D0;
	width:116px;
}
.clValue{
	border-bottom:1px solid #EAEAEA;
	padding:7px;
	color:#000000;
	text-align:center;
	background:#DBFAFC;
	width:116px;
}
.clValue1{
	border-bottom:1px solid #EAEAEA;
	padding:7px;
	color:#000000;
	text-align:center;
	background:#DBFAFC;
}

.clValue1{
	border-bottom:1px solid #EAEAEA;
	padding:7px;
	color:#000000;
	text-align:left;
	background:#DBFAFC;
	
}

.tableGap{
	margin-bottom:10px;
}
.tableTitle{
	padding:7px 14px;
	border-bottom:1px solid #EAEAEA;	
}
.tableTitle img{
	float:left;
	padding-right:5px;
}
.tableTitle h2{
	font-size:20px;
 	color:#024792;
	font-weight:normal;
 	margin:0px;
 	padding:0px;
	padding-top:5px;
	float:left;
}

.tick{
	background-image:url(../images/tick.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.cancel{
	background-image:url(../images/cancel.png);
	background-repeat:no-repeat;
	background-position:center;
}  

ol{
	margin:20px;
	font-size:10px;
	color:#000000;
}
.titleAddons{
	background-color:#333333;
	color:#FFFFFF;
	font-size:15px;
	padding:7px 20px;
}
.titleAddons1{
	background-color:#333333;
	color:#FFFFFF;
	font-size:11px;
	padding:7px 20px;
	text-decoration:none;
}
.addonsRow{
	padding:5px 10px;
	color:#000000;
}
.addonsRowGray{
	padding:5px 10px;
	color:#000000;
	background-color:#F8F8F8;
}

.addonsRowGray2{
	padding:5px 10px;
	color:#000000;
	background-color:#F8F8F8;
}
.buyTry{
	padding:7px 14px;
	color:#000000;
	font-weight:bold;
	text-align:left;
	width:272px;
	font-size:18px;
}



#hostingColLeft {
	background-color: #FFFFFF;
	padding: 25px;
	width: 595px;
	float:left;
	border-right: 7px solid #EAEAEA;
}
#hostingColLeft_vps {
	background-color: #FFFFFF;
	padding:10px 25px 25px 25px;
	width: 595px;
	float:left;
	border-right: 7px solid #EAEAEA;
}
#hostingColfull_vps {
	background-color: #FFFFFF;
	padding:10px 25px 25px 25px;
	width: 850px;
	float:left;
	border-right: 0px solid #EAEAEA;
}


/*#hostingColLeft ul{
	margin:10px 5px;
	font-size:11px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#hostingColLeft li{
	padding:5px 20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background:url(../images/arrow-blue.jpg) no-repeat scroll 9px left;
	display:block;
}*/

#hostingColRight {
	background-color: #FFFFFF;
	padding: 0px;
	width: 298px;
	float:right;
}

h1{
	font-size:20px;
	color:#024792;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
.hostingImage {
	padding:10px 0px;
	border-bottom:1px solid #EAEAEA;
	margin-bottom:20px;
}
.msGolgLogo{
	padding:7px 0px;
	text-align:center;
}
.rightColFeatures {
	font-weight: bold;
	padding: 8px 12px;
	border-top:1px solid #EAEAEA;
	font-size:11px;
}
#tenMinFeatures {
	font-size: 11px;
	color: #000000;
	padding: 10px;
	border-top:7px solid #EAEAEA;
}
#tenMinFeatures ul{
	margin:0px;
	padding:5px 2px;
}
#tenMinFeatures ul li{
	padding:1px 5px;
	list-style:none;
	display:block;
}
#clientTestimonials {
	font-size: 11px;
	color: #000000;
	padding: 10px;
	border-top:7px solid #EAEAEA;
	line-height:17px;
}
#clientTestimonials h3{
	font-size: 13px;
	font-weight:normal;
	color: #024792;
	padding: 10px 0px;
}

#hostingFeatures ul {
font-size:11px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:10px 5px;
padding:0;
}


#hostingFeatures li {
	background:transparent url(../images/arrow-blue.jpg) no-repeat scroll 0 8px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:5px 20px;
}
.subPage{
	background:#FFFFFF; 
	padding:30px;
}
.subPage p{
	padding:10px 0px;
	color:#333333;
}
.subPage_n{
	background:#FFFFFF; 
	padding:10px 20px;
	}
.subPage_n2{
	background:#FFFFFF; 
	padding:0px 20px 0px 20px;
}
.subPage_new1{
	background:#FFFFFF; 
	padding:10px 20px;
	}
.headingtxt_h1 {
	padding:0px 0px 5px 0px;
	}
#MSLogoText {
	border-top:7px solid #EAEAEA;
	background: #FFFFFF url(../images/MSLogo.jpg) no-repeat left center;
	height:50px;
	width:477px;
	padding-left:175px;
	padding-top:10px;
}
#MSLogoText h1{
	font-size:20px;
	margin:0px;
	padding-bottom:4px;
	font-weight:normal;
	color:#000000;
}
#MSLogoText h2{
	font-size:16px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
.trsmalltitle {
	font-size:10px; font-weight:normal; color:#000;
	}
.winddows_heading_orng {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#BF0906;
	line-height:18px;
}
.winddows_heading_black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000;
	line-height:22px;
}
.winddows_heading_small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	line-height:18px;
}
.winddows_heading_mid {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	line-height:20px;
}
.blue_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#024792;
	text-decoration:none;
}
a.blue_link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#024792;
	text-decoration:underline;
}

/*.............24/12/2009......*/


.page_head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#024792;
	font-weight:bold;
}
.blue_link1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#024792;
	text-decoration:none;
}
a.blue_link1:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#024792;
	text-decoration:underline;
}
.news_black_Title{
	font-weight:bold;
	color:#333333;
}
.sub_title{
	font-weight:bold;
	color:#5C5C5C;
}

.gray {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
a.gray:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#024792;
	text-decoration:none;
}

.blue_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2B4D9C;
	font-weight:bold;
	text-decoration:none;
}
a.blue_bold:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2B4D9C;
	font-weight:bold;
	text-decoration:underline;
}

.gray1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
}
a.gray1:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#024792;
	text-decoration:none;
}
.li{
	list-style:url(../images/dot.gif);
	
}
.blue_white_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
}
.blue_bold2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#015479;
	font-weight:bold;
}
.red_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:normal;
}

.titleAddons2{
	background-color:#666666;
	color:#FFFFFF;
	font-size:15px;
	padding:3px 0px 3px 20px;
}
.table_padding {
	padding:5px;
	}
.newlist {
	color:#666666;
	line-height:18px;
	}
.newlist ul {
	margin:0px;
	padding:15px;	
	}
.newlist ul li {
	margin-left:30px;
	list-style-type: square;
	}
.newlist_feature {
	color:#666666;
	line-height:20px;
	
	}
.newlist_feature ul {
	margin:0px;
	padding:15px;	
	}
.newlist_feature ul li {
	margin-left:30px;
	list-style-type: square;
	margin-bottom:5px;
	}
.border_blue {
	border:1px dotted #015479;
	}
.td_padding_border {
	padding:10px;
	border-right:1px dotted #015479;
	}
.td_padding {
	padding:10px;
	}
.top_pad {
	padding:5px 5px 5px 0px;
	*padding:5px 5px 5px 0px;
	}
.header_area {
	width:950px; 
	background:url(../images/bg-top.jpg) 0 0 repeat-x; 
	margin:0px auto;
	*margin-left:25px;
	}
.header_area_inner {
	width:950px; 
	background: url(../images/bg-top.jpg) 0 0 repeat-x; 
	margin:0px auto;
	*margin-left:26px;
	}
.header_area_inner_inner {
	width:950px; 
	background: url(../images/bg-top.jpg) 0 0 repeat-x; 
	margin:0px auto;
	*margin-left:16px;
	}
.button {padding: 1px; border: #666666 1px groove; font:bold 11px verdana,Arial;  CURSOR: hand; COLOR: #fff;BACKGROUND-COLOR: #656565}

.gray2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

.textbox2 {font: normal 11px verdana, Arial; BORDER-RIGHT: #b2b2b2 1px solid; BORDER-TOP: #b2b2b2 1px solid; PADDING-LEFT: 1px; BORDER-LEFT: #b2b2b2 1px solid; COLOR: #353535; BORDER-BOTTOM: #b2b2b2 1px solid; BACKGROUND: #fff; TEXT-DECORATION: none}

.classh1{
	font-size:15px;
	color:#000000;
	font-weight:bold;
}

.classh12{
	font-size:20px;
	margin:0px;
	padding-bottom:4px;
	font-weight:normal;
	color:#000000;
}

.classh2{
	font-size:16px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

.classh3{
	font-size:15px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-weight:normal;
}

.classh3top{
	font-size:17px;
	color:#000000;
	margin-right:5px;
	*margin-right:0px auto;
}

.classh4{
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-weight:normal;
}
#points {
	background-color: #FFFFFF;
	border-top: 7px solid #EAEAEA;
	clear:both;
	padding:5px 23px 5px 23px;
	color:#1B5F90;
	font-size:12px;
}
#points1 {
	background-color: #FFFFFF;
	border-top: 7px solid #EAEAEA;
	clear:both;
	padding:0px 23px 0px 18px;
	color:#1B5F90;
	font-size:12px;
}
#points2 {
	background-color: #FFFFFF;
	border-top: 0px solid #EAEAEA;
	clear:both;
	padding:0px;
	color:#1B5F90;
	font-size:12px;
}
.small_heading {
	font-size:11px;
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
	}
a.small_heading:hover {
	font-size:11px;
	color:#ff0000;
	font-weight:bold;
	}
