/*DEFAULTS*/
a:link          { color: #003399; text-decoration: underline; font-family: Tahoma, Geneva, sans-serif}
a:hover         { color: #0099ff; text-decoration: underline; font-family: Tahoma, Geneva, sans-serif}
a:active        { color: #CC0000; text-decoration: underline; font-family: Tahoma, Geneva, sans-serif}
a:visited       { color: #003399; text-decoration: underline; font-family: Tahoma, Geneva, sans-serif}
a:visited:hover { color: #0099ff; text-decoration: underline; font-family: Tahoma, Geneva, sans-serif}

/* Text */
.text-BoldMaroon	{ font-family: Tahoma, Geneva, sans-serif; font-size: 13pt; font-style: normal; line-height: 14pt; font-weight: bold; color: #093045}
.text-captionBold        { font-family: Tahoma, Geneva, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; color: #000000}
.text-captionBoldRed     { font-family: Tahoma, Geneva, sans-serif; font-size: 11pt; font-style: normal; line-height: normal; font-weight: bold; color: #CC0000}
.text-captionBoldRed a:link          { color: #CC0000; text-decoration: underline}
.text-captionBoldRed a:hover         { color: #FF0000; text-decoration: underline}
.text-captionBoldRed a:active        { color: #FF0000; text-decoration: underline}
.text-captionBoldRed a:visited       { color: #CC0000; text-decoration: underline}
.text-captionBoldRed a:visited:hover { color: #FF0000; text-decoration: underline} 


/* Tables */
.UpperNav-backgroud { background-color: #FFFFFF }
.LeftNav-backgroud { background-color: #FFFFFF }
.table-border-background {border: #75A3D1 solid;border-width: 0px 0px 0px 0px;font-family: Tahoma, Geneva, sans-serif;font-size: 8pt;font-style: normal;line-height: normal;background:#EEEEEE bottom right no-repeat;}
.table-row-backgroup-green {background-color:DFFFDD;layer-background-color:DFFFDD;}
.table-row-backgroup-white {background-color:FFFFFF;layer-background-color:FFFFFF;}
.table-report-backgroup-White {font-size:11px;color:#000000;background-color:#FFFFFF;padding:0px 0px 0px 5px;}
.table-report-backgroup-Blue {font-size:11px;color:#000000;background-color:#FFFFFF;padding:0px 0px 0px 5px;}

/* Layout */
.mydiv a:link {color: #ffffff; text-decoration : None; font-weight:bolder;}
#headerimage {background-color: #093045; float:left;}
#navbody{background: #fff; float:left; width:75%;}
#leftnav {background: #75A3D1; float:left; width:35%;}
#maincontainer {background: #fff; float:right; width:65%;}
#sidebar {background: #093045; margin-left: 75%; width:25%;}
#cvcabox {border: thick solid #009900; background-color: #FFFFFF;}

#mainbody { margin-left: 10%; margin-right: 10%;}
#headernav {border: thin solid #75A3D1;border: thin solid #75A3D1; float: left;}
#leftnav {border: thin solid #75A3D1; float: left; width: 35%; background: #093045;}
#maincontent {border: thin solid #75A3D1;float: left; width:75%; margin-left: 10%; background: #009900}
