body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body-text {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	line-height: 115%;
}

.body-text-index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 525px;
	margin-top: 15px;
	margin-left: 60px;
}

.white-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF
}

.title-text {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	line-height: 115%;
	color: #999999;
}

/* HEADERS AND FOOTERS */

.breadcrumb { 
	color:gray; 
	font:11px verdana,geneva,arial,helvetica,sans-serif; 
}

.frontheadlines {
	color:black;
}

A.footer { color:gray; }
A.breadcrumb:hover { color:navy; }
A.footer:hover { color:navy; }
A.link { color: #000066; }



/* FORMS */

label { cursor:pointer; }

.field-name {
	color: #990033;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 9pt;				
}
.field-name-errors {
	color: red;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 9pt;
}
.field-value {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;				
}

.errors {
    color:red !important;
	
}

.reverse_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.footer_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #403E91;
}

/* GUTTERS */

backgroundl {background-image: url(images/front/index_r1_c1a.jpg);
	background-repeat: repeat-x;
}
backgroundr {
	background-image: url(images/front/index_r1_c13.jpg);
	background-repeat: repeat-x;
}

a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #0000CC;
}
a:active {
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


	
