/* Layout */
Body
{
	margin-top: 16px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	background-color: #FFFFFF;
	background-image:url(../images/body-background.jpg);
	background-repeat:repeat-x
}
.BodyContainer
{
	width:768px;
	background-image:url(../images/main-table-background.gif);
	background-repeat:repeat-y
}
.BodyTopBackground
{
	width:768px;
	background-image:url(../images/main-header-background.jpg);
	background-repeat:no-repeat;
}
TABLE
{
    color: #5C5C5C;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: none;
    text-decoration: none;
}
P
{
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: none;
    text-decoration: none;
	text-align:justify;
	margin:0px;
	border:0px;
	padding-top:9px
}
BR
{
	height:10px;
	border:0px;
	padding:0px
}
LI
{
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: none;
    text-decoration: none;
	text-align:justify;
	margin-bottom:20px;
}
H1
{
    color: #4867C7;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	height:28px;
	font-style:italic;
	text-align:right;
    font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
    font-size: 28px;
    font-weight: normal;
    text-decoration: none;
	padding: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	border: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #B6C4DC;
	border-bottom-style:solid;
	background-image:url(../images/h1-background.jpg);
	background-repeat:repeat-y

}
H2
{
    color: #349E34;
	margin-top:5px;
	margin-bottom: 0px;
	height:18px;
	font-style:italic;
	text-align:left;
    font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
	padding-top: 2px;
	padding-bottom:6px;
	padding-left: 9px;
	border-bottom-width: 1px;
	border-bottom-color: #7BC771;
	border-bottom-style:solid;
	background-image:url(../images/h2-background.gif);
	background-repeat:repeat-x
}
H3
{
    color: #4867C7;
	margin-top: 5px;
	margin-bottom: 5px;
	height:18px;
	font-style:italic;
	text-align:left;
    font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
	padding-top: 2px;
	padding-bottom:6px;
	padding-left: 9px;
	border-left-width: 1px;
	border-left-color: #B6C4DC;
	border-left-style:solid;
	background-image:url(../images/h1-background.jpg);
	background-repeat:repeat-y
}
.LandingPageContent
{
    color: #4867C7;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-style:italic;
	text-align:left;
    font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
	padding-bottom: 5px;
	padding-left:5px;
	padding-top: 5px;
	padding-right: 5px;
	border: 0px;
	border-left-width: 1px;
	border-left-color: #B6C4DC;
	border-left-style:solid;
	background-image:url(../images/h1-background.jpg);
	background-repeat:repeat-y
}
.Footer
{
    color: #349E34;
	font-style:italic;
    font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration:none;
}
.FooterLink A:link, .FooterLink A:visited
{
	color: #349E34;
	font-style:italic;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

.FooterLink A:active, .FooterLink A:hover
{
	color: #349E34;
	font-style:italic;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.ImageContainerLeft
{
	padding-bottom:5px;
	padding-left:0px;
	padding-right:5px;
	padding-top:5px;
}
.ImageContainerRight
{
	padding-bottom:5px;
	padding-left:5px;
	padding-right:0px;
	padding-top:5px;
}
.ButtonContainer
{
	background-image:url(../images/tab_button_border_background.jpg);
	background-repeat:repeat-x;
	padding-left:2px;
	height:30px;	
	width:102px;
	margin-top:10px;
	text-align:left
}
.Text
{
    color: #000000;
    font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
    font-size: 12px;
	font-style: italic;
    font-weight: none;
    text-decoration: none;
	text-align:justify
}
.TextBold
{
    color: #000000;
    font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
    font-size: 12px;
    font-weight: Bold;
	font-style: italic;
    text-decoration: none
}
.TextBoldUnderline
{
    color: #000000;
    font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
    font-size: 10px;
    font-weight: Bold;
	font-style: italic;
    text-decoration: underline
}
.TextLarge
{
    color: #000000;
    font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
    font-size: 16px;
    font-weight: none;
	font-style: italic;
    text-decoration: none
}
.TextBoldLarge
{
    color: #000000;
    font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
    font-size: 16px;
    font-weight: Bold;
	font-style: italic;
    text-decoration: none
}
.TextBoldLargeUnderline
{
    color: #000000;
    font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
    font-size: 16px;
    font-weight: Bold;
	font-style: italic;
    text-decoration: underline
}
.ContentHyperlink A:Link, .ContentHyperlink A:Visited
{
	padding:1px 2px 1px 2px;
    font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration:underline;
	color:#4867C7;
	margin:0px
}
.ContentHyperlink A:Hover, .ContentHyperlink A:Active
{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#4867C7;
}
.ContentTab
{
	padding:1px 2px 1px 2px;
    font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
	font-size: 16px;
	font-style: italic;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#4867C7;
	margin:0px
}

/* Form Elements */

.ContainerForm

{
	margin:0px;
}
Form
{
	border: 0px;
	margin: 0px;
	width: 732px
}
Fieldset
{
	border: 1px solid #B6C4DC;
	padding: 9px;
	margin: 0px
}

Legend
{
	background-image:url(../images/navbar_header_background.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
	font-style:italic;
	text-align:left;
    font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
	color:#4867C7
}
.Button
{
    color: #349E34;
	margin-bottom: 0px;
	font-style:italic;
	text-align:left;
	height: 26px;
    font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
	padding-left: 4px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: #EBFFE1;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #EBFFE1;
	border-right-style: solid;
	border-top-color: #EBFFE1;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #7BC771;
	border-bottom-style: solid;
	background-image:url(../images/h2-background.gif);
	background-repeat:repeat-x
}
.Button:focus, .Button:hover
{
    color: #4867C7;
	margin-bottom: 0px;
	font-style:italic;
	text-align:left;
	height: 26px;
    font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-color: #B6C4DC;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #F1F4FD;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-color: #F1F4FD;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F1F4FD;
	border-bottom-style: solid;
	background-image:url(../images/h1-background.jpg);
	background-repeat:repeat-y;
	cursor: pointer;
}
.TextBox
{
	color: #000000;
	width: 50%;
	background: #EBFFE1;
	border: 1px solid #7BC771;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.TextBox:focus, .TextBox:hover 
{
	background-color:#D0F9BF
}
.TextBoxSmall
{
	color: #000000;
	width: 10%;
	background: #EBFFE1;
	border: 1px solid #7BC771;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.TextBoxSmall:focus, .TextBoxSmall:hover 
{
	background-color:#D0F9BF
}
.ProductDropdownList
{
	color: #000000;
	width: 100%;
	background: #EBFFE1;
	border: 1px solid #7BC771;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
	font-size: 24px;
/*	font-weight: bold; */
	font-style: italic;
}
.RadioButton
{
	color: #000000;
	background: #EBFFE1;
	border: 1px solid #7BC771;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.RadtioButton:focus, .RadioButton:hover 
{
	background-color:#D0F9BF
}