body, html
{
    margin: 0px;
    padding: 0;
    border: none;
    text-align: left;
    vertical-align: top;
    height: 100%;
    width: 100%;
    background-color: #FFFFFF;
}
.outerTable
{
    width: 750px;
    height: 100%;
    background-color: inherit;
    vertical-align: top;
    background-color: #DDDDDD;
}
.outerTable1
{
    width: 750px;
    height: 100%;
    background-color: inherit;
    vertical-align: top;
}
.innerTable
{
    height: 100%;
    width: 100%;
    background-color: #FFFFFF;
    vertical-align: top;
}
.footer
{
	font-family:verdana;
    background-color: #f26422;
    font-size: 11px;
    color: #FFFFFF;
    height: 25px;
	text-align:left;
	height:25px;
}
a.footerLink:link, a.footerLink:visited, a.footerLink:active
{
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}
a.footerLink:hover
{
    font-size: 11px;
    color: #3c76b2;
    text-decoration: underline;
}
.footerStrip
{
    height: 8px;
}
.Welcome
{
    font-family:Lucida Handwriting;
    font-size:18px;
    font-weight:bold;
    color:#3c76b2;
    padding-left:10px;
    padding-top:10px;
}
.fieldTitle
{
    font-size: 12px;
    font-weight: bold;
    color: #555555;
    width: 150px;
    vertical-align: top;
}
.field
{
}
.buttonControl
{
    color: #555555;
    font-size: 11px;
    width:150px;
}
.errorMessage
{
    color: #ff0000;
    font-size: 11px;
    padding-left: 5px;
}

.PadRight
{
    padding-right: 10px;
    padding-left: 10px;
}
.NumBox
{
    width: 100px;
}
input
{
    width: 200px;
    border: 1px solid #78869b;
}
textarea
{
    width: 200px;
}

.bodyText
{
    font-family:Verdana;
    color:#3a3a3a;
    font-size: 12px;
    padding-left:12px;
    padding-right:10px;
    padding-top:5px;
    line-height:20px;
}
.pageHeading
{
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;
    color:#ffffff;
    background-color:#3c76b2;
    padding-top:5px;
    padding-left:5px;
    padding-bottom:5px;
}
.padLeft
{
    padding:10px;
}
.leftPanel
{
    background-color:#e6e5e0;
    width:100%;
    height:100%;
    padding:10px;    
}
.leftPanelHeading
{
    color:#3b3c37;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
	background-color:#c6c5be;
}
.leftPanelPoints
{
    color:#807e4d;
    font-family:Verdana;
    font-size:11px;
    padding-top:10px;
    padding-bottom:10px;
    line-height:18px;
}

a.normalLink:link, a.normalLink:visited, a.normalLink:active
{
    font-size: 11px;
    color: #6e6c46;
    text-decoration: none;
}
a.normalLink:hover
{
    font-size: 11px;
    color: #000000;
    text-decoration: underline;
}

#marqueecontainer
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    position: relative;
    width: 100%; /*marquee width */
    height: 300px; /*marquee height */
    overflow: hidden;
    text-align: left;
}
.marquee
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    position: relative;
    overflow: hidden;
}
a.marquee1:active, a.marquee1:link, a.marquee1:visited
{
    font-family: Verdana;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    position: relative;
    overflow: hidden;
    text-decoration: none;
}
a.marquee1:hover
{
    font-family: Verdana;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    position: relative;
    overflow: hidden;
    text-decoration: none;
}
