.alert {
	padding: 7px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: none;
	background-color: #FFFFCA;
	width: 100%;
	}

.alert h6{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style:italic;
	font-weight:bolder
	}	
	
	
strong {
	font-weight: bolder;
}
em {
	font-style: italic;
}
u {
	text-decoration: underline;
}
.eul {
	font-size: 90%;
	list-style-position: inside;
	list-style-type: none;
	left: 10px;
}

a[href $='.pdf'] { 
   padding-right: 20px;
   background: transparent url(../contentimages/icons/page_white_acrobat.png) no-repeat center right;
}

a[href ^="mailto:"] {
   padding-left: 20px;
   background: transparent url(../contentimages/icons/email_link.png) no-repeat center left;
}


a[href $='.jpg'] { 
   padding-right: 20px;
   background: transparent url(../contentimages/icons/photo.png) no-repeat center right;
}

a[href $='.gif'] { 
   padding-right: 20px;
   background: transparent url(../contentimages/icons/photo.png) no-repeat center right;
}


a[href $='.zip'] { 
   padding-right: 20px;
   background: transparent url(../contentimages/icons/zip.png) no-repeat center right;
}


.map { 
   padding-right: 20px;
   background: transparent url(../contentimages/icons/map.png) no-repeat center right;
}

.dl { 
   padding-left: 20px;
   background: transparent url(../contentimages/icons/download.png) no-repeat center left;
}




.note {
	font-size: 75%;
	font-style: italic;
}
.by {
	font-size: 90%;
	font-weight: bold;
}
.boxGrey {
	background-color: #CCCCCC;
	border: thin solid #000099;
	padding: 4px;
}
.boxYell {
	background-color: #FFFFCC;
	padding: 4px;
	border: thin solid #000099;
}
.boxRed {
	color: #FFFFCC;
	background-color: #990000;
	padding: 4px;
	border: thin inset #990000;
	display: compact;
}
ol {
	font-size: 90%;
	text-indent: 5px;
	display: list-item;
	list-style-position: inside;
	list-style-type: upper-roman;
}
.tabPlain {
	border: medium double #000099;
	margin: auto;
}
.headPlain {
	font-size: 105%;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #666666;
}
.headOne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #990000;
	padding: 6px;
	border: 1px solid #333333;
	margin-bottom: 15px;
}
.ulbox {
	padding: 2px;
	border: 1px solid #990000;
	list-style-type: none;
	background-color: #F9F9F9;
	width: 90%;
	font-weight: 800;
	font-variant: normal;
	text-decoration: none;
	color: #990000;
	font-size: 95%;
	background-position: center;
	clear: both;
	float: left;
	height: 20px;
}
a.red:link {color: #990000; background: #ffffff; font-style: italic; text-decoration: none;}
a.red:active {color: #990000; background: #ffffff; font-style: italic; text-decoration: none;}
a.red:visited {color: #666666; background: #ffffff; font-style: italic; text-decoration: none;}
a.red:hover {color: #990000; background: #ffffff; font-style: normal; text-decoration: underline;}

.headTwo {
	font-size: 120%;
	font-weight: bolder;
	color: #2D5986;
	background-color: #E1C58A;
	padding: 2px;
	border: thin solid #666666;
	text-align: center;
}
hr {
	line-height: 4px;
	color: #333333;
	background-color: #CCCCCC;
	border: none;
	width: 100%;
	height: 3px;
	background-position: center;
}
.adhead {
	font-size: 80%;
	font-weight: bold;
	text-indent: 5px;
}
.picFrame {
	border: medium solid #333333;
}
.under {
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
}
.picRight {
	border: medium solid #333333;
	margin: 1em;
	float:right;
}
.picLeft {
	float: left;
	border: medium solid #333333;
	margin: 1em;
}
.blocknote {
	margin: 2em;
	align:left
	float: right;
	width: 35em;
	font-weight: bolder;
}
.dinline {
	display:inline;
	
}
.div1 {
	float:left;
	clear:left;
}
.div2 {
	float:left;
}


.colOne {
	margin: 1em;
	clear: left;
	float: left;
	font-size: 90%;
}
.colTwo {
	float: left;
	margin: 1em;
	font-size: 90%;
	clear: right;
}

.infield input {
	margin: 1em;
	text-align: left;
	left: 50em;
}
.subform {
	clear: both;
	float: left;
}
.lable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #333333;
}
.hr2 {
	background-color: #999999;
	border: thin;
}
.tab {
	padding-left: 5em;
}
.alertBlue {

	padding: 7px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: none;
	background-color: #BBD2FD;
	width: 75%;
}
.button1 {
	background-color: #FFFFCC;
	text-align: center;
	padding: 2px;
	border: thin solid #000099;
	width: 125px;
	vertical-align: middle;
}

.button1 a {
	text-decoration: none;
}
.winner {
	font-family: "Courier New", Courier, mono;
	font-size: 125%;
	
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	color: #D4A017;
	background-color: #000000;
	text-align: center;
}
.listNo {
	list-style-type: decimal;
}
.bbi {
	font-style: italic;
	font-weight: bolder;
	color: #0000FF;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 4px; 
}
.button2 {
	text-align: center;
	font-size: 115%;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000099;
	background-color: #EAEAEA;
	width: 400px;
	padding: 3px;
	border: thin double #000099;
	margin: 25px;
	text-decoration: none;
}
.boxRound {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	border: thin solid #000000;
	background-color: #ECECFD;
	padding: 5px;
	width: 25%;
	text-align: center;
	border-radius: 45px;
}
.mus {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #330099;
	padding: 10px;
	width: 60%;
	border: thin solid #330099;
}
.picOver {
   position: relative;
   top: -110px;
   left: -50px;
   clear:both;
}
.relPara {
	position: relative;
	top: -110px;
}
.SuprNote {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	vertical-align: text-top;
}
.navback {
	background-image: url(http://www.skateisi.com/site/contentImages/spacer.gif);
}
.t90 {
	font-size: 90%;
}
.sResults {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
hr {
}
.headRed {
	font-size: 16px;
	font-weight: bolder;
	color: #AA0000;
}
.top {
	background-position: right;
}
.infoFloatRt {
	font-size: -1px;
	padding: 10px;
	clear: left;
	float: right;
	border: thin solid #0000FF;
	position: relative;
	width: 200px;
}
.oval { 
width: 200px; 
height: 100px; 
background: red; 
-moz-border-radius: 
100px / 50px; 
-webkit-border-radius: 
100px / 50px; 
border-radius: 100px / 50px; 
}

