 body
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: small;
    color: #330000;
	background-color: #f0f0f0;
}
p
{
    font-size: small;
    color: #330000;
}
li
{
    font-size: small;
    color: #330000;
}
/*****************************************************
Main Titles
*****************************************************/
h1
{
    font-size: 2em;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
}
/*****************************************************
Title Subheaders
*****************************************************/
h2 {
	font-size: 1.5em;
	color: #666666;
}
/*****************************************************
Section Headers
*****************************************************/
h3 {
	font-size: 1.3em;
	color: #666666;
}
/*****************************************************
Navigation
*****************************************************/
h4 {
	font-size: 1em;
	color: #666666;
    font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: .7em;
	color: #666666;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
}
/*****************************************************
Links in text
****************************************************/
p a
{
    text-decoration: none;
    color: #1E7481;
    font-size: small;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

p a:hover
{
    color: #9fcde4;
	}
a
{
    text-decoration: none;
    color: #1E7481;
    font-size: small;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

a:hover
{
    color: #9fcde4;
	}
a img {
         border: 0 none;
           }

img {
         border: 0 none;
           }
/*****************************************************
IDs for column and row styles
*****************************************************/
#menu
{
    width: 1024px;
	height: 40px;
    text-align: center;
	background-position: left top;
    background: url(images/menubkgd.jpg);
}

#menu2 a
{
    text-decoration: none;
    color: #1E7481;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#menu2 a:hover
{
    color: #ffffff;
}
#menuA
{
    width: 1024px;
	height: 40px;
    text-align: center;
	background-position: left top;
    background: url(images/menubkgd2.jpg);
}
#menuA a
{
    text-decoration: none;
    color: #ffffff;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#menuA a:hover
{
    color: #9fcde4;
}
#menuB
{
    width: 1024px;
	height: 40px;
    text-align: center;
	background-position: left top;
    background: url(images/menubkgd3a.jpg);
}
#menuB a
{
    text-decoration: none;
    color: #ffffff;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#menuB a:hover
{
    color: #9fcde4;
}


#main
{
    background-position: left top;
    background-color: #9fcde4; 
	border-spacing: 0px;
	padding: 0px;
}
#columns
{
    width: 1012px;
	background-position: left top;
    background-color: #ffffff;
}

#stripe1
{
    width: 1024px;
    text-align: center;
    background-color: #c5d2ff;
}
#stripe1 a
{
    text-decoration: none;
    color: #ffffff;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#stripe1 a:hover
{
    color: #9fcde4;
}


#stripe2
{
    width: 1024px;
    text-align: center;
    background-color: #c5d2ff;
}
#leftcol
{
    width: 200px;
    vertical-align: top; 
    background-color: #f0f0f0;
}
#leftmar
{
    width: 4px;
	background-position: left top;
    background: url(images/marbgr.jpg) repeat-y left top;
}
#midcol
{
    background-position: left top;
    width: 575px;
	padding-right: 8px; 
	padding-left: 8px;
    text-align: left;
	vertical-align:top;
	background-color: #fefefe;
}

#rightmar
{
    width: 4px;
	background-position: left top;
    background: url(images/marbgl.jpg) repeat-y left top;
}
#rightcol
{
    width: 200px;
    text-align: center;
	vertical-align: top; 
	padding: 8px;
	background-color: #f0f0f0;
}
#rightcol a
{
    text-decoration: none;
    color: #0099ff;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-align: center
}

#rightcol a:hover
{
    color: #ffffff;
}

#footer
{
    width: 1024px;
    text-align: center;
	color: #666666;
	vertical-align:top;
    background-color: #ffffff;	
}
#footer p
{
    color: #666666;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
#footer h5 {
	font-size: .7em;
	color: #666666;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
}
#footer a
{
    text-decoration: none;
    color: #1E7481;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#footer a:hover
{
    color: #9fcde4;
}
#footer a img {
         border: 0 none;
           }
