body{
	margin: 0px;
	background-image: url(../images/bg_in.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF
	}
table{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
	}
a{
	color: #666666;
	text-decoration: none;
	}
a:hover{
	color: #666666;
	text-decoration: underline;
	}
.white{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
	}
.white a{
	color:#FFFFFF;
	text-decoration:none;
	}
.white a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
.green{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#009b9c;
	line-height:20px;
	}
.green1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#009b9c;
	font-weight:bold;
	line-height:20px;
	}
.content{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666666;
	line-height:18px;
	}
.img{	
	margin-right: 10px;
	float: left;
}
.border{
	border-left:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	}
ul{
	margin:0px;
	margin-left:20px;
	padding-left:0px;
	list-style-image:url(../images/li.jpg);
	}
.checkbox{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	background-color: #f9f9f9;
	border: 1px inset #CCCCCC;
	width: 20px;
	height:20px;
	}
.focus4{
	background:#e9e9e9 none repeat scroll 0 0;
	border:1px solid #cccccc;
	color:#999999;
	}
input{
	width: 220px;
	height: 20px;
	margin-bottom: 4px;
	padding-left: 4px;
	padding-top: 2px;
	border: 1px solid #cccccc;
	font: 12px Georgia, "Times New Roman", Times, serif;
	background: #FFFFFF;
	/*borde redondo*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#666666;
}
.focus{
	background:#e9e9e9 none repeat scroll 0 0;
	border:1px solid #cccccc;
	color:#999999;
	}
select{
	display: block;
	width: 224px;
	height: 25px;
	margin-bottom: 4px;
	padding-left: 4px;
	padding-top: 2px;
	border: 1px solid #cccccc;
	font: 12px Georgia, "Times New Roman", Times, serif;
	background: #FFFFFF;
	/*borde redondo*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#666666;
}
.focus2{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #2A221A;
	color:#999999;
	}
textarea {
	width: 220px;
	overflow: auto;
	margin-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #cccccc;
	font: 12px Georgia, "Times New Roman", Times, serif;
	background: #FFFFFF;
	/*borde redondo*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#666666;
}
.focus3{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #2A221A;
	color:#999999;
	}
.button {
	height: 25px;
	width: 65px;
	border: 1px solid #333;
	color: #FFFFFF;
	background: #041c4a;
	font: 12px Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	font-weight:bold;
	/*borde redondo*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-bottom:04px;
	padding-right:04px;
}
.porttitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#477404;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	margin-left:14px;
	}
.porttitle a{
	color:#477404;
	}
.porttitle a:hover{
	color:#477404;
	}
.porttext{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
	margin-left:14px;
	letter-spacing:1px;
	}
.heading{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#477404;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	margin-left:14px;
	}
.blue{
	color:#23929c;
	font-weight:bold;
	}
.greena{
	color:#67ad00;
	font-weight:bold;
	}
.title{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#477404;
	font-size:20px;
	font-weight:bold;
	}
.rightbox{
	border-left:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;
	border-bottom:1px solid #f1f1f1;
	background-color:#f9f9f9;
	}
#logo{
	background-image:url(../images/logo1.png);
	background-repeat:no-repeat;
	background-position:left top;
	}
img{
	border:none;
	}
.portfolio {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #449dc8;
	height: 13px;
	width: 13px;
	text-align: center;
}
a.portfolio {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #449dc8;
	height: 13px;
	width: 13px;
	text-align: center;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
}
a:hover.portfolio {
	color:#FFFFFF;
	background-color: #00527a;
}
.portfoliohover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #00527a;
	height: 13px;
	width: 13px;
	text-align: center;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
}
a.portfoliohover{
	color:#FFFFFF;
	text-decoration: none;
}
a:hover.portfoliohover a:hover{
	color:#FFFFFF;
	text-decoration: none;
}