
/* REMOVE PADDING AND MARGIN VALUES */
html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,li,dd,dt,
q,table,thead,tbody,tfoot,caption,a,form,
input,textarea,fieldset,pre {margin:0;padding:0;}

/* SET BASE FONT ATTRIBUTES */
html, p, td {font:12px/15px Arial,Helvetica,Verdana,sans-serif; color: #333;}
html { min-height: 100%; margin-bottom: 1px; }
body {background-color:#293373;}
h1,h2,h3,h4,h5 {color:#003366;padding:5px 0 5px 0;}
h1 {font-weight:normal; font-size:23px; padding-bottom:25px; padding-top:20px;letter-spacing: 7px; line-height:25px;}
h2 {font-size:13px;}
h3 {font-size:12px;}
h4 {font-size:12px; color:#484848; padding-left:10px; font-weight:bold;}
h5 {font-size:11px;}
h6 {font-size:10px; color:#B07012;}

/* STANDARDIZE LINK STYLES ACROSS SITE, KILL BORDER ON IMG LINKS */
a {color:#1C3279;text-decoration:none;}
a:link,a:visited {text-decoration:none; color:#1C3279;}
a:hover,a:active {text-decoration:underline; color:#1C3279;}
a 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:inside; padding-bottom: 15px; padding-left: 15px;}
ol {list-style-type:decimal;list-style-position:inside; padding-bottom: 15px; padding-left: 15px;}
li{color: #333;}

/* MISCELLANEOUS STYLES TO ENSURE STANDARD TYPOGRAPHY */
em {font-style:italic;font-weight:normal;}
strong {font-weight:bold;}
acronym {background:transparent;cursor:help;font-style:normal;}
a acronym {border:none;cursor:pointer;}
input, select {
	border: 1px solid #BEBEBE; padding: 2px; background-color: #FFF;
	font:11px Arial,Helvetica,Verdana,sans-serif; color: #333;
}
option {
	font-weight:normal;
}
/* STANDARD MULTIPLE COLUMN CLEARING TRICK */
/* make sure your columns divs are inside a holding div that float:left; */
#clear {clear: left; height: 0px; padding: 0px; margin: 0px; overflow: hidden;}
/* ----- END OF TEMPLATE ----- */

.pageImg { margin:0px 0px 8px 12px; padding-bottom:4px; border-bottom:8px solid #AACA5F; }

.flashDownload {margin:0; padding:0 0 0 3px; background-color:#666666; font-size:9px; color:white; }