/* CSS Document */
body {
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	behaviour: url("hover.htc");
}

.style1 {
	color: #976300;
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
}

.style2 {
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
}	

img {border: 0px;}

hr {
width: 100%;
height:1px;
border: 0px;
background-color: #CCCCCC;
color: #CCCCCC;
}

.sub {font-weight: bold; color: #04a59f; font-size: 12pt;}

ul {
list-style-image:url('images/list01.gif');margin-left:20px; margin-right:0px; margin-top:0px; margin-bottom:0px
}

a {color: #04a59f; font-weight: bold;}

.list01 {}

.f_right {float: right;}

.f_left{float: left;}

#navigation{
	padding: 5px 0;
	background: #02a69f;
	width: 100%;
}



#navigation td{
	padding: 5px 0;
	text-align: center;
}

*:first-child+html #navigation td{padding: 10px 0}

#mainNav{
	list-style: none;
	padding: 0;
}

#mainNav li{
	display: inline;
	float:  left;
	margin: 0 20px;
	position: relative;
}



#aboutSubNav{
	text-align: left;
	position: absolute;
	top: 15px;
	left: 0;
	background: #02a69f;
	border: 2px solid #02a69f;
	margin: 0;
	padding: 0;
	font-size: 12px;
	display: none;
}

*:first-child+html #aboutSubNav{top: 15px}


#aboutSubNav li{
	display: block;
	float: none;
	margin: 0;
}

#navigation a:link, #navigation a:visited{
	font-size: 0.9em;
	color: #fff;
	text-decoration: none;
}

#navigation a:hover{
	text-decoration: underline;
}

#aboutSubNav a:link, #aboutSubNav a:visited{
	color: #fff;
	display: block;
	padding: 5px 2px;
	width: 195px;
}

#aboutSubNav a:hover{
	background: #F6F4DD;
	color: #02a69f;
	display: block;
}

#about:hover ul, #about.active ul{
	display: block;
}

#menuBack{
	background: url(images/home/swirl2.jpg) no-repeat top left;
	height: 132px;
	width: 770px;
}

.paw_bgnd {
background-image:url('images/paw_bgnd.gif');
background-repeat: no-repeat;
background-position:  right top;
border-right:5px solid #00A9A1;
border-left:5px solid #00A9A1;
}

.text {
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.glist{
list-style-image:url('images/bullet_glist.gif');
line-height: 20px; margin-left:40px; margin-right:0px; margin-top:0px; margin-bottom:0px
}

.left_bgnd {
background-image:url('images/home/left_bgnd.gif');
background-repeat: repeat-y;
background-position:  left top;
border-left:5px solid #00A9A1;
}
.right_bgnd {
background-image:url('images/home/right_bgnd.gif');
background-repeat: repeat-y;
background-position:  right top;
background-color:#FFFFFF;
}

#footerNav{
	height: 45px;
	background: #02a69f;
	color: #fff;
	font-size: 10px;	
}

#footerNav td{
	padding: 0 10px;
}

#footerNav a:link, #footerNav a:visited{
	color: #fff;
	text-decoration: none;
}

#footerNav a:hover{
	text-decoration: underline;
}

/**************** FORMS ***********************************/
.red {color: #FF0000; }

#form1 {border: 1px solid #f0f0f0; width: 500px;}

.txtBox2
{
	border: 1px solid #6D6C6C;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;    
	color: #000000;   
	text-decoration: none;
	height: 16px;
	padding-left: 3px;
	padding-top: 2px;	
	background-image: url('images/frmshadow_txtBox2-off.jpg');
}			
	
.txtField1
{
	border: 1px solid #6D6C6C;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;    
	color: #000000;   
	text-decoration: none;
	padding-left: 3px;
	padding-top: 2px;	
	background-image: url('images/frmshadow_txtfield1-off.jpg');
}

.drpDown1
{
	border: 1px solid #6D6C6C;
	background-color: #D8D8D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0A4600;
	font-weight: normal;
}