* {
padding: 0;
margin: 0;

}
html, body{
min-height: 100%;
color:white;
font-family:Roboto, Arial, Helvetica; 
}

body 									{ margin:0px; padding:0px; text-align:center;}

p										{ padding:5px 0; margin:0px}
ol li									{ list-style: decimal; }
ul										{padding:0px; margin:0px;  }
li										{padding:2px 0 2px 18px; margin:0px; list-style:url(images/spacer.gif); ) left no-repeat;}
li:Hover								{padding:2px 0 2px 18px; margin:0px; list-style:url(images/spacer.gif); ) left no-repeat;cursor: pointer;}

#logopaneright {text-align:right;}

h1									{ font-size:2.0em; font-weight:bold;}
h2, h2 input						{ font-size:1.8em; font-weight:bold;}
h3									{ font-size:1.5em; font-weight:bold;}
h4									{ font-size:1.3em;font-weight:bold;}
h5									{ font-size:1.1em; font-weight:bold;}
h6									{ font-size:1em; font-weight:bold;}
#logopaneright h1, h2, h3 {line-height:32px;}
a.CommandButton:link,
a.CommandButton:active,
a.CommandButton:visited					{ color:black; font-weight:bold}
a.CommandButton:hover					{ color:black}
.Head									{ line-height:30px; color:black}
.SubHead								{ color:black;}
.TitleHead								{color:black;}
.WizardText								{color:black;}




/*DIV's*/

/*  Content Panes   */

.DNNEmptyPane							{ width:0px;padding:0px;margin:0px;}


/*-------------- Search SkinObject Styles --------------*/
.defaultcolor							{ color:#ffffff}
.clear									{ clear:both;}
.clearmargin							{ clear:both; margin:0 86px;}
.floatleft								{ float:left;}
.floatright								{ float:right}
.margin									{margin:0 86px;}
.space								{ padding:0px; margin:0px; height:10px; background: none;}

/* Admin Style */


/*  Skin Layout  */
/*  Page Widths  */
.childarrow{background-image:url(images/arrow.gif); height: 5px; background-position:right; background-repeat:no-repeat;} 
.textalign {text-align:left;}
/*  End Page Widths  */


/*a, a:visited {
    color:white;
    text-decoration: underline;
    outline: 0;
}*/

a{
    color: blue;  /*blue*/

    outline: 0;
}
