﻿BODY
{
margin:10px; 
padding:0;
font-size: small;
background-color:#fff;
}

/* Colors:

Cream: FFFFE7
Dark Blue: 0D629C
Light Blue: CFDBEC
*/

/*---------------------------------------------------------MAIN TABLES 
Header and footer are separate divs */

table.maintable
{
	TABLE-LAYOUT:FIXED;
	WIDTH:780PX;
	BORDER-COLLAPSE:COLLAPSE;
	PADDING:0px;
	background-image: url('../template_dwt/borders/mainpage.gif');
}

td.rightsidebar
{
	PADDING:0px;
	width: 43px;
/*	background-color: yellow;*/
}


td.leftsidebar
{
	WIDTH:174PX;
	padding:0px;
}

/*---------------------------------------------------------BUTTONS */

.buttonscontainer 
{
width: 137px;
margin-left: 37px;
}

.buttons a 
{
color: #0D629C;
font: 65% georgia, serif;
font-weight:bold;
text-decoration: none;
display: block;
width: 135px;
text-align: left;
padding-top: 4px;
line-height: 150%;
border-bottom-style: dotted;
border-bottom-color: #FFFFE7;
border-bottom-width: 2px;
letter-spacing: -.75px

}

.buttons a:hover 
{
border-bottom-style: dotted;
border-bottom-color: #CFDCEC;
border-bottom-width: 2px;
color: #0D629C;
text-decoration: none;
}





/*--------------------------------------------------MAIN PART OF TEXT PAGE */
td.mainpage
{
	WIDTH:563PX;
	vertical-align:top;
/*	background-color:red;*/
	
}


td.mainpage p
{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	color:#000000;
	font-size:80%;
	padding:0 15px 0 25px;
	margin-top: 10px;
}


td.mainpage p.returntotop
{
font-size:60%;
font-family:Verdana, Arial, Helvetica, Sans-Serif;
color:#000000;
text-align:RIGHT;
padding-bottom: 10px;
}





td.mainpage ul 
{ 
	list-style-image: url('../template_dwt/borders/bullet-small.gif');
	font-family:Verdana, Arial,Helvetica, Sans-Serif;
	font-size:80%;
	padding:0 0 0 5em;
	margin:0 5em 0 0;
	
}





td.mainpage p.question
{
	color:#0D629C;
	font-size:100%;
	font-weight:bold;
}

td.mainpage p.answer
{
	padding:0 0 0 30px;
}


table.columns 
{
	width: 100%;
	padding: 0px;
	border-collapse:collapse;
}


table.columns td
{
	width: 50%;
	padding: 0px;
}




/*----------------------------------------------------------FOOTER -------- */

#footertop
{
	WIDTH:780PX;
	HEIGHT:33PX;
	PADDING:0px; margin:0px;
	background-image: url('../template_dwt/borders/border-bot.gif');
	background-repeat:no-repeat;
}


#footerbot
{
	WIDTH:780PX;
	PADDING:0px; margin:0px;
}



#footerbot p
{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:70%;
	color:#000;
	text-align:center;
	padding: 5px;
}

#footerbot a:link
{
	text-decoration:underline;
	color: #0D629C;
}



#footerbot a:hover
{
	text-decoration:underline;
	color: #0D629C;
}



#footerbot a:visited
{
	text-decoration:underline;
	color: #0D629C;
}



#footerlinks
{
	WIDTH:780PX;
	PADDING:0px; margin:0px;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	text-align:center;
	padding: 5px;
	color: #0D629C;
	font-size:60%;
	border-bottom: 2px dotted #CFDBEC;
}



#footerlinks a:link
{
	text-decoration:none;
	color: #0D629C;
}




#footerlinks a:hover
{
	text-decoration:none;
	color: #0D629C;
}




#footerlinks a:visited
{
	text-decoration:none;
	color: #0D629C;
}




#designedby
{
text-align: center; 
font-family:Verdana, Arial, Helvetica, Sans-Serif;
color: #0D629C;
font-size:60%;
margin: 3px;
}


#designedby a
{
text-align: center; 
color: #0D629C;
text-decoration: none;
}

/*-------------------------------------------------------------------HEADER -------- */

#headertop
{
	WIDTH:780PX;
	HEIGHT:23PX;
	PADDING:0px; margin:0px;
	background-image: url('../template_dwt/borders/border-top.gif');
	background-repeat:no-repeat;
}


#headerbot
{
	WIDTH:780PX;
	height: 106px;
	PADDING:0px; margin:0px;
	background-color:#FFFFE7;
	background: url('../template_dwt/borders/header.jpg') no-repeat bottom;
	vertical-align:bottom;
}

#headerbot .left
{
	width: 174px;
	float:left;
}

#headerbot .right
{
	width: 570px;
	font-family: verdana, helvetica, arial, sans-serif;
	color:#000;
	float:left;
	text-align:center;
}

#headerbot .companyname
{
	font-family: Georgia, times, 'times new roman', serif;
	color: #0D629C;
	font-size: 100%;
	text-align:center;
	font-weight:bold;
	padding: .8em 0 .3em 20px;
	
}

#headerbot .cpa
{
	font-size: 80%;
	font-family: Georgia, times, 'times new roman', serif;
	font-weight: bold;
	padding:.2em 0 0 20px;
}

#headerbot p
{
	font-size: 60%;
	margin: 5px 0 3px 0;
}

/* -------------------------------------------------- HEADINGS FOR STATIC PAGES */

H1
{
font-size:125%;
font-weight: bold;
font-family: Georgia, times, 'times new roman', serif;
color:#0D629C;
border-bottom-style: dotted;
border-bottom-color: #CFDCEC;
border-bottom-width: 2px;
margin: 0 .5em 0 1em;
}

H2
{
font-size:115%;
font-weight: bold;
font-family: Georgia, times, 'times new roman', serif;
color:#0D629C;
padding:0 15px 0 0px;
border-bottom-style: dotted;
border-bottom-color: #CFDCEC;
border-bottom-width: 2px;
margin: 0 .5em 0 1em;
}

H3
{
font-size:105%;
font-weight: bold;
font-family: Georgia, times, 'times new roman', serif;
color:#0D629C;
padding:0 15px 0 20px;
}

H4

{
font-size:100%;
font-weight: bold;
font-family: Georgia, times, 'times new roman', serif;
color:#0D629C;
padding:0 15px 0 20px;
}

H5
{
font-size:90%;
font-weight: bold;
font-family: Georgia, times, 'times new roman', serif;
color:#0D629C;
padding:0 15px 0 20px;
}

/* -------------------------------------------------------------- Greenbox */

td.mainpage .highlightbox
{
	border: 2px solid #0D629C;
	background-color: #FFFFE7;
	float:right;
	width:216px;

}

td.mainpage .highlightbox h2
{
	color: #0D629C;
	font-weight: bold;
	text-align:center;
	font-size: 120%;
	padding: 0 5px;
}

td.mainpage .highlightbox p
{
	font-size: 70%;
	color: #0D629C;
	font-family: Verdana, arial, helvetical, sans-serif;
	padding: 0 5px;
}




td.mainpage .highlightbox ul
{
	font-size: 70%;
	color: #0D629C;
	font-family: Verdana, arial, helvetical, sans-serif;
	padding:0px 8px 0px 30px;
	margin: 14px 0px;
	list-style-image: url('../template_dwt/borders/bullet-greenbox.gif'); /* links to non-existant image because
	it shows the mainpage bullet unless sytle links to another image. */
}


td.mainpage .logobox
{
	border: 2px solid #0D629C;
	background-color: #fff;
	float:right;
	width:276px;
}

td.mainpage .logobox h2
{
	color: #0D629C;
	font-weight: bold;
	text-align:center;
	font-size: 120%;
	padding: 0 5px;
}

td.mainpage .logobox p
{
	font-size: 70%;
	color: #0D629C;
	font-family: Verdana, arial, helvetical, sans-serif;
	padding: 0 5px;
}







/* -------------------------------------------------------------- hr */

hr
{
	color:#0D629C; background: #0D629C; border: 0; Height:2px; margin-left:20px;
}


/* --------------------------------------------------Text FOR STATIC PAGES */

.normalsmall
{
font-size:70%;
font-family:Verdana, Arial, Helvetica, Sans-Serif;
color:#000000;
}



.signature
{
font-size:80%;
font-family:Georgia, 'Times New Roman', Times,Serif;
font-style:italic;
color:#000000;
text-align:right;
}

