

a {
	font: 11px Tahoma;
	margin: 0;
	color: #646464;
	letter-spacing: 0px;
	text-align: left;
	text-decoration: none;
}

a:hover {
	color: #306888;
}

a:visited {
	color: #646464;
}


.quote	{
	font-size: 12px;
	font-family: "Times New Roman", Times, serif; 
	font-style:italic;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 760px;
}

#header {
	width: 762px;
	min-width: 762px;
	height: 58px;
	/*background-image: url(/images/logo.jpg);*/
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	padding-top: 5px;
	border-bottom: #646464 1px solid;
	text-align: right;
}

#headerLeft {
	float: left;
}

#headerRight {
	float: right;
	padding: 0;
	margin: 0;
	margin-top: 13px;
}

#headerRightSmallLinks {
	float: right;
	height: 20px;
	padding: 0;
	margin: 0;
	margin-top:13px;
	margin-right: 20px;
	line-height: 20px;
}

#headerRightSmallLinks .aDownloadNow {
	margin: 0;
	font: 11px Tahoma;
	color: #646464;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: underline;
	padding-left: 22px;
	padding-bottom: 6px;
	background: url(/images/icons/downloadnowicon.gif) no-repeat 0 0;
}

#headerRightSmallLinks .aDownloadNow:hover {
	margin: 0;
	font: 11px Tahoma;
	/*color: #0d369f;*/
	color: #306888;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: underline;
	padding-left: 22px;
	padding-bottom: 6px;
	background: url(/images/icons/downloadnowicon.gif) no-repeat 0 0;
}

#headerRightSmallLinks .aDownloadNow:visited:hover {
	margin: 0;
	font: 11px Tahoma;
	/*color: #0d369f;*/
	color: #306888;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: underline;
	padding-left: 22px;
	padding-bottom: 6px;
	background: url(/images/icons/downloadnowicon.gif) no-repeat 0 0;
}

#headerRightSmallLinks .aLogin {
	margin: 0;
	font: 11px Tahoma;
	color: #646464;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: underline;
	padding-left: 22px;
	padding-bottom: 6px;
	background: url(/images/icons/loginicon.gif) no-repeat 0 0;
}

#headerRightSmallLinks .aLogin:hover {
	margin: 0;
	font: 11px Tahoma;
	/*color: #0d369f;*/
	color: #306888;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: underline;
	padding-left: 22px;
	padding-bottom: 6px;
	background: url(/images/icons/loginicon.gif) no-repeat 0 0;
}

#headerRightSmallLinks .aLogin:visited:hover {
	margin: 0;
	font: 11px Tahoma;
	/*color: #0d369f;*/
	color: #306888;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: underline;
	padding-left: 22px;
	padding-bottom: 6px;
	background: url(/images/icons/loginicon.gif) no-repeat 0 0;
}

#headerRightSmallLinks .aBlog {
	margin: 0;
	font: 11px Tahoma;
	color: #646464;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: underline;
	padding-left: 22px;
	padding-bottom: 6px;
	background: url(/images/icons/blogicon.gif) no-repeat 0 0;
}

#headerRightSmallLinks .aBlog:hover {
	margin: 0;
	font: 11px Tahoma;
	/*color: #0d369f;*/
	color: #306888;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: underline;
	padding-left: 22px;
	padding-bottom: 6px;
	background: url(/images/icons/blogicon.gif) no-repeat 0 0;
}

#headerRightSmallLinks .aBlog:visited:hover {
	margin: 0;
	font: 11px Tahoma;
	/*color: #0d369f;*/
	color: #306888;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: underline;
	padding-left: 22px;
	padding-bottom: 6px;
	background: url(/images/icons/blogicon.gif) no-repeat 0 0;
}

#headerRightSmallLinks a {
	font: 11px Tahoma;
	letter-spacing: 0.04em;
	text-decoration: underline;
	color: #646464;
}

#headerRightSmallLinks a:hover {
	color: #646464;
}

#homeLink {
	position: relative;
	width: 260px;
	height: 60px;
	cursor: pointer;
	top: 5px;
	left: 10px;
}

#home {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	float: left;
	width: 212px;
	height: 43px;
	background: url("/images/logo.jpg") no-repeat 0 0;
}

#home span {
	display: none;
}

#navCenter {
	width: 728px;
	float: center;
	text-align: center;
	margin: 0 auto;
}

#mainNav {
	width: 728px;
	min-width: 728px;
	height: 20px;
	padding: 0;
	clear: both;
}

#mainNavProducts {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 112px;
	height: 20px;
	background: url("/images/mainnav/mainnav_02.jpg") no-repeat 0 0;
}

#mainNavProducts:hover { 
	background-position: 0 -20px;
}

#mainNavProducts span {
	display: none;
}

#mainNavDownloads {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 135px;
	height: 20px;
	background: url("/images/mainnav/mainnav_03.jpg") no-repeat 0 0;
}

#mainNavDownloads:hover { 
	background-position: 0 -20px;
}

#mainNavDownloads span {
	display: none;
}

#mainNavResources {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 124px;
	height: 20px;
	background: url("/images/mainnav/mainnav_04.jpg") no-repeat 0 0;
}

#mainNavResources:hover { 
	background-position: 0 -20px;
}

#mainNavResources span {
	display: none;
}

#mainNavSupport {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 110px;
	height: 20px;
	background: url("/images/mainnav/mainnav_05.jpg") no-repeat 0 0;
}

#mainNavSupport:hover { 
	background-position: 0 -20px;
}

#mainNavSupport span {
	display: none;
}

#mainNavPartners {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 125px;
	height: 20px;
	background: url("/images/mainnav/mainnav_06.jpg") no-repeat 0 0;
}

#mainNavPartners:hover { 
	background-position: 0 -20px;
}

#mainNavPartners span {
	display: none;
}

#mainNavCompany {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 122px;
	height: 20px;
	background: url("/images/mainnav/mainnav_07.jpg") no-repeat 0 0;
}

#mainNavCompany:hover { 
	background-position: 0 -20px;
}

#mainNavCompany span {
	display: none;
}

#generalTopArea {
	display: table;
	width: 760px;
	border: #CCCCCC 1px solid;
	border-bottom: 0px;
}

#bannerArea {
	display: table-cell;
	height: 240px;
}

#bannerAreaLeft {
	float: right;
	width: 560px;
	height: 220px;
	margin-top: 10px;
	margin-bottom: 10px;
	/*background: url("/images/flashbanner.jpg") no-repeat 0 0;*/
}

#bannerAreaBar {
	float: right;
	width: 21px;
	height: 240px;
	background: url("/images/bannerbar.jpg") repeat-y 0 0;
}

#bannerAreaRight {
	float: right;
	width: 160px;
	height: 220px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	background: url("/images/latestnews.png") no-repeat 0 0;
}

#bannerAreaRight #newsContent {
	padding: 0;
	margin: 10px;
	margin-top: 25px;
	text-align: left;
	color: #f4f4f4;
}

#newsContent #newsContent2 {
	padding: 0;
	margin: 15px;
	margin-top: 55px;
	text-align: left;
	color: #f4f4f4;
}

#newsContent a {
	font: 11px Tahoma;
	margin: 0;
	color: #6d6d6d;
	line-height: 1.2em;
	letter-spacing: 0em;
	text-align: left;
	text-decoration: none;
}

#newsContent a:visited {
	font: 11px Tahoma;
	margin: 0;
	color: #6d6d6d;
	line-height: 1.2em;
	letter-spacing: 0em;
	text-align: left;
	text-decoration: none;
}

#newsContent a:hover {
	font: 11px Tahoma;
	margin: 0;
	color: #306888;
	line-height: 1.2em;
	letter-spacing: 0em;
	text-align: left;
	text-decoration: none;
}

#newsContent a:visited:hover {
	font: 11px Tahoma;
	margin: 0;
	color: #306888;
	line-height: 1.2em;
	letter-spacing: 0em;
	text-align: left;
	text-decoration: none;
}

#newsContent2 a {
	font: 11px Tahoma;
	margin: 0;
	color: #d0d0d0;
	line-height: 1.2em;
	letter-spacing: 0em;
	text-align: left;
	text-decoration: none;
}

#newsContent2 a:visited {
	font: 11px Tahoma;
	margin: 0;
	color: #d0d0d0;
	line-height: 1.2em;
	letter-spacing: 0em;
	text-align: left;
	text-decoration: none;
}

#newsContent2 a:hover {
	font: 11px Tahoma;
	margin: 0;
	color: #ffffff;
	line-height: 1.2em;
	letter-spacing: 0em;
	text-align: left;
	text-decoration: none;
}

#newsContent2 a:visited:hover {
	font: 11px Tahoma;
	margin: 0;
	color: #ffffff;
	line-height: 1.2em;
	letter-spacing: 0em;
	text-align: left;
	text-decoration: none;
}

#middleBar {
	display: table;
	width: 100%;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
}

#middleBarLeft {
	width: 20%;
	padding: 0;
	margin: 0;
	float: left;
	text-align: center;
	font-weight: bold;
	line-height: 16px;
	color: #fff;
	background: #cccccc;
}


#middleBarLeft a {
	color: #333333;
	text-align: center;
	font-weight: bold;
	line-height: 18px;
}

#middleBarLeft a:visited {
	color: #333333;
	text-align: center;
	font-weight: bold;
	line-height: 18px;
}

#middleBarLeft a:hover {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	line-height: 18px;
}

#middleBarLeft a:visited:hover {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	line-height: 18px;
}

#middleBarRight {
	width: 80%;
	padding: 0;
	margin: 0;
	float: left;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	line-height: 18px;
	color: #777777;
	background: #f0f0f0;
}

#generalContentArea {
	display: table;
	width: 100%;
	border: #CCCCCC 1px solid;
	border-top: 0px;
	border-bottom: 0px;
}

.ContentWind {
	float: right;
	width: 241px;
	padding-right: 10px;
}

.ContentWindTop {
	background: url(/images/windows/top.jpg) repeat-x;
	height: 33px;
	/*color: #0d369f;*/
	color: #306888;
	/*color: #000000;*/
	font-weight: bold;
	text-align: center;
}

.ContentWindTop div {
	background: url(/images/windows/topleft.jpg) no-repeat top left;
}

.ContentWindTop div div {
	background: url(/images/windows/topright.jpg) no-repeat top right;
}

.ContentWindBottom {
	background: url(/images/windows/bottom2.jpg) repeat-x;
}

.ContentWindBottom div {
	background: url(/images/windows/bottomleft2.jpg) no-repeat top left;
}

.ContentWindBottom div div {
	background: url(/images/windows/bottomright2.jpg) no-repeat top right;
}

.ContentWindWrapper {
	background: url(/images/windows/left.jpg) repeat-y;
}

.ContentWindContent {
	background: url(/images/windows/right.jpg) repeat-y right;
	height: 185px;
}

.ContentWindContent a {
	font-size: 11px;
	color: #656565;
	letter-spacing: 0.01em;
	line-height: 1.4em;
	text-decoration: none;
}

.ContentWindContent a:hover {
	font-size: 11px;
	color: #306888;
	letter-spacing: 0.01em;
	line-height: 1.4em;
	text-decoration: none;
}

.ContentWindContent a:visited {
	font-size: 11px;
	color: #656565;
	letter-spacing: 0.01em;
	line-height: 1.4em;
	text-decoration: none;
}

.ContentWindContent a:visited:hover {
	font-size: 11px;
	color: #306888;
	letter-spacing: 0.01em;
	line-height: 1.4em;
	text-decoration: none;
}

.ContentWindTop div, .ContentWindTop {
	width: 100%;
	height: 33px;
}

.ContentWindBottom div, .ContentWindBottom {
	width: 100%;
	height: 40px;
}

.ContentWindContent {
	margin: 0;
	padding: 0;
	text-align: center;
	margin-left: 5px;
}

#ContentWindContentLeft {
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 12px;
}

#ContentWindContentLeft ul {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image: none;
	text-align: left;
}

#ContentWindContentLeft ul li {
	padding-left: 4px;
	font-size: 11px;
	line-height: 3em;
	letter-spacing: 0.04em;
	color: #999999;
}

#ContentWindContentLeft ul li a {
	font-weight: bold;
	color: #999999;
}

#ContentWindContentLeft ul li a:hover {
	font-weight: bold;
	/*color: #0d369f;*/
	color: #306888;
}

#ContentWindContentRight {
	float: right;
	margin: 0;
	padding: 0;
	padding-right: 12px;
}

#ContentWindContentRight ul {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}

#ContentWindContentRight ul li {
	padding-left: 0px;
	font-size: 11px;
	line-height: 3em;
	letter-spacing: 0.04em;
	color: #999999;
	background: url(/images/icons/downloadicon.jpg) no-repeat left 10px;
}

#ContentWindContentRight ul li a {
	font-weight: bold;
	color: #999999;
}

#ContentWindContentRight ul li a:hover {
	font-weight: bold;
	/*color: #0d369f;*/
	color: #306888;
}

.ContentWindContent p {
	padding: 0;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.3em;
	letter-spacing: 0em;
	text-align: left;
}

.ContentWindContent .miniTitle {
	margin: 0;
	padding: 0;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 25px;
	padding-bottom: 33px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 15px;
	/*color: #306888;*/
	color: #000000;
	line-height: 1em;
	letter-spacing: 0em;
	text-align: center;
}

.ContentWindContent .miniLink {
	font-family: Tahoma;
	font-weight: bold;
	/*font-size: 15px;*/
	font-size: 15px;
	/*color: #306888;*/
	color: #000000;
	line-height: 1em;
	letter-spacing: 0em;
	text-align: center;
}

.ContentWindContent .miniLink:visited {
	font-family: Tahoma;
	font-weight: bold;
	/*font-size: 15px;*/
	font-size: 15px;
	/*color: #306888;*/
	color: #000000;
	line-height: 1em;
	letter-spacing: 0em;
	text-align: center;
}

.ContentWindContent .miniLink:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 15px;
	/*color: #306888;*/
	color: #306888;
	line-height: 1em;
	letter-spacing: 0em;
	text-align: center;
}

.ContentWindContent .miniLink:visited:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 15px;
	/*color: #306888;*/
	color: #306888;
	line-height: 1em;
	letter-spacing: 0em;
	text-align: center;
}

.ContentWindContent .imgLeft {
	float: left;
	padding: 0;	
	padding-right: 3px;
	padding-bottom: 3px;	
}

.aViewMore {
	font: 11px Tahoma;
	letter-spacing: 0.04em;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(/images/icons/toolicon.jpg) no-repeat 0 0;
}

.aViewMore:visited {
	font: 11px Tahoma;
	letter-spacing: 0.04em;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(/images/icons/toolicon.jpg) no-repeat 0 0;
}

.aViewMore:hover {
	font: 11px Tahoma;
	letter-spacing: 0.04em;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
	/*color: #0d369f;*/
	color: #306888;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(/images/icons/toolicon.jpg) no-repeat 0 0;
}

.aViewMore:visited:hover {
	font: 11px Tahoma;
	letter-spacing: 0.04em;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
	/*color: #0d369f;*/
	color: #306888;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(/images/icons/toolicon.jpg) no-repeat 0 0;
}

.aDownload {
	font: 11px Tahoma;
	letter-spacing: 0.04em;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(/images/icons/downloadicon.jpg) no-repeat 0 0;
}

.aDownload:visited {
	font: 11px Tahoma;
	letter-spacing: 0.04em;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(/images/icons/downloadicon.jpg) no-repeat 0 0;
}

.aDownload:hover {
	font: 11px Tahoma;
	letter-spacing: 0.04em;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
	/*color: #0d369f;*/
	color: #306888;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(/images/icons/downloadicon.jpg) no-repeat 0 0;
}

.aDownload:visited:hover {
	font: 11px Tahoma;
	letter-spacing: 0.04em;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
	/*color: #0d369f;*/
	color: #306888;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(/images/icons/downloadicon.jpg) no-repeat 0 0;
}

.aInfo {
	font: 11px Tahoma;
	letter-spacing: 0.04em;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(/images/icons/infoicon.jpg) no-repeat 0 0;
}

.aInfo:visited {
	font: 11px Tahoma;
	letter-spacing: 0.04em;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(/images/icons/infoicon.jpg) no-repeat 0 0;
}

.aInfo:hover {
	font: 11px Tahoma;
	letter-spacing: 0.04em;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
	/*color: #0d369f;*/
	color: #306888;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(/images/icons/infoicon.jpg) no-repeat 0 0;
}

.aInfo:visited:hover {
	font: 11px Tahoma;
	letter-spacing: 0.04em;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
	/*color: #0d369f;*/
	color: #306888;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(/images/icons/infoicon.jpg) no-repeat 0 0;
}





.aBeta {
	font: 11px Tahoma;
	letter-spacing: 0.04em;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(/images/icons/betaicon22.jpg) no-repeat 0 0;
}

.aBeta:visited {
	font: 11px Tahoma;
	letter-spacing: 0.04em;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(/images/icons/betaicon22.jpg) no-repeat 0 0;
}

.aBeta:hover {
	font: 11px Tahoma;
	letter-spacing: 0.04em;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
	/*color: #0d369f;*/
	color: #306888;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(/images/icons/betaicon22.jpg) no-repeat 0 0;
}

.aBeta:visited:hover {
	font: 11px Tahoma;
	letter-spacing: 0.04em;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
	/*color: #0d369f;*/
	color: #306888;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(/images/icons/betaicon22.jpg) no-repeat 0 0;
}

.ContentSmallWindCustomers {
	float: left;
	width: 166px;
	padding: 0;
	padding-left: 7px;
	padding-top: 10px;
	margin: 0;
}

.ContentSmallWindCustomersRight {
	float: left;
	width: 66px;
	padding: 0;
	padding-left: 7px;
}

/* SMALL WINDOW SMALL WINDOW SMALL WINDOW SMALL WINDOW SMALL WINDOW SMALL WINDOW */

.ContentSmallWind {
	float: right;
	width: 166px;
	padding-right: 10px;
	padding-top: 10px;
}

.ContentSmallWindTop {
	background: url(/images/windows/top.jpg) repeat-x;
	height: 33px;
	color: #636363;
	font-weight: bold;
	text-align: left;
}

.ContentSmallWindTop div {
	background: url(/images/windows/topleft.jpg) no-repeat top left;
}

.ContentSmallWindTop div div {
	background: url(/images/windows/topright.jpg) no-repeat top right;
}

.ContentSmallWindBottom {
	background: url(/images/windows/bottom.jpg) repeat-x;
}

.ContentSmallWindBottom div {
	background: url(/images/windows/bottomleft.jpg) no-repeat top left;
}

.ContentSmallWindBottom div div {
	background: url(/images/windows/bottomright.jpg) no-repeat top right;
}

.ContentSmallWindWrapper {
	background: url(/images/windows/left.jpg) repeat-y;
}

.ContentSmallWindContent {
	background: url(/images/windows/right.jpg) repeat-y right;
	height: 80px;
}

.ContentSmallWindContent .a{
	font-size: 11px;
}

.ContentSmallWindTop div, .ContentSmallWindTop {
	width: 100%;
	height: 33px;
}

.ContentSmallWindBottom div, .ContentSmallWindBottom {
	width: 100%;
	height: 11px;
}

.ContentSmallWindContent {
	margin: 0;
	padding: 0;
	text-align: center;
	margin-left: 7px;
}

#ContentSmallWindContentLeft {
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 12px;
}

#ContentSmallWindContentLeft ul {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image: none;
	text-align: left;
}

#ContentSmallWindContentLeft ul li {
	padding-left: 4px;
	font-size: 11px;
	line-height: 3.1em;
	letter-spacing: 0.04em;
	color: #999999;
}

#ContentSmallWindContentLeft ul li a {
	font-weight: bold;
	color: #999999;
}

#ContentSmallWindContentLeft ul li a:hover {
	font-weight: bold;
	/*color: #0d369f;*/
	color: #306888;
}

#ContentSmallWindContentRight {
	float: right;
	margin: 0;
	padding: 0;
	padding-right: 12px;
}

#ContentSmallWindContentRight ul {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}

#ContentSmallWindContentRight ul li {
	padding-left: 0px;
	font-size: 11px;
	line-height: 3.1em;
	letter-spacing: 0.04em;
	color: #999999;
	background: url(/images/icons/downloadicon.jpg) no-repeat left 10px;
}

#ContentSmallWindContentRight ul li a {
	font-weight: bold;
	color: #999999;
}

#ContentSmallWindContentRight ul li a:hover {
	font-weight: bold;
	/*color: #0d369f;*/
	color: #306888;
}

.ContentSmallWindContent p {
	padding: 0;
	margin: 0;
	padding-left: 7px;
	padding-right: 12px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.5em;
	letter-spacing: 0.04em;
	text-align: left;
}

.ContentSmallWindContent .imgLeft {
	float: left;
	padding-left: 20px;	
	padding-right: 20px;	
	padding-top: 10px;	
	padding-bottom: 10px;	
}

.ContentSmallWindContent .aViewMore {
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 0.04em;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(/images/icons/toolicon.jpg) no-repeat 0 0;
}

.ContentSmallWindContent .aViewMore:hover {
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 0.04em;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
	/*color: #0d369f;*/
	color: #306888;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(/images/icons/toolicon.jpg) no-repeat 0 0;
}

.ContentSmallWindContent .aDownload {
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 0.04em;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(/images/icons/downloadicon.jpg) no-repeat 0 0;
}

.ContentSmallWindContent .aDownload:hover {
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 0.04em;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
	/*color: #0d369f;*/
	color: #306888;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(/images/icons/downloadicon.jpg) no-repeat 0 0;
}

.ContentSmallWindContent .aInfo {
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 0.04em;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(/images/icons/infoicon.jpg) no-repeat 0 0;
}

.ContentSmallWindContent .aInfo:hover {
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 0.04em;
	line-height: 30px;
	font-weight: normal;
	text-decoration: underline;
	/*color: #0d369f;*/
	color: #306888;
	padding-left: 25px;
	padding-bottom: 20px;
	background: url(/images/icons/infoicon.jpg) no-repeat 0 0;
}

#bottomBanner {
	clear: top;
	float: right;
	padding-right: 7px;
	margin-top: 8px;
	width: 574px;
	height: 128px;
}

#footer {
	clear: both;
	padding-top: 10px;
	border-bottom: #CCCCCC 1px solid;	
}

#footerLeft {
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 15px;
	font: 10px Tahoma;
	letter-spacing: 0.04em;
}

#footerRight {
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	font: 10px Tahoma;
	letter-spacing: 0.04em;
}

#footerRight a {
	font: 10px Tahoma;
	letter-spacing: 0.04em;
	text-decoration: underline;
	color: #646464;
}

#footerRight a:hover {
	color: #646464;
}

/* END FORM ITEMS END FORM ITEMS END FORM ITEMS END FORM ITEMS END FORM ITEMS */

hr {
	border: none 0;
	border-top: 1px solid #9a9a9a;
	width: 100%;
	text-align: left;
	height: 1px;
}


select {
	font: 11px Tahoma;
	letter-spacing: 0.05em;
	/*color: #0d369f;*/
	color: #306888;
	background: #f1f1f1;
	border: 1px solid #306888;
}

input {
	font: 11px Tahoma;
	letter-spacing: 0.05em;
	/*color: #0d369f;*/
	color: #306888;
	background: #f1f1f1;
	border: 1px solid #306888;
}

.ContentProdWindTopRight div div div {
	margin-left: 45px;
	width: 119px;
	color: #306888;
	vertical-align: top;
}

.ContentProdWindTopRight div div div p {
	padding-top: 5px;
	margin: 0;
}


#productsAreaCenterContent p {
	font: 11px Tahoma;
	color: #656565;
	margin: 10px;
	padding: 0;
	text-align: left;
	/*line-height: 1.5em;
	letter-spacing: 0em;*/
	line-height: 1.4em;
	letter-spacing: 0.005em;
}

#productsAreaCenterContent .pParagraph {
	font: 12px Tahoma;
	color: #656565;
	margin: 10px;
	padding: 0;
	text-align: left;
	/*line-height: 1.5em;
	letter-spacing: 0em;*/
	line-height: 1.3em;
	letter-spacing: 0.005em;
}

#productsAreaCenterContent ul {
	margin: 0;
	padding: 0;
	list-style-image: url(/images/bullet.jpg);
	list-style-position: outside;
	text-align: left;
}

#productsAreaCenterContent ul li {
	margin: 0;
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 10px;
	padding: 0;
	font: 11px Tahoma;
	line-height: 1.4em;
	letter-spacing: 0em;
	/*line-height: 1.8em;*/
	color: #656565;
}

#productsAreaCenterContent ul li a {
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0.1em;
	/*line-height: 1.8em;*/
	color: #656565;
	text-decoration: none;
}

#productsAreaCenterContent ul li a:visited {
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0.1em;
	/*line-height: 1.8em;*/
	color: #656565;
	text-decoration: none;
}

#productsAreaCenterContent ul li a:hover {
	font-weight: bold;
	/*color: #0d369f;*/
	color: #306888;
	text-decoration: none;
}

#productsAreaCenterContent ul li a:visited:hover {
	font-weight: bold;
	/*color: #0d369f;*/
	color: #306888;
	text-decoration: none;
}

#productsAreaCenterContent .newList {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

#productsAreaCenterContent h1 {
	/*font: 18px Tahoma;*/
	font: 16px verdana, geneva, arial, helvetica, sans-serif;
	color: #306888;
	font-weight: bold;
	letter-spacing: -0.01em;
	text-align: left;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	padding-top: 25px;
	padding-left: 8px;
	/*font-weight: normal;*/
}

#productsAreaCenterContent h2 {
	font: 11px Tahoma;
	color: #656565;
	margin: 0;
	margin-top: 4px;
	padding: 0;
	padding-left: 8px;
	text-align: left;
	font-weight: bold;
	line-height: 1.7em;
}

#productsAreaCenterContent h3 {
	font: 13px Tahoma;
	font-weight: bold;
	color: #656565;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	padding-left: 8px;
	text-align: left;
	line-height: 1em;
	letter-spacing: 0em;
}

#productsAreaCenterContent .subtitle {
	font: 11px Tahoma;
	font-weight: bold;
	color: #656565;
	text-align: left;
	margin: 0;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0;
	line-height: 1.5em;
}

#productsAreaCenterContent .subtitle2 {
	font: 11px Tahoma;
	color: #656565;
	text-align: left;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	padding-left: 30px;
	line-height: 1.5em;
}

#productsAreaCenterContent .text {
	font: 11px Tahoma;
	color: #656565;
	text-align: left;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	padding-left: 60px;
	line-height: 1.5em;
}

.hrHR {
	height: 1px;
	margin: -5px;
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	background: url(/images/hr.gif);
}

#productsAreaLeftMenu {
	width: 162px;
	height: 300px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #f1f1f1;
}

#productsAreaLeftMenuSquare {
	margin: 4px;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
#productsAreaLeftMenuSquare table {
	align: left;
}

#productsAreaLeftMenuSquare td .aCategory{
	font-weight: bold;
	font-size: 11px;
	color: #656565;
	text-decoration: none;
}

#productsAreaLeftMenuSquare td .aCategory:visited{
	color: #656565;
}

#productsAreaLeftMenu td .aCategory:hover {
	color: #306888;
}

#productsAreaLeftMenu td .aCategory:visited:hover {
	color: #306888;
}
