body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 13px;
	color: #555555;
	background: #FFFFFF url(../../images/bg.gif) repeat-x top left;	
}

img {
	border: 0;
}


A:link, A:visited, A:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#4D6A80;
	text-decoration:underline;
}
A:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#4D6A80;
	text-decoration:none;
}


#main{
	width: 771px;
	border-right: 3px solid #FFF;
	border-left: 3px solid #FFF;
}
#top{
	background-color: #868686;
	border-bottom: 3px solid #FFF;
}
#menu{
	background-color: #004A90;
	color: #FFFFFF; 
	font-weight: bold; 
	font-size:12px;
	text-decoration: none;
	border-top: 3px solid #FFF;	
}

#menu A:link, #menu A:visited, #menu A:active {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size:12px;
	text-decoration: none;
}
#menu A:hover	{
	color: #FFFFFF; 
	font-weight: bold; 
	font-size:12px;
	text-decoration: underline;
}

#GreenBox{
	background-color: #012B05;
	color: #FFFFFF; 
	border-bottom: 3px solid #FFF;
	font-weight: normal; 
	font-size:11px;
	padding: 10px;
}
#GreenBox A:link, #GreenBox A:visited, #GreenBox A:active {
	color: #FFFFFF; 
	font-weight: normal; 
	font-size: 11px;
	text-decoration: none;
}
#GreenBox A:hover	{
	color: #FFFFFF; 
	font-weight: normal; 
	font-size: 11px;
	text-decoration: underline;
}

#GreenGrey{
	background-color: #012B05;	/*#D6D6D6;*/
	/*border-top: 3px solid #FFF;*/
	border-bottom: 3px solid #FFF;
	color: #FFFFFF;	/*#484848; */
	font-weight: normal; 
	font-size:11px;
	padding: 10px;
}
#GreenGrey A:link, #GreenGrey A:visited, #GreenGrey A:active	{
	color: #484848; 
	font-weight: normal; 
	font-size: 11px;
	text-decoration: none;
}
#GreenGrey A:hover	{
	color: #484848; 
	font-weight: normal; 
	font-size: 11px;
	text-decoration: underline;
}
h1{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold; 
	color: #004A90;
}
h2{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold; 
}
html*.flash1{ /* hide from Gecko*/
	 border: 1px solid #3E3E3E;
}

.LeftMenu{
	background-color: #D6D6D6;
	color: #FFFFFF; 
	font-weight: bold; 
	font-size:11px;
	text-decoration: none;
}
.LeftMenu td{
	padding: 5px 1px 10px 5px;
	line-height: 18px;
}
.LeftMenu .LeftMenuTab{
	background-color: #004A90;
	color: #FFFFFF; 
	font-weight: bold; 
	font-size:11px;
	text-decoration: none;
	padding: 9px 2px 9px 5px;
	line-height: 13px;
}
.LeftMenu A:link, .LeftMenu A:visited, .LeftMenu A:active	{
	color: #004A90; 
	font-weight: bold; 
	font-size: 11px;
	text-decoration: underline;
}
.LeftMenu A:hover	{
	color: #004A90; 
	font-weight: bold; 
	font-size: 11px;
	text-decoration: none;
}

/* footer */
/*#footer{
	padding:22px 10px 22px 10px;
	border-top: 3px solid #FFF;
	border-bottom: 15px solid #FFF;
	color: #686868;
	font-size: 10px;
	background-color: #D6D6D6;
}
*/
#footer{
	padding:10px 10px 10px 10px;
	border-top: 3px solid #FFF;
	border-bottom: 15px solid #FFF;
	color: #686868;
	font-size: 10px;
	background-color: #DADADA;
}
#footer a:link, #footer a:visited, #footer a:active{
	color: #686868;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover{
	color: #686868;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.pipe
{
	font-size:12px;
	color:Black;	
}
.inputRequest { font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; color:#5E5E5E; text-decoration:none; border:1px solid #5E5E5E; padding-left:3px; width:145px; }
.textareaRequest { font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; color:#5E5E5E; text-decoration:none; border:1px solid #5E5E5E; padding-left:3px; width:145px; height:60px; overflow:auto; }