﻿body 
{
	background-image: url(../images/bg_page.jpg);
	background-repeat:no-repeat;
	background-color: #F5F6F8;
	margin: 0 0 0 0;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 12px;
	color: #666666;
}
body a
{
	color: #2F77C3;
	text-decoration: none;
}
body a:hover
{
	text-decoration: underline;
}
body a:visited
{
	color: #2F77C3;
}


/* DIV ID STYLES */

#MasterPageContainer
{
	position: relative;
	width: 1000px;
	max-width: 1000px;
}
#ContentContainer
{
	position: relative;
	top: 169px;
	width: 1000px;
	max-width: 1000px;
}

#LinksTopRight
{
	position: absolute;
	top: 8px;
	right: 42px;
	font-family: Arial, Sans-Serif, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}
#NavigationLinks
{
	position: absolute;
	top: 109px;
	right: 42px;
	font-family: Arial, Sans-Serif, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: White;
	z-index: 10;
}
#subNavProducts
{
	position: absolute;
	top: 104px;
	right: 152px;
	background-image: url(../images/subnav_products.png);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-top: 29px;
	height: 54px;
	width: 350px;
	font-family: Arial, Sans-Serif, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: White;
	text-align: center;
	z-index: 1;
}
#column1
{
	position: relative;
	left: 13px;
	float: left;
	width: 650px;
	max-width: 650px;
}
#column2
{
	position: relative;
	right: 14px;
	float: right;
	width: 315px;
	max-width: 315px;
}
#splashWindow
{
	position: relative;
	background-image: url(../images/bg_home_splash.png);
	background-repeat: no-repeat;
	width: 650px;
	height: 340px;
	max-width: 650px;
}
#splashHeader
{
	position: relative;
	left: 14px;
	top: 14px;
	width: 620px;
}
#splashQuote
{
	position: relative;
	left: 240px;
	top: 30px;
	width: 400px;
	height: 170px;
}
#splashProductTag
{
	position: relative;
	top: 80px;
	left: 70px;
	width: 540px;
}
#footer
{
	position: relative;
	top: 200px;	
	clear: both;
	width: 1000px;
	height: 100px;
	text-align: center;
}

/* BOX CLASSES */
.boxContainer315
{
	position: relative;
	width: 315px;
}
.boxTop315
{
	background-image: url(../images/315_top.png);
	background-repeat: no-repeat;
	height: 16px;
}
.boxMid315
{
	position:relative;
	background-image: url('../images/315_mid.png');
	background-repeat: repeat-y;
	padding: 0px 0px 0px 14px;
}
.boxBtm315
{
	background-image: url(../images/315_btm.png);
	background-repeat: no-repeat;
	height: 16px;
	margin-bottom: 10px;
}
.boxContainer650
{
	position: relative;
	width: 650px;
}
.boxTop650
{
	background-image: url(../images/650_top.png);
	background-repeat: no-repeat;
	height: 16px;
}
.boxMid650
{
	position:relative;
	background-image: url('../images/650_mid.png');
	background-repeat: repeat-y;
	padding: 0px 0px 0px 14px;
}
.boxBtm650
{
	background-image: url(../images/650_btm.png);
	background-repeat: no-repeat;
	height: 16px;
	margin-bottom: 10px;
}
*:lang(en) .boxBtm650 /* FIREFOX HACK */
{
	margin-top: -12px;
}
.boxHeader
{
	font-family: Verdana, Arial, helvetica, Sans-Serif;
	font-size: 12pt;
	color: #003366;
}


/* BOX CONTENT CLASSES */
.ronImage
{
	position: absolute;
	top: 28px;
	left: 14px;
	width: 110px;
}
.articleLinks
{
	position: absolute;
	width: 190px;
	top: 24px;
	right: 14px;
	line-height: 14pt;
}
*:lang(en) .articleLinks /* FIREFOX HACK */
{
	top: 10px;
	line-height: 13pt;
}
.featuredProducts
{
	position: relative;
	left: -7px;
	top: -6px;
}
.teletraining
{
	position: relative;
	margin-left: 4px;
	margin-top: -6px;
	width: 286px;
	line-height: 14pt;
}
.newsItem
{
	position: relative;
	margin-left: 20px;
	margin-top: 16px;
	width: 580px;
}

/* LINK STYLES */
.whiteLinks a
{
	color: White;
	text-decoration: none;
}
.whiteLinks a:hover
{
	color: White;
	text-decoration: underline;
}
.whiteLinks a:visited
{
	color: White;
}
.articleLinks a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #2F77C3;
	text-decoration: none;
}
.articleLinks a:hover
{
	color: #2F77C3;
	text-decoration: underline;
}
.articleLinks a:visited
{
	color: #2F77C3;
}
a img
{
	border: solid 2px #2F77C3;
}
a:hover img
{
	border-color: #FFCC00;
}
a:visited img
{
	border-color: #2F77C3;
}
*:lang(en) a:hover img /* FIREFOX HACK */
{
	border-color: #FFCC00;
}

/* TEXT STYLES */
.splashHeader
{
	font-family: Verdana, Arial, helvetica, Sans-Serif;
	font-size: 12pt;
	color: White;
}
.splashProductTag
{
	font-family: Verdana, Arial, helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #3D5D7D;
}
.articleLinks li
{
	color: #2F77C3;
}
.caption
{
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 9pt;
	color: #003366;
}