.NewsListHeader
{
    background-color: #486198;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: white;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.NewsListItem
{
    background-color: #b0c4de;
    border-bottom: fafad2;
    border-left: fafad2 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.NewsListItemAlt
{
    background-color: #b0e0e6;
    border-bottom: fafad2;
    border-left: fafad2 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.NewsListFooter
{
    background-color: #486198;
    line-height: 15pt;
    color: white;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold
}
.ContentHead
{ 
    background-color: #486198;
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    height: 35px
	
}
.ContentDetail
{ 
	background-color: #b0c4de;
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size: 14px;
    font-weight: bold
}

.ITButton
{
    background-color: #486198;
    border-color: lightblue;
    color:White;
    font-weight: bold
}

.ITLabelInfo
{
    color:Blue;
    font-family: Verdana, Arial;
    font-size:12px;
    font-style:italic;
    font-weight: bold 
}

.ITLabelTitle
{
    color:#999966;
    font-family:Times New Roman;
    font-size:20px;
    font-weight: bold 
}

.ITLabel2Title
{
    color:#486198;
    font-family:Times New Roman;
    font-size:20px;
    font-weight: bold 
}

.ITTextAlignRight
{
	text-align:right
}

.ITTextAlignLeft
{
	text-align:left
}

.ITTextAlignCenter
{
	text-align:center
}

.ITLabelError
{
    color:Red;
    font-weight: bold;
    font-family: Verdana, Arial;
    font-size: 14px
}

A.ITLink, A.ITLink:link, A.ITLink:visited
{
    color: #486198;
    font-family: Verdana, Arial;
    font-size: 11px
}

A.ITLink:hover
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: underline
}

BODY
{
    SCROLLBAR-FACE-COLOR: #486198;
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    MARGIN: 0px;
    SCROLLBAR-HIGHLIGHT-COLOR: #000000;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #486198;
    BACKGROUND-REPEAT: repeat;
    FONT-FAMILY: Arial, sans-serif;
    COLOR: black;
    SCROLLBAR-DARKSHADOW-COLOR: #486198
}
TABLE
{
    FONT-SIZE: 10pt
}
A:link
{
    COLOR: blue;
    FONT-WEIGHT: bold    
}
A:visited
{
    COLOR: blue;
    FONT-WEIGHT: bold
}
A:hover
{
    COLOR: red;
    FONT-WEIGHT: bold
}
A:active
{
    COLOR: red;
    FONT-WEIGHT: bold
}

.fontGeneral
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.fontFieldTitle
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.fontSectionTitleWhite
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.fontSmall
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

.fontServiceContractForm
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.tableBorder {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}