﻿@import url(SiteMenu.css);
body
{
	background-color:Gray;
	padding:0px;
	color:White;
	font-family:Verdana, 'Trebuchet MS', Tahoma, Arial, 'Lucida Grande',Lucida, Geneva, Helvetica, sans-serif;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}



td
{
	margin:0px;
	padding:0px;
}

tr
{
	margin:0px;
	padding:0px;
}

table
{
	margin:0px;
	padding:0px;
}

img
{
	margin:0px;
	padding:0px;
}

.content2Scrolling
{
	height:100%;
	overflow:auto;	
	padding-right:20px;
}
.content2
{
	
	width:700px;
	height:500px;
	vertical-align:top;
}
.MainTable
{
	background-image: url("../images/NewBrickTan.gif");
	padding:0px;
	margin:0px;
	background-color:#CCCC99;
	width:900px;
	height:600px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.MainTable td
{
	color:#040A54;
	margin:0px;
	padding:0px;
}
.bodyRight1
{
	font-family:Verdana, 'Trebuchet MS', Tahoma, Arial;
	font-size:8.5pt;
	font-weight:bold;
	text-align:left;
	font-style:italic;
}
.bodyRight2
{
	font-family:Verdana, 'Trebuchet MS', Tahoma, Arial;
	font-size:8pt;
	font-weight:normal;
    padding-left:10px;
}
.bodyRight2 td
{
	font-size:8pt;
}
.bodyRight3
{
	font-family:Verdana, 'Trebuchet MS', Tahoma, Arial;
	font-size:8.5pt;
	font-weight:bold;
	text-align:left;
	font-style:italic;
	padding-left:10px;
}
.bodyRight5
{
	font-family:Verdana, 'Trebuchet MS', Tahoma, Arial;
	font-size:8pt;
	font-weight:normal;
    padding-left:10px;
	padding-right:10px;
	font-style:italic;
}
.bodyRight6
{
	font-family:Verdana, 'Trebuchet MS', Tahoma, Arial;
	font-size:8pt;
	font-weight:bold;
    padding-left:10px;
	padding-right:10px;
}
.bodyRight4
{
	color:Navy;
	font-family:Verdana, 'Trebuchet MS', Tahoma, Arial;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	font-style:italic;
}
.bodyRight1 a
{
	text-decoration:none;
	font-size:10pt;
	color:Navy;
}
.bodyRight2 a
{
	text-decoration:none;
	color:Navy;
}
.bodyLeft1
{
	color:Maroon;
	font-family:Verdana, 'Trebuchet MS', Tahoma, Arial;
	font-size:11pt;
	font-weight:bold;
}
.RequestDemo
{
	vertical-align:middle;
}
.RequestDemoLabel
{
	color:#040A54;
	font-size:12px;
}
.RequestDemoLabelRequired
{
	color:Maroon;
	font-style:italic;
	font-weight:bold;
    font-size:11px;
    width:100px;
}

.NavFieldDescriptionLabel
{
	display:inline-block;
	width: 125px;
	text-align: right;
	color:White;
	font-size:11px;	
	min-width:125px;
	padding-right:4px;
}
.NavFieldLabelRequired
{

	display:inline-block;
	color:Maroon;
	font-style:italic;
	font-weight:bold;
    	font-size:11px;
	width:125px;
	min-width:125px;
    	text-align:right;
    	padding-right:4px;
}

.RequestDemo td
{
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.RequestDemo input
{
	color:Black;
	background-color:White;
	font-size:10px;
	width:150px;
}
.Footer
{
	background-color:#040A54;
	font-family:Verdana, 'Trebuchet MS', Tahoma, Arial;
	font-size:9pt;
	font-weight:normal;
}
.Footer td
{
	color:White;
	padding:2px;
}
.Footer a
{
	color:White;
}
