body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	line-height: 18px;
	background-image: url(blogtxt%20top.gif);
	background-repeat: repeat-x;
} 
.headerCell1 {
	padding: 25px 2px 2px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #ccd0d6;
}
.headerTitleText {
	font-size: 36px;
	font-style: normal;
	color: #0d1117;
	text-decoration: none;
	line-height: normal;
	text-transform: uppercase;
}
.headerTitleText:hover {
	color: #9aa1ae;
}
.headerCell2 {
	font-size: 12px;
	font-style: normal;
	background-color: #ccd0d6;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccd0d6;
}
.headerMenuLink {
	text-decoration: none;
	color: #333333;
	padding: 2px;
	font-size: 16px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #34425b;
}
.headerMenuLink:hover {
	background-color: #f6f7f8;
	border-left-style: dotted;
	color: #333333;
}
.largeLeftTableCell {
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.nugheader {
	background-color: #FFFFFF;
	font-size: 18px;
	font-weight: bolder;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f6f7f8;
}
.nugheader a {
	color: #34425b;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccd0d6;
}
.nugheader a:hover {
	border-bottom-color: #0d1117;
}

.nugbody {
	background-color: #FFFFFF;
	padding: 2px;
}
.nugbody a {
	color: #34425b;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccd0d6;
}
.nugbody a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0d1117;
}
.smallText {
	color: #7C7C7C;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.largeText {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.formButton {
	font-style: normal;
	line-height: normal;
	color: #333333;
	background-color: #f6f7f8;
	border: 1px solid #ccd0d6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.formTextField {
	font-style: normal;
	line-height: normal;
	color: #333333;
	background-color: #FFFFFF;
	background-position: left center;
	border: 1px solid #ccd0d6;
}
.normalText {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

