/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #d0dae5;
    FONT-FAMILY: arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align: center;
	width: 763;
	margin: 0 auto;
}

#wrapper
{
	width: 763px;
	BACKGROUND-COLOR: white;
	border-style: solid;
	border-width: 1px;
	border-color: #003366;
	font-size: 20px;
}

#navbar
{
	height: 33px;
	background-image: url(images/Nav-Header.gif);
}
	

#section1
{
	width: 710px;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: left;
	font-size: 14px;
	vertical-align: top;
	}
	
#section1 img
{
	margin-right: 25px;
	margin-left: 15px;
	margin-bottom: 15px;
	}
	
#section2
{
	width: 750px;
	text-align: center;
	font-size: 14px;
	}
	
#section3
{
	width: 710px;
	height: 355px;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 30px;
	text-align: left;
	font-size: 14px;
	vertical-align: top;
	}
	
#section3 img
{
	margin-right: 25px;
	}
	
#section4
{
	width: 710px;
	height: 900px;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: left;
	font-size: 14px;
	vertical-align: top;
	}
	
#section4 img
{
	margin-right: 25px;
	margin-left: 15px;
	margin-bottom: 15px;
	}
	
#section5
{
	width: 710px;
	height: 1600px;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: left;
	font-size: 14px;
	vertical-align: top;
	}
	
#section5 img
{
	margin-right: 25px;
	margin-left: 15px;
	margin-bottom: 15px;
	}
	
#section6
{
	width: 710px;
	height: 1200px;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: left;
	font-size: 14px;
	vertical-align: top;
	}
	
#section6 img
{
	margin-right: 25px;
	margin-left: 15px;
	margin-bottom: 15px;
	}
	
#section7
{
	width: 710px;
	height: 2400px;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: left;
	font-size: 14px;
	vertical-align: top;
	}
	
#section7 img
{
	margin-right: 25px;
	margin-left: 15px;
	margin-bottom: 15px;
	}
	
#section8
{
	width: 710px;
	height: 2000px;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: left;
	font-size: 14px;
	vertical-align: top;
	}
	
#section8 img
{
	margin-right: 25px;
	margin-left: 15px;
	margin-bottom: 15px;
	}
	
#section10
{
	width: 710px;
	height: 350px;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: left;
	font-size: 14px;
	vertical-align: top;
	}
	
#section10 img
{
	margin-right: 25px;
	margin-left: 15px;
	margin-bottom: 15px;
	}
	
#nostyle img
{
	margin-right: 0px;
	}
	

.articlecopy
{
	font-size: 14px;
	}

.navbartext
{
	text-align: center;
	color: White;
	font-size: 12px;
	padding-top: 2px;
	font-weight: bold;
	text-decoration: none;
}

a.navbartext
{
	text-align: center;
	color: White;
	font-size: 12px;
	padding-top: 2px;
	font-weight: bold;
	text-decoration: none;
}

.header
{
	color: #ff0000;
	font-size: 24px;
	font-weight: bold;
	}

.subheader
{
	color: #003366;
	font-size: 20px;
	}
	
.footer
{
	font-size: 14px;
	}
	
a.footer
{
	font-size: 14px;
	}
	
.articlelisthead
{
	color: #ff0000;
	font-size: 20px;
	font-weight: bold;
	}

.articlehead
{
	color: #003366;
	font-weight: bold;
	}	
	
a.readmore
{
	color: #ff0000;
	}
	
#ccp
{
	width: 710px;
	height:1100px;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: left;
	font-size: 14px;
	vertical-align: top;
	}
	

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, 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: Verdana, Arial, 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: Verdana, Arial, 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: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, 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: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	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;
	}	

BLOCKQUOTE, PRE	{	
	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;
	}	
	
A 
{
	color: #003366;
	}


