<Style>/* Default CSS Stylesheet for a new Web Application project */{}

/*@import url(http://www.brainchildmag.com/store/bcstyles.css);*/

.GeneralPage
{
background-color: #80368B; /* Background Color */
background-image: url(images/bannerjnppbg2.jpg); /* Background Image */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.GeneralTable
{
background-color: #80368B; /* Background Color */
}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 28pt; /* Font Size */
color: #666666; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: Aqua; /* Background color */
text-align: Right; /* Align Text */
}

.TopSubBannerText
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Right; /* Align Text */
}

.LeftColumn
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: white; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 140px;}

.LeftColumnText
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 140px;}

.RightColumn
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: white; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 100px;}

.RightColumnText
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 100px;}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
font-family: Georgia, 'Times New Roman', Times, serif;
/*font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
/*font-family: Arial;  Font Face */
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 12pt; /* Font Size */
/*color: Black;  Font Color */
color: #80368B;
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
padding:0px 0px 6px 0px;
}

.Content
{
/*font: 1.3em/1.45 Georgia, 'Times New Roman', Times, serif;*/
/*font-family: Arial;  Font Face*/
font-family: Georgia, 'Times New Roman', Times, serif;
/*font-size: 8pt;  Font Size */
font-size: 10pt;
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTableHeader
{
font-family: Georgia, 'Times New Roman', Times, serif;
/* font-family: Arial; Font Face */
font-size: 10pt; /* Heading Font Size */
color: #80368B; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #F5EAF7; /* Background color */
text-align: Left; /* Align Text */
padding:0px 0px 6px 0px;
}

.ContentTableHeader2
{
font-family: Georgia, 'Times New Roman', Times, serif;
/* font-family: Arial; Font Face */
font-size: 10pt; /* Heading Font Size */
color: #80368B; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
padding:0px 0px 6px 0px;
}

.ContentTable
{
background-color: #F5EAF7;
}

.ContentTableHorizontal
{
background-color: #F5EAF7;
}

/*brainchild styles*/

H1 {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: 600; 
	FONT-SIZE: 145%; 
	PADDING-BOTTOM: 0px; 
	COLOR: #80368B; 
	PADDING-TOP: 5px; 
}

H2 {
	FONT-WEIGHT: 600; FONT-SIZE: 105%; COLOR: #192c4d; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.purpleheading1 {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: 600; 
	FONT-SIZE: 145%; 
	PADDING-BOTTOM: 0px; 
	COLOR: #80368B; 
	PADDING-TOP: 5px; 
	font-family: Georgia, 'Times New Roman', Times, serif;
}

.purpleheading {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: 600; 
	FONT-SIZE: 145%; 
	PADDING-BOTTOM: 0px; 
	COLOR: #80368B; 
	PADDING-TOP: 5px; 
}

.storyclass {
	/*font-size:14px;*/
	/*font-family:"Times New Roman", Times, serif;*/
	font: 1.3em/1.45 Georgia, 'Times New Roman', Times, serif;
}

.topmenu {
	COLOR: #00A9C6;
	font-weight:600;
	FONT-SIZE: 105%;
}
.topmenu A:link {
	COLOR: #00A9C6; TEXT-DECORATION: none;
	font-weight:600
}
.topmenu A:visited {
	COLOR: #00A9C6; TEXT-DECORATION: none;
	font-weight:600
}
.topmenu A:hover {
	COLOR: #00A9C6; TEXT-DECORATION: underline;
	font-weight:600
}

.topmenu2 {
	COLOR: #00A9C6;
	font-weight:500;
	FONT-SIZE: 100%;
}
.topmenu2 A:link {
	COLOR: #00A9C6; TEXT-DECORATION: none;
	font-weight:500
}
.topmenu2 A:visited {
	COLOR: #00A9C6; TEXT-DECORATION: none;
	font-weight:500
}
.topmenu2 A:hover {
	COLOR: #00A9C6; TEXT-DECORATION: underline;
	font-weight:500
}

.topmenu3 {
	COLOR: #FFFFFF;
	background-color: #00A9C6;
	font-weight:600;
	FONT-SIZE: 10pt;
}
.topmenu3 A:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
	font-weight:600
}
.topmenu3 A:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
	font-weight:600
}
.topmenu3 A:hover {
	COLOR: #007488; TEXT-DECORATION: none;
	font-weight:600
}

.tdbrightgreentop {
	BORDER-RIGHT: #90CC5B 1px solid; BORDER-TOP: #90CC5B 1px solid; BORDER-LEFT: #90CC5B 1px solid; COLOR: #000; BORDER-BOTTOM: #90CC5B 1px solid; BACKGROUND-COLOR: #90CC5B
}

.tdbrightgreenbottom {
	BORDER-RIGHT: #90CC5B 1px solid; BORDER-TOP: #90CC5B 1px solid; BORDER-LEFT: #90CC5B 1px solid; COLOR: #000; BORDER-BOTTOM: #90CC5B 1px solid; BACKGROUND-COLOR: #E8F4DD
}

.tdbrightpurpletop {
	BORDER-RIGHT: #80368B 1px solid; BORDER-TOP: #80368B 1px solid; BORDER-LEFT: #80368B 1px solid; COLOR: #000; BORDER-BOTTOM: #80368B 1px solid; BACKGROUND-COLOR: #80368B
}

.tdbrightpurplebottom {
	BORDER-RIGHT: #80368B 1px solid; BORDER-TOP: #80368B 1px solid; BORDER-LEFT: #80368B 1px solid; COLOR: #000; BORDER-BOTTOM: #80368B 1px solid; BACKGROUND-COLOR: #F0DFF2
}

.footercart {
	COLOR: #FFFFFF;
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.footercart A:link{
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}

.footercart A:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}
.footercart A:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}

.areanavlinks {
	COLOR: #000000;
	font-weight:500;
	FONT-SIZE: 9pt;
	padding:3px 0px 5px 0px;
	padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left'
}

.areanavlinks A:link {
	COLOR: #000000; TEXT-DECORATION: none;
	font-weight:500
}
.areanavlinks A:visited {
	COLOR: #000000; TEXT-DECORATION: none;
	font-weight:500
}
.areanavlinks A:hover {
	COLOR: #000000; TEXT-DECORATION: underline;
	font-weight:500
}

</Style>