﻿


hr {color:#4C3365;}

FORM { display: inline; }

img {border:none; display:inline;}



/***************************************************************
					FONTS
***************************************************************/


body{font-family:Verdana, Arial, Helvetica, sans-serif;

}

a {			text-decoration: none;		
			color: #3366FF;
}
a:hover {	text-decoration: underline;	}


p            {
	font-size: small;
	margin-left: 25px;
	width: 535px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 125%;
}

h2 {
	text-align: left;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #326BFF;
	font-size: medium;
}

h3 {
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #326BFF;
}
/***************************************************************
					LAYERS
***************************************************************/
#TextArea {
	position: absolute;
	min-height: 80%;
	width: 535px;
	padding: 0px 0px 100px 0px;
	visibility: visible;
	margin: 0px 0px 0px 25px;
	z-index: 5;
	left: 0px;
	text-indent: 0px;
}


#TextArea p            {
	font-size: small;
	margin-left: 25px;
	width: 535px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 125%;
}

#TextArea li {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	left: 10px;
}

#TextArea ul {
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom:20px;
	padding: 0;
	}


/***************************************************************
					ELEMENTS
***************************************************************/

.table-layout {
	border-collapse: collapse;
	background-color: #E0E4EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style2 {
	background-color: #E0E4EB;
}
.style3 {
	background-image: url('images/index_05.gif');
}
.style4 {
	text-align: left;
}

.mainbody {
	font-family: Arial;
	border-collapse: collapse;
	border-spacing: inherit;
	width: 598px;
}
.smalltext {
	font-size: xx-small;
}

.frmjump-div {
	text-align: right;
	width: 530px;
}
.frmjump {
	font-family: Verdana;
	font-size: small;
	width: 350px;
	background-color: #DACBB8;
	font-weight: lighter;
}
.list-small {
	font-size: small;
	text-align: left;
}
.table-layoutwithspace {
	border-style: none;
	border-collapse: inherit;
	background-color: #E0E4EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-spacing: 10px;
	empty-cells: hide;
	vertical-align: top;
}
.TableCell {
	border-bottom-style: groove;
	border-spacing: 10px;
	border-left-style: groove;
	empty-cells: hide;
	padding: 10px 0px 0px 0px;
	width: 244px
}