/* Default CSS Stylesheet for a new Web Application project */

body
{
  background-color:White; 
  font-family:Tahoma,Verdana,Arial; 
  font-size:12pt;
  color:#3F3F3F; 
}

a
{
  color:#DD3409;
   letter-spacing: 1px;
   font-size: 11px;
  text-decoration:none; 
}

a:hover
{
  color:#DD3409;
  letter-spacing: 1px;
  text-decoration:underline; 
}

ul
{
  list-style-image: url(images/bullet.gif);
  list-style-type: square; 
  list-style-position:outside; 
  margin-left:20px; 
  margin-top:6px;
  margin-bottom: 8px; 
  padding-left:2px;
}

ol
{
  list-style-position:outside; 
  margin-left:25px; 
  margin-top:5px; 
}

h1
{
  font-weight:bold;
  font-size:18px; 
  color:#3F3F3F;
  margin-top:12px; 
  margin-bottom:40px; 
}

h2
{
  font-weight:bold;
  font-size:18px; 
  color:#3F3F3F;
  margin-top:15px; 
  margin-bottom:15px; 
}

h3
{
  font-weight:bold;
  font-size:12px; 
  margin-top:2px; 
  margin-bottom:2px; 
}

.TopNavLink
{
  font-size:10pt;
  color:#3F3F3F; 
}


.WelcomeTitle
{
  font-size:23px;   
  font-weight:900; 
  letter-spacing:-0.2mm;
  margin-top:10px; 
  margin-bottom:20px; 
}

.MainText
{
  font-size:11px; 
}

.SmallText
{
  font-size:10px; 
}

.Hint
{
  color:Red;
}

.ContentArea
{
  border:1px silver solid; 
  padding:0px;
  background-color:#F6F6F6;
  
}
.ContentAreaOrange
{
  border:1px silver solid; 
  padding:0px;
  background-color:#f2f2f2;
}

.AboutBox
{
  border:1px #E6E6E6 solid; 
  background-color:#DDDDDD; 
  background-image: url(images/about_background.gif); 
}

.SidePanel
{ 
  padding: 10px; 
  border:1px; 
  border-color:#AAAAAA; 
  border-style: solid; 
  background-color:#F3F3F3;
  font-size:10px;
  color:#666666;
} 
input
{
  font-family: Tahoma,Verdana,Arial; 
  font-size: 11px; 
}  

.pageTable
{
	border: solid 0px black
}
.footer
{
 font-size: 9pt;
  background-color:white;
  background-image:url(images/bg_rev.gif);
  border:1px;
  border-style:solid;
  border-color:#808080;
  height: 22px;
 }
.headerText
{
	font-size: 8pt;
}
.footerText
{
	font-size: 8pt;
}
	
a.navLink
{
  font-size: 8pt;
  color:#0000B6;
  letter-spacing: normal;
  font-weight: bolder;
  text-decoration:none; 
}

a.navLink:hover
{
  font-size: 8pt;
  color:#0000B6;
  letter-spacing: normal;
  font-weight: bolder;
  text-decoration:underline; 
}
.SubHeadBarGray 
{
	 background-image:url(images/headerGray.gif);
	 background-repeat: no-repeat;
	 height: 24px;
	 width: 364px;
	 color: White;
	 font-size: 13pt;
	 font-weight: bold;
	 vertical-align: middle;
	 text-align: center;
}
.SubHeadBarBlueSmall 
{
	 background-image:url(images/headerBlueSmall.gif);
	 background-repeat: no-repeat;
	 height: 24px;
	 width: 220px;
	 color: White;
	 font-size: 13pt;
	 font-weight: bold;
	 vertical-align: middle;
	 text-align: center;
}
.SubHeadBarBlue 
{
	 background-image:url(images/headerBlue.gif);
	 background-repeat: no-repeat;
	 height: 24px;
	 width: 364px;
	 color: White;
	 font-size: 13pt;
	 font-weight: bold;
	 vertical-align: middle;
	 text-align: center;
}
.SubHeadBarBlueLarge 
{
	 background-image:url(images/headerBlueLarge.gif);
	 background-repeat: no-repeat;
	 height: 24px;
	 width: 450px;
	 color: White;
	 font-size: 13pt;
	 font-weight: bold;
	 vertical-align: middle;
	 text-align: center;
}
.subHeadBox
{
	font-size: 10pt;

}
.newsDate
{
	font-size: 8pt;
	font-weight: bold;
	 border-top: dashed 1px silver;
	 text-align: right;
	 padding-right: 10px;
}
.newsTitle
{
	color: #860325;
	font-weight: bold;
	font-size: 10pt;
	 padding-left: 10px;
	 border-top: dashed 1px silver;
}
.newsItem
{
	font-size: 8pt;
	padding: 6px;
}
.Item2
{
	font-size: 8pt;
	padding: 2px;
}
.spacer
{
	font-size: 4pt;
	}
.grayScroll
{
}
.quoteAuth
{
	font-size: 8pt;
	font-weight: bold;
}
.quote
{
	font-size: 8pt;
	font-style: italic;
}
.smTitleRed
{
	font-size: 8pt;
	font-weight: bold;
	color: #860325;}
.smTitleGreen
{
	font-size: 8pt;
	font-weight: bold;
	color: #0c5104;}
.smTitleBlue
{
	font-size: 8pt;
	font-weight: bold;
	color: #0000b6;}
.smTitleDkBlue
{
	font-size: 8pt;
	font-weight: bold;
	color: #021f3e;}
.input
{
	font-size: 8pt;
	border: solid 1px darkgray; 
	height: 18px; 
	width: 100px;
}
.headContent
{
	padding: 4px;
	font-size: 10pt; 
	}
.text
{ font-size: 10pt; }
.hostingTitle 
{
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	background-color: #860325;
	color: White;
}
.hostingCategory
{
	font-size: 9pt;
	font-weight: bold;
	border-top: solid 1px silver;
	padding-left: 5px;
}
.hostingProduct 
{
	border-top: dashed 1px silver;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 10px;
}
.hostingFeature 
{
	border-top: dashed 1px silver;
	font-size: 8pt;
	padding-left: 10px;
}
.hostingItem 
{
	border-top: dashed 1px silver;
	font-size: 9pt;
	text-align: center;
}
.serviceTitle
{
	font-size: 9pt;
	font-weight: bold;
	border-top: solid 1px silver;
	padding-left: 5px;
}
.serviceFeature 
{
	border-top: dashed 1px silver;
	font-size: 8pt;
	padding: 10px;
}
.hostingRowGray 
{
	
	background-color: #f6f6f6;
}
.hostingRowWhite 
{
	border-top: dashed 1px silver;
	background-color: white;
}

.label
{ font-size: 9pt;
	font-weight: bold;
	text-align: right;
}

.textBox
{
	border: solid 1px silver;
	font-size: 9pt;
}
.errorText
{
	font-weight: bold;
	color: Red;
	font-size: 8pt;
}
.errorSummary
{
	font-weight: bold;
	color: Red;
	font-size: 8pt;
	padding-left: 5px;
	padding-top: 5px;
	border: solid 1px silver;
	background-color: White;
	text-align: left;
}
.Grid
{
	border-top:solid 1px silver;
}
.gridItem
{ font-size: 9pt;
	padding-left: 5px;
}
.gridAlternatingItem
{
	font-size: 9pt;
	background-color: white;
	padding-left: 5px;
}
.gridHeader 
{
}
.gridFooter
{
}
.gridPager
{ 
	font-size: 8pt;
	font-weight: bold;
	padding-left: 10px;
}

.searchStatus 
{
}
.hiddenTitle 
{
	font-size:1px;
	color: White;
}