/* CSS Document */

img {
	border: 0px;
}

h5 {
	font-size: 14px;
}

#feature {
	background-color: #ffffff;
}

#feature .html {
	padding: 40px 0px 20px 0px;
	background-position: top right;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 11px;
	color: #3D5C6C;
}

#feature .html .nav {
	float: left;
	width: 200px;
}

#feature .html .desc {
	margin: 0px 0px 0px 200px;
	width: 300px;
}

#feature .form {
	margin: 0px 0px 0px 150px;
	padding: 30px 0px 20px 0px;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 11px;
	color: #3D5C6C;
}

#feature .input {
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 12px;
	color: #3D5C6C;
}

.subnav {

}

.subnav .tab {
	padding: 15px 5px 0px 5px;
}

.rightcolumn {
	width: 485px;
}

.rightcolumn .content {
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 12px;
	color: #3D5C6C;
}

.rightcolumn .content ul {
	margin-left: 0px;
}

.rightcolumn .content li {
	padding-bottom: 12px;
}

.rightcolumn .caption {
	font-size: 10px;
}

.leftcolumn {
	width: 190px;
	padding: 0px 0px 0px 30px;
}

.leftcolumn .section {
	padding: 0px 0px 8px 0px;
}

.leftcolumn .menu {
	font-family: Arial, "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 10px;
	color: #243540;
	padding: 0px 0px 5px 0px;
	display: none;
}

.leftcolumn .menu a {
	color: #243540;
	text-decoration: none;
}

.leftcolumn .menu a:hover {
	text-decoration: underline;
}

.leftcolumn .menu .arrow {
	padding: 0px 5px 0px 0px;
}

.leftcolumn .menu .item {
	padding: 0px 0px 3px 0px;
}

.leftcolumn .logos {
	padding: 20px 15px 0px 0px;
}

.divider {
	width: 30px;
	margin: 0px 25px 0px 0px;
}

.additional {
	padding: 20px 0px 20px 0px;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
}

.spacer {
	padding: 0px 5px 0px 5px;
}

.additional .content {
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 10px;
	color: #3D5C6C;
}

.additional .content ul {
	margin-left: 0px;
	padding-left: 10px;
}

.additional .content a {
	text-decoration: none;
	color: #3D5C6C;
}

.additional .content a:hover {
	text-decoration: underline;
}

#id {
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 10px;
	color: #3D5C6C;
}

#id a {
	color: #3D5C6C;
}


