/* JAMES CALVIN ART CSS */

@media print { 
 .show {display: all; }

	.main {
		position: absolute;
		top: 0px;
		left: 0px;} 

	 .noprint { display:none; }

  	 #noshow { display: none;  }

} 

body {background:#F0F0F0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:80%; margin:0px; padding: 0px; line-height:130%}

form {margin: 0px; }


/*  CORE STYLES  */
h1 {font-size:150%;color:#666666;text-align:left;line-height:120%}
h2 {font-size:130%;color:#666666;text-align:left;line-height:110%}
h3 {font-size:110%;color:#666666;text-align:left;line-height:100%}
h4 {font-size:110%;color:#666666;text-align:left;line-height:100%}
ol, ul {text-align:left}
/* ul.resources {list-style-type: none;} */
ul.navigation {float:right;padding:0px;list-style-type:none; font-size:70%; }
li.navigation {display:inline; margin: 0px 5px 0px 0px}
li.bottom-margin {margin-bottom: 10px}  
p {text-align:left;line-height:130%;font-size:100%;}
caption {line-height: 120%}
hr {height: 1px;}
hr.white {height: 1px;color:#ffffff;width:80%;}

img.float-left {float:left}
img.float-right {float:right; margin:0px 0px 0px 10px;}
img.bottom-margin {margin: 0px 0px 10px 0px}

/* Masthead and Footer: Do Not Modify */



/* Page Setup */
.navigation {background:#E3E1E1; color:#333333; font-size:80%;}
.topLftV {background-image: url(/images/base/topLftV.gif); width:18px; height:24px; background-repeat: no-repeat;}
.topMiddleV {background-image: url(/images/base/topMiddleV.gif);  width:171px;background-repeat: repeat-x; }
.topRightV {background-image: url(/images/base/topRightV.gif); width:36px; height:24px; background-repeat: no-repeat;}

.middleLftV {background-image: url(/images/base/middleLftV.gif); width:18px; background-repeat: repeat-y; background-position: top;}
.middleRightV {background-image: url(/images/base/middleRightV.gif); width:36px; background-repeat: repeat-y; background-position: top;}

.bottomLftV {background-image: url(/images/base/bottomLftV.gif);  width:18px; height:31px; background-repeat: no-repeat;}
.bottomMiddleV {background-image: url(/images/base/bottomMiddleV.gif);  height:31px; background-repeat: repeat-x; }
.bottomRightV {background-image: url(/images/base/bottomRightV.gif); width:36px; height:31px; background-repeat: no-repeat;}

.no-border {border:0px}
.footer {font-size:90%;text-align: center;}
.copyright {font-size: 90%; color: #666666; text-align:right}

/* Indent */
.indent20 {margin-left: 20px;}
.indent30 {margin-left: 30px;}

/* Font Sizes */
.text-60 {font-size:60%}
.text-70 {font-size:70%}
.text-75 {font-size:75%}
.text-80 {font-size:80%}
.text-85 {font-size:85%}
.text-90 {font-size:90%}
.text-95 {font-size:95%}
.text-110 {font-size:110%}
.text-115 {font-size:115%}
.text-120 {font-size:120%}
.text-125 {font-size:125%}
.text-130 {font-size:130%}
.text-135 {font-size:135%}
.text-140 {font-size:140%}


/* Table Data */
.width-02 {width:2%}
.width-05 {width:5%}
.width-10 {width:10%}
.width-15 {width:15%}
.width-20 {width:20%}
.width-25 {width:25%}
.width-30 {width:30%}
.width-35 {width:35%}
.width-40 {width:40%}
.width-45 {width:45%}
.width-50 {width:50%}
.width-55 {width:55%}
.width-60 {width:60%}
.width-65 {width:65%}
.width-70 {width:70%}
.width-75 {width:75%}
.width-80 {width:80%}
.width-85 {width:85%}
.width-90 {width:90%}
.width-95 {width:95%}
.width-100 {width:100%}



/*  DEFAULT HYPERLINKS  0033cc*/
a:link {color:#0033cc;text-decoration:none}
a:visited {color:#0033cc;text-decoration:none}
a:active {color:#0033cc;text-decoration:none}
a:hover {color:#990000;text-decoration:none}

a.gray-links:link {color:#666666;text-decoration:none}
a.gray-links:visited {color:#666666;text-decoration:none}
a.gray-links:active {color:#666666;text-decoration:none}
a.gray-links:hover {color:#e7b12f;text-decoration:none;}

