/* ----------------------------------------------
 * makcad design
 * http://www.makcad.com/
 ---------------------------------------------- */

		body 
			{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #C5C5C5;
	line-height: 20px;
	background-image: url(../assets/images/bkgrnd.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
			}
				
			#content
				{
	width: 767px;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding: 2px 6px 0px 6px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFFF;
				}

a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: verdana, arial, helvetica, sans-serif;
}
p {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
img {
	border: 0;
}
h3 {
	color: #FFFFFF;
	font-size: 90%;
}
h4 {
	color: #C1C41D;
	font-size: 90%;
	margin: 10px 0;
}
em {
	color: #C1C41D;
}

.text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	line-height: 20px;
}


.homepage-text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:24px;
	color: #184A5A;
	line-height: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.submenus {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12 pixels;
	color: #124C5F;
	font-weight: normal;
}

.titles {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	line-height: 24px;
	font-weight: bold;
}

.copyright {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

.form {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #124C5F;
	font-size: 90%;
	margin: 0;
	padding: 0;
	text-align: left;
}
