/* overall standard parts */

body
	{
	margin: 0px;
	font-family: verdana, Georgia, arial;
	width: 100%;
	color: #20184E;
	}
td
	{
	font-family: verdana, Georgia, arial;
	}
form
	{
	margin: 0px;
	}
table
	{
	border-collapse: collapse;
	}
td
	{
	border: 0px;
	padding: 0px;
	vertical-align: top;
	}
.r
	{
	float: right;
	}
.l
	{
	float: left;
	}
strong
	{
	font-size: 13px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
body p, li
	{
	font-size: 12px;
	}
body a
	{
	color: #20184E;
	}
body a:hover
	{
	color: #ffc000;
	}
h1
	{
	font-size: 16px;
	margin:10px 0px 6px 0px;
	}
h2
	{
	font-size: 15px;
	margin:10px 0px 6px 0px;
	}
h3
	{
	font-size: 14px;
	margin:10px 0px 6px 0px;
	}
ul
	{
	list-style-image: url(images/dot_orange.gif);
	margin:6px 8px 4px 12px;
	}
ul ul
	{
	list-style-image: url(images/dot_dark_blue.gif);
	font-size: 12px;
	}
ul ul ul
	{
	list-style-image: url(images/circle_orange.gif);
	font-size: 11px;
	}
ul ul ul ul
	{
	list-style-image: url(images/circle_dark_blue.gif);
	font-size: 10px;
	}
ul.blueDot
	{
	list-style-image: url(images/dot_dark_blue.gif);
	margin:6px 8px 4px 12px;
	}

li
	{
	margin:3px 8px 3px 18px;
	}
ul ul li
	{
	margin:3px 8px 3px 6px;
	}
div.foot
	{
	font-size: 10px;
	text-align: center;
	margin:36px 0px 8px 0px;
	}

/* top banner */

div.top
	{
	display: none;
	}
div.split
	{
	display: none;
	}

/* top menu */

table.topmenu
	{
	display: none;
	}
/* splash screens */

div.splash1, div.splash2, div.splash3, div.splash4, div.splash5, div.splash6, div.splash7, div.splash8, div.splash9, div.splash10, div.splash11, div.splash12
	{
	display: none;
	}


div.splashhead
	{
	display: none;
	}
div.holdleft
	{
	width: 195px;
	height: 104px;
	float: left;
	}
div.spaceholdleft
	{
	height: 36px;
	border: solid 0px #f00;
	font-size: 3px;
	}

/*  Main Body Layout Control*/

table.tablemain
	{
	width: 100%;
	}
td.tableleft
	{
	display: none;
	}
td.tableright
	{
	display: none;
	}

/* side menu */

div.menubox
	{
	display: none;
	}
div.menu
	{
	display: none;
	}
div.space
	{
	height: 10px;
	border: solid 0px #f00;
	font-size: 3px;
	}

/* right side box */
div.rightbox
	{
	display: none;
	}


/* List Right (Default) */
div.listright
	{
	padding: 8px;
	border: solid 0px #f00;
	width: 300px;
	float: right;
	margin:0px 12px;
	background-color:#ddddff;
	}

/* Contact Page */

div.contactbox
	{
	float: left;
	width: 200px;
	border: solid 0px #f00;
	}

div.client
	{
	width: 280px;
	float: left;
	text-align: center;
	}

div.client img
	{
	border: 0;
	}

div.client a
	{
	color: #20184E;
	text-decoration: none;
	}
div.client a:hover
	{
	color: #ffc000;
	}



table.links
	{
	width: 100%;
	}

.subHead
	{
	font-weight:bold;
	margin:12px 8px 3px 0px;
	}
.subText
	{
	margin:3px 8px 8px 12px;
	color:#000000;
	}
.subClause
	{
	margin:3px 8px 8px 24px;
	color:#000000;
	font-style:italic;
	}

div.design
	{
	width: 200px; height: 150px;
	float: left;
	}
p.warning
	{color: #f00;}


td.FormLabel
	{
	width: 40%;
	font-size: 12px;
	padding: 2px;
	}
td.FormInput, td.FormSubmit
	{
	text-align: center;
	padding: 2px;
	}
td.FormInput input, td.FormSubmit input
	{
	width: 90%;
	}
div.listright table
	{
	width: 100%;
	}


table.checkout
	{
	padding: 8px;
	border: solid 0px #f00;
	margin:0px 12px;
	background-color:#ddddff;
	}
td.CheckoutLabel
	{
	font-size: 12px;
	padding: 2px;
	}
td.CheckoutInput, td.CheckoutSubmit
	{
	text-align: center;
	padding: 2px;
	}
td.CheckoutInput input, td.CheckoutSubmit input
	{
	width: 90%;
	}

table.domainlist th
	{
	padding: 2px 10px 2px 10px;
	background-color: #20184E;
	color: #ffffff;
	text-align: center;
	}
table.domainlist td
	{
	padding: 2px;
	}





#txtHint {font-size: 12px;}
#txtHint td {padding: 2px 2px 2px 2px;}
a.DEAD:link,a.DEAD:visited,a.DEAD:hover,a.DEAD:active {color: #999999;text-decoration: none;}
a.SELECTED:link,a.SELECTED:visited,a.SELECTED:hover,a.SELECTED:active {color: #ff0000;font-weight: bold;text-decoration: none;}
a.OPTIONAL:link,a.OPTIONAL:visited,a.OPTIONAL:hover,a.OPTIONAL:active {color: #0000ff;text-decoration: none;}

