/* G-U Stylesheet */

p {margin:0 0 0 0;}

body
	{
	 font-family:		Verdana, Helvetica;
	 background-color:	#ffffff;
	}

a
	{		
	 color:			#164EA5;
         text-decoration: 	none;
	}
a:hover
	{
	 color:			#164EA5;
	}

.portalbody
	{
	 font-weight:		bold;
                 background-repeat: no-repeat;
	}

.bottomline
	{
	 font-size:		10px;
                 color: #ABAFB2;
                 padding-top: 3px;
	}

.bottomserviceline
	{
	 font-size:		10px;
                 color: #164EA5;
                 padding-top: 3px;
	}

select.country
	{
	 font-size:		9px;
	 font-family:	Verdana, Helvetica;
	 color:		#164EA5;
	 margin-top:	0px;
	 margin-bottom:	0px;
	 border-width:	1px;
	 border-color:	#d4d4d4;
	 border-style:	solid;
	 width:		160px;
	}

form.frmcountry
	{
	 margin-top:	8px;
	 margin-bottom:	6px;
	}