<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: #ffffff; /* Background Color */
background-image: url(images/backmiddle.jpg); /* Background Image */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.GeneralTable
{
background-color: ; /* Background Color */
}

#ContentCell
{width: 805px;}

.TopBanner
{
font-family: Agency FB; /* Font Face */
font-size: 0pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: White; /* Background color */
background-image: url(images/backcolor.jpg); /* Background Image */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Agency FB; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
background-image: url(images/backcolor.jpg); /* Background Image */
text-align: Left; /* Align Text */
}

.TopSubBannerText
{
font-family: Agency FB; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
}

.LeftColumn
{
font-family: Agency FB; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* 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: 15%;}

.LeftColumnText
{
font-family: Agency FB; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumn
{
font-family: Agency FB; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Bold; /* Font Style */
text-decoration: none;
background-color: White; /* Background color */
background-image: url(images/backcolor.jpg); /* Background Image */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 300px;}

.RightColumnText
{
font-family: Agency FB; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Bold; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 300px;}

.Footer
{
font-family: Agency FB; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
background-image: url(images/backcolor.jpg); /* Background Image */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Agency FB; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #333333; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #333333; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left; /* Align Text */
}

.Content
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #333333; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left; /* Align Text */

}.ContentCategory
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #333333; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTableHeader
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #333333; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: ; /* Background color */
text-align: Center; /* Align Text */
}

.ContentTable
{
background-color: ;
}

.ContentTableHorizontal
{
background-color: ;
}

a:link 
{
text-decoration: none;
color: #333333;
font-family: Arial, Verdana, sans-serif;
font-size: 10pt;
font-style: normal;
line-height: 10pt;
font-weight: bold;
}

a:visited {
text-decoration: none;
color: #666666;
font-family: Arial, Verdana, sans-serif;
font-size: 10pt;
font-style: normal;
line-height: 10pt;
font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #333333;
font-family: Arial, Verdana, sans-serif;
font-size: 10pt;
font-style: normal;
line-height: 10pt;
font-weight: bold;
}

a:active {
color: #333333;
font-family: Arial, Verdana, sans-serif;
font-size: 10pt;
font-style: normal;
line-height: 10pt;
font-weight: bold;
}

/* STYLE PROPERTIES FOR FRONT BLOG POSTS CONTAINER */

#frontposts {
font-weight: normal;
margin: 10px 0 2px 16px;
font-size: 10pt;
}

#frontposts a:link, #frontposts a:visited {
font-weight: bold;
color: #333333;
text-decoration: none;
font-size: 10pt;
padding-bottom: 14px;
line-height: 10pt;
}

#frontposts a:hover {
font-weight: bold;
color: #333333;
text-decoration: none;
font-size: 10pt;
padding-bottom: 14px;
line-height: 10pt;
}

#frontposts li {
list-style-type: none;
padding-bottom: 14px;
font-size: 10pt;
}

#frontposts ul {
margin: 0;
padding: 0;
}

/* END FRONT BLOG POSTS CONTAINER */

</Style>
