
.Title{font-family: "Trebuchet MS"; color:#000000; font-size:18px;}

.subtitle {font-weight:bold; font-family: "Trebuchet MS";}

body 
{
	background-image: url(../images/bg-03.gif);
	background-color:#51585E;
	background-repeat:repeat-x;
	font-family:Arial; 
	color:#000000;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul
{
    padding-top: 5px;
    padding-left:2px;
}
.menuPosition
{
	width:140px; float:left; padding: 15px 10px 15px 0px;
}
.centerColumnWide
{
	float:left;	width:610px; padding: 10px 10px 10px 0px;
}
.contentArea
{
    border-top: solid 1px #000; border-bottom: solid 1px #000; width:800px; background-color:White; background-image:url(../images/sides-03.gif);
}
.centerColumn
{
	float:left;	width:310px; padding: 10px 10px 10px 0px;
}
.rightColumn{

	float:left;	width:300px; padding: 10px 10px 10px 10px; text-align:center;
}

.whiteBold {font-family:Arial; color:#FFFFFF; font-weight:bold;}
.RightBorder {border-right:thin solid #000066}
.top-left-right-Border {border-top:thin solid #333333;border-left:thin solid #333333; border-right:thin solid #333333; }
.Top-bot-left-right-Border {border-top:thin solid #333333; border-bottom:thin solid #333333;border-left:thin solid #333333; border-right:thin solid #333333;}
.minorsub {font-weight:bold;}
.Top-bot-left-right-BorderSml {border-top: thin solid #000066; border-bottom:thin solid #000066;border-left:thin solid #000066; border-right:thin solid #000066; }
div.boxes{background-color: #FFFFFF; width: 100%; height:420px; padding: 0 2px 0 2px;}

ul{margin: 0px 0px 10px 20px;}

a.menu:link {color:#000000; font-weight:bold; text-decoration:none; font-size:small; padding:5px; display:block; font-family: "Trebuchet MS";}
a.menu:visited {color:#000000; font-weight:bold; text-decoration:none;font-size:small; padding:5px;display:block; font-family: "Trebuchet MS";}
a.menu:active {color:#000000; font-weight:bold; text-decoration:none;font-size:small; padding:5px;display:block; font-family: "Trebuchet MS";}
a.menu:hover {color:#FFFFFF; font-weight:bold; text-decoration:none;font-size:small; background-color:#005085; padding:5px;display:block; font-family: "Trebuchet MS";}

a:link {color:#000000; font-weight:normal;}
a:visited {color:#000000; font-weight:normal;}
a:active {color:#000000; font-weight:normal;}
a:hover {color:#758557; font-weight:normal;}
span.intro{font-size:small; font-weight:bold;}

td.box{ padding:15px 15px 15px 15px; background-color:#FFFFFF; border:thin solid #758557; }
td.box1{ padding:15px 15px 15px 15px; background-color:#FFFFFF; border:thin solid #4A4A4A; }
img.highlight 
{
    border: solid 3px Black;
}