*{ margin: 0; padding: 0; }

a{
	background-color: white;
	color: #053535;
	font-weight: bold;
	text-decoration: none;
}

a:hover{ text-decoration: underline; }

body{
	background: #FFFFFF;
	color: #7D7D7D;
	font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
	font-size: 0.74em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5em;
/*	background-image:url(http://static.interize.com/images/corner_graphic.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	*/
}

img{ border: 0; }

p.bodytext,.middle p,.middle table,.right li a{ color: #666666; }

td:hover { background-color: #F4F2F4; }

.breadcrumbs{
	background: #FFFFFF url(http://static.interize.com/top.gif) repeat-x scroll center top;
	border-bottom: 1px none #E1E1E1;
	padding: 5px;
}

.header{
	background: #FFFFFF url(http://static.interize.com/mylogo_light.gif) no-repeat right top;
	height: 48px;
}

.header h1{
	color: #0066FF;
	font-size: 22px;
	padding-left: 17px;
	padding-top: 22px;
}

.header h1 a{ color: #FFFFFF; font-size: 22px; text-decoration: none; }

.header h2{
	color: #EEEEEE;
	font-size: 17px;
	padding-left: 17px;
	padding-top: 0;
}

.indent{ margin-left: 25px; }

.middle{
	float: left;
	margin: 0 10px;
	padding: 1%;
	text-align: justify;
	width: 59%;
}

.middle h2{
	border-style: solid none none;
	border-top: thin solid #F0F0F0;
	border-width: thin;
	color: #999999;
	font-size: 14px;
	margin-top: 10px;
}

.right{ float: left; margin: 0 10px; padding: 1%; width: 30%; }

.right a:hover{ text-decoration: none; }

.right h2{
	border-bottom-style: none;
	border-right-style: none;
	border-top: thin solid #F0F0F0;
	border-width: thin;
	color: #999999;
	font-size: 14px;
	margin-top: 10px;
}

.right h3{
	border-bottom-style: none;
	border-right-style: none;
	border-top: thin solid #F0F0F0;
	border-width: thin;
	font-size: 14px;
	margin-top: 10px;
}

.right li{
	color: #3A3A3A;
	list-style-type: square;
	margin-bottom: 6px;
			border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


.right li a {
	width: 150px;
 	display: block;

	}

.right li a:hover{


	color: orange; text-decoration: none; 
			border-right-width: 3px;
	border-right-style: solid;
	border-right-color: orange;


}

.right ul{
	color: #666666;
	font-size: 1em;
	font-variant: normal;
	font-weight: bolder;
	margin: 0px 0px 0px 20px;
	padding: 20px 0 15px 20px;
}

.tabular{ margin: auto; }

#bottom{
	background: #FFFFFF url(http://static.interize.com/botbg.jpg) repeat scroll 0 0;
	color: Silver;
	height: 30px;
	text-align: center;
}

#bottom a{ color: #B8B8B8; }

#clear{
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	width: 100%;
}

#content{ padding: 0 40px; }

#footer{ color: #666666; text-align: center; }

#light{ color: threedshadow; }

#login{ vertical-align: top; float: right; }

#nosholink{ display: none; }

#orange{
	background-color: #FCFCFC;
	color: orange;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: orange;
}

#top{
	background: #FFFFFF url(http://static.interize.com/topbg.jpg) repeat scroll 0 0;
	height: 30px;
}

#wrap{
	background: #FFFFFF url(http://static.interize.com/midbg.jpg) repeat-y;
	margin: 20px auto;
	width: 724px;
}
