@CHARSET "ISO-8859-1";

/* Font Definitions */
@font-face {
	font-family: Wingdings;
	panose-1: 5 0 0 0 0 0 0 0 0 0;
}

div.text {
	font-size: 10.0pt;
	line-height: 150%;
	font-family: Arial;
	color: black;
	margin-top: 5pt;
}

/* Style Definitions */
div.heading {
	font-size: 10.0pt;
	line-height: 150%;
	font-family: Arial;
	color: black;
	font-weight: bold;
	margin-top: 10pt;
}


/* Style Definitions */
div.hint {
	font-size: 12.0pt;
	line-height: 150%;
	font-family: Arial;
	color: black;
	font-weight: bold;
	margin-top: 15pt;
}

a.menuoff {
	color:#FFFFFF;
	text-decoration: none;
	font-family: times;
	font-size: 125%
}

a.menuon{
	color:#6600CC;
	text-decoration: none;
	font-family: times;
	font-size: 125%
}

body {
	background-color: #F7F7F7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}

.shortcuts {
	padding-top:5px;
	padding-bottom:5px;
}

input,textarea {
	border: 1px solid #A5C8DE;
	background-color: #CFF5FE;
}