body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #314A53;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	line-height: normal;
	list-style-type: square;
	background-color: #6D93A6;
}
a:link {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.carpe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #6D93A6;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	color: #666666;
	font-weight: bold;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #FFFFFF;
	line-height: normal;
}
h2 {
	font-size: 14px;
	color: #4A6C79;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12px;
	color: #5C8599;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: oblique;
	text-decoration: underline;
}
h4 {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.pageheading {
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 24px;
	font-variant: small-caps;
	font-weight: normal;
}

a.button:link {
	text-decoration: none;
	color: #2987BB;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
a.button:visited {
	text-decoration: none;
	color: #2987BB;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

	
}
a.button:hover {
	color: #EB9214;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	
}
a.button:active {
	text-decoration: none;
	color: #2987BB;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

.yellow {
	text-decoration: none;
	color: #FEAE21;
		font-weight: bolder;
	font-size: 10px;
}


.tickboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 10px;
	line-height: 15px;
	border: #7A7A84;
	font-weight: bolder;
	font-weight: bolder;
}
.tablewatermark {
	background-attachment: scroll;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.inputs {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	font-size: 10px;
	line-height: 15px;
	background-attachment: fixed;
	background-image: url(../images/elements/form_input_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
.textboxes {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	font-size: 10px;
	line-height: 15px;
	background-attachment: fixed;
	background-image: url(../images/elements/form_textarea_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
h5 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: thin dashed #FFFFFF;
	background-color: #99CCFF;
	width: 100px;
	padding: 10px;
	height: auto;
}
