BODY {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	/*text-align: center;*/
	margin:0px;
}

BODY, TD {
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
}

TD.Green				{font-family:arial, helvetica, sans-serif; font-size:11px; color:#000000; padding:10px;}
TD.Article				{font-family:arial, helvetica, sans-serif; font-size:11px; color:#000000; padding:15px;}
TD.ArticleLink			{font-family:arial, helvetica, sans-serif; font-size:11px; color:#000000; padding: 0px 15px 15px 15px;}

H1 						{font-family: arial, helvetica, sans-serif; font-size:18px; color:#000000; font-style:normal; font-weight:normal;}
H2 						{font-family: arial, helvetica, sans-serif; font-size:14px; color:#000000; font-style:normal; font-weight:bold;}
H3 						{font-family: arial, helvetica, sans-serif; font-size:12px; color:#000000; font-style:normal; font-weight:bold;}

a 						{text-decoration:underline; font-size:11px; color:#00349A;}
a:hover 				{text-decoration:none;	font-size:11px; color:#00349A;}
a.news					{text-decoration:none; font-size:11px; color:#000000; display:block; float:right; padding-right:5px;}
a.news:hover 			{text-decoration:underline;	font-size:11px; color:#000000; display:block; float:right; padding-right:5px;}

input 					{font-family:arial, helvetica, sans-serif;	font-size:11px; border-width:1px; border-color:#000000;}
select 					{font-family:arial, helvetica, sans-serif;	font-size:11px; border-width:1px; border-color:#000000;}
textarea 				{font-family:arial, helvetica, sans-serif;	font-size:11px; border-width:1px; border-color:#000000;}

input.contact		    {width:200px; height:18px;}
select.contact 			{width:200px;}
textarea.contact 		{width:200px;}

.list-table				{border-width:0px;border-collapse:collapse;width:535px;}
.list-data				{border-width:1px;border-style:solid;}
.list-header			{background-color:#CCD6EB;border-color:#8FA5D2;font-weight:bold;}
.list-item				{background-color:#EFF1F1;border-color:#CACFD0;}
.list-alternating		{background-color:#FAFBFB;border-color:#D7DCDD;}

#content 
{
	width: 760px; 
	margin: auto;
}

.ErrorMessage			
{
	color:#CC0000;
}

.GreenBG 
{
	vertical-align: top; 
	background-color: #d3d3a8; 
	background-image: url(../gfx/nav_bg.gif); 
	background-repeat: repeat-x;
	height:480px;
	
}
.GreenBig
{
	height:62px; 
	vertical-align:bottom; 
	font-size:18px; 
	padding:10px; 
	background-image: url(../gfx/BradyGreenGradient.gif);
	padding-bottom:10px;
}
.GreenImage 
{
	width: 198px;
	background-color: white;
}
.GreenSpacer
{
	height:5px;
	background-color:#d4d4a8;
}

.YellowBG 
{
	vertical-align: top; 
	background-color: #fff0c1; 
}
.YellowBig
{
	height:62px; 
	vertical-align:bottom; 
	font-size:18px; 
	padding:10px; 
	background-image: url(../gfx/BradyYellowGradient.gif);
	padding-bottom:10px;
}
.YellowSpacer
{
	height:5px;
	background-color:#ffde7a;
}

.NewsFrontLinks
{
	text-align:right; 
	width:198px;
}
.NewsButton
{
	display:block;
	float:right;
	padding-top:2px;
}

.ArticleTable 
{
	background-image: url(../gfx/BradyGreyGradient.gif);
	background-repeat: repeat-x
}

.ArticleBig
{
	height:62px; 
	vertical-align:bottom; 
	font-size:18px; 
	padding:10px; 
	padding-bottom:10px;
}

.ArticleSmall
{
	vertical-align:bottom; 
	padding:10px; 
	padding-bottom:10px;	
}

.Copyright 
{
	color:#666666;
	background-image: url(../gfx/BradyBottom.gif);
}



