/*---------------------------------------------------------------------------------------- main body, global using */
body
{
	margin: 0;
	padding: 0;
	background-image: url(cpa_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	color: #333;
	line-height: 1.7em;
	font-weight: normal;
}

h5 /* section title, same as .contenttab, has less bottom margin */
{
	font-size: 13px;
	color: #006b77;
	font-weight: bold;
	margin-bottom: -10px;
	margin-top: 2.2em;
}

a {color: #006b77; text-decoration: none}
a:link {color: #006b77; text-decoration: none} 
a:visited {color: #006b77; text-decoration: none}
a:hover {color: #006b77; text-decoration: underline}  
a:active {color: #006b77; text-decoration: underline}

#content li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	line-height: 1.6em;
	list-style: url(dot_1.gif);
	margin: 0 10px 0 35px;
	color: #333;	
}

ol
{
	padding: 0;
	margin: 0;
}

#order li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	line-height: 1.6em;
	margin: 0 0 0 40px;
	color: #333;
}

.small
{
	font-size: 10px;
	font-weight: normal;
}

.xsmall
{
	font-size: 9px;
}

.xsmall2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

dl, dt, dd, ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

/*----------------------------------------------------------------------------------------  */

.topmenu, .topmenu a, .topmenu a:visited 
{
	font-size: 10px;
	color: #006b77;
	text-align: right;
	font-weight: bold;
	padding: 5px 5px 0 0;
	
}

.footer, .footer a, .footer a:hover, .footer a:visited
{
	font-size: 10px;
	line-height: 1.6em;
	color: gray;
	text-align: center;
}


.copyright
{
	font-size: 10px;
	line-height: 1.3em;
	color: #fff;
	text-align: center;
}

.date
{
	font-size: 9px;
	color: #616161;
}


/* main menu begins*/

dl, dt, dd, ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#mainMenu li
{
	font-size: 10px;
	font-weight: bold;
	width: 140px;
	margin: 0;
	padding: 0;
	height: 29px;
} 

#mainMenu a 
{
	display: block;
	width: 140px;
	text-align: center;
	padding: 4px;
	border: 1px solid #b0c270;
	text-decoration: none;
	color: #587236;
	background: #e8f0b8;
	border-radius: 5px;

} 

#mainMenu a:link, #mainMenu a:active, #mainMenu a:visited 
{
	color: gray;
}

#mainMenu a:hover 
{
	border: 1px solid #b5d0fd;
	background: #bfd181;
	color: black;
} 

/* main menu ends*/




#active a:link, #active a:visited, #active a:hover
{
	background-image: url(arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	color: gray;
}

.news
{
	padding: 1 0 2 20px;
	text-align:left;
	font-size: 10px;
	line-height: 1.4em;
	color: #434343;
}



/* main menu end */

/*---------------------------------------------------------------------------------------- content page begin */

.contenttitle
{
	font-size: 17px;
	color: #006b77;
	font-weight: bold;
}

.contenttab
{
	font-size: 13px;
	color: #006b77;
	font-weight: bold;
}

.floatright
{
	float: right;
	margin: 0 0 10px 10px;
}

.floatleft
{
	float: left;
	margin: 0 10 10px 0;
}

.floatrightbottom
{
	float: right;
	margin: 10 0 0px 10px;
}

.floatleftbottom
{
	float: left;
	margin: 10 10px 0 0;
}

.floatrightcaption
{
	font-size: 9px;
	float: right;
	margin: 0 0 10px 10px;
	width: 125px;	
}

.floatleftcaption
{
	font-size: 9px;
	float: left;
	margin: 0 10 10px 0;
	width: 125px;	
}
/* content page end */



** Resizable text areas
*/
.resizable-textarea {
  width: 95%;
}
.resizable-textarea .grippie {
  height: 9px;
  overflow: hidden;
  background: #eee url(grippie.png) no-repeat center 2px;
  border: 1px solid #ddd;
  border-top-width: 0;
  cursor: s-resize;
}
html.js .resizable-textarea textarea {
  margin-bottom: 0;
  width: 100%;
  display: block;
}

.float
{	
	position:absolute;
    width:105px;
	height:150px;
	top:190px;
	right: 80px;
}

/*

