/****************************************************** TAGS */
body, table {font-family:Arial, Helvetica, sans-serif; color:#000;}
	body	{font-size:12px; line-height:14px;}
	table	{font-size:100%;}

h1	{font-size:13px; font-weight:bold; color:#de3131; text-transform:uppercase;}
h2	{font-size:100%; font-weight:bold; color:#518ab3;}
h3	{font-size:100%; font-weight:normal;}
h4	{font-size:100%; font-weight:bold;}
h5	{font-size:100%; font-weight:bold; font-style:italic;}
h6	{font-size:100%; font-weight:normal; font-style:italic;}

a	{color:#518ab3; text-decoration:none;}
a:visited {text-decoration:none; color:#666;}
a:hover, a:visited:hover	{color:#518ab3; text-decoration:underline;}

ul	{list-style-type:circle;}
div, span	{}

/********************************************* CUSTOM CLASSES */
#body_home h3, #body_home .h3 {color:#518ab3; font-weight:bold;}
#body_home a	{color:#000; text-decoration:none; font-weight:bold;}
#body_home a:visited {color:#333; text-decoration:none;}
#body_home a:hover, #body_home a:visited:hover	{color:#000; text-decoration:underline;}

input.form_search {color:#efefef; font-family:Arial, Helvetica, sans-serif; font-size:10px;}

#footer, #footer a, #footer a:visited {font-size:11px; line-height:14px; text-align:center; font-weight:bold;}
	#footer, #footer a, #footer a:visited {color:#fff;}	

.note {color:#666; font-weight:normal; font-style:italic;}

/******************************************* OVERRIDE CLASSES */
.larger, .large	{font-size:110% !important;}
.smaller, .small	{font-size:90% !important;}

.uppercase {text-transform:uppercase;}

.alert	{color:#de3131 !important; font-weight:bold;}
.gray	{color:#999999 !important;}
.dkgray	{color:#666666 !important;}
