body
{
	font-family : verdana;
	font-size: small;
	color : #184374;	
	margin-top: 0px;
	margin-bottom: 0px;
}

table
{
	border-collapse: collapse;
}
h1
{
	font-size: 20px;
}

.tableFullWidth
{
	width: 100%;
}

.divContent
{
	width: 900px;
}

a:Hover
{
	text-decoration : underline;
}

a
{
	text-decoration : none;
	color :#0F8220;
}

.epphomeuppertab
{
	font-weight : bold;
}

.separator
{
	color :#0F8220;
	font-weight : bold;
}

.gridItemDateTimeCol
{
	width: 200px;
	text-align: center;
}

.gridItemCheckBoxCol
{
	width: 30px;
	text-align: center;
}

.gridItemCurrencyCol
{
	width: 84px;
	text-align: right;
}

.gridItemNumericCol
{
	width: 60px;
	text-align: center;
}

/*Modal Popup*/
.modalBackground {
	background-color: #dddddd;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color: #ffffdd;
	border: solid 2px #406496;
	padding:3px;
	width: 400px;
}

.modalTitleBar 
{
	color: White;
	background: url(media/title_banner_bg2.png);
	padding: 2px;
	border: solid 2px #002a6c;
	cursor: move;
	height: 22px;
}




.divScrollBar
{
	height: 500;
	overflow: auto;
	/*
	scrollbar-base-color: #0F8220;
	scrollbar-arrow-color: white;
	scrollbar-shadow-color: white;
	scrollbar-lightshadow-color: green; 
	scrollbar-darkshadow-color: blue;
	scrollbar-highlight-color: #ffffff;		
	*/
}



.epphometab
{
	color: #ffffff;
	font-size : 10pt;
	text-align : center;	
	font-family : verdana;
	font-weight : bold;	
}


.eppShoppingCart
 {
	background-color : #CFDBE7;
	border-bottom : 1px solid #cccccc;
	padding : 2px;
	border-right : 1px solid #eeeeff;
	border-bottom: 1px solid #eeeeff;
}



.greentextbold
{
 font-weight : bold;
 color :#0F8220;
}

.eppHeadingText
{
 color :#0F8220;
 font-size: 16pt; 
 font-family : verdana;
}


.searchButton
{
	background-image : url(../../images/EPP/searchButtonBack.jpg);
	background-color : #0F8220;
	color : #ffffff;
	background-position : 0,0;
	background-repeat :no-repeat; 
	border-style : none;
	width : 128px;
	height : 39px;
	font-size : x-small;
	text-align : center;	
	font-family : verdana;
	font-weight : bold;	
	padding : 2px;
}

.ButtonBg1
{
	background-image : url(/images/EPP/buttonBg1.jpg);
	background-color : #0F8220;
	color : #ffffff;
	background-position : 0,0;
	background-repeat :no-repeat; 
	border-style : none;
	width : 128px;
	height : 39px;
	font-size : x-small;
	text-align : center;	
	font-family : verdana;
	font-weight : bold;	
	padding : 2px;
}

.okButton
{
	background-image : url(/images/EPP/okButtonBack.jpg);
	background-color : #0F8220;
	color : #ffffff;
	background-position : 0,0;
	background-repeat :no-repeat; 
	border-style : none;
	width : 60px;
	height : 26px;
	font-size : x-small;
	text-align : center;	
	font-family : verdana;
	font-weight : bold;	
	padding : 2px;
}

.createOrderButton
{
	background-image : url(/images/EPP/createOrderButtonBack.jpg);
	background-color : #0F8220;
	color : #ffffff;
	background-position : 0,0;
	background-repeat :no-repeat; 
	border-style : none;
	width : 300px;
	height : 39px;
	font-size : x-small;
	text-align : center;	
	font-family : verdana;
	font-weight : bold;
	padding : 2px;
}

h1 {
	color : #0F8220;
	font-size : large;
	font-family : verdana;
}

h1.publicTitle {
	color : #FF7D00;
	font-size : large;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family : verdana;
}

h2 {
	color : #0F8220;
	font-size : larger;
	font-family : verdana;
}

h3 {
	color : #0F8220;
	font-size : medium;
	font-family : verdana;
}

h4 {
	color : #0F8220;
	font-size : small;
	margin-bottom : 0px;
	margin-top : 6px;
	font-weight : bold;
	font-family : verdana;
}

hr 
{
	color : #0F8220;
}	

.productPrice
{
	font-size : medium;
	font-weight : bold;
	color: #FF7D00;
	font-family : verdana;
}

.copyright {
	color: #004080;
	font-size : xx-small;
	text-align : center;
	padding : 5 px;
	font-family : verdana;
}

.linkWhite {
	color: White;
	font-size : x-small;
	text-align : center;
	padding : 5 px;
	font-family : verdana;
}

.linkWhite:Hover {
	color: #000000;
	font-family : verdana;
}

.contextMenuItem 
{
	background-image: url(/images/designMar2003/PublicTemplate_08e.jpg);
	font-size : x-small;
	color: White;
	background-color : #2E5890;
	border : 1px none #FFFFFF;
	font-family : verdana;
}

.topMenuItem 
{
	background-image: url(/images/designMar2003/PublicTemplate_08e.jpg);
	font-size : x-small;
	color: White;
	background-color : #2E5890;
	border : 1px none #000099;
	font-family : verdana;
}

.contextMenuItem A 
{
	text-decoration: none;
	font-size : x-small;
	color: White;
	border : 1px none #eeeeee;
}

.topMenuItem A 
{
	text-decoration: none;
	font-size : x-small;
	color: White;
	border : 1px none #eeeeee;
}

.topMenuHeader A 
{
	text-decoration: none;
	font-size : x-small;
	color: White;
	border : 1px none #eeeeee;
}


.contextMenuItem A:Hover {
	color: #000000;
}

.topMenuItem A:Hover {
	color: #FF7D00;
}

.contextMenuHeader 
{
	font-size : x-small;
	font-weight : bold;
	color: White;
	background-color : #FF7D00;
	border : 1px none #eeeeee;
}

.topMenuHeader 
{
	background-image: url(/images/designMar2003/PublicTemplate_09.jpg);
	font-size : x-small;
	color: White;
	background-color : #FF7D00;
	border : 1px none #FFFFFF;
}

.contextMenuText {
	font-size : x-small;
	color: #cccccc;
}

.contextMenuTextBold {
	font-size : x-small;
	font-weight : bold;
	color: White;
}

.newsItem 
{
	font-size : xx-small;
	color: White;
	background-color : #698BB8;
	border : 1px none #eeeeee;
	background-image: url(/images/NewsItemBg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px ;
}

.newsItemHeadline
{
	font-size : x-small;
	font-weight : bold;
	color: #FFFFFF;
}

.newsItemBody
{
	font-size : xx-small;
	color: #FFFFFF;
}


.contextMenuButton 
{
	background-image: url(/images/designMar2003/PublicTemplate_09.jpg);
	font-size : x-small;
	color: White;
	background-color : #FF7D00;
	border : 1px none #eeeeee;
}

.searchTextbox {
	font-size : x-small;
	border : 1px solid #005000;
}

table.tableStyle1 {
	padding : 0px;
}

.gridHeaderRow {
	background-color: #0F8220;
	color : White;
	border-right : 1px solid #eeeeff;
	border-bottom: 1px solid #eeeeff;
	font-weight : bold;
	height: 30px;
}

.gridHeaderRow a {
	color : White;
}

.gridSHeaderRow2 {
	background-color : #eeeeee;
	border-bottom : 1px solid #cccccc;
	padding : 2px;
}

.tableRowStyle1B {
	background-color : #eeeeee;
	padding : 2px;
	background-image: url(/images/TopMenuGray.jpg);
}

.tableRowStyle1L {
	background-color : #eeeeee;
	border-bottom : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
	padding : 2px;
}

.tableRowStyle1F {
	background-color : #eeeeee;
	border : 1px solid #cccccc;
	padding : 2px;
}


.tableRowStyle1E {
	background-color : #ffffff;
	border-bottom : 1px #0F8220;
	border-bottom-style : dotted;
	padding : 2px;
}

.gridItemRow {
	background-color : #ffffff;
	border-bottom : 1px solid #cccccc;
	padding : 2px;
}


.tableRowStyleError {
	background-color : #ffeeee;
	border-bottom : 1px solid #cccccc;
	padding : 2px;
}

.tableRowStyle2L {
	background-color : #ffffff;
	border-bottom : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
	padding : 2px;
}

.tableRowStyle2F {
	background-color : #ffffff;
	border: 1px solid #cccccc;
	padding : 2px;
}

.tableRowHL {
	background-color : #eeeeff;
	font-weight : bold;
}

.tableRowHL2 {
	font-size : medium;
	font-weight : bold;
}

.errorText {
	color : Red;
	font-weight : bold;
	font-family : verdana;
}

.errorTextMedium {
	color : Red;
	font-weight : bold;
	font-family : verdana;
}

.errorTextBig {
	color : Red;
	font-weight : bold;
	font-family : verdana;
}

.message {
	color : #007700;
	font-weight : bold;
	font-family : verdana;
}


.dateTime
{
	margin: 5px;
	font-size: 8pt;
	color: #003366;
	font-family : verdana;
}

UL
{
	list-style-image : url(/images/designMar2003/OrangeBullet.gif);
}

UL.leftMargin15px
{
	list-style-image: url(/images/designMar2003/OrangeBullet.gif);
	margin-left: 15px;
}


.template
{
	color :#184374;
}


.categorylist
{
 height:20;
}


.EppBannerBg1
{
	background: url(media/BannerBg1.png);
	height: 40px;
}


.helpContainer
{
	position: absolute; 
	visibility: hidden; 
	background-color: #fffeb7; 
	padding: 2px 2px 2px px;
}

.eppDiscount {
	color : Red;
	font-weight : bold;
}

.eppCaptionBold {
	font-weight : bold;
}

.validationSummary
{
	background-color: #ffffdb;
	border-color: #FF7D00;
}