.bulletinBgCSS {
}


.BulHeaderCSS {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	text-transform: lowercase;
	color: #000066;
	line-height: normal;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #6858A1;
	text-align: left;
	padding-right: 8px;
	border-right-color: #6858A1;
	border-right-style: solid;
	border-right-width: 5px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-color: #6858A1;
	border-bottom-style: solid;
}


.Header2CSS {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;
	color: #28556A;
	line-height: normal;
	text-decoration: none;
}




.HeaderCSS {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-transform: lowercase;
	color: #6D00A3;
	line-height: normal;
	text-decoration: underline;
}

.HeaderCSS:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-transform: lowercase;
	color: #734DB2;
	line-height: normal;
	text-decoration: underline;
}


.HeaderHovCSS {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #037ABC;
	line-height: normal;
	text-decoration: underline;
}

.HeaderHovCSS:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FF0000;
	line-height: normal;
	text-decoration: underline;
}

.TextP1CSS {
	font-family: Arial;
	color: #214658;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}

.TextCSS {
	font-family: "Microsoft Sans Serif";
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	text-indent: 15px;
}

.TextBulletCSS {
	font-family: "Microsoft Sans Serif";
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 5px;
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 10px;
}

.TextCSShead {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.TextCSSheadCapital {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}

.TextLinkCSS {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.TextLinkCSS:hover {
	font-family: Arial;
	color: #BF6000;
	font-size: 12px;
	text-shadow: 4;
}


.smallHeaderCSS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-transform: uppercase;
	color: #CC3333;
	text-decoration: none;
	font-weight: normal;
}

.smallHeaderHovCSS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	color: #3A57E0;
	text-decoration: underline;
	font-weight: bold;
}
.smallHeaderHovCSS:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	color: #3A57E0;
	text-decoration: underline;
	font-weight: bold;
}

.smallestHeaderCSS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	color: #FF0000;
	font-weight: bold;
}

.smallestHeaderUnderLnCSS {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #E7A50C;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-indent: 12px;
	padding-top: 3px;
}

.photoFontCSS {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #33CC99;
	text-indent: 12px;
	padding-top: 3px;
}

.Links {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
.LinksUpper {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CC9933;
	text-transform: lowercase;
	text-decoration: none;
}
