body {
	margin: 0px auto;
	font-family: verdana; 
	font-size: 11px; 
	color: #6C6C6C;
}

td, input, textarea {
	font-family: verdana; 
	font-size: 11px; 
	color: #6C6C6C;
}

input, textarea{
	border: 1px solid #333333;
}

.title {
	font-family: Georgia;
	font-size: 18px;
	color: #005A8A;
}

.little_title {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Georgia;
	font-size: 13px;
	color: #005A8A;
}

.heading {
	font-weight: bold;
	padding-bottom: 3px;
}

.text {
	padding-top: 5px;
	line-height: 17px;
	text-align: left;
}
.clear{
	clear:both;
}

a {
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}

a:hover {
	font-family: Georgia;
	font-size: 12px;
	color: #c0c0c0;
	text-decoration: none;
 
}

a.link {
	font-family: verdana;
	font-size: 11px;
	color: #F26522;
	text-decoration: none;
}

a.link:hover {
	font-family: verdana;
	font-size: 11px;
	color: #005A8A;
	text-decoration: none;
}

a.selected {
	color: #F26522;
}

.clear {
	clear: both;
}

.horisontal_line {
	float: left;
	background-image:url(../images/hor_dash.png);
	background-repeat: repeat-x;
	height: 2px;
	width: 535px;
}

.vertical_line {
	float: left;
	background-image:url(../images/ver_dash.png);
	background-repeat: repeat-y;
	height: 155px;
	width: 2px;
	margin-left: 15px;
	margin-right: 15px;
}
.grey {
	color: #c0c0c0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.blue_text {
	color: #005A8A;
}

.button {
	background-image:url(../images/button.png);
	background-repeat: no-repeat;
	border: 0px;
	width: 88px;
	height: 40px;
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
}

.send_button {
	background-image:url(../images/send_button.png);
	background-repeat: no-repeat;
	border: 0px;
	width: 88px;
	height: 32px;
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}
.content{
	float:left;
	width:530px;
	border-right:1px dotted #dcdcdc;
	padding:0 0 20px;
	
}
.sidebar{
	float:right;
	width:185px;
}
.injani-product{
	border-bottom:1px dotted #005A8A;
}
.injani-product ul{
	background:#f3f3f3;
	border:1px solid #e6e6e6;
	padding:1px 10px 10px;
}
.injani-product ul li{
	border-bottom:1px dotted #ff9933;
}
.injani-product h2{
	color:#005A8A;
	font-family:Georgia;
	font-weight:normal;
}
.injani-product h3{
	color:#ff9933;
	font-weight:normal;
}
p.feat-head{
	font-size:14px;
	color:#000;
}
.injani-product ul{
	list-style-type:none;
	padding-left:15px;
}
.injani-product a{
	color:#ff9933;
	display:block;
	margin:5px 0;
}
.partner{
	margin-top:20px;
	width:185px;
}
.sidenav{margin:0; padding:0; border-top:1px solid #aaa;}
.sidenav li{
	list-style-type:none;
	border-bottom:1px solid #aaa;
	padding:10px 5px;
}
.content-list li{
	padding:0 0 10px 20px;
}
.welcome_box a{
	color:#ff8800;
}
.welcome_box a:hover{
	color:#333;
}
.welcome_box .heading{
	font-family:georgia;
	font-size:18px;
	font-weight:normal;
	padding:10px 0;
	color:#282828;	
}
