﻿body
{
	padding-right: 0px;
	background-position: left top;
	padding-left: 0px;
	list-style-position: outside;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: top;
	direction: ltr;
	padding-top: 0px;
	background-repeat: repeat-x;
	font-family: Calibri, Arial, Verdana, 'Abadi MT Condensed Light';
	list-style-type: square;
	letter-spacing: normal;
	background-color: #f5f5f3;
	text-align: left;
	font-weight: normal;
	font-size: 11pt;
	color: #444646;
	text-decoration: none;
	background-image: url(/images/bg-main-body.png);
}


.PageTitle
{
	font-weight: normal;
	vertical-align: top;
	color: #bad7f1;
	text-align: left;
	text-decoration: none;
	font-size: 36pt;
}

.Title1
{
	font-weight: normal;
	vertical-align: top;
	color: #788ABC;
	text-align: left;
	text-decoration: none;
	font-size: 18pt;
}
.Title2
{
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	font-size: 14pt;
}
.Title3
{
	font-weight: normal;
	vertical-align: top;
	color: #7b7deb;
	text-align: left;
	text-decoration: none;
	font-size: 12pt;
	font-family: Verdana;
}
.Tip-Title
{
	font-weight: bold;
	font-size: 13pt;
	vertical-align: top;
	color: #cc0000;
	text-align: left;
	text-decoration: none;
}
.Tip-Content
{
	font-weight: normal;
	font-size: 12pt;
	color: #217bb0;
	text-decoration: none;
}

.Labels
{
	font-weight: normal;
	font-size: 10pt;
	color: #444646;
	text-decoration: none;
}

.Text-Under-bg
{
	color: white;
}


A:link, A:visited
{
	color: darkgray;
	text-decoration: underline;
}

A:hover,A:active
{
	color:inherit;
	text-decoration: none;
}

.OtherLink:link, .OtherLink:visited
{
	color: ghostwhite;
	text-decoration: none;
}

.OtherLink:hover,.OtherLink:active
{
	color: #ff9933;
	text-decoration: underline;
}

.TopMenu:link,.TopMenu:visited
{
	font-weight: normal;
	font-size: 13pt;
	vertical-align: top;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	padding-left:20px;
	padding-right:20px;
}

.TopMenu:hover, .TopMenu:active
{
	font-weight: normal;
	font-size: 13pt;
	vertical-align: top;
	color: #ff6600;
	text-align: left;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}

.FooterMenu:link, .FooterMenu:visited
{
	font-weight: normal;
	font-size: 11pt;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	color: gray;
}

.FooterMenu:hover, .FooterMenu:active
{
	font-weight: normal;
	font-size: 11pt;
	vertical-align: top;
	color: #ff6600;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.SubMenu:link, .SubMenu:visited
{
	display: block;
	font-weight: normal;
	font-size: 13pt;
	vertical-align: top;
	color: aqua;
	text-align: left;
	text-decoration: none;
	width: 220px;
	height: 21px;
	background-color: #0064a9;
	padding-left: 17px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 0px 0px 0px 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: lightgrey;
	border-bottom-width: 1px;
	border-bottom-color: lightgrey;
	border-top-color: lightgrey;
	border-right-width: 1px;
	border-right-color: lightgrey;
}

.SubMenu:hover, .SubMenu:active
{
	display: block;
	font-weight: normal;
	font-size: 13pt;
	vertical-align: top;
	color: DimGray;
	text-align: left;
	text-decoration: none;
	width: 220px;
	height: 21px;
	background-color: #d7edfb;
	padding-left: 17px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 0px 0px 0px 20px;
	border-left-color: lightgrey;
	border-bottom-color: #ffffff;
	border-top-style: none;
	border-top-color: lightgrey;
	border-right-style: none;
	border-left-style: none;
	border-right-color: lightgrey;
	border-bottom-style: none;
}

UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	list-style-type: none;
	border-bottom-style: none;
}
LI
{
	background-position: 0px 5px;
	padding-left: 25px;
	background-image: url(../images/list-sqr-purple.png);
	background-repeat: no-repeat;
}

.Content-Container
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	padding-top: 10px;
	text-align: justify;
	line-height: 17pt;
}

.Form
{
	border-right: #217bb0 1px solid;
	border-top: #217bb0 1px solid;
	border-left: #217bb0 1px solid;
	border-bottom: #217bb0 1px solid;
	font-family: Calibri, Arial, Verdana, 'Abadi MT Condensed Light';
}
.Botton
{
	border-right: #ccccff 2px outset;
	border-top: #ccccff 2px outset;
	border-left: #ccccff 2px outset;
	border-bottom: #ccccff 2px outset;
	font-family: Calibri, Arial, Verdana, 'Abadi MT Condensed Light';
	background-color: #8dcaf7;
}
.Botton:hover, .Botton:active
{
	border-right: #ccccff 2px outset;
	border-top: #ccccff 2px outset;
	border-left: #ccccff 2px outset;
	border-bottom: #ccccff 2px outset;
	font-family: Calibri, Arial, Verdana, 'Abadi MT Condensed Light';
	background-color: #217bb0;
}
TD
{
	text-align:left;
}

p
{

margin-bottom:5px;

}
.Buttons
{
    font-weight: bold;
    cursor: hand;
    color: #ffffff;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none; 
    background-color: #E2652F;
}

.ButtonsGrey
{
    font-weight: bold;
    cursor: hand;
    color: #ffffff;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none; 
    background-color: darkgray;
   
}
INPUT
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	line-height: normal;
	border-bottom: darkgray 1px solid;
	letter-spacing: normal;
}
SELECT
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	line-height: normal;
	border-bottom: darkgray 1px solid;
	letter-spacing: normal;
}
AREA
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	line-height: normal;
	border-bottom: darkgray 1px solid;
	letter-spacing: normal;
}
.ProductTip
{
	font-size: 10.5pt;
	vertical-align: top;
	text-align: justify;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:5px;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
