body,table,input,select,textarea { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:small; }
.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: blink;
	font-weight: bolder;
}
.redhl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	color: #FF0000;
	font-weight: bolder;
}
body { margin:0; padding:0; background-color:#b2dcee; color:#000000; }

/* Header */

#Header           { height:52px; background-color:#f0eec0; border-bottom:#f0eec0 solid 1px; }
#Header .Logo     { position:absolute; top:0; left:0; }
#Header .Photo    { position:absolute; top:0; right:0; }

/* Main */

#Main             { background:#8ec7df url(../images/i-n-photo.jpg) no-repeat bottom left; }
.ContentWrap      { margin-left:157px; padding:12px; background-color:#ffffff; }
#Content          { min-height:300px; padding:6px 1em 1em 1em; border:#0081bc dashed 1px; color:#005980; }
* html #Content   { height:300px; }

/* Navigation */

/*/*/
#NavMain          { position:absolute; top:53px; left:0; width:156px; }
#NavMain ul       { margin:0; padding:0; list-style:none; font-size:8.6pt; }
#NavMain li       { border-bottom:#0081bc solid 1px; }
#NavMain a        { display:block; line-height:2em; padding-left:10px; background-color:#0071a4; border-left:#4fabd5 solid 4px; color:#ffffff; text-decoration:none; }
* html #NavMain a { width:100%; margin-right:-14px; }
#NavMain a:hover  { background-color:#69b0d1; }

#NavBot           { margin-left:157px; padding-left:1em; background:#e9e4b1 url(../images/i-nb-bg.gif) repeat-x; }
#NavBot ul        { margin:0; padding:0; list-style:none; font-size:0.85em; }
#NavBot li        { display:inline; line-height:1.8em; }
/* */

/* Content */

img               { border:0; }
#Content img      { border:#31698c solid 1px; }

a                 { color:#2a8bb6; text-decoration:underline; white-space:nowrap; }
a:visited         { color:#58a6c9; }
a:hover           { color:#005377; text-decoration:none; }

h1                { margin:0 0 1em 0; height:51px; padding:0 0 0 340px; background:transparent url(../images/i-h1-bg.jpg) no-repeat top left; font-family:"Century Gothic",Arial,Helvetica; font-weight:normal; font-size:18pt; color:#0071a4; }
h2                { font-size:1.1em; font-family:"Century Gothic",Arial,Helvetica; color:#0071a4; }
h3                { font-size:1em; color:#000000; }
h4                { font-size:1em; }
h5                { font-size:1em; }

p,li              { line-height:1.4em; }
small             { font-size:0.85em; }
form              { margin:0; padding:0; }
td,th             { vertical-align:top; text-align:left; }
label             { cursor:pointer; }

dl                { margin:0; padding:0; line-height:1.8em; }
.blinking {
	color: #FF0000;
	text-decoration: blink;
}

dt                { float:left; }
dd                { margin-left:5em; }

.Caption          { font-size:0.85em; }

.DC               { width:1em; text-align:center; padding-top:0.1em; line-height:0.8em; font-family:"Monotype Corsiva","Times New Roman",serif; font-size:40pt; float:left; }

/* Footer */

#Footer           { padding:8px; border-top:#005980 solid 1px; font-size:0.85em; }
#Footer h5        { margin:0 0 5px 0; }
#Footer h5 a      { color:#000000; text-decoration:none; }

.FP               { font-size:0.9em; }
.FP .Author       { margin-top:10px; border-top:#d8eef7 solid 1px; text-align:right; }

/* NS4 */

/*/*//*/
div,li            { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:small; }
#NavMain          { display:none; }
#Header .Logo     { postition:relative; }
#Header .Photo    { display:none; }
.ContentWrap      { margin:0; }
h1                { padding:0; }
/* */
