body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	bottom: 0px;
	background-attachment: scroll;
	font-weight: normal;
	background-image: url(../images/bg.gif);
}


a, a:visited {
	color: #333333;
	text-decoration: none;
	}
	
a:hover, a:focus{
	text-decoration: underline;
	}
	


/* Typography
-----------------------------------------------------------------------------*/

h1
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4E4F50;
	text-decoration: none;
	margin: 0px;
}
	
h2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4F50;
	text-decoration: none;
	padding-top: 1px;
}
h3
	{
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
h4 {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #692368;
	text-decoration: none;
	height: 20px;
	margin: 0;
	padding: 0;
	}
.holder {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
		}
.title-bar {
	padding: 10px;
	background-color: #692368;
	color: #FFFFFF;
	font-size: 12px;
}

.text-normal-field{
	width:100px;
	font-size: 11px;


}
.text-normal-field2 {
	width:250px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.top-bottom-line {
	width:200px;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.bottom-line {
	width:200px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.padding {
	width:200px;
	font-size: 11px;
	padding: 6px;
}
.bodyArial {
	font-size: 12px;
}
.footer {
	width:100%;
	font-size: 11px;
	padding: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.text-normal {
	font-size: 11px;
}

