/* Default tag styles
----------------------------------------------- */
* { padding: 0px; margin: 0px; border: 0px; }
html { min-width: 750px; }
body { text-align: center; margin: 0px; padding: 10px; color: #333; }  


/* Miscellaneous Selectors
----------------------------------------------- */
.hidden { display: none; }
.inner { padding: 0px 15px; margin: 0px; }
.clear { clear: both; }

/* Container
----------------------------------------------- */
#container { margin: 0px auto; width: 750px; text-align: left; border: 1px solid #aeaeae; }

/* Header
----------------------------------------------- */
#header { position: relative; }
/* Header (Full)
----------------------------------------------- */
#header { border-bottom: 1px solid #aeaeae; height: 125px; position: relative; }
#header .inner { margin: 0px; padding: 0px; }
#header h3 { text-indent: -9999px; width: 150px; height: 125px; }
#header h3 a, #header h3 a:link, #header h3 a:hover { border: none; background: url(/img/logo.gif) no-repeat; width: 100%; height: 100%; display: block; text-decoration: none; }
#header #pnav { font-size: 85%; background: #666; border-bottom: 1px solid #aeaeae; position: absolute; top: 0px; left: 150px; text-align: right; width: 600px; }
#header #pnav ul { list-style-type: none; margin: 3px 15px 3px 0px; }
#header #pnav li { display: inline; margin-left: 15px; }
#header #pnav a, #header #pnav a:link, #header #pnav a:visited { color: #d9d9d9; text-decoration: none;  border: none; }
#header #pnav a:hover { color: #fff; }

/* Header (Minimal)
----------------------------------------------- */
#header-min { background: #666; border-bottom: 1px solid #aeaeae; height: 25px; position: relative; }
#header-min .inner { margin: 0px; padding: 0px; }
#header-min h3 { text-indent: -9999px; width: 241px; height: 25px; background: url(/img/logo_min.gif) no-repeat; }
#header-min #pnav { display: none; }



/* One-Column (Main)  [    ]
----------------------------------------------- */
#layout-m #side { display: none; }
#layout-m #main { float: none; }
#layout-m #extra { display: none; }
#layout-m #main-sub-col1 { float: left; width: 374px; }
#layout-m #main-sub-col2 { float: right; width: 374px; }

/* Footer
----------------------------------------------- */
#footer { clear: both; }
#footer { color: #666; font-size: 85%; background-color: #d9d9d9; text-align: center; border-top: 1px solid #aeaeae; }
#footer .inner { padding: 5px; }
#footer #fnav { list-style-type: none; }
#footer #fnav li { display: inline; }
#footer a, #footer a:link, #footer a:visited { color: #666; padding: 0px 10px; border: none; border-left: 1px solid #aeaeae; }
#footer a:hover { color: #333; }

/* Copyright
----------------------------------------------- */
#copyright { margin: 5px auto; width: 750px; color: #aeaeae; font-size: 85%; }


/* Main
----------------------------------------------- */
#main p, #main h1, #main h2, #main h3, #main h4 { margin: 15px 0px; }
#main ul, #main ol, #main dl { margin: 15px 0px 15px 25px; }
#main-sub-cols { font-size: 85%; border-top: 1px solid #aeaeae; }

#box { border: dashed 3px #990000; border-width: 4px; padding-left: 10px; padding-right: 10px; padding-top: 1px; padding-bottom: 1px; background-color:#FFFFCC; width: 500px; }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h1 {
	font-size: 24pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
}
h2 {
	font-size: 18pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #990000;
}
h3 {
	font-size: 16pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #990000;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}
.style5 {
	color: #990000;
	font-weight: bold;
}
.style7 {color: #000000}
.style8 {color: #990000}
.style10 {color: #990000; font-style: italic; }
.style11 {
	color: #000033;
	font-weight: bold;
}
.style12 {color: #0000FF}

