/*
Global Styles - please do not modify.  
Supplementary styles, if needed, should be appended at the bottom of this stylesheet.
dark  = #2B4D9D used for backgrounds and text
medium  = #7FB2E5  used for backgrounds and text
light = #ccffff  used for backgrounds only
neutralDark = #666666  used for table backgrounds and maybe footer text - usually grey.
neutralLight = #efefef	used for backgrounds and borders only
*/
body,p,td{font-size:16px;font-family: arial,helvetica,verdana,geneva;}
A{color:#000000;}
A:hover{}
.mainTable{
border-color: #cccccc;
border-width: 1px;
border-style: solid;
}
.code {background-color:#efefef;
	color:#000000;
	}
tt {color:#336633;font-size:18px;}
.neutralDark {background:#FFCC66;	color:#ffffff;}
.neutralLight{background:#efefef; color:#000000;}
.medium{background:#99b1dc;}
.dark{background:#4e6699;}
.dark A{color:#7FB2E5;font-size:12px;}
.light {background:#cce1ff;}
.light A{color:#2B4D9D;text-decoration:none;}
.pageColor {background:#ffffff;}
.tabText{font-size:12px;color:#000000;}
.contLight{background:#ffe699;}
.contDark{background:#ffcc66;}
.title{FONT-WEIGHT: bold;
color:#4E6699;
    FONT-SIZE: 18px;
    PADDING-BOTTOM: 8px;
    LINE-HEIGHT: 14px;
    PADDING-TOP: 8px;
    FONT-FAMILY: Arial,Helvetica,Verdana;
}
.subTitle{FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
color:#000066;
    PADDING-BOTTOM: 8px;
    PADDING-TOP: 8px;
    LINE-HEIGHT: 14px;
    PADDING-TOP: 10px;
    color:#003399;
    text-decoration:none;}
.input{    FONT-SIZE: 10px;}
/* Footer */ .footer, a.footer:link, a.footer:visited, a.footer:hover {font-size: 9px ; font-weight: bold ; color: #ffffff; text-align:center;} 

