﻿BODY
{
margin:10px; 
padding:0;
font-size: medium;
background-color:#0c5791;
font-family:verdana, tahoma, arial, helvetica, sans-serif;
}

/* Colors:

Blue: 0c5791
Lt Blue e2edf6
Orange: e87d10

 */


/*---------------------------------------------------------MAIN TABLES */

/*-------------------------------------------------------------width OF PAGE */
.container
{
	width: 950px;
	background-color: #fff;
	margin-top: 10px;
	text-align:left;
}

.containerfooter
{
	width: 950px;

}


table.maintable
{
	TABLE-LAYOUT:FIXED;
	width:950PX;
	BORDER-COLLAPSE:COLLAPSE;
	padding:0px;
}


/*-----------------------------------------------------LEFT SIDE BAR FOR MENU */
td.leftsidebar
{
	width:267PX;
	padding:0px;
	background-image: url('../template_dwt/borders/left.gif');
	background-repeat:repeat-y;
	padding:0px;margin:0;
	vertical-align:top;

}

div.leftsidetop
{
	padding:0;
	width: 267px;
	height: 321px;
	background-image: url('../template_dwt/borders/left-top.jpg');
	background-repeat: no-repeat;
}




td.leftsidebar div.leftbox
{

	color: #000;
	margin: 0px 0 0 12px;
	width: 85%;
	border: 2px solid #e87d10;
	background-color:#fff;
	
}

td.leftsidebar div.leftbox p
{

	padding:0 8px 0 4px;
	font-size:70%;
	margin: 12px 4px;
	line-height: 1.3;
}

td.leftsidebar div.leftbox h2
{
	text-align:center;
	padding:0 8px;
	margin:10px 0;
	font-size:75%;
	font-weight:bold;
}

td.leftsidebar div.leftbox h1
{
	text-align:center;
	padding:0 8px;
	margin:10px 0;
	font-size:100%;
	font-weight:bold;
}


td.leftsidebar div.signup
{
	padding:0 8px 0 4px;
	font-size:75%;
	color: #000;
	margin: 0px 0 0 12px;
	width: 210px;
	border: 2px solid #e87d10;	
}

td.leftsidebar table.signuptable
{
	border-collapse:collapse;
	padding:0;margin:0;
	width:100%;
	text-align:center;
}

td.leftsidebar table.signuptable p
{
	font-size:100%;
	padding: 5px 10px;
	margin:0;
}
td.leftsidebar table.signuptable h2
{
	font-size:112%;
	padding: 8px 5px 5px 5px;
	margin:0;
}


td.leftsidebar table.signuptable td.label
{
	text-align:right;
}

td.leftsidebar table.signuptable td.fields
{
}


td.leftsidebar div.signup p.biggertext
{
font-size:150%;
font-weight: bold;
color:#000;
margin:0; padding: 0;
}


/*--------------------------------------------------MAIN PART OF TEXT PAGE */
td.mainpage
{
	width:683PX;
	vertical-align:top;
	background-image: url('../template_dwt/borders/mainpage.gif');
	background-repeat:repeat-y;
}


td.mainpage p
{
	color:#000;
	font-size:80%;
	padding:0 100px 0 55px;
	margin-top: 10px;
	line-height: 1.5;

}




td.mainpage p.returntotop
{
	font-size:60%;
	color:#000;
	text-align:RIGHT;
	padding-bottom: 5px;
}

td.mainpage ol
{ 
	font-size:80%;
	padding:0 85px 0 55px;
	margin:-.5em 0 1em 3em;
	text-align:left;
	color:#000;
	line-height: 1.4;
}

td.mainpage ol ol
{ 
	list-style-type: lower-alpha;
	font-size:100%;
	padding:0 0px 0 20px;
	margin:.5em 0 .5em 0em;
	text-align:left;
	color:#000;
}


td.mainpage ol ul
{ 
	list-style-image: url('../template_dwt/borders/bullet-small.gif');
	font-size:100%;
	padding:0 0px 0 20px;
	margin:.5em 0 .5em 0em;
	text-align:left;
	color:#000;
	line-height: 1.4;
}


td.mainpage ul 
{ 
	list-style-image: url('../template_dwt/borders/bullet-small.gif');
	font-size:80%;
	padding:0 85px 0 55px;
	margin:-.5em 0 1em 2em;
	text-align:left;
	color:#000;
	line-height: 1.4;
}

td.mainpage ol li
{
	padding: 0 0 .5em 0;
}

td.mainpage ul li
{
	padding: 0 0 .5em 0;
}

td.mainpage ul ul
{ 
	list-style-image: url('../template_dwt/borders/bullet-small.gif');
	font-size:100%;
	padding:0 0px 0 55px;
	margin:.5em 0 .5em 2em;
	text-align:left;
	color:#000;
}

td.mainpage p.biggertext
{
font-size:150%;
font-weight: bold;
color:#0c5791;
padding:5px 70px 5px 45px;
margin-top: 10px;
text-align:left;
line-height:1.1;
}

/* used on speeches page */
td.mainpage p.slightlybiggertext
{
font-size:190%;
font-weight: bold;
color:#0c5791;
padding:5px 70px 5px 45px;
margin-top: 10px;
text-align:left;
line-height:1.1;
}



/* used on home page */
td.mainpage p.evenbiggertext
{
font-size:285%;
font-weight: bold;
color:#0c5791;
padding:5px 70px 0 45px;
margin-top: 10px;
text-align:center;
line-height:1;
}

td.mainpage p.secondlinetext
{
font-size:130%;
font-weight: bold;
color:#0c5791;
padding:5px 70px 0 45px;
margin-top: -10px;
text-align:center;
line-height:1.1;

}


.maketextsmaller
{
	font-size: 70%;
}

td.mainpage p.notnumbered
{

/*	margin:.5em 0 .5em 0em;*/
	text-align:left;
	color:#000;
	margin-top: 10px;
	padding:0 100px 0 95px;
}

td.mainpage ul.notnumberedul 
{ 
	list-style-image: url('../template_dwt/borders/bullet-small.gif');
	font-size:80%;
	padding:0 100px 0 125px;
	margin:.5em 0 .5em 0em;
	text-align:left;
	color:#000;
	line-height: 1.4;
}

/*----------------------------------------------------------FOOTER -------- */

td.footertop
{
	width:950px;
	height:44px;	
	background-image: url('../template_dwt/borders/footer.gif');
	background-repeat: no-repeat;
}


td.footer
{
	width:100%;	
	background-color: #e87d10;
	vertical-align:top;
}

td.footer p
{
	font-size:70%;
	color:#fff;
	text-align:center;
	padding: 0px; margin:0 0 15px 0;
}

td.footer a:visited
{
	text-decoration:underline;
	color: #fff;
}


td.footer a:hover
{
	text-decoration:underline;
	color: #fff;
}


td.footer a:link
{
	text-decoration:underline;
	color: #fff;
}


.footerlarge
{
	font-size:120%;
	font-weight:bold;
	color: #fff;
}

td.footerlinks
{
	width:100%;	
	text-align:center;
	padding: 5px;
	color: #fff;
	font-size:60%;
}

td.footerlinks a:visited
{
	text-decoration:none;
	color: #fff;
}


td.footerlinks a:hover
{
	text-decoration:none;
	color: #fff;
}


td.footerlinks a:link
{
	text-decoration:none;
	color: #fff;
}


#designedby
{
text-align: center; 
color: #fff;
font-size:90%;
margin: 3px;
}


#designedby a
{
text-align: center; 
color: #fff;
text-decoration: none;
}

/*-------------------------------------------------------------------HEADER -------- */
div.header
{
	width:683PX;
	height:194px;
	background-image: url('../template_dwt/borders/header.gif');
	background-repeat: no-repeat;
	vertical-align:top;

}

div.headertexttop
{
	width: 633px;
	color: #000;
	font-size: 90%;
	text-align:center;
	padding-top: 12px;
}


div.headertexttitle
{
	width: 633px;
	color: #fff;
	font-family:Georgia, "times New Roman", times, serif;
	font-weight:900;
	font-size: 280%;
	text-align:center;
/*	margin-left: 30px;*/
	padding-top: 35px;
}

div.headertextbot
{
	width: 633px;
	color: #fff;
	font-size: 90%;
	text-align:center;
	font-weight:bold;
	padding-top: 10px;
}


/* -------------------------------------------------- HEADINGS FOR STATIC PAGES */




H1
{
font-size:115%;
font-weight: bold;
color:#0c5791;
padding:5px 80px 5px 55px;
margin-top: 10px;
text-align:left;
}

H1.pagetitle
{
font-size:100%;
font-weight: bold;
color:#0c5791;
padding:5px 80px 5px 55px;
margin-top: 10px;
text-align:left;
}

.pagetitlesmall
{
	font-size:80%;
}

H1.orange
{
font-size:115%;
font-weight: bold;
color:#e87d10;
padding:5px 80px 5px 55px;
margin-top: 10px;
text-align:left;
}


H2
{
font-size:105%;
font-weight: bold;
color:#0c5791;
padding:5px 80px 5px 55px;
text-align:left;
}

H2.orange
{
font-size:105%;
font-weight: bold;
color:#e87d10;
padding:5px 80px 5px 55px;
text-align:center;
}

H3.orange
{
font-size:100%;
font-weight: bold;
color:#e87d10;
padding:5px 80px 5px 55px;
text-align:left;
}


H3
{
font-size:100%;
font-weight: bold;
color:#0c5791;
padding:5px 80px 5px 55px;
text-align:left;
}

H3.speeches
{
padding:5px 55px 5px 0;
text-align:center;
}


H4

{
font-size:95%;
font-weight: bold;
color:#0c5791;
padding:5px 80px 5px 55px;
text-align:left;
}


H4.orange

{
font-size:95%;
font-weight: bold;
color:#e87d10;
padding:5px 80px 5px 55px;
text-align:left;
}


H4.centerblack

{
font-size:95%;
font-weight: bold;
color:#000;
padding:5px 80px 5px 55px;
text-align:center;
}


H5.orangecenter

{
font-size:95%;
font-weight: bold;
color:#e87d10;
padding:5px 50px 5px 0px;
text-align:center;
}


/* -------------------------------------------------------------- hr */

hr
{
	color:#e87d10; background: #e87d10; border: 0; Height:3px; width:90%; 
}




/* --------------------------------------------------Text FOR STATIC PAGES */

.normalsmall
{
font-size:70%;
color:#000000;
}

.center
{
	text-align:center;
}

.right
{
	text-align:right;
}

.signature
{
	text-align:right;
	font-style:italic;
}
/* -------------------------------------------------- free reports box for home page */
div.reports
{
	border: 1px solid #0c5791;
	width: 80%;
	margin: 0 80px 0 40px;
}

div.reports p
{
	margin: 10px;
	padding: 0;
}
/* -------------------------------------------------- updatable box for home page */
div.updatable
{
	width: 95%;
	margin: 0 5px;
	padding: 20px 0;

}

div.updatable p
{
	padding: 0 10px;
	font-size:70%;
	line-height: 1.2;
}

div.updatable h1
{
	padding: 0 5px;
	margin:0;
	font-size:100%;
	text-align:center;
}

div.updatable h2
{
	padding: 0 5px;
	margin:0;
	font-size:95%;
	text-align:center;
}

div.updatable h3
{
	padding: 0 5px;
	margin:0;
	font-size:90%;
	text-align:center;
}

div.updatable h4
{
	padding: 0 5px;
	margin:0;
	font-size:85%;
	text-align:center;
}

div.updatable h5
{
	padding: 0 5px;
	margin:0;
	font-size:80%;
	text-align:center;
}

div.updatable h6
{
	padding: 0 5px;
	margin:0;
	font-size:70%;
	text-align:center;
}

/* --------------------------------------------------  */


div.reports p.noth2orange
{
font-size:105%;
font-weight: bold;
color:#e87d10;
text-align:center;
}

div.reports p.noth3blue
{
font-size:100%;
font-weight: bold;
color:#0c5791;
text-align:center;
margin-top: 20px;
}


div.reports p
{
	color:#000;
	font-size:80%;
	padding:0 35px;
	margin-top: 10px;
	line-height: 1.5;
}

.smallertextforspeeches
{
	font-size:80%;
}

p.hometoplinks
{
 font-size:85%;
 font-weight:bold;
 text-align:center;
}


td.mainpage p.speechtoplinks
{
 font-size:85%;
 font-weight:bold;
 text-align:center;
 padding: 0;
 margin-right:50px;
}
