﻿/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8pt;
    font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin-top: 0px;
	margin-top: 0px;
    margin-left: 0px;
}
/* Heading */

TFOOT
{
    COLOR: #003366;
}

THEAD
{
    COLOR: #003366;
}

TH
{
    COLOR: #003366;
}

H5
{
    COLOR: #003366;
}

H4
{
    COLOR: #003366;
}

H3
{
    COLOR: #003366;
}

H2
{
    COLOR: #003366;
}

H1
{
    COLOR: #003366;
}
H1	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
DT	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TFOOT	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

PRE	{	
	font-family:	Courier New, monospace;
	}	
	

BLOCKQUOTE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
	
/* Links */

A:link	{	
	text-decoration:	underline;
	color:	#006666;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#006666;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#006666;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#808000;
	}
	
	
/* Email link on master page */

.mailLinkText 			{
	font-family: "Times New Roman", Times, serif;
	font-size: 9.5pt;
	}


/*Bottom section on master page */

.bottomText 			{
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
.bottomLeftLink {
	line-height: 0.98;
	font-weight: bold;
	font-size: 10.5pt;
	margin-right: 0.1in;
	margin-top: 4px;
	margin-bottom: 4px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}



/* Main links on master page */

.mainMenuLink 			{
	line-height: 0.98;
	font-weight: bold;
	font-size: 10.5pt;
	margin-top: 4px;
	margin-bottom: 4px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0.04in;
}


/* Tables on master page */

.pageBorder 			{
	border: 2px solid #005252;
	}
.bodyBuffer 			{
	font-size: 6pt;
	}

	
/*	Blog section on master page */

.blogBody 				{
	padding: 0px;
	margin: 0px 5px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.1em;
}
.blogBodyBottom 				{
	padding: 0px;
	margin: 0px 5px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.1em;
}

.blogLink 				{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	font-size: 9pt;
	}
.blogBorder 			{
	
	border: 1px solid #005252;
}
.blogTitle 				{
	margin: 0px 0px 0px 3px;
	font-size: 9pt;
	text-decoration: underline;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.blogTitleTop {
	margin: 5px 0px 0px 3px;
	font-size: 9pt;
	text-decoration: underline;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: .98em;
}


/* Thats not Covered section on main page*/	

.notCoveredHeader 		{
	font-size: 10pt;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	}
.notCoveredBody 		{
	margin: 0px 5px 5px 5px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
}
.notCoveredBodyBottom 		{
	margin: 0px 5px 5px 5px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
}

.notCoveredLink 		{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
.notCoveredBodyBorder 	{
	border: 1px solid #000000;
	background-color: #DDE4AB;
	line-height: .98em;
}
.notCoveredTitle 		{
	margin: 8px 0px 0px 3px;
	text-decoration: underline;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	line-height: .98em;
}
.notCoveredTitleTop {
	margin: 5px 0px 0px 3px;
	text-decoration: underline;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	line-height: .98em;
}
	
	
/*Article Section on main page*/

.articleHead 	{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: medium;
	}
.articleBody 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
.articleLink 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
.articleTitle 	{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11pt;
	margin-top: 10px;
}


	
/*Testimonial Section on main page*/

.TestimonialHead 	{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: medium;
	}
.TestimonialBody 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
.TestimonialLink 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
.TestimonialTitle 	{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11pt;
	margin-top: 10px;
}




/*Text on Article Pages*/

.articleTextBody 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0; 
	margin-bottom: 10px
}
.articleTextBodyTable 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0; 
	margin-bottom: 0px
}

.articleTextBodyIndent 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 5px;
	text-indent: -0.20in;
	margin-left: .5in;
	list-style-type: disc;
	list-style-position: outside;

	
}
.articleTextBodyIndentNoFirstLine 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 5px;
	text-indent: 0in;
	margin-left: .3in;
	list-style-type: disc;
	list-style-position: outside;
}


.articleTextTitle 	{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11pt;
	margin-top: 14px; 
	margin-bottom: 4px
}
.articleTextTitleTop  	{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11pt;
	margin-top: 4px; 
	margin-bottom: 14px;
	text-align: center
}




/*Formats on all pages*/

.pageLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 7px;
	margin-bottom: 7px;
}

.pageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 7px;
	margin-bottom: 7px;
}

.pageHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top: 7px;
	margin-bottom: 7px;
	font-weight: bold;
	text-align: center;
}
