body, h1, td, input, textarea, select
{
	font-family:tahoma, verdana, sans-serif; 
	font-size:11px; 
	color:#133978;
}

p
{
	line-height: 130%;
}

li
{
	margin-bottom:10px;
}

a
{
	color:#133978;
}
a:visited
{
	color:#133978;
}
a:hover
{
	text-decoration:none;
}

.blue	{color:#133978;}
.blue a	{color:#133978;}
.blue a:visited	{color:#133978;}
.blue a:hover	{text-decoration:none;}

.red	{color:#FF0000;}
.red a	{color:#FF0000;}
.red a:visited	{color:#FF0000;}
 
#ptext	{padding:20px 0px 20px 20px;}
#pnews	{padding:10px 10px 10px 0px;}

#bgx	{background-repeat:repeat-x;}
#bgy	{background-repeat:repeat-y;}
#bgx-pbot	{background-repeat:repeat-x; background-position:bottom;}

#bord-bot	{border-bottom:solid 1px #B1BFD6;}

.input	{border:solid 1px #B1BFD6; color:#133978;}
.button	{border:solid 1px #133978; color:#ffffff; background-color:#133978;}
