body{
margin:0;
padding:0;
font: 12px Tahoma, Verdana, Arial, sans-serif;
color: #2D2D2D;

}

a{outline:none;}
a:link,a:visited,a:active {text-decoration: none;color: #17597E;}
a:hover {text-decoration: none;color: #497df5;}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 998px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #EAEAEA;
height: 90px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
background-image: url(/tmpl/lite/im/bg.gif);
background-repeat: repeat-x;
}

#contentcolumn{
margin-right: 258px; /*Set right margin to RightColumnWidth*/
}

#rightcolumn{
float: left;
width: 258px; /*Width of right column*/
margin-left: -258px; /*Set left margin to -(RightColumnWidth) */
}

#footer{
clear: left;
width: 100%;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#menu ul{
	float:left;
	padding:20px;
	margin:0px;
}

#menu li{
	list-style-image: url(/tmpl/lite/im/ptr.gif);
    background-image: url(/tmpl/lite/im/listbg.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    padding-left: 0px;
    margin-bottom: 5px;
}
 
#menu a{
   font-size:12px;
   font-family:Tahoma;
}

.clear{
	clear:both;
	height:3px;
}

h3{
	color:#BEDC6B;
}

#tmm a{
	text-decoration:none;
	color:#17597E;
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
}

h1{
    background-image: url(/tmpl/lite/im/listbg.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    font-size:16px;
    color:#EE9D16;
}

.idv{
	border:1px dotted black;
	background-image: url(/tmpl/lite/im/pbg.gif);
	padding:5px; 	
}

a img {
	border: none;
}

.footer_td_l{
	text-align:right;padding-top:40px;background-image:url(/tmpl/lite/im/fbg.gif);background-repeat:repeat-x;height:127px;font-weight: bold;color:#17597E;
}
