BODY
{
	margin: 0px;
}

a.main_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.main_link:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.main_link:hover 
{  	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

a.scrn
{
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

a.scrn:hover 
{  	
	border-color: yellow;
	border-style: solid;
	border-width: 1px;
}

a.sublink
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3333FF;
	text-decoration: none;
}

a.sublink:visited 
{
	color: #3333FF;
	text-decoration: none;
}

a.sublink:hover 
{  	
	color: #9999FF;
	text-decoration: none;
}

IMG.main_space
{
	width: 15px;
}

P,LI
{
	line-height: 1.5em;
}

P
{
	margin-top: 0px;
}

P.mini
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	line-height: 1.5em;
}

DIV, TD
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

DIV.large_left
{
	position: absolute;
	top: 125px;
	left: 15px;
	width: 435px;
}

DIV.large_right
{
	position: absolute;
	top: 125px;
	left: 500px;
	width: 500px;
}

DIV.side_nav
{
	position: absolute;
	top: 115px;
	left: 0px;
	width: 130px;
	border-style: solid;
	border-width: 0 1px 0 0;
	border-color: #CCCCCC;
	padding: 0px 5px;
}

DIV.left_new
{
	position: relative;
	width: 275px;
	float: right;
	text-align: center;
	margin-left: 50px;
}

DIV.left_larger
{
	position: absolute;
	top: 175px;
	left: 180px;
	width: 600px;
}

DIV.left_screenshot
{
	position: absolute;
	top: 115px;
	left: 20px;
	width: 600px;
}


DIV.right_new
{
	position: absolute;
	top: 175px;
	left: 150px;
	width: 755px;
}

DIV.process_description
{
	position: absolute;
	top: 175px;
	left:765px;
	width: 215px;
}

DIV.screenshot_description
{
	position: absolute;
	top: 115px;
	left:630px;
	width: 270px;
}


DIV.process_image
{
	position: absolute;
	top: 175px;
	left: 180px;
	width: 575px;
}


H1.headline
{
	position:absolute;
	top: 115px;
	left: 150px;
	width: 820px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #000099;
}

H2, H3
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.25em;
	margin-bottom: 10px;
}

H4
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

IMG.med
{
	margin-top: 5px;
}

IMG.screenshot
{
	border: solid;
	border-width: 1px;
	border-color: #000000;
}

P.side_menu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.25em;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 20px;
}

P.quote
{
	font-family: Times New Roman, serif;
	font-size: 28px;
	font-style: italic;
	color: #666666;
	line-height: 1em;
	margin-bottom: 0px;
}

P.quoter
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
}

p.subheading
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.25em;
	margin-bottom: 10px;
}

SPAN.important
{
	color: #FF3333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}

SPAN.red
{
	color: #FF3333;
}

TABLE.header
{
	position: absolute;
	top: 0px;
	left: 0px;
}

TD.pad
{
	padding-bottom: 15px;
}

TD.toptable
{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	background-color: #666666;
	border-color: #000000;
}



