div.MWBE 
{
	position: relative;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

div.MWBE h1 
{
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	color: #000066;
	width: 78%;
}

div.FFPush 
{
	width: 100%;
	height: 3px;
	position: relative;
	display: block;
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.errorText 
{
	font-weight: bold;
	color: Red;
}

a.regularFont 
{
	text-decoration: none;
	color: #000000;
}

.smIndent 
{
	text-indent: 0px;
	padding-left: 0px;
}

/*------------------------------*/
/*Result Table (gridview)*/
table.gv
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	clear: both;
	float: none;
}

table.gv td
{
	margin: 0px;
	padding: 2px;
}

table.gv td.c1 
{
	width: 25px;
}

table.gv td.c2
{
	width: 300px;
}

table.gv td.c3
{
	width: 200px;
}

table.gv td.c4
{
	width: 200px;
}

/*Advanced Search Table (gridview)*/
table.gvAS td.c1
{
	width: 225px;
}

table.gvAS td.c2
{
	width: 200px;
}

table.gvAS td.c3
{
	width: 450px;
}
/*------------------------------*/

td.leftColumn 
{
	text-align: right;
	font-weight: bold;
	width: 25%;
}

td.rightColumn 
{
	text-align: left;
	vertical-align: bottom;
	padding-left: 5px;
}

.inputBox 
{
	width: 90%;
}

/*############################*/
/* Search */
div.search 
{
	position: relative;
	display: inline;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 600px;
	border-right: thin solid #5D7B9D; 
	border-top: thin solid #5D7B9D; 
	border-left: thin solid #5D7B9D; 
	border-bottom: thin solid #5D7B9D;
	background-color: #dcdcdc;
}

div.search h2 
{
	width: 100%;
	float: none;
	clear: both;
	text-decoration: none;
	text-align: center;
	background-color: #5D7B9D;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

td.SearchLinkButton 
{
	text-align: right;
}

td.title
{
	text-align: center;
}

td.inset1
{
	width: 25%;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
}

td.inset2
{
	width: 15%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

td.inset3
{
	width: 25%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}

td.inset4
{
	/* width: 35%; the remainder */
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}

/*############################*/
/* Results - Full Width of Page */
div.results 
{
	position: relative;
	display: block;
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 97%;
	border-right: thin solid #5D7B9D; 
	border-top: thin solid #5D7B9D; 
	border-left: thin solid #5D7B9D; 
	border-bottom: thin solid #5D7B9D;
	background-color: #dcdcdc;
	z-index: 1;
}

div.results h2 
{
	width: 100%;
	float: none;
	clear: both;
	text-decoration: none;
	text-align: center;
	background-color: #5D7B9D;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

div.resultItems 
{
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
	float: none;
	clear: both;
	margin-bottom: 5px;
}

div.resultItems .bottomButton
{
	display: inline;
	margin: 6px 0px 0px 10px;
	padding: 0px;
	float: left;
}

div.resultItems .leftButton
{
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 10px;
}

div.resultItems .rightButton 
{
	display: inline;
	margin: 0px;
	padding: 0px;
	float: right;
	margin-right: 10px;
}

div.resultItems hr 
{
	display: block;
	float: none;
	clear: both;
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-bottom: -10px;
}

/*############################*/
/*Saved List */
div.savedList 
{
	position: relative;
	display: inline;
	float: right;
	clear: right;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	margin-bottom: 10px;
	width: 110px;
	/*border-right: thin solid #5D7B9D; 
	border-top: thin solid #5D7B9D; 
	border-left: thin solid #5D7B9D; 
	border-bottom: thin solid #5D7B9D;*/
	text-align: center;
	font-size: smaller;
	background-color: #FFFFFF;
}

div.savedList h2 
{
	width: 100%;
	float: none;
	clear: both;
	text-decoration: none;
	text-align: center;
	background-color: #5D7B9D;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

div.savedList p 
{
	margin-bottom: 5px;
}

/*############################*/
/* print details page */
div.repeater
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-bottom: #d3d3d3 thin groove;
	margin-bottom: 10px;
}

div.repeater h3 
{
	margin: 0px;
	padding: 0px;
	font-size: larger;
}

div.full 
{
	position: relative;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
}

div.full p 
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

div.half 
{
	position: relative;
	display: inline;
	width: 48%;
	margin: 0px;
	padding: 0px;
	float: left;
}

div.repeater .label 
{
	font-weight: bold;
}

td.data 
{
	text-align: left;
}

div.PrtComment
{
	display: none;	
}

/*############################*/
/* Trade Listings */
div.row3 
{
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 97%;
	margin-bottom: 15px;
	padding-left: 5px;
}

div.row3 h3 
{
	font-weight: bold;
	font-size: larger;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
}

div.tradeGroup
{
	display: inline;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 33%;	
}

div.tradeListing 
{
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	margin-left: 5px;
}

/*############################*/
/* Regions.aspx */
div.regions 
{
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/*############################*/
/* UpdatePanel */
div.UpdatePanel 
{
	position: absolute;
	top: 20px;
	width: 100%;
	background-color: White;
	z-index: 2;
	text-align: center;
	height: 95%;
}

div.UpdatePanel p 
{
	margin: 0px;
	padding: 0px;
	margin-bottom: auto;
	margin-top: auto;
}

/* -------------------------- */
div.error h1 
{
	width: 100%;
	text-align: center;
}

div.error p
{
	width: 100%;
	text-align: center;
}

/*############################*/
/* Submission Form */

div.Submission 
{
	position: relative;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	text-align: center;
}

div.Submission h1 
{
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	color: #000066;
	width: 78%;
}

div.Submission h2 
{
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	color: #000066;
	width: 78%;
}

div.Submission h3 
{
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	color: #000066;
	width: 78%;
}

/*#######################################*/
/* Submission Entry - Full Width of Page */
.table1
{
	width: 450px;
	position: relative;
	display: block;
}

.table2
{
	width: 200px;
	position: relative;
	display: block;
}

div.entry
{
	position: relative;
	display: block;
	float: none;
	clear: both;
	margin: 0px auto 10px auto;
	padding: 5px;
	width: 97%;
	border-right: thin solid #5D7B9D;
	border-top: thin solid #5D7B9D;
	border-left: thin solid #5D7B9D;
	border-bottom: thin solid #5D7B9D;
	background-color: #dcdcdc;
	z-index: 1;
}


div.asterisk
{
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	top: 0px;
	left: 0px;
	width: 8px;
	text-align: center;
}

div.label
{
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

div.input
{
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
}

.info
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 3px;
}

div.footnote
{
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

div.submit
{
	position: relative;
	display: block;
	float: none;
	clear: both;
	margin: 0px auto 10px auto;
	padding: 5px;
	width: 97%;
	z-index: 1;
}


.Entry_Col1
{
	padding: 0px;
	margin: 2px;
	width: 155px;
}

.Entry_Col2
{
	padding: 0px;
	margin: 2px;
	width: 285px;
}

.Entry_Col3
{
	padding: 2px 5px 5px 5px;
	margin: 4px;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
}

.Entry_Col1A
{
	padding: 0px;
	margin: 2px;
	width: 450px;
}

.Entry_Panel_Col1
{
	padding: 0px;
	margin: 2px;
	width: 15px;
	
}

.Entry_Panel_Col2
{
	padding: 0px;
	margin: 2px;
	width: 115px;
	
}

.Entry_Panel_Col3
{
	padding: 0px;
	margin: 2px;
	width: 290px;
	
}

.Entry_Panel_Lbl
{
	text-align: center;
}

td.gvLeftColumn
{
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	width: 85px;	
}

td.gvRightColumn
{
	text-align: left;
}

div.gvColumn
{
	padding: 2px 4px 6px 4px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	display: inline;
	vertical-align: middle;
}	

.Notice_Box
{
	padding: 4px;
	margin: 10px;
	background-color: #dcdcdc;
	border: 2px outset #5D7B9D;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.redfont {
	color: #FF0000;
}

.FieldInError
{
	background-color: #cc3636;	
}	

.FieldLarge
{
	width: 200px;
}

.FieldSmall
{
	visibility: hidden;
}

div.Login
{
	position: relative;
	display: block;
	width: 45%;
	margin: 15px;
	padding: 10px;
	font-size: 10pt;
	border-right: thin solid #5D7B9D;
	border-top: thin solid #5D7B9D;
	border-left: thin solid #5D7B9D;
	border-bottom: thin solid #5D7B9D;
	background-color: #dcdcdc;
}

.nobullet
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}

.Logon_Button
{
	margin: 2px 15px 2px 15px;
	width: 100px;
}

.New_Account
{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	width: 120px;
}

.Go_Back
{
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.Hyper
{
	margin: 0px 15px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

div.Comodo 

{

       /*Nothing*/

}

div.FloatRight
{
	position: relative;
	display: inline-block;
	margin: 0px;
	padding: 8px;
	float: right;
	clear: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}


