@charset "utf-8";
/* CSS Document FOR IE1 DOC, uncommented orig CSS for NJ*/


body {
	background-image: url(../images/water_lgt_wide.jpg);
}

/*********************************
LINKS
*********************************/


a:link {
color: #003399;
text-decoration: none;
}

a:active {
color: #003399;
text-decoration: none;
}

a:visited {
color: #003399;
text-decoration: none;
}

a:hover {
color: #990033;
text-decoration: none;
}


/************************
MAIN NAVIGATION TOP

Rewritten due to IE6 issues
Note on IE6 Issue: Grouping link style together (ex. a: active, link, visted) is what caused original issue [5-14-09]
************************/

.mainNav {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #003399; 
	font-weight: bold;
	line-height: 180%;
	word-spacing: 2px;
	text-align: center;
	list-style-type: none;
	text-align: center;
}

#mainNav a:link {
	color: #003399;
	text-decoration: none;
}

#mainNav a:active {
	color: #003399;
	text-decoration: none;
}

#mainNav a:visited {
	color: #003399;
	text-decoration: none;
}

#mainNav a:hover {
color: #990033;
text-decoration: none;
}

/************************
SUB NAVIGATION

Rewritten due to IE6 issues
Note on IE6 Issue: Grouping link style together (ex. a: active, link, visted) is what caused original issue [5-14-09]
************************/

#subNav {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333333; 
	line-height: 120%;
	list-style-type: none;
	text-align: left;
	padding-bottom: 7px;
}

#subNav a:link {
	color: #003399;
	text-decoration: none;
}

#subNav a:active {
	color: #003399;
	text-decoration: none;
}

#subNav a:visited {
	color: #003399;
	text-decoration: none;
}

#subNav a:hover {
color: #990033;
font-weight:normal;
text-decoration: none;
}


/**********************
MAIN TEXT
**********************/
.mainText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	line-height: 130%;	
}

.mainTextLeft {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 130%;	
}


.mainTextLeftSread {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 150%;	
}

.mainTextCenter {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	line-height: 140%;	
}

.mainTextMaroonLeft {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #990033;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 130%;	
}

.mainTextGreyLeft {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 130%;	
}

.mainTextGreyLeftBold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 130%;	
}

.mainBrowseText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #003399;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 130%;
}


.articleHeader {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #333333;
	font-weight: 700;
	text-align: left;
	line-height: 150%;	
}

.vidText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	line-height: 100%;	
}


.mainTextBold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	line-height : 130%;	
}

.mainTextBoldBlue {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	line-height : 130%;	
}

.numberBoldBlue {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 130%;	
}

.sameAsMainNav {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #003399; 
	font-weight: bold;
	line-height: 180%;
	word-spacing: 2px;
	list-style-type: none;
	text-align: center;
}


.wideText {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 17px;
	color: #003399; 
	line-height: 110%;
	letter-spacing: 7px;
	list-style-type: none;
	text-align: center;
}


.subheadText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	line-height: 130%;	
}



.navDivider {
	margin-left: 8px;
	margin-right: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	color: #990033; 
	line-height: 180%;
	word-spacing: 11px;
	list-style-type: none;
	text-align: center;
}


/***********************
 BULLETED LIST
***********************/  
ul#mainBulleted{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #003399;
	text-decoration: none;
	padding-left: 15px;
	text-align: justify;
	line-height: 130%;
	list-style-position: outside;	
}

li#mainBulleted{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
	line-height: 130%;
	text-align: justify;
	list-style-position: outside;
}


/**************************** 
SMALL TOP NAV "Twitter Text"
****************************/

.twitterText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #333333;
	text-decoration: none;
	line-height: 130%;	
	font-weight: bold;
	text-align: right;
}

#twitter a:link {
	color: #333333;
	text-decoration: none;
}

#twitter a:active {
	color: #333333;
	text-decoration: none;
}

#twitter a:visited {
	color: #333333;
	text-decoration: none;
}

#twitter a:hover {
	color: #990033;
	text-decoration: none;
}



#twitterSpan {
	max-width: 480px;
	overflow: auto;
}


/*************************
FOOTER TEXT
**************************/

.footerText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	line-height: 180%;
	padding-top: 2px;	
}

#footer a:link {
	color: #333333;
	text-decoration: none;
}

#footer a:active {
	color: #333333;
	text-decoration: none;
}

#footer a:visited {
	color: #333333;
	text-decoration: none;
}

#footer a:hover {
	color: #990033;
	text-decoration: none;
}

/***********************
BREAD CRUMB NAVIGATION
***********************/

.breadcrumbText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: 100;
	line-height: 160%;
	padding-right: 4px;
	text-align: left;
}

#breadNav {
	text-align: left;
	line-height: 160%;
}

#breadNav a:link {
	color: #333333;
	font-weight: 100;
	line-height: 160%;
	text-align: left;
	text-decoration: underline;
}

#breadNav a:active {
	color: #333333;
	font-weight: 100;
	line-height: 160%;
	text-align: left;
	text-decoration: underline;
}

#breadNav a:visited {
	color: #333333;
	font-weight: 100;
	line-height: 160%;
	text-align: left;
	text-decoration: underline;
}

#breadNav a:hover {
	color: #990033;
	font-weight: 100;
	line-height: 160%;
	text-align: left;
	text-decoration: underline;
}



#space	{
	line-height: 180%;
	padding-top: 3px;
	text-align: center;
}

/******************************
HEADERS
******************************/

h1 {

	Font-Size: 20px; 
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	Color: #003399;
	Line-Height: 120%;
	text-align: left;
}

.featured {

	Font-Size: 20px; 
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	Color: #003399;
	Line-Height: 120%;
	text-align: left;
}

h2 {

	Font-Size: 18px; 
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #333333;
	line-Height: 140%;
	text-align: left;
}

h3 {

	Font-Size: 15px; 
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	line-Height: 140%;
	text-align: left;
}

/***************************************
MISCELLANEOUS STYLES
***************************************/
.yachtheadings {
color: #8C8C8C;
}

.style2 {
color: #003399;
}

.style1 {
color: #990033;
}

.style5 {
font-family: Georgia, "Times New Roman", Times, serif
}

.quote {	
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #993300;
font-style: italic;
text-align: left;
line-height: 145%;
}

.quoteLarge {	
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #993300;
font-style: italic;
line-height: 155%;
}

.quoteNameLarge {	
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #993300;
font-style: normal;
line-height: 200%;
}

.quoteName {	
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #993300;
text-align: center;
font-style: normal;
line-height: 200%;
}

.quoteSmall {	
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #993300;
font-style: italic;
text-align: center;
line-height: 145%;
}

.quoteSmallGrey {	
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #333333;
font-style: italic;
text-align: center;
line-height: 140%;
}


.quoteSmallInner {	
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #993300;
font-style: italic;
text-align: center;
line-height: 180%;
}

.style10 {
color: #666666;
}

.style12 {
font-family: Georgia, "Times New Roman", Times, serif; 
color: #993300; font-style: italic; 
font-size: 14px; 
}

.style14 {
	color: #993300;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.style15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style17 {
color: #000000;
text-align: left;
}


.articleFrame {
border-style:ridge;
border-color:#F6EF7D;
border-width: 5px;


}

/*******************************/
/* BEGIN EXTRA JUST IN CASE STYLINGS */



/*mainNav {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-Size: 13px;
	line-height: 180%;
	word-spacing: 2px;
	margin: 5px;
	list-style-type: none;
	text-align: center;
}
*/


/*.footerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 160%;
	margin: 5px;
	text-align: center;
	text-decoration: none;
	}
	
/* MAIN TOP NAVIGATION Commented Out - Not working properly*/
/*ul#mainNav {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-Size: 13px;
	line-height: 180%;
	word-spacing: 2px;
	margin: 5px;
	list-style-type: none;
	text-align: center;
}
	
ul#mainNav a:link, a:active, a:visited {
	color: #003399; 
	font-weight: bold;
	text-decoration: none;
}

ul#mainNav a:hover {
	color: #990033;
	font-weight: bold;
}*/

/* Left-side Sub Navigation */
/*ul#subNav {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px;
	font-style:italic;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 2px;
	line-height: 170%;
	list-style-type: none;
}
	
ul#subNav a:link, a:active, a:visited {
	color: #73626A; 
}

ul#subNav a:hover {
	color: #6A4542; 
}

/* SMALL TOP NAVIGATIION (Home, etc.) */
/*#smallNav {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: 100;
	line-height: 160%;
	margin: 5px;
	text-align: right;
	Text-Decoration: none;
	list-style-type: none;
}

#smallNav a:link, a:active, a:visited {
	color: #333333;
}

#smallNav a:hover {
	color: #990033;
}

/* BREADCRUMB NAVIGATIION (Home, etc.) */
/*#breadNav {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: 100;
	line-height: 110%;
	text-align: left;
	list-style-type: none;
}

	
#breadNav a:link, a:active, a:visited {
	color: #333333;
	font-weight: 100;
	text-decoration: underline;
}

#breadNav a:hover {
	color: #990033;
	font-weight: 100;
	text-decoration: underline;
}


/* FOOTER NAVIGATIION (Home, etc.) */
/*#footerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 160%;
	margin: 5px;
	text-align: center;
	text-decoration: none;
}
	
#footerNav a:link, a:active, a:visited {
	color: #333333;
	font-weight: 100;	
}

#footerNav a:hover {
	color: #990033;
	font-weight: 100;
}

.style2 {
	color: #003399;
}

.style1 {
	color: #990033;
}

.style5 {
	font-family: Georgia, "Times New Roman", Times, serif
}

.quote {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993300;
	font-style: italic;
	text-align: left;
	line-height: 150%;
}

.style10 {
	color: #666666;
}

.style12 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #993300; font-style: italic; 
	font-size: 14px; 
}

.style14 {
	color: #993300;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.style15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style17 {
	color: #000000;
	text-align: left;
}


body {
	background-image: url();
	background-color: #73626A;
	}
	
a:link {

	Color: #73626A; 
	Text-Decoration: none;

}

a:active {
	Color: #73626A;
	Text-Decoration: none;
	


}

a:visited {
	Color: #73626A; 
	Text-Decoration: none;
}

a:hover {
	Color: #6A4542; 
	Text-Decoration: underline;

}
	

#mainNav {
margin: 0px;
padding: 0px;
list-style-type: none;
float: left;
}

	
#mainNav a:link {
	Background-Color: #F0F7E6;
	Font-Family: Verdana, Arial, Helvetica, sans-serif; 
	Font-Size: 11px;
	Color: #6A4542; 
	line-height: 30px;
	margin: 5px;
	Text-Decoration: none;
}

#mainNav a:active {
	Background-Color: #F0F7E6;
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	Font-Size: 11px;
	Color: #6A4542;
	line-height: 30px;
	margin: 5px;
	Text-Decoration: underline;
}

#mainNav a:visited {
	Background-Color: #F0F7E6;
	Font-Family: Verdana, Arial, Helvetica, sans-serif; 
	Font-Size: 11px;
	Color: #6A4542; 
	line-height: 30px;
	margin: 5px;
	Text-Decoration: none;
}

#mainNav a:hover {
	Background-Color: #F0F7E6;
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	Font-Size: 11px;
	Color: #73626A; 
	line-height: 30px;
	margin: 5px;
	Text-Decoration: underline;
}



ul#subNav {
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Font-Size: 11px;
	font-style:italic;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 2px;
	line-height: 170%;
	list-style-type: none;
}

	
ul#subNav a:link {
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Font-Size: 11px;
	font-style:italic;
	Color: #73626A; 
	margin-bottom: 2px;
	text-align: left;
	line-height: 170%;
	Text-Decoration: none;
	list-style-type: none;
}

ul#subNav a:active {
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Font-Size: 11px;
	font-style:italic;
	Color: #73626A;
	margin-bottom: 2px;
	text-align: left;
	line-height: 170%;
	Text-Decoration: none;
	list-style-type: none;


}

ul#subNav a:visited {
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Font-Size: 11px;
	font-style:italic;
	Color: #73626A; 
	margin-bottom: 2px;
	text-align: left;
	line-height: 170%;
	Text-Decoration: none;
	list-style-type: none;
}

ul#subNav a:hover {
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Font-Size: 11px;
	Color: #6A4542; 
	margin-bottom: 2px;
	text-align: left;
	line-height: 170%;
	Text-Decoration: underline;
	list-style-type: none;

}



h1 {

	Font-Size: 20px; 
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	Color: #AEA6B7;
	Line-Height: 180%;
}

.textMain {
	Font-Size: 11px; 
	Font-Family: Verdana, Arial, Helvetica, sans-serif; 
	Color: #6A4542; 
	Line-Height: 150%;
}

.textMainBold {
	Font-Size: 11px; 
	Font-Family: Verdana, Arial, Helvetica, sans-serif; 
	Color: #73626A; 
	Font-weight: bold;
	Line-Height: 150%;
}

.textMainSerif {
	Font-Size: 11px; 
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Color: #6A4542; 
	Line-Height: 150%;
}

.textMainSerifBold {
	Font-Size: 11px; 
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Font-Weight: bold;
	Color: #6A4542; 
	Line-Height: 150%;
}

.textServicesSerif {
	Font-Size: 11px; 
	Font-Family: Verdana, Arial, Helvetica, sans-serif; 
	Color: #73626A;
	Line-Height: 130%;
}

.textServicesItemSerif {
	Font-Size: 13px; 
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Color: #6A4542; 
	Line-Height: 140%;
}

.textServicesTitles {
	Font-Size: 13px; 
	Font-Family: Verdana, Arial, Helvetica, sans-serif; 
	Color: #73626A; 
	Line-Height: 120%;
}

.textServices {
	Font-Size: 11px; 
	Font-Family: Verdana, Arial, Helvetica, sans-serif; 
	Color: #6A4542; 
	Line-Height: 120%;
}

.textFooter {
	Font-Size: 9px; 
	Font-Family: Verdana, Arial, Helvetica, sans-serif; 
	Color: #AEA6B7; 
	Line-Height: 230%;
}

.textSmallprint {
	Font-Size: 9px; 
	Font-Family: Verdana, Arial, Helvetica, sans-serif; 
	Color: #73626A; 

}

.textInfo {
	Font-Size: 10px; 
	Font-Family: Verdana, Arial, Helvetica, sans-serif; 
	Color: #6A4542; 
	Line-Height: 120%;

}

.textSpecial {
	Font-Size: 10px; 
	Font-Family: Georgia, "Times New Roman", Times, serif;
	Letter-Spacing: 5px;
	Color: #6A4542; 
	Line-Height: 120%;

}

.textMainPurp {
	Font-Size: 12px; 
	Font-Family: Georgia, "Times New Roman", Times, serif;
	Color: #73626A; 
	Line-Height: 160%;

}

.textLeft {
	Font-Size: 12px; 
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Color: #6A4542; 
	Line-Height: 160%;

}

.textLefttoo {

	Font-Size: 13px; 
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Color: #6A4542; 
	Line-Height: 130%;
}


.style3 {
color: #6A4542;
}

.style5 {
color: #73626A;
}

.style6 {
color: #B3A6AC;
}

.style7 {
color: #73626A;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 150%;
}

.textLeftNav{
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Font-Size: 11px;
	font-style:italic;
	word-spacing: 1px;
	line-height: 170%;
	Color: #73626A; 
}

.textLeftNavOn{
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Font-Size: 11px;
	font-style:italic;
	word-spacing: 1px;
	line-height: 170%;
	Color: #6A4542; 
}

.textLeftNavupper{
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Font-Size: 14px;
	font-variant:small-caps;
	line-height: 170%;
	Color: #73626A; 
}




/*.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #333333;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}

.txt A:link      { color:#333333; text-decoration : underline; }
.txt A:visited  { color:#333333; text-decoration : underline; }
.txt A:active  { color:#333333; text-decoration : underline; }
.txt A:hover   { color: #003399; text-decoration : underline; }

A.dest:link      { color:#999999; font-family : Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration : none; }
A.dest:visited  { color:#999999; font-family : Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration : none; }
A.dest:active  { color:#999999; font-family : Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration : none; }
A.dest:hover   { color: #ffffff; font-family : Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration : underline; }

.Bttmtxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	line-height : 18px;
	text-align:center;	
}
.Bttmtxt A:link      { color:#FFFFFF; text-decoration : underline; }
.Bttmtxt A:visited  { color:#FFFFFF; text-decoration : underline; }
.Bttmtxt A:active  { color:#FFFFFF; text-decoration : underline; }
.Bttmtxt A:hover   { color: #CCCCCC; text-decoration : underline; }

.bttn{
    border-top: .5px solid #003399;
    border-bottom: .5px solid #003399;
    border-left: .5px solid #003399;
    border-right: .5px solid #003399;
    background-color: #EFEFEF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #4D4A40;   
    }
	
H1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:15px;
	color: #333333;
	font-weight : bold;
	}

H2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
	color: #333333;
	font-weight : bold;
	}
	
.Loc_Nav_On_Page {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}

P {
	text-align: justify;
}

li {
    text-align: justify;
   }
   */
 
   /*
   ul#mainBulleted{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #333333;
	text-decoration: none;
	padding-left: 20px;
	height: 130%;
	line-height: 130%;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
*/

