/*  @charset "utf-8";  */
/* CSS Document */

body
{
	margin:0px;
	background:url(../images/bg1.jpg) ;
}
.tableBorder3side{
border-top:#686868 solid 1px;
border-bottom:#686868 solid 1px;
border-right:#686868 solid 1px;}

.tableBorder2side{
border-top:#686868 solid 1px;
border-right:#686868 solid 1px;}


.toprightImg{
background:url(../images/rightTop.jpg);
height:110px;
}
.toprightImg4in{
background:url(../images/rightTop.jpg) right no-repeat;
height:110px;
}
.logoText{
background:url(../images/logo_text.jpg);
height:110px;}

.logo4insides{
background:url(../images/logo4in.jpg);
height:212px;
border:0px;}

.logo4insides2{
background:url(../images/logo4in_dwn.jpg) no-repeat left top;
}

.logo4inTrans{
background:url(../images/logoBG4in.jpg) no-repeat 24px 12px;
}

.quote4insides{
background:url(../images/quote_inside.jpg) no-repeat left;
height:74px;
border:0px;}


.leftNavBG{
background:url(../images/leftNavigation-BG.jpg) no-repeat top;
height:850px;
width:273px;

}
.leftNav{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
cursor: hand;
text-transform:uppercase;
}
a.leftNav:link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
cursor: hand;
text-transform:uppercase;
padding:5px;
}

a.leftNav:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#CC0000;
text-decoration:none;
cursor: hand;
text-transform:uppercase;
padding:5px;
}
.inbodyTable {
background:#FFFFFF;
border-left:#686868 solid 1px;
border-bottom:#686868 solid 1px;
border-right:#686868 solid 1px;
}

.pageHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #164903;
}

#bodyContent4inside p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.bodyContent{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#283d78;
line-height:1.5;
}

a.bodyContent:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4063c3;
	font-weight: bold;
	text-decoration: underline;
}
a.bodyContent:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#4063c3;
font-weight:bold;
text-decoration:underline;
}
td .bodyContent4inside 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.fntgray
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003300;
	font-weight: 900;
}
.fntgraysmall
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
	font-weight: 900;
}
.pictureImg
{
	border-style: none;
	border-color: inherit;
	border-width: 1;
	height:378px;
		width:251px;
		margin-bottom:14px;
		margin-top:2px;
		text-align:right;
		position:relative;
		top: 0px;
	left: 0px;
}
a:link {color: #003300; text-decoration: underline; }
a:active {color: #003300; text-decoration: underline; }
a:visited {color: #003300; text-decoration: underline; }
a:hover
{
	color: #009900;
	text-decoration: underline;
}
#navbar
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
    font-weight: bold;
    padding: 10px 20px;
    background: url("images/bk2.gif") repeat-x;
    height: 40px;
    z-index: 6;
    position: relative;
    float: right;
    color: #FFFFFF;
    top: -89px;
    left: -5px;
    width: 603px;
}
* html #navbar {
    width:609px;
    w\idth:603px;
}
* html {display:inline;}
