﻿body
{
	background-image:url(../images/bg_fade.jpg);
	background-repeat:repeat-x;
    /*background-color: #9dc8ea;*/
    text-align:center;
    /*background-color:#ffffff;*/
}

.footer
{
    background-color: #284f6c;
    text-align:center;
    font-size: 13px;
    color: #ffffff;
    font-family: Arial;
}

.bottomHeader
{
   background-color:#1d9da0; 
}

.topHeader
{
    background-color:#274e6b;
}

.menuRow
{
    background-color:#1d9da0;
}

.menuBottomRow
{
    background-color:#274e6b;
    height:6px;
}

.subtitleTop
{
    background-color:#1d9da0;
}

H1
{
    font-weight: bold;
    font-size: 24px;
    color: #284f6c;
    font-family: Verdana;
    text-align: left;
    position:relative;
    left:10px;
    display: inline;
}

.subtitleBottom
{
    font-size: 20px;
    text-align:center;
    color: #274e6b;
    font-family: Arial;
}

H3
{
    font-size: 15px;
    text-align:center;
    color: #ffffff;
    font-family: Arial;
    height:12px;
    padding-bottom:0px;
    padding-top:0px;
}

.frontPageMainText
{
	font-size: 17px;
	color: #000000;
	font-weight:normal;
	font-family: Verdana, Arial;
	    padding-bottom:0px;
    padding-top:0px;
}

.frontPageText
{
	font-size: 15px;
	text-align: right;
	color: #000000;
	font-weight:normal;
	font-family: Verdana, Arial;
	text-align:justify;
}

.frontPageBottomText
{
			font-size: 16px;
	text-align: right;
	color: #000000;
	font-weight:normal;
	font-family: Verdana, Arial;
}

.newsHeader
{
    background-color: #284f6c;
    text-align: left;
    padding-left: 4px;
    font-size: 14px;
    color: #ffffff;
    font-family: Arial;
    font-weight: bold;
    height: 25px;
    padding-left:10px;
    letter-spacing: 1px;
}

.pageTitle
{
    color: #284f6c;
    font-family: 'Arial Black' , Arial;
    font-size: 18px;
}

.pageText
{
    /*background-color: #ffffff;*/
    text-align: left;
    vertical-align: top;
    font-size: 13px;
    font-family: Arial;
    text-align:justify;
    /*padding:0px 5px 0px 5px;*/
}

.imagePanelText
{
    font-size: 10px;
    color: #284f6c;
    font-family: verdana;
    text-align: left;
    padding-left:8px;
    padding-right:5px;
}

.imagePanelImage
{
    text-align: center;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}


.imagePanelImage A:visited
{
    text-align: center;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}


.newsHeading
{
    font-weight: bold;
    font-size: 14px;
    color: #193345;
    font-family: Arial;
    padding-left:5px;
}

.newsText
{
    font-size: 14px;
    color: #193345;
    font-family: Arial; 
    padding: 0px 5px 0px 5px;
}

.pageHeader
{
    background-color:#284f6c;
    text-align:left;
    padding-left:4px;
    font-size: 14px;
    color: #ffffff;
    padding-left:10px;
    font-family: Arial;
    font-weight: bold;
    height:25px;
}

.panelBody
{
    background-color: #ffffff;
    vertical-align: top;
    font-size: 13px;
    font-family: verdana;
    padding: 5px 5px 5px 10px;
    text-align:left;
}

.newsPanelBody
{
    background-color: #eeeeee;
    vertical-align: top;
    font-size: 13px;
    font-family: verdana;
    padding: 5px 5px 5px 10px;
    text-align:left;
}


.gapCell
{
    height:8px;
}


.linksStyle A:link
{
    text-decoration: none;
    font-size: 14px;
    color: #FFFFFF;
    font-family: Arial;
    font-weight: bold;
}

.linksStyle A:visited
{
    text-decoration: none;
    font-family: Arial;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
}
        
.linksStyle A:active 
{
    text-decoration: none;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}
            
.linksStyle A:hover
{
    color: #98fe8e;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

.fieldLabel
{
    font-size: 12px;
    font-family: Verdana;
    text-align:right;
    padding-right:-10px;
    font-weight:bolder;
}

.webLink
{
    font-size: 13px;
    font-weight:bolder;
    font-family: Verdana;
    text-decoration: none;
    color: #000066;
}


.webLinkSmall
{
    font-size: 10px;
    font-weight:bolder;
    font-family: Verdana;
    text-decoration: none;
    color: #000066;
}

.borderedImage
{
    border-right: #284f6c solid;
    border-top: #284f6c solid;
    border-left: #284f6c solid;
    border-bottom: #284f6c solid;
}

.productTableHeader
{
	background-color:#9dc2e3;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}

.productTableProduct
{
	font-weight:bold;
}

.productTableDescriptionTitle
{
	text-decoration: underline;
}

.productTableRowHighlighted
{
	background-color: #ccccff;
}

.productTableRow
{
	background-color: #ffffff;
}

#bgWrapper 
{
	background-image:url(../images/background.gif);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	width:100%;
}

.productDescText
{
	text-align: justify;
	font-size: 12px;
	font-family: Verdana, 'Arial';
	vertical-align:top;
}

.productDescTableHeader
{
	text-align: justify;
	font-size: 11px;
	font-family: Verdana, 'Arial';
	color: #ffffff;
	background-color: #aaaaaa;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.productDescTableCell
{
		text-align: justify;
	font-size: 11px;
	font-family: Verdana, 'Arial';
		border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.productDescTitle
{
	font-weight: bold;
	font-size: 13px;
	font-family: arial;
	text-align: justify;
}

.topBlock
{
	font-size: 16px;
	font-family: Verdana;
	background-color: #90a5ba;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	text-align:justify;
	color:#ffffff;
}

.middleBlock
{
	font-size: 16px;
	font-family: Verdana;
	background-color: #586788;
		padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	text-align:justify;
	color:#ffffff;
}

.bottomBlock
{
	font-size: 18px;
	font-family: Verdana;
	background-color: #3e6149;
	color:#ffffff;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}
