body {
	margin:0;
	padding:0;
}

#blueborderbox {
	border:1px solid #0000cc;
	min-height:500px;
}

#blueborderboxbottom{
	width:750px;
	border-bottom:1px solid #0000cc;
}

.txtSearch {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 0pt;
    color: #FFFFFF;
    text-decoration: none;
	font-weight: bold;
}

.bluetext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #0000CC;
    text-decoration: none;
    text-align:left;
    }

a.bluetext:link {
    color: #CCCCCC;
	text-decoration: none;
    }

a.bluetext:hover {
    color: #0000CC;
	text-decoration: none;
    }

.bluetext_main {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #0000CC;
    text-decoration: none;
	font-weight: bold;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
    }

a.bluetext_main:link {
    color: #0000CC;
	text-decoration: none;
    }

a.bluetext_main:hover {
    color: #7576DA;
	text-decoration: none;
    }

.bluetext_indent {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #0000CC;
    text-decoration: none;
	margin-left: 10;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
    }

a.bluetext_indent:link {
    text-decoration: none;
    color: #0000CC;
    }

a.bluetext_indent:hover {
    text-decoration: none;
    color: #7576DA;
    }

a.whitetext:link {
    text-decoration: none;
    color: #FFFFFF;
    }
	
a.whitetext:visited {
    text-decoration: none;
    color: #FFFFFF;
    }
	
a.whitetext:active {
    color: #FFFFFF;
    text-decoration: none;
    }
	
a.whitetext:hover {
    text-decoration: none;
    color: #CCCCCC;
    }
	
.whitetext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; ;
    line-height:17px;
    color:#FFFFFF;
    }

a.bluenavtext:link {
    text-decoration: none;
    color: #0061AB;
    }
	
a.bluenavtext:visited {
    text-decoration: none;
    color: #0061AB;
    }
	
a.bluenavtext:active {
    color: #0061AB;
    text-decoration: none;
    }
	
a.bluenavtext:hover {
    text-decoration: none;
    color: #EDB30F;
    }
	
.bluenavtext {
    font-family: Tahoma;
    font-size: 11px;
    line-height: 17px;
    color: #0061AB;
    }
    
.ProductText {
    font-family: Tahoma;
    font-size: 9px;
    line-height: 17px;
    color: #0061AB;
    font-weight: bold;
}

a.goldtext:link {
    text-decoration: none;
    color: #EDB30F;
    }
	
a.goldtext:visited {
    text-decoration: none;
    color: #EDB30F;
    }
	
a.goldtext:active {
    color: #EDB30F;
    text-decoration: none;
    }
	
a.goldtext:hover {
    text-decoration: none;
    color: #0061AB;
    }
	
.goldtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 15px;
    color: #EDB30F;
    }

.titletext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 20px;
    color: #0000CC;
    text-decoration: none;
    font-weight: bold;
    }

.datetext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: normal;
    color: #9999FF;
    text-decoration: none;
    }
	
.TableCaptions {
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #90A36E;
    height: 20px;
    }
	
.HeaderText {
    font-family: Tahoma;
    font-size: 14pt;
    font-weight: bold;
    color: #FFFFFF;
    }
	
.RowStyle {
    font-family: Tahoma;
    font-size: 9pt;
    background-color: #F2F2F2;
    height: 20px;
    }
	
.AlternatingRowStyle {
    font-family: Tahoma;
    font-size: 9pt;
    background-color: #FFFFFF;
    height: 20px;
    }
	
.PrettyBoxes {
    border-width: 1px;
    background-color: #F2F2F2;
    font-family: Tahoma;
    font-size: 9pt;
    }
	
.white_bg {
	background-color: #FFFFFF;
    }
	
.blue_bg {
	background-color: #0000CC;
    }
	
.company_information_text {
	font-family: Tahoma;
	font-size: 10pt;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
    }
	
.grey_bg {
	background-color: #EBEBEB;
    }
    
.ProductTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #0000CC;
    text-decoration: none;
    font-weight: bold;
}

.img_right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.img_left {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* Alternating Row Colors in Editor Grid layouts and pager styles */

.RowItem {
    background-color: #EDF0F6;
    font-size: 10pt;
    font-family: Arial;
}

.RowAltItem {
    background-color: #FFFFFF;
    font-size: 10pt;
    font-family: Arial;
}

.DataGridPager a:link {
	text-decoration: underline;
	line-height: 19px;
	color: #093B80;
} 

.DataGridPager a:visited {
	text-decoration: underline;
	line-height: 19px;
	color: #093B80;
}

.DataGridPager a:active {
	color: #B3DE68;
	text-decoration: none;
}

.DataGridPager a:hover {
    text-decoration: none;
    color: #918EC3;
    line-height: 19px;
}

.DataGridPager {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    text-decoration: none;
    letter-spacing: 1px;
}

.PagerItem {
    cursor: pointer;
    background-color: #EEEEEE;
    color: #666666;
    font-family: verdana;
    font-size: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-left: 1px;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    border-left: 1px solid white;
    height: 15px;
    width: 25px;
    background-image: url(images/brushedsteeldark.gif);
}

.PagerItemHover {
  cursor: pointer;
  background-color:#F7F7F7;
  color: #666666;
  font-family: verdana; 
  font-size: 10px; 
  padding-top:2px;
  padding-bottom:2px;
  margin-left:0px;
  border-right:1px solid #DDDDDD;
  border-bottom:1px solid #DDDDDD;
  border-top:1px solid white;
  border-left:1px solid white;
  height: 15px;
  width: 25px;
}

.PagerItemSelected {
    cursor: pointer;
    background-color: #F7F7F7;
    color: gray;
    font-family: verdana;
    font-size: 10px;
    cursor: hand;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-left: 0px;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    height: 15px;
    width: 25px;
}

.PagerItemSelected a:link {
    text-decoration: none;
    color: gray;
}

.SearchBoxes {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    border: 1px inset;
    color: #7D7D7D;
    border-right: silver 1px inset;
    border-top: silver 1px inset;
    border-left: silver 1px inset;
    border-bottom: silver 1px inset;
    height: 18px;
    margin: 1px;
}

.SearchButton {
    background-image: url(/images/searchbutton.gif);
    width: 22px;
    background-repeat: no-repeat;
    height: 22px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-color: #ff9900;
}
/* END of Alternating Row Colors in Editor Grid layouts and pager styles */