/* 
================================
Skin styles for DotNetNuke
================================
*/   
.SearchTextBox{
	font-size:10px;
	height:17px;
}

body {border:0px; background-color:#62BDFB}

hr {border:1px #666666 dotted}

table {border:0px}

li {padding-bottom:3px;}

.greyFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.darkGreyFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.blueFont {
	color: #62BDFB;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.blueFontB {
	color: #62BDFB;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.blueFontB2 {
	color: #62BDFB;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.blueFontB3 {
	color: #62BDFB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.blueFontB3 a:link {
	color: #62BDFB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.blueFontB3  a:visited {
font-family: Arial, Helvetica, sans-serif;
   font-size:  12px;
   font-weight: bold;
   color: #62BDFB;

}

.blueFontB3  a:active {
font-family: Arial, Helvetica, sans-serif;
   font-size:  12px;
   font-weight: bold;
   color: #62BDFB;

}

.blueFontB3  a:hover  {
	font-family: Arial, Helvetica, sans-serif;
   font-size:  12px;
   font-weight: bold;
   text-decoration: underline;
   color: #62BDFB;

}

.whiteFont {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.greenFont {
	color: #5CAA08;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.greenFont25 {
	color: #5CAA08;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
}

.greyFont25 {
	color: #C3C3C3;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
}

.whiteRoll a:link   {
font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: bold;
   color: #FFFFFF;

}

.whiteRoll  a:visited {
font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: bold;
   color: #FFFFFF;

}

.whiteRoll  a:active {
font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: bold;
   color: #FFFFFF;

}

.whiteRoll  a:hover  {
	font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: bold;
   text-decoration: underline;
   color: #FFFFFF;

}

.greyRoll a:link   {
font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #666666;

}

.greyRoll  a:visited {
font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #666666;

}

.greyRoll  a:active {
font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #666666;

}

.greyRoll  a:hover  {
	font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   text-decoration: underline;
   color: #666666;

}

.greenRoll a:link   {
font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #5CAA08;

}

.greenRoll  a:visited {
font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #5CAA08;

}

.greenRoll  a:active {
font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #5CAA08;

}

.greenRoll  a:hover  {
	font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   text-decoration: underline;
   color: #5CAA08;

}

.blueRoll a:link   {
font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #62BDFB;

}

.blueRoll  a:visited {
font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #62BDFB;

}

.blueRoll  a:active {
font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #62BDFB;

}

.blueRoll  a:hover  {
	font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   text-decoration: underline;
   color: #62BDFB;

}


A.loginClass:link   {
font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #FFFFFF;
}

A.loginClass:visited {
font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #FFFFFF;
}

A.loginClass:active {
font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #FFFFFF

}

A.loginClass:hover  {
	font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   text-decoration: underline;
   color: #FFFFFF;
}