BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #333366;
	FONT-FAMILY: 'Times New Roman';
    font-size: medium;
}
H1
{
    COLOR: navy;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H2
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize;
    font-size: 20px;
}
H3
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}

H4
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}

H5
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H6
{
	text-align: left;
    COLOR: 333366;
    FONT-FAMILY: Verdana;
    TEXT-TRANSFORM: capitalize;
   	font-size: medium;
    
                    
}
TH {
 color: #6060cc
}


TD
{
	FONT-FAMILY: 'Verdana';
	color: #6060cc;
	
}


a:link
{
	text-decoration: none;
	xcolor:ff9900;
	color: navy;
	font-size: 11pt;
}


a:visited
{
	xcolor: white;
	xcolor:cc6633;
	color:ff9900;
	text-decoration: none;
	font-size: 11pt;
}


.navitem
{

	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	xcolor: ff9900;
	color:white;
	margin-top: 4px;
	text-decoration: none;
	line-height: 22px;
}



div#footerNavitem a:link
{
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: ff9900;
	margin-top: 4px;
	text-decoration: none;
	line-height: 22px;
}


a#LinkOut
{
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: ff9900;
	margin-top: 4px;
	text-decoration: none;
	line-height: 22px;
}

.links 
{
	text-align: left;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #663333;
	margin-top: 4px;
	text-decoration: none;
	line-height: 22px;
}



.keyText
{
	color: cc6633;
	font-family: Times New Roman;
	font-style: normal;
	font-weight: bold;
	line-height: 30px;
	font-size: medium;
	text-align: center;
}

.signed
{
	color: cc6633;
	font-family: Times New Roman;
	margin-left: 2em;
	font-style: normal;
	font-weight: bold;
	line-height: 30px;
	font-size: medium;
	text-align: left;
}


.normalText
{
	text-align: left;
	xcolor: rgb(152,58,6);
	color: navy;
	xxfont-family: Times New Roman;
	font-family: Verdana;
	font-style: normal;
	line-height: 35px;
	font-size: medium;

	width: 95%;
}



.textDetail
{
	text-align: left;
	font-family: Times New Roman;
	font-style: normal;
	line-height: 30px;
	font-size: medium;
}





.testimonial
{
	color: navy;
	font-family: Times New Roman;
	font-style: normal;
	font-weight: bold;
	line-height: 30px;
	font-size: small;
	text-align: left;
	font-style: italic;
}



#appInfo
{
	font-family: Verdana;
	font-style: normal;
	font-size: 9pt;
	color: 000080
}

.header
{
	background: maroon;
	color: white;
	text-align: left;

}




.menurow
{
	background-color: rgb( 75, 139, 200 );
	text-align: center;

	xfont-size: 80%;
	font-style: oblique;
	
	 
}





.menurow a:link
{
	color:white;
}



.menurow a:visited
{
	color:white;
}

.menurow a:hover
{
	color:navy;
	xxbackground-color: rgb( 75, 139, 0 );
}




.menuitem
{
	padding: 8px 6px 8px 6px;
	
}


.contentPane 
{
	margin-left:  2em;
}

img.right
{
	float: right;
	padding-left: 1em;
	margin:1em:
}


img.left
{
	float: left;
	padding-right:1em;
	margin:1em:
	
}
