﻿body 
{
	font-family:Calibri,verdana;
	font-size:12px;
	color:#2a2a2a;
}
A
{
    font-weight:bold;
    color:#007bcf;
    text-decoration: none;
}
A:Active
{
    font-weight:bold;
    color:#ff0000;
    text-decoration: none;
}
A:Hover
{
    font-weight:bold;
    color:Gray;
    text-decoration: underline;
}
table
{
	border-width:0px;
	padding:0px;
	border-style:none;
	border-spacing:0px;
}
hr
{
	border-style:inset;
	border-width:1px;
	width:90%;
}
td
{
	vertical-align:top;
	text-align:left;
	border-style:none;
}
th
{
	vertical-align:top;
	text-align:left;
	border-style:none;
}
.mastertable
{
	margin:64px;
	margin-top:30px;
	border-width:0px;
	width:845px;
}
A.WhiteBG
{
    font-weight:bold;
    color:#ffffff;
    text-decoration: none;
}
A:Active.WhiteBG
{
    font-weight:bold;
    color:#ff0000;
    text-decoration: none;
}
A:Hover.WhiteBG
{
    font-weight:bold;
    color:#ffffff;
    text-decoration: underline;
}
.mainbody
{
	background-image:url("~images/bg_top.gif");
	background-repeat:repeat-x;
	background-color:#2a2a2a;
}
.mainDiv
{
	background-color:#ffffff;
	border-width:3px;
	width:100%;
	border-color:Black;
	border-style:solid;
}
.mainTable
{
	border-style:solid;
	border-width:0px;
	border-color:#FFFFFF;
	padding:0;
	vertical-align:top;
}
.mainLogoCell
{
	border-bottom-width:3px;
	border-left-width:3px;
	border-top-width:3px;
	border-right-width:3px;
	border-style:solid;
	border-color:White;
	background-image:url("images/main_logo.jpg");
	background-repeat:no-repeat;
}
.mainButtonCell
{
	border-bottom-width:3px;
	border-left-width:0px;
	border-top-width:3px;
	border-right-width:3px;
	border-style:solid;
	border-color:White;
	vertical-align:bottom;
}
.mainContactUs
{
	border-bottom-width:3px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:3px;
	border-style:solid;
	border-color:White;
	vertical-align:top;
	background-image:url("images/contactus_main.jpg");
	background-repeat:no-repeat;
}
.mainsidePanel
{
	background-color:#f0f0f0;
	border-bottom-width:3px;
	border-left-width:3px;
	border-top-width:0px;
	border-right-width:3px;
	border-style:solid;
	border-color:White;
	min-height:350px;
}
.mainHeader
{
	font-family:Corbel,Verdana;
	font-size:18px;
	color:#1375bb;
	font-weight:bold;
}
.mainLabel
{
	font-weight:bold;
	color:#1475bb;
	font-size:13px;
}
.mainTextBox
{
	border-width:1px;
	border-color:#1375bb;
	border-style:solid;
	background-color:White;
	width:180px;
	font-size:11px;
}
.listSmall
{
	width:70px;
	font-size:11px;
}
.footer
{
	padding-left:10px;
	font-family:Verdana;
	color:#a2b800;
	vertical-align:middle;
	border-bottom-width:3px;
	border-left-width:3px;
	border-top-width:0px;
	border-right-width:3px;
	border-style:solid;
	border-color:White;
	text-align:center;
	text-decoration: underline;
	height:40px;
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x
}

radio
{
	border-width:1px;
	border-color:#1375bb;
	border-style:solid;
	background-color:White;
	font-size:11px;
}
.tdVerdana
{
	font-family:Verdana;
	font-size:10px;
	font-variant:small-caps;
}
.Error
{
	font-family:Calibri;
	font-size:11px;
	color:Red;
	text-align:center;
}
.Message
{
	font-family:Calibri;
	font-size:11px;
	text-align:center;
}

.Grid
{
	border-width:1px;
	border-style:solid;
	border-color:Gray;
}
tr.GridHeader
{
	border-width:0px;
	border-style:solid;
	border-color:Gray;
	background-color:#1375bb;
	color:White;
	font-size:12pt;
	font-weight:bold;
	outline-width:0px;
}
.GridItem
{
	border-width:0px;
	border-style:solid;
	border-color:Gray;
	vertical-align:middle;
	height:20px;
	font-weight:bold;
}
.GridAlternative
{
	border-width:0px;
	border-style:solid;
	border-color:Gray;
	background-color:#ebebeb;
	vertical-align:bottom;
	font-weight:bold;
}
td.PageImage
{
	vertical-align:middle;
	text-align:center;
	
}
td.HeaderSubTitle
{
	background-color:#ebebeb;
	font-weight:bold;
	font-size:11pt;
	vertical-align:middle;
	
}
.PictureTable
{
	border-color:Gray;
	border-style:solid;
	border-width:1px;
}
.Description
{
	height:103px;
	overflow:hidden;
	cue-after: "...";
	font-size:11px;
}
A.PaigeLink
{
    font-weight:bold;
    color:#b5c54a;
    text-decoration: none;
    background-image:url("images/smallArrow_Paige.gif");
    background-position:left;
    background-repeat:no-repeat;
    padding-left:10px
}
A:Active.PaigeLink
{
    font-weight:bold;
    color:#b5c54a;
    text-decoration: none;
    background-image:url("images/smallArrow_Paige.gif");
    background-position:left;
    background-repeat:no-repeat;
    padding-left:10px
}
A:Hover.PaigeLink
{
    font-weight:bold;
    color:#b5c54a;
    text-decoration: underline;
    background-image:url("images/smallArrow_Paige.gif");
    background-position:left;
    background-repeat:no-repeat;
    padding-left:10px
}
.DetailsHeader
{
    
}
.PageTitle
{
    color:White;
    font-size:20px;
    vertical-align:middle;
    padding-top: 3px;
    padding-left: 3px;
    background-image:url("images/PageTitle_Bg.gif");
    background-repeat:repeat-x;
}


