body
{

 text-align: center;
 margin-top: 0px;
 padding-top: 0px;
 margin-bottom: 0px;
 padding-bottom: 0px;
}

img
{
	border: none;
	padding: 0px;
}

h1
{
	font-family: tahoma;
	font-weight: 900;
	font-size: 1.1em;
	color: #666666;	
}

h2 
{
	font-family: verdana;
	font-weight: 900;
	font-size: 0.9em;
	color: black;
	display: inline;
}

.gotcha
{

    display: none;

}

.text
{
	font-family: verdana;
	font-size: 0.8em;

}

.textred
{
	font-family: verdana;
	font-size: 0.9em;
	color: red;
}

.textleftindent
{
	font-family: verdana;
	font-size: 0.8em;
	margin-left: 10%;
}

.textleftrightindent
{
	font-family: verdana;
	font-size: 0.8em;
	margin-left: 10%;
	margin-right: 10%;
}

.new
{
	background: yellow;
	font-size: 7pt;
	font-weight: 900;
}

img.logo
{
 position: relative;
 left: 330px;
 top: 10px;
}

img.content
{
	margin-left: 20px;
}


a.topMenu:visited
{
 color: black;
 text-decoration: none;
}

a.topMenu:hover
{
 color: white;
 text-decoration: none;
}

a.topMenu:link
{
 color: black;
 text-decoration: none;
}


a.topMenuCurrent:visited
{
 color: #990000;
 text-decoration: none;
}

a.topMenuCurrent:hover
{
 color: white;
 text-decoration: none;
}

a.topMenuCurrent:link
{
 color: #990000;
 text-decoration: none;
}


a.topSubMenu:visited
{
 color: #666666;
 text-decoration: none;
}

a.topSubMenu:hover
{
 color: #CCCCCC;
 text-decoration: none;
}

a.topSubMenu:link
{
 color: #666666;
 text-decoration: none;
}


a.bottomMenu:visited
{
 color: white;
 text-decoration: none;
}

a.bottomMenu:hover
{
 color: black;
 text-decoration: none;
}

a.bottomMenu:link
{
 color: white;
 text-decoration: none;
}

a.support:visited
{
 color: #990000;
 text-decoration: none;
}

a.support:hover
{
 color: black;
 text-decoration: none;
}

a.support:link
{
 color: #990000;
 text-decoration: none;
}


a.breadcrumb:visited
{
 color: #666666;
 text-decoration: none;
}

a.breadcrumb:hover
{
 color: black;
 text-decoration: none;
}

a.breadcrumb:link
{
 color: #666666;
 text-decoration: none;
}

a:visited
{
	color: #003399;
	text-decoration: underline;
}
a:hover
{
	color: #990000;
	text-decoration: underline;
}
a:link
{
	color: #003399;
	text-decoration: underline;
}

a.button:visited
{
	color: black;
	text-decoration: none;
}

a.button:hover
{
	color: #990000;
	text-decoration: none;
}

a.button:link
{
	color: black;
	text-decoration: none;
}

div.wrap
{
 margin-left: auto;
 margin-right: auto;
 width: 800px;
 text-align: center;
}

div.topMenu
{
 height: 30px;
 background-color: #CCCCCC;
 border: 1px solid #666666;
}

div.topSpacer
{
	height: 20px;
	background-color: #666666;
}

div.breadcrumb
{
	height: 30px;
	background-color: white;
	font-family: tahoma;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
}

div.header
{
 height: 100px;
 background-color: white;
 background-repeat: no-repeat;
 padding-top: 20px; 
}

div.headerSpacer
{
	height: 10px;
	background-color: #666666;
	display: none;
}

div.content
{
	border: 1px solid #CCCCCC;
	background-color: white;
	width: 800px;
	text-align: left;
	line-height: 1.5;
	padding: 10px 15px 10px 15px;
}

div.bottomMenu
{
	background-color: #666666;
	border: 1px solid #CCCCCC;	
}

div.actionForm
{
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 500px;
	text-align: center;
	background-color: #D3D3D3;
}

span.breadCrumb
{
	float: left;
	font-family: tahoma;
	font-weight: bold;
}

span.support
{
	float: right;
	font-weight: bold;
	font-family: tahoma;	
}

span.date
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 0.7em;
}

table.topMenu
{
	width: 600px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10pt;
	position: relative;
	top: 10px;
	left: 90px;
}

td.topMenu
{
	padding-left: 10px;
	padding-right: 10px;
}

table.topSubMenu
{
	float: right;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10pt;
	color: #999999;
}

td.topSubMenu
{
	padding-left: 3px;
	padding-right: 3px;
}

table.price
{
	border-collapse: collapse;
	font-family: verdana;
	font-size: 9pt;
	width: 90%;
}

td.pricevcenter
{
	border: 1px solid gray;
	padding: 5px;
	vertical-align: center
}

td.price
{
	border: 1px solid gray;
	padding: 5px;
}

th.price
{
	border: 1px solid gray;
	padding: 5px;
	background-color: #CCCCCC;
}

table.content
{
	width: 100%;
	height: 100%;
	line-height: 1.5;	
}

td.contentLeft
{
	padding-right: 15px;
	vertical-align: top;
}

td.contentRight
{
	width: 100px;
	vertical-align: top;
	background-color: #CCCCCC;
	padding: 15px;
	border: 1px solid #666666;
}

a.generator
{
	left:10px;
	width: 100px;
	height: 100px;
	top:10px;
}

table.general
{
	border-collapse: collapse;
	font-family: verdana;
	font-size: 0.9em;
	width: 80%;
}
td.general
{
	border: 1px solid gray;
	padding: 5px;
	vertical-align: top;	
}

th.general
{
	border: 1px solid gray;
	padding: 5px;
	background-color: #CCCCCC;
}

td.bronze
{
	background-color: #996600;
	text-align: center;
	border: 2px solid white;
	width: 100px;
	height: 50px;
}

td.silver
{
	background-color: #cccccc;
	text-align: center;
	border: 2px solid white;
	width: 100px;
	height: 70px;
}

td.compare
{

	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	border-top: 1px solid silver;
}

.clients
{
	font-size: 0.8em;
	font-weight: 500;
	line-height: 1;
	font-family: verdana;
}

table.details
{
	text-align: left;
	border-collapse: collapse;
	font-family: verdana;
	font-size: 1.0em;
	width: 90%;
	padding: 20px;
	
}

table.details td
{
	vertical-align: top;
	padding: 4px;
}

.indentp
{
	margin-left:16px
}
