body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
/*	background-image: url(images/dmp_bg.gif)> 
	background-color:#cc9; */
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	}
	
.normalTable {
	width: 100%;
	}
	
.frameTable {
	width: 760px;
	margin-left: 15px;
	}
	
a.topNavLink,
.topNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	color: #fff;
	text-decoration: none
	}

a.topNavLink:hover {
	text-decoration: underline;
	}
		
.normalText,
.normalTextBold,
.normalTextBoldRed,
.normalTextLink,
.normalTextRed,
.normalTextSmall,
.splashText,
.addressText,
.normalTextBoldSmall,
.normalTextItalic,
.normalTextItalicBold,
.normalTextBullet,
.tableText,
.tableTextBold,
.rightTableText,
.pageHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 20px;
/*	text-align: justify;  */
	}

.normalTextItalic {
	font-style: italic;
	}

.normalTextItalicBold {
	font-style: italic;
	font-weight: bold;
	}

.normalTextBold,
.pageHeader {
	font-weight: bold;
	}
	
.normalTextBoldSmall {
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	}

a.normalTextBold:link, a.normalTextBold:visited, a.normalTextBold:hover, a.normalTextBold:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 30px;
	margin-top: 36px;
	font-weight: bold;
	text-decoration: none;
	}
	
a.normalTextBold:hover {
	color: #c90;
	}

.splashText {
	line-height: 30px;
	}

.addressText {
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-size: 11px;
	line-height: 14px;
	}
	
.tableText, .rightTableText {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	}

.rightTableText {
	font-family: "Times New Roman", times, serif;
	font-size: 12px;
	}

.rightTableText {
	color: #33c;
	}

.tableTextBold {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	}

a.tableText:link, a.tableText:visited, a.tableText:hover, a.tableText:active {
	color: #c90;
	text-decoration: none;
	}

a.tableText:hover {
	text-decoration: underline;
	}
	
.normalTextBoldRed {
	font-weight: bold;
	color: red;
	}

.normalTextRed {
	color: red;
	}

.normalTextSmall {
	font-size: 10px;
	line-height: 14px;
	}


a.normalTextLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #093;
	text-decoration: underline;
	}

a.normalTextBullet:link, a.normalTextBullet:visited, a.normalTextBullet:hover, a.normalTextBullet:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c90;
	text-decoration: none;
	line-height: 14px;
	}

a.normalTextTable:link, a.normalTextTable:visited, a.normalTextTable:hover, a.normalTextTable:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
	line-height: 14px;
	}
	
a.normalTextTable:hover {
	text-decoration: none;
	}

.mainNavTable {
	background-color: #060;
	}

a.mainNavLink,
.mainNavLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #090;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	}

a.mainNavLinkBold,
.mainNavLinkBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	}
	
a.normalTextLink:hover,
a.normalTextBullet:hover {
	text-decoration: none;
	}

a.mainNavLink:hover {
	color: #c30;
	text-decoration: underline;
	}

a.normalTextSmall:link, a.normalTextSmall:visited, a.normalTextSmall:hover, a.normalTextSmall:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c90;
	text-decoration: underline;
	}

a.normalTextSmall:hover {
	text-decoration: none;
	}

.bottomnavText,
.bottomnavTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33c;
	text-decoration: none;
	}

a.bottomnavText:hover {
	text-decoration: underline;
	}
	
.bottomnavTextBlack {
	color: #000;
	}

.newsBorder {
	border: 1px solid #FF0000;
	}

.taglineText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 32px;
	color: #630;
	}
	
.smallArialText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000;
	}
		
