@charset "utf-8";
/* CSS Document */

/* CSS style sheet for CJSeto Support Services, LLC, by SketchPad Publications, http://www.sketch.com */
/* All web site content Copyright 2009 by CJSeto Support Services, LLC */
/* This design is NOT a template. You may NOT reproduce it elsewhere without the owner's written permission. 
You may study the CSS and use whatever techniques you learn from it elsewhere per Creative Commons License. */

/* REMOVE PADDING AND MARGIN VALUES */
html,body,h1,h2,h3,h4,h5,h6,p,dl,li,dd,dt,img,
blockquote,q,table,thead,tbody,tfoot,caption,th,tr,td,a,form,
input,textarea,fieldset,pre {margin:0;padding:0;}
p,tr,td {font:12px/18px Tahoma, Arial, Helvetica, sans-serif; padding-bottom: 15px; color: #000000;}
h1,h2,h3,h4,h5 {font-weight:bold;color:#000000;text-transform:uppercase;padding:5px 0 5px 0;}
h1 {font-size:15px;}
h2 {font-size:14px;}
h3 {font-size:13px;}
h4 {
	font-size:12px;
	color: #5F74AB;
}
h5 {font-size:11px;}
h6 {font-size:10px; color:#B07012;}

/* STANDARDIZE LINK STYLES ACROSS SITE, KILL BORDER ON IMG LINKS */
a {color:#434e9c;text-decoration:none;}
a:link {text-decoration:none;color:#434e9c;}
a:visited {text-decoration:none;color:#555555;}
a:hover {text-decoration:underline;color:#ff0000;}
a:active {text-decoration:underline;color:#ff0000;}
a img,:link img,:visited img,:hover img,:active img {border:none;}

/* REMOVE AUTOMATIC TOP/BOTTOM MARGINS ON NESTED LISTS */
ul ul,ul ol,ul dir,ul menu,ul dl,
ol ul,ol ol,ol dir,ol menu,ol dl,
dir ul,dir ol,dir dir,dir menu,dir dl,
menu ul,menu ol,menu dir,menu menu,menu dl,
dl ul,dl ol,dl dir,dl menu,dl dl {margin-top:0;margin-bottom:0;}

/* STANDARDIZE THE LIST-BULLET TYPE */
ul,dl {list-style-type:square;list-style-position:outside; padding-bottom: 16px;}
ol {list-style-type:decimal;list-style-position:outside; padding-bottom: 16px;}
li{font:12px/16px Verdana,Arial,Helvetica,sans-serif; color: #5B5B5B;}

em {font-style:italic;font-weight:normal;}
strong {font-weight:bold;}
p .bold {
	font-weight: bold;
}

acronym {background:transparent;cursor:help;font-style:normal;}
a acronym {border:none;cursor:pointer;}

input, select {font:11px Arial,Helvetica,Verdana,sans-serif; color: #5B5B5B; padding: 2px;}
.normalCase {
	font-size:12px;
	color: #5F74AB;
	font-variant: normal;
	font-weight: bold;
}
