.menu-title {
	font-family: Verdana;
	font-size: 12px;
	font-style:normal;
	font-weight: bold;
	color: #00157f;
	text-decoration: none;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}
.menu {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0f6b22;
	text-decoration: none;
	display: inline-block;
	height:11px;
	width:200px;
	
}
.menu:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00157f;
	text-decoration: none;
	display: inline-block;
	height:11px;
	width:200px;
}
.caption {
	font-family: Trebuchet MS;
	font-size: 22px;
	font-style:normal;
	font-weight: bold;
	color: #04167d;
	text-decoration: none;
	padding-bottom:3px;

}
.title {
	font-family: Verdana;
	font-size: 11px;
	font-style:normal;
	font-weight: bold;
	color: #3c3c3c;
	text-decoration: none;
	line-height:15px;
}
.body_text {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #504F4D;
	text-decoration: none;
	line-height:18px;
	
}
.body_text_link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #504F4D;
	text-decoration: underline;
	line-height:18px;
}
.body_text_link:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #504F4D;
	text-decoration: none;
	line-height:18px;
}
.read_more {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #04167D;
	text-decoration: underline;
}
.read_more:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #04167D;
	text-decoration: none;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6f6f6f;
	text-decoration: none;
	padding-left:20px;
	padding-bottom:20px;
}
input[type="text"], input.text, textarea, select {
    background: repeat-x scroll 0 0 #F5F5F5;
    border: 1px solid #D1D1D1;
    color: #4C4C4C;
    font-family: Arial,Helvetica,Geneva,sans-serif;
    font-size: 12px;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 14px;
    margin-bottom: 2px;
    margin-top: 3px;
    padding: 3px;
	width:190px;
}
.elementWidthA {
    width: 300px;
}
.elementWidthB {
    width: 200px;
}
