/***********************************************/
/* 	Uaewebsites Css Layout Divs                */
/***********************************************/

#container{
	width: 1000px;
	height: inherit;
	background-color: #ffffff;
	margin: 0 auto; 
}
#head{
	border-bottom: 1px solid #ffffff;
	width: 1000px;
	height: auto;
	background-color: #ffffff;
	margin: 0 auto;
}
#left{
	float: left;
	width: 180px;
	background-color: #ffffff;
	height: inherit;
	margin: 0 auto;
}
#content{
	float: left;
	width: 640px;
	background-color: #ffffff;
	height: inherit;
	margin: 0 auto;
}
#right{
	float: right;
	width: 180px;
	background-color: #ffffff;
	height: inherit;
	margin: 0 auto;
}
#foot{
    float: left;
	width: 1000px;
	background-color: #FFFFFF;
	margin: 0 auto;
}
/***********************************************/
/* 	        Css Layout Divs Ends               */
/***********************************************/
body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	height: auto;
	padding:0;
	margin:0 auto;
	background-image: url(images/uw_wood.gif);
}

.border
{
	border: 1px solid #E6E6E6;
}

A:active
{
	COLOR: #000066;
	font-size:9px;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
A:link
{
    COLOR: #000066;
font-size:9px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}
A:visited
{
    COLOR: #000066;
font-size:9px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
}
A:hover
{
    COLOR: RED;
text-decoration: underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
Table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ArticleTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #51672C;
}
.ArticleTitlePlain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}

.ArticleHomeTitle
{
	font-family: Trebuchet MS;
	font-size:24px;
	color: #FFFFFF;
	padding-left: 5px;
}
.greytxt {
	color: #50652C;
}
.whitetxt {
	color: #E0EB9D;
	right: 5px;
	font-family: Trebuchet MS, Garamond, Georgia;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
}
.sitehdn
{
	font-family:Trebuchet MS;
	color: #50652C;
	font-size: 10pt;
	font-weight: bold;
}
.ArticleSubTitle
{
	font-family:Trebuchet MS;
  	color:#000000;
   	font-size:12pt;
   	padding-left: 5px;
}
/************ articleLinks styles **************/

#articleLinks{
	margin: 0px;
	padding: 0px;
}
#articleLinks a:link, #articleLinks a:visited {
	display: block;
	width: 179px;
	background-image: url(Images/btn_nrml.jpg);
	font-weight: bold;
	color: #50652C;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
}

#articleLinks a:hover{
	display: block;
	width: 179px;
	background-image: url(Images/btn_ovr.jpg);
	font-weight: bold;
	color: black;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
	text-decoration: none;
}
.img {
	border: 1px solid #9999AA;
}
.TextBox
{
	FONT-SIZE: 11px;
	COLOR: BLACK;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	border: 1px solid #CCCCCC;
}
.Buttons
{
    FONT-SIZE: 9px;
    HEIGHT: 20px;
    FONT-FAMILY: Tahoma, Arial, Verdana;
    background-color: #75963F;
    color: #31302f;
    font-weight: bold;
border: 1px #5c7531 solid;}
A.Buttons:hover
{
    FONT-SIZE: 9px;
    HEIGHT: 20px;
    FONT-FAMILY: Tahoma, Arial, Verdana;
    background-color: #75963F;
    color: #ffffff;
    font-weight: bold;
border: 1px #5c7531 solid;}
.MenuLink A.MenuLink:active, A.MenuLink:link, A.MenuLink:visited
{
    COLOR: navy;
font-size:10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

A.MenuLink:hover
{
    COLOR: green;
text-decoration: underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#white{
	margin: 0px;
	padding: 0px;
    color: #ffffff;
}

#white a:link, #white a:visited {
	font-weight: bold;
	color: #ffffff;
}

#white a:hover{
	font-weight: bold;
	color: #34421C;
	text-decoration: none;
}

.Rate A.Rate:active, A.Rate:link, A.Rate:visited
{
COLOR: #808080;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}

A.Rate:hover
{
COLOR: Red;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.hdncat {
	font-family: Trebuchet MS, Garamond, Georgia;
	font-size: 16pt;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
hr {
	border: 1px dotted #CCCCCC;
}
.table {
	border: 1px dotted #CCCCCC;
}
.pic {
	border: 1px dotted #999999;
}
.errText {
	color:#FF0000;
}
