html, body {margin: 0; padding: 0; height:100%; }

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: auto;
	min-width:700px;
	max-width:1000px;
}


a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #003399;
}
p {margin: 0; padding: 8px 7px 0 10px; }

#contents p {font-weight: bold; }

.boldblue { color: #003399; font-weight: bold; }

.boldblue2 {
	color: #003399;
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 3px;
}

#main {
	margin: 0px 166px 0px 0px;
	min-height: 200px;
	padding: 0;
	background-color: #FFFFFF;
}

#main p {
	font-size: 78%;
	line-height: 125%;
	margin: 0 5px 0 20px;
	padding: 0;
}
#main li {
	font-size: 80%;
	line-height: 120%;
}

.standard {
	font-size: 80%;
	line-height: 145%;
	margin: 0 5px 0 20px;
	padding: 0;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FF0000;
}
#printpage{	
text-align: right;
	padding: 5px;
	padding-top: 10px;
}
#printpage a {
	color: #000000;
}

#main h1{
	margin: 0 5px 10px 20px;
}
#main h2{
	margin: 0 5px 10px 20px;
	font-size:95%;
	font-weight: normal;
}
#main h5{
	margin: 0 5px 10px 20px;
	font-size:95%;
	font-weight: normal;
	color: #003399;
}

#main img {
	float: right;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#arrow {
	float: right;
	padding: 0;
	margin-top: 3px;
	top: 3px;
} 

	
.alignright  {margin: 0; padding: 1em 10px 2em 0; text-align: right; }

.small {font-size: .9em; color: #771464; }

.alignright {color: #771464; font-weight: bold; }


#bottom {font-size: 1px; line-height:0; margin:0; padding:0;}

/* >>>>> Sidepage extras <<<<< */

h1 {
	margin-top: 10px;
	font-size: 140%;
	color: #990033;
	font-weight: normal;
	line-height: 100%;
	padding: 0;
}
.redheader {
	margin-top: 10px;
	font-size: 140%;
	color: #990033;
	font-weight: normal;
	line-height: 100%;
	padding: 0;
}
.blackheader {
	margin-top: 10px;
	font-size: 140%;
	color: #000000;
	font-weight: normal;
	line-height: 100%;
	padding: 0;
}
h2 {
	font-size: 90%;
	color: #9A0034;
	margin: 0;
	padding: 0;
}
.redsubheader {
	font-size: 90%;
	color: #9A0034;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 90%;
	font-weight: bold;
	border-bottom-width: thin;
	color: #003399;
	background-color: #A7BCC0;
	padding-top: 0.3em;
	padding-bottom: 0.2em;
	text-indent: 3px;
	margin: 0;
}
h4 {
	font-size: 80%;
	font-weight: bold;
	color: #001D60;
	background-color: #F7AC01;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #001D60;
	border-bottom-color: #001D60;
	height: 20px;
	padding-top: 2px;
	margin: 0;
}

p {margin: 0; padding: 8px 7px 0 10px; }

.right ul {padding-right: 5px; }

li {
	padding: 1px;
} 

.description {
	font-size: 72%;
	padding-bottom: 0.1em;
}


/* *****>>>>> Demo Styles <<<<<***** */

/*** The #header div has a static position and a background image ***/

#header {
	margin: 0;
	padding-left: 3px;
	background-color: #9A0034;
	border-bottom-color: #9A0034;
	border-bottom-width: 10px;
	border-bottom-style: solid;
} /*** must be set so the following absolutely positioned divs are 
			    placed correctly on initial load of the page***/ 

#leftbox {
	position: absolute;
	left: 0px;
	width: 165px;
	font-size: 80%;
}
#leftbox a{font-size: 97%; color: #003399;}

#menu {
	width: 165px;
	text-decoration: none;
	color: #ffffff;
	top: 0px;
	margin: 0;
	padding: 0;
	background-color: #990033;
	padding-bottom: 5px;
}
#leftbox h1 {
	font-size: 150%;
	color: #001D60;
	margin: 0;
	padding: 0;
	padding-left: 3px;
}
	
#leftbox p {
	font-size: 97%;
	color: #000000;
	margin: 0;
	margin-left: 4px;
}
	
#menu ul {
	color: #ffffff;
	text-decoration: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {
	color: #ffffff;
	text-decoration: none;
	padding-left: 1.8em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin: 0;
	background-position: 0.2em;
	background: url(images/arrow.gif);
	background-repeat: no-repeat;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

#menu li a {
	color: #ffffff;
	text-decoration: none;
}
#menu li a.youAreHere, #menu li a:hover {
	color: #E6CBC6;
	text-decoration: none;
}

#menu ul ul {
	left:3px;
	list-style-type: none;
}

#menu li.submenu a:hover {
	background: none;
}
#menu ul ul li {
	text-align:left;
	font-weight:normal;
	height:auto;
	list-style-type: none;
	font-size: 90%;
	margin: 0;
}
#menu ul li li {
	color: #ffffff;
	text-decoration: none;
	background-image: none;
	padding-left: 0em;
	list-style: circle;
	padding-bottom: 0.2em;
	border: none;
	margin: 0;
	list-style-type: none;
	padding-top: 0px;
}


#menu ul ul li a {
	height:auto;
	background: none;
	
	}
#container {
	margin-left: 165px;
	min-width: 700px;
	min-height: 775px;
	height: auto
	background: url("images/greyband.gif") 100% 0 repeat-y;
	border-left: 1px solid;
	border-left-color: #999;
	background-color: #FFFFFF;
}
#container2 {
	margin-left: 165px;
	min-width: 700px;
	min-height: 500px;
	border-left: 1px solid;
	border-left-color: #999;
	background-color: #FFFFFF;
}


#rightbox {
	width: 165px;
	margin-left: 1px;
	float: right;
	padding:0px;
	border-left: 1px solid;
	border-left-color: #999999;
}
#rightbox p {
	font-size:70%;
}

#rightbox p.more{
	text-align: right;
	margin: 0 5px 5px 0;
}
#rightbox p.more a:hover {
	color: #000000;
}

#rightbox ul {
	margin: 0;
	padding-bottom: 0.2em;
	list-style-type: none;
	padding-left: .5em;
	padding-top: 0.3em;
}
#rightbox ul li {
	margin: 0;
	font-size: 70%;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 0.3em 0.1em 0.3em 1.2em;

}

#rightbox ul#newmembers li {
	background-image: none;
	padding: 0 1.2em;
}
#rightbox ul#newmembers li a:hover {
	text-decoration: underline;
}

#rightbox ul li a {
	color: #000000;
	text-decoration: none;
}
#rightbox li a:hover {
	text-decoration: underline;
}


/* hide the following from IE5-Mac \*/
#rightbox {
	margin-right: 0;
	padding: 0px;
}
/* IE5-Mac can see the rest */

#wrapper {
	margin-right: 170px;
	padding-top: 5px; }

/*** Tan hack for IE. Only IE browsers see this selector.
     This replaces the old Tantek hack. Please see Edwardson Tan's page.
     http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html ***/

* html #wrapper {
	width: 100%; /*** IE5.5 needs this value to eliminate a horizontal scrollbar ***/
	w\idth: auto; } /*** resets the value for IE6 and IE5-Mac ***/

.clear {
	clear: both;
	margin: 0;
	padding: 0; }

#contents {
	background-color: #BAD7E9;
	margin: 0px 166px 0 0px;
	padding: 3px;
	position: relative;
	background-image: url(images/blueband.gif);
	background-repeat: repeat-x;
	padding-right: 5px;
} /*** IE6 needs this to display the div ***/
#contents ul {
	margin: 0;
	padding-bottom: 0.3em;
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0.3em;
	margin-right: 15px;
}
#contents ul li {
	margin: 0;
	font-size: 72%;
	padding-left: 1.2em;
	background-image: url(images/arrowblue.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-left: 0px;
}
#contents ul li a {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
#contents li a:hover {
	text-decoration: underline;
}

#footer {
	background-color: #9A0034;
	height: 25px;
	clear: both;
} 
#footer p{
	color:#ffffff;
	font-size:70%;
	text-align: center;
	color: #FFFFFF;
}
#footer a.youAreHere, #footer a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
} 
.label{
		width: 7em;
		float: left;
		font-weight: bold;
		text-align: left;
		margin-right: 0.2em
	}
.GO {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9A0034;
	text-align: center;
	padding-right: 0.2em;
	padding-left: 0.2em;
	height: 10px;
}
.normaltext {
	font-size: 12px;
	color: #000000;
}
.error {
	font-size: 10px;
	color: #FF0000;
}