	html,
	body {
		margin:0;
		padding:0;
		height:100%;
		font-family: Arial,Verdana,sans-serif;
		font-size: 16px;
	}
	#container {
		min-height:100%;
		position:relative;
	}
	#header {
		background:#fff;
		padding-bottom:5px;
	}
	#body {
		padding:3px;
		padding-bottom:60px;	/* Height of the footer */
	}
	#footer {
		position:absolute;
		bottom:0;
		width:100%;
		height:60px;			/* Height of the footer */
		background:#fff;
	}
	/* other non-essential CSS */
	#header p,
	#header h1 {
		margin:0;
		padding:10px 0 0 10px;
	}
	#footer p {
		margin:0;
		padding:2px;
		text-align:center;
		font-size: 10px;
	}
	input.textfield, textarea  {
		width: 250px;
		padding-top: 4px;
		padding-right: 4px;
		padding-bottom: 4px;
		padding-left: 4px;
		border-width: 2px;
		border-style: solid;
		border-color: #cccccc;
		color: #777777;
		background-color: #f3f3f3;
		background-image: none;
		background-repeat: repeat;
		background-attachment: scroll;
		background-position: 0% 0%;
		font-size: 150%;
		font-family: Arial,Verdana,sans-serif;
		margin-bottom: 10px;
	}
	li {
		list-style-type: none;
		list-style-image: none;
		list-style-position: outside;
	}
	ul.disc li {
		list-style-type: disc;
		margin-left: 10px;
		padding-bottom: 10px;
		text-align:left;
		font-size:12px;
		text-align:justify;
	}
	h3 {
		font-size:1em; 
		margin-bottom: 13px;
		background-color: #ebebeb;
		background-image: none;
		background-repeat: repeat;
		background-attachment: scroll;
		background-position: 0% 0%;
		color: #333333;
		padding: 10px;
	}
	a {
		color: #0068b7;
		text-decoration: none;
	}

	

	a:hover {
		color: #0065b1;
		text-decoration: none;
	}

	
	
	.arrow-link {
		text-decoration: none;
		text-align:left;
		font-size: 14px;
		background-color: transparent;
		background-image: url(r-box-arr.gif);
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: right center;
		padding-right: 12px;
		color: #1980cf;
	}
	.grey-box {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-left-style: solid;
		border-bottom-style: solid;
		border-top-color: #dadada;
		border-bottom-color: #dadada;
		border-right-color: #dadada;
		border-left-color: #dadada;
		background-color: #f7f7f7;
		background-image: none;
		background-repeat: repeat;
		background-attachment: scroll;
		background-position: 0% 0%;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		padding-left:15px; font-size:13px; 
}	

h2  { margin-bottom:.8em; font-size:1.7em; font-weight:normal; }
.page-head { margin-bottom:16px; color:#002D53; font:28px arial, helvetica; }
.big       { font-size:1.2em; line-height:1.5em; }
.normal    { font-weight:normal !important; }
.small     { font-size:.80em; line-height:1.35em; }
.smallwhite{ line-height:1.35em; color:#FFF;}
p.small    { margin-bottom:.4em; line-height:1.35em; }

h1 {
	font-family: 'lucida sans unicode','lucida grande',verdana;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d4d4d4;
	padding-top: 10px;
	padding-left: 10px;
	letter-spacing: -0.03em;
	font-size: 22px;
	color: #323131;
}
.successmsg	{
	font-size:90%; 
	line-height:1; 
	border-top:1px solid green; 
	border-bottom: 1px solid green; 
	background: #d2ffd4 url(success.gif) no-repeat scroll 5px 7px; 
	padding:7px 15px 7px 30px;
	margin:10px 0pt;
}
.errormsg	{
	font-size:90%; 
	line-height:1; 
	border-top:1px solid #FF9595;
	border-bottom:1px solid #FF9595; 
	background:#FFEAEA url(error.gif) no-repeat scroll 5px 7px; 
	padding:7px 15px 7px 30px;
	margin:5px 0pt;
}
/*- Menu 2--------------------------- */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
	
#menu2 {
	width: 281px;
	border-style: solid solid none solid;
	border-color: #D8D5D1;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu2 li a {
	height: 32px;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #FFF;
	display: block;
	background:  url(menu2.gif);
	padding: 8px 0 0 30px;
	}
	
#menu2 li a:hover {
	color: #FFF;
	background:  url(menu2.gif) 0 -32px;
	padding: 8px 0 0 32px;
	}
/*- Menu 2--------------------------- */

.info_messages	{background:#FFF2CE url(information.gif) no-repeat scroll 5px 7px;border-bottom:1px solid #EBD085;border-top:1px solid #EBD085;padding:7px 15px 7px 30px;}
.infobar	{border-bottom:1px solid #EBD085; border-top:1px solid #EBD085; padding:7px 15px 7px 30px; background-color: #FFF2CE;}

.tdborder3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height:15px;
	padding: 5px;
	border-right: 1px solid #FFF;
	border-bottom: 3px solid #CCC;
}
.tdborder1 {
	font-size: 10px;
	line-height:15px;
	padding: 5px;
	border-bottom: 1px solid #000;
}
.required {
	color: #F00;
	font-weight: bolder;
}