
/* ELEMENTS */


BODY {
	background-color:#FFFFFF;
	font-family: verdana, Arial;
	font-size:12 px;
	color: #000040;
	font-weight:normal;
}
TD{
	font-family: verdana, Arial;
	font-size:11 px;
	color: #000040;
	font-weight: normal;
}
FONT{
	font-family: verdana, Arial;
	font-size:12 px;
	color:#000040;
	font-weight:normal
}
B{
	font-weight: bold;
}


/* ANCHORS */

A{
	color: #800000;
	text-decoration: none;
}

A:hover{
	color: Green;
	text-decoration : underline;
}
A:visited{
	color: #800000;
}
A.nav{
	color: #333333;
	text-decoration:none;
}
A.nav:visited{
	color: #333333;
	text-decoration:none;
}
A.nav:hover{
	color: #000000;
	text-decoration:none;
}
A.nav:active{
	color: #000000;
	text-decoration:none;
	font-weight : bold;
}
.foot{
	font-family: verdana, arial, helvetica;
	font-size:10px;
	color:#666666;
	font-weight:normal
}
A.foot{
	color: #666666;
	text-decoration:none;
}
A.foot:visited{
	color: #666666;
	text-decoration:none;
}
A.foot:hover{
	color: #666666;
	text-decoration:underline;
}



/* STANDARD FORM */
.form{
	font-family:courier, courier new;
	font-size:11px;color:#000000; 
	font-weight:normal
}
.formConfirm{
	font-family:verdana, arial;
	font-size:13px;color:blue; 
	font-weight:bold
}


/* HEADINGS */

.title{
	font-family: arial, helvetica;
	font-size:16px;
	color: #333333;
	font-weight:bold;
}
.header{
	font-family: arial, helvetica;
	font-size:16px;
	color: #000040;
	font-weight:bold;
}
.headline{
	font-family: arial, helvetica;
	font-size:12px;
	color: #000040;
	font-weight:bold;
}
.headlineSub{
	font-family: arial, helvetica;
	font-size:10px;
	color: #000040;
	font-weight:bold;
}


/* FONTS */

.bodyAlt1{
	font-family: verdana, arial, helvetica;
	font-size:11px;
	color:#666666;
	font-weight:normal
}
.quote{
	font-family: verdana, arial, helvetica;
	font-size:10px;
	color:#444444;
	font-weight:normal;
	font-style : italic;
}
.sidebarTitle{
	font-family: verdana, arial, helvetica;
	font-size:11 px;
	color: #222222;
	font-weight:bold;
	background-color : #DDDDDD;
}
.sidebarTitleCore{
	font-family: verdana, arial, helvetica;
	font-size:11 px;
	color: #222222;
	font-weight:bold;
	background-color : #FBF3E8;
}
.sidebarHeader{
	font-family: verdana, arial, helvetica;
	font-size:11px;
	color:#666666;
	font-weight:normal
}
.sidebarHeadline{
	font-family: verdana, arial, helvetica;
	font-size:11px;
	color:#666666;
	font-weight:normal
}
.sidebarHeadlineSub{
	font-family: verdana, arial, helvetica;
	font-size:11px;
	color:#666666;
	font-weight:normal
}
.sidebar{
	font-family: verdana, arial, helvetica;
	font-size:10px;
	color:#222222;
	font-weight:normal;
	background-color : #FFFFFF;
}
.sidebarCaption{
	font-family: verdana, arial, helvetica;
	font-size:11px;
	color:#444422;
	font-weight:normal;
}
.required{
	font-family: verdana, arial, helvetica;
	font-size:10px;
	color: Red;
	font-weight:normal
}
.foot{
	font-family: verdana, arial, helvetica;
	font-size:10px;
	color:#666666;
	font-weight:normal
}