body{
	margin-top: 0px;
	background: #FFEFE5 url(../images/bckgnd.jpg) repeat-x scroll left 279px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}

.header{
	background: #FFEFE5;
	text-align: left;
	height: 84px;
	vertical-align: middle;
}

.t_image {
	height: 181px;
	width: 204px;
	background: #F8AD30;
	vertical-align: top;
}

.t_text {
	background: #FFFFFF url(../images/sr.jpg) repeat-y scroll right;
	height: 181px;
	width: 204px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin-top: 1px;
	list-style: url(../images/bullet.png);
	font-size: 16px;
	text-align: left;
	vertical-align: top;
}

.t_text ul {
	margin-top: 25px;
	margin-bottom: 5px;
}

.t_text li {
	margin-top: 18px;
}

.t_text a:link{
	color: #666666;
	text-decoration: none;
}

.t_text a:visited{
	color: #666666;
	text-decoration: none;
}

.t_text a:hover{
	color: #666666;
	text-decoration: underline;
}

.t_text_services {


	background: #FFFFFF url(../images/sr.jpg) repeat-y scroll right;
	height: 181px;
	width: 204px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin-top: 1px;
	list-style: url(../images/bullet.png);
	font-size: 16px;
	text-align: left;
	vertical-align: top;
}

.t_text_services ul {
	margin-top: 10px;
	margin-bottom: 5px;
}

.t_text_services li {
	margin-top: 8px;
}

.t_text_services a:link{
	color: #666666;
	text-decoration: none;
}

.t_text_services a:visited{
	color: #666666;
	text-decoration: none;
}

.t_text_services a:hover{
	color: #666666;
	text-decoration: underline;
}


.m_image {
	height: 57px;
	width: 204px;
}

.b_image {
	height: 179px;
	width: 204px;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top;
	background: #F8AD30;
}

.b_text {
	background: #FFFFFF url(../images/sr.jpg) repeat-y scroll right;
	height: 179px;
	width: 204px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	list-style: url(../images/bullet.png);
	font-size: 16px;
	text-align: left;
	vertical-align: top;
}

.b_text ul {
	margin-top: 25px;
	margin-bottom: 5px;
}

.b_text li {
	margin-top: 18px;
}

.b_text a:link{
	color: #666666;
	text-decoration: none;
}

.b_text a:visited{
	color: #666666;
	text-decoration: none;
}

.b_text a:hover{
	color: #666666;
	text-decoration: underline;
}


.shadow_corner {
	background: url(../images/stl.jpg) no-repeat scroll right;
}

.shadow_left{
	background: url(../images/sr.jpg) repeat-y scroll right;
}

.footer{
	font-size: 9px;
	color: #666666;
	text-align: center;
	padding-top: 15px;
}

.content{
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 645px;
}

.content_header{
	font-weight: bold;
	color: #FFFFFF;
	/*background: #5C7DBE;*/
	display: block;
	font-size: 1.2em;
	padding: 3px 5px;
	margin-bottom: 5px;
	height: 14px;
}

.content_header a{
	/*display: block;*/
	float: right;
}

.content h1{
	font-size: 1.1em;
	font-weight: bold;
	color: #000066;
}

.content h2{
	font-size: 1.04em;
	font-weight: bold;
	color: #006699;
}

.content h3{
	font-size: 1.0em;
	font-weight: bold;
}

.image_left{
	float: left;
	margin-right: 8px;
	margin-bottom: 3px;
	border: 6px solid #003366;
}

.image_right{
	float: right;
	margin-left: 8px;
	margin-bottom: 3px;
	border: 6px solid #003366;
}

.dashed{
	border:none;
	border-top: 1px dotted #003366;
}

/*Feedback*/
.feed_input{
	width: 90%;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #666666;
}
.feed_comment{
	width: 90%;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #666666;
	height: 75px;
}
.feed_btn{
	color: #000000;
	background: #F8AD30;
}

/*Messages*/
.message{
	background: #eeeeee;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding: 8px;
}
.message_image{
	margin-right: 5px;
}