/* ---GENERAL----------------------------------------------- */

hr    {border-style: solid; border-width: 1px; border-color: #f1f1f1;}
p     {font-family: Arial,Tahoma,Verdana; color: #333333; font-size: 12px; margin-top: 3; margin-bottom: 10;}
table {font-family: Arial,Tahoma,Verdana; font-size: 12px; color: #333333;}
td    {font-family: Arial,Tahoma,Verdana; font-size: 12px; color: #333333;}
ul    {list-style-image: url('../images/standard/bullet_square.gif'); margin-left: -2; margin-bottom: 10; margin-top: 10; padding-left: 2em;}
ol    {margin-bottom: 10; margin-top: 10;}
li    {padding-bottom: 5px;}


/* ---BANNERS/HEADERS/FOOTERS------------------------------- */

.header
{
	font-weight: bold;
	font-size: 16px;
	Color: #42779F;
	padding-top: 6px;
	padding-bottom:6px;
	padding-left:6px;
}


/* ---LINKS------------------------------------------------- */

a:link           {color: #6A9B00; text-decoration: underline;}
a:visited        {color: #6A9B00; text-decoration: underline;}
a:active         {color: #6A9B00; text-decoration: none;}
a:hover          {color: #000000; text-decoration: none;}


/* ---FORMS------------------------------------------------- */

table form {margin-bottom: 0px;}

form {margin: 0px;}

.formItem
{
	font-family: Arial,Tahoma,Verdana;
	border: 1px solid #C0C0C0; 
	font-size: 12px; 
	color: #333333; 
	font-weight: normal;
	height: 21px;
}

.search
{
	font-size: 10px;
	border: 1px solid #E4E4E4; 
	color: #979796; 
}

.searchbutton
{
	font-family: Arial,Tahoma,Verdana;
	font-size: 11px;
	color: #333366;
	letter-spacing: 0;
	cursor: pointer;
	cursor: hand;
	height: 19;
	background-image: url('../images/standard/bk_button.gif');
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #CCCCCC;
	width:25;
}

.dropdown
{
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px; 
	color: #333333; 
}

.formItemButton
{
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	color: #333333;
	cursor: pointer;
	cursor: hand;
	background-image: url('../images/standard/bk_button.gif');
	background-color: #FFFFFF;

}

.textarea
{
	font-family: Arial,Tahoma,Verdana;
	border: 1px solid #C0C0C0; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal;
}
