/*************************  ID's *************************/

/*****************  Used on main pages  ******************/

#pagedefault { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: black;
	background-color: white;
}

#headermini {
	position: absolute;
            width: 980px;
	height: 30px;
	border-bottom: thin solid blue;
	font-weight: normal;
            background-color: black;
}

#headermain {
	position: absolute;
            width: 980px;
	height: 170px;
	border-bottom: thin solid red;
	font-weight: normal;
            background-color: black;
}

#pagecenterfull {
	position: absolute;
	width: 980px;
	height: 366px;
	margin-top: 182px;
	border-top: thin solid red;
	border-bottom: thin solid blue;
	font-weight: normal;
	background-color: black;
	text-align: left;
}

#pagecenterleft {
	position: absolute;
	width: 212px;
	height: 366px;
	margin-top: 182px;
	border-left: thin solid blue;
	border-right: thin solid blue;
	border-top: thin solid blue;
	border-bottom: thin solid blue;
	font-weight: normal;
}

#pagelftncntrvarind {
  font-family: Arial, Verdana, Helvetica, sans-serif;
	position: absolute;
	width: 762px;
/*	height: 566px; */
  margin: 30px 350px 0 100px; /*top right bottom left*/
/*  border-left: thin solid red;
	border-right: thin solid red;
	border-top: thin solid red;
	border-bottom: thin solid red; */
	}

#pagelftncntrvar {
  font-family: Arial, Verdana, Helvetica, sans-serif;
	position: absolute;
	width: 762px;
/*	height: 566px; */
  margin: 32px 0 0 0; /*top right bottom left*/
  padding-left: 8px;
/*  border-left: thin solid red;
	border-right: thin solid red;
	border-top: thin solid red;
	border-bottom: thin solid red; */
	}

#pagelftncntr {
	position: absolute;
	width: 762px;
	height: 566px;
  margin: 32px 0 0 0; /*top right bottom left*/
  border-left: thin solid red;
	border-right: thin solid red;
	border-top: thin solid red;
	border-bottom: thin solid red;
}

/* Style 2 Use with std Header and footer*/
#pagelftncntrS2 {
	position: absolute;
	width: 762px;
	height: 426px;
  margin: 172px 0 0 0; /*top right bottom left*/
/*  border-left: thin solid red;
	border-right: thin solid red;
	border-top: thin solid red;
	border-bottom: thin solid red; */
}

#pagectrrtS2 {
	position: absolute;
	width: 190px;
	height: 426px;
	margin: 172px 0 0 766px; /*top right bottom left*/
	padding-left: 15px;
	padding-right: 5px;
/*	border-left: thin solid yellow;
	border-right: thin solid yellow;
	border-top: thin solid yellow;
	border-bottom: thin solid yellow; */
	font-weight: normal;
}
/* End of Style 2 */

/* 3 pane format Full page using std header and footer */
/* Note use #pagectrrtS2 for pane 3 */

#pagectrleft3p

{
	position: absolute;
	width: 230px;
	height: 426px;
  margin: 172px 0 0 0; /*top right bottom left*/
}

#pagectr3p {
	position: absolute;
	width: 510px;
	height: 426px;
  margin: 172px 0 0 234px; /*top right bottom left*/
}

#pagecenterright3p {
	position: absolute;
  width: 206px;
	height: 426px;
	margin: 172px 0 0 749px; /*top right bottom left*/
	padding-left: 15px;
	padding-right: 5px;
	font-weight: normal; 
}

/* End of 3 pane full page style 2 */


#pagecenter {
	position: absolute;
	width: 545px;
	height: 366px;
  margin: 182px 0 0 217px; /*top right bottom left*/
  border-left: thin solid red;
	border-right: thin solid red;
	border-top: thin solid red;
	border-bottom: thin solid red;
}

#pagecenterright {
	position: absolute;
	width: 178px;
/*	height: 5500px; 566*/
	margin: 32px 0 0 776px; /*top right bottom left*/
	padding-left: 15px;
	padding-right: 5px;
/*	border-left: thin solid yellow;
	border-right: thin solid yellow;
	border-top: thin solid yellow;
	border-bottom: thin solid yellow; */
	text-align:left;
	font-weight: normal; 
}

#pagebottom {
	position: absolute;
  width: 980px;
	height: 1em;
	margin-top: 602px;
	border-top: thin solid blue;
	text-align: center;
	font-weight: normal;
	background-color: white;
}

/*****************  Used on topic pages  *****************/

#allpagecontent {
	position: absolute;
	font-size: 16px;
	width: 980px;
	margin-top: 0px;
	font-weight: normal;
	color: #000000;
	background-color: black;
	text-align: left;
}

/********************************************************/

/* Generic Selectors */

li :link {
color: #0000FF;
text-decoration: none;
font-weight: normal;
}

li {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
line-height: 100%;
list-style: disc outside;
margin: 1px 0 0 0 ; /*top right bottom left*/
text-align: justify;
color: Black;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
color: #000000;
text-align: center;
}

h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
text-align: center;
text-decoration: none;
}

h3 {
font-family: "Comic Sans MS", Arial, Verdana, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #CCCCFF;
text-decoration: none;
}

h4 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #CCCCFF;
text-align: right;
vertical-align: middle;
text-decoration: none;
} 

/**************** classes ****************/ 

.formaltextctr  { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #000000; text-align: center; text-decoration: none; font-weight: normal}

.smoothblktextsmall { font-family: Arial, Verdana, "Trebuchet MS"; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal}

.smoothblktextsmallctr { font-family: Arial, Verdana, "Trebuchet MS"; font-size: 14px; color: #000000; text-align: center; text-decoration: none; font-weight: normal}

.smoothblktext { font-family: Verdana, Arial, "Trebuchet MS"; font-size: 14px; color: #000000; text-decoration: none; font-weight: normal}

.smoothbignbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #333366; text-align: center; text-decoration: none; font-weight: bold}

.Tipoftheday { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #996633; text-align: center; text-decoration: none; font-weight: bold}

.links { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCFFFF; text-align: left; text-decoration: none; font-weight: bold; vertical-align: text-top;}

.links:hover { color: #FF3366; font-size: 11px}

.linkstd:link { color: #0000FF}

.linkstd:visited { color: #800080}

.linkstd:active { color: #FAEBD7}

.linkfooter { color:#0099CC;text-decoration:none }

.linkfooter:link { color:#0099CC;text-decoration:none }

.linkfooter:hover { color: #0000ff; }

.topiclink { color: #0000ff;text-decoration:none }

.topiclink:hover { color: #ff0000;text-decoration:none }

.normal {font-family: Arial,Verdana,Helvetica,sans-serif; font-size:14px;	color: Black;}