* {
	/* padding:0px; */ /* This has been removed to allow admin to apply cellpadding to wysiwyg editor tables. */
	margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
html {
	height: 100%;
}
.modalBackground {
    background-color:#414141;
    filter:alpha(opacity=70);
    opacity:0.7;
}
body {
	height: 100%;
	font-family:arial,tahoma,verdana,sans serif;
	font-size:small;
	/*text-align:center;*/
	color:#666;
}
hr {
	height:1px;
	clear:both;
}
img {	
}
div {
}
p {
	margin-bottom:1em;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:underline;
}
.bluebar
{
    display: block;
    background-color: #9ACDE0;
    padding-top: 10px;
    padding-left: 10px;
}

.memhome
{
    font-size: 23px;
    color: #FFFFFF;
    font-weight: bold;
    padding-bottom:20px;
}

.arttitle
{
    font-size: 23px;
    color: #FFFFFF;
    font-weight: bold;
    padding-bottom:60px;
}

.subtitle
{
    font-size: 16px;
    color: #666867;
    font-weight: bold;
    padding-bottom:10px;
}
.hppoints
{
    font-size: 14px;
    color: #666867;
    font-weight: normal;
    padding-bottom:10px;
}

h1
{
    font-size: 22px;
    color: #FFFFFF;
    font-weight: bold;
    display: block;
    padding-bottom: 60px;
    background-color: #9ACDE0;
    padding-top: 10px;
    padding-left: 10px;
}
h1 span {
	}

h2,
h2 a {
	font-size:15px;
	color:#007AC2;
	font-weight:bold;
	line-height:15px;
	margin:20px 0 5px 0;
}

h3
{
    font-size: 16px;
    color: #666867;
    font-weight: bold;
    display: block;
    background-color: #9ACDE0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
h4
{
    font-size: 14px;
    color: #005FAC;
    display: block;
    padding-bottom: 10px;
    background-color: #9ACDE0;
    padding-top: 10px;
    padding-left: 10px;
    font-weight: normal;
}
 h4 span 
 {
     font-size:22px;
     font-weight:bold;
 }
 

h5
{
    font-size: 22px;
    color: #FFFFFF;
    font-weight: bold;
    display: block;
    padding-bottom: 10px;
    background-color: #9ACDE0;
    padding-top: 10px;
    padding-left: 10px;
}
 h5 span
 {
     color:#666;
     font-weight:normal;
     font-size:14px;
 }
h6 {
	font-size:15px;
	color:#007AC2;
	font-weight:bold;
	line-height:15px;
	margin:0px 0 5px 0;
}
b, strong {

}
i, em {

}
ul {
	padding-left:2.5em;
	margin-bottom:1em;
}
ol {
	padding-left:2.5em;
	margin-bottom:1em;
}
address {

}
blockquote {
	padding-left:2em;
}
menu {

}
dir {

}
dd {
	margin-bottom:1em;
}
dl {

}
dt {
	font-weight:bold;
	font-size:1.1em;
}
big{

}
cite{

}
code{

}
kbd{

}
pre{

}
samp{

}
small{

}
sub{

}
sup{

}
tt{

}
var{

}
caption{

}
table{
}
tr{

}
td{
	vertical-align:top;
	font-size:small;
}
td div {
}
th{
	vertical-align:top;
	text-align:left;
}
col{

}
colgroup{

}
tbody{

}
thead{

}
tfoot{

}
hr {
	border-top:1px dotted #6BB5A4;
	border-right:0px dotted #FFF;
	border-bottom:0px dotted #FFF;
	border-left:0px dotted #FFF;
	height:1px;
	margin:10px 0;
}
form{

}
button{

}
input{

} 
option{

}
select{

}
textarea{

}
fieldset{

}
label{

}
legend{

}


