.reset
{
 border:  0px none;
 margin:  0px;
 padding: 0px;
 float: none;
 clear: both;
 width: 0px;
 height: 0px;
 line-height: 0px;
 font-size: 0px;
}

.fix
{
 display: block;
 clear: both;
 height: 1px;
 overflow: hidden;
 border: 0;
 margin: 0;
 padding: 0;
 background-color: transparent;
}

.extra
{
 font-weight: bold;
 color:#305F8B;
}

.extraLight
{
 color:#305F8B;
}

.extra-red
{
 font-weight: bold;
 color:#C50021;
}

.lineHeight
{
 line-height:18px;
}

.clear
{
 clear: both;
}

.center
{
 text-align: center;
}

.right
{
 text-align: right;
}

.left
{
 text-align: left;
}

.justify
{
 text-align: justify;
}


.top
{
 vertical-align:top;
}

.bottom
{
 vertical-align:bottom;
}

.float-left
{
 float: left;
 margin: 0 5px 5px 0;
}

.float-left3
{
 float: left;
 margin: 0 4px 5px 0;
}

.float-left2
{
 float: left;
 margin: 0px 40px 20px 0;
}


.float-right
{
 float: right;
 margin: 0 0 5px 10px;
}

.nomargin
{
 margin:0px;
}

.noscreen, .noshow
{
 display: none;
}

.noline
{
 text-decoration: none
}

.bold
{
 font-weight: bold;
}

.italic
{
 font-style: italic;
}


.text5em
{
 font-size: .5em;
}

.text6em
{
 font-size: .6em;
}

.text7em
{
 font-size: .7em;
}

.text7-5em
{
 font-size: 0.71em;
}


.text8em
{
 font-size: .8em;
}

.text9em
{
 font-size: .9em;
}

.text10em
{
 font-size: 1em;
}

.text11em
{
 font-size: 1.1em;
}

.text12em
{
 font-size: 1.2em;
}

.text13em
{
 font-size: 1.3em;
}

.text14em
{
 font-size: 1.4em;
}

.text15em
{
 font-size: 1.5em;
}

.height20
{
 height:20px;
}

.link1 { text-decoration:none; }
a.link1:link 	{ color: #000000; }
a.link1:visited { color: #000000; }
a.link1:active	{ color: #000000; }
a.link1:hover	{ color: #D10100; text-decoration:underline;}


.link2 { text-decoration:none; }
a.link2:link 	{ color: #FFFFFF; }
a.link2:visited { color: #FFFFFF; }
a.link2:active	{ color: #FFFFFF; }
a.link2:hover	{ color: #AAAAAA; text-decoration:underline;}

.linkFooter { color: #C9C9C9;}
.linkFooter a { text-decoration:none; color: #C9C9C9;}
.linkFooter a:link 	{ color: #C9C9C9; }
.linkFooter a:visited { color: #C9C9C9; }
.linkFooter a:active	{ color: #C9C9C9; }
.linkFooter a:hover	{ color: #C9C9C9; text-decoration:underline;}



.auto
{
 margin:auto;
}
