/* CSS Document for dviwebworks.com v2.0 */

.menuLink 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666; 
	font-weight: bold;
	text-decoration: none;
}
.menuLink:hover
{
	color: #4870A8; 
}
body 
{
	margin-top: 20px;
}
strong
{
	color: #111111;
}
a
{
	color:#4870A8;
}
a:hover
{
	text-decoration:none;
}
.h1home
{
	display: inline;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #4D4D4D; 
	font-weight: bold;
}	
.homeMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.homeMainEmphasis1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #878444;
}
.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.baseText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bottomText {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
}
.title {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4870A8;
}
.subtitleBlue {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4870A8;
}
.subtitle {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/* color: #4870A8; */
	color: #666666;
}
.textBlueBold {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/* color: #4870A8; */
	color: #4870A8;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #4870A8; 
	text-decoration: underline;
}
.submenu:hover {
	color: #4870A8; 
	text-decoration: none;
}
.quotecredit {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px;
	font-style: italic;
}

/* form fields */
.textinput {
	font-size: 11px;
	width:236px;
	height:15px;
	background:url(images/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:336px;
	height:125px;
	background:url(images/textarea.gif) left top;
	border:none;
	padding:4px 8px;
}
* html .textarea {
	background:url(images/textarea.gif) fixed left top;
}
.btnLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #406295;
}
li
{
	margin-bottom: 20px;
	list-style-image:url(img/check-icon.gif);
}
