
.clearfloat {
	clear: both;
}

.defaultBody {
	text-align:center; /* for IE */ 
}

#bodyContainer {
	text-align: left;
	width: 935px;
	margin: 0 auto;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	min-height: 600px;
}

#topImgContainer {
	width: 935px;
	height: 120px;
	overflow: visible;
	margin: 0;
	padding: 0;
	background-image: url(../images/sinus.gif);
	background-repeat: no-repeat;
}

#topMenuContainer 
{
	float: right;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 300;
	font-size: 80%;
	font-size-adjust: none;
	font-stretch: normal;
	color: #929292;
	margin: 0;
	padding: 0;
	padding-top: 60px;
	background: transparent;
	text-transform: uppercase;
}

.newsListContainer
{
	width: 470px;
}

#menuStart
{
	background-image: url(../images/menu/menu01.png);
	background-repeat: no-repeat;
	width: 91px;
}

#menuStart a:hover
{
	background-image: url(../images/menu/menu01_o.png);
	background-repeat: no-repeat;
	width: 91px;
}

#menuAbout
{
	background-image: url(../images/menu/menu02.png);
	background-repeat: no-repeat;
	width: 76px;
}

#menuAbout a:hover
{
	background-image: url(../images/menu/menu02_o.png);
	background-repeat: no-repeat;
	width: 76px;
}

#menuProducts
{
	background-image: url(../images/menu/menu03.png);
	background-repeat: no-repeat;
	width: 98px;
}

#menuProducts a:hover
{
	background-image: url(../images/menu/menu03_o.png);
	background-repeat: no-repeat;
	width: 98px;
}

#menuHJ
{
	background-image: url(../images/menu/menu_sub1.png);
	background-repeat: no-repeat;
	margin-left: 5px;
	width: 98px;
}

#menuHJ a:hover
{
	background-image: url(../images/menu/menu_sub1o.png);
	background-repeat: no-repeat;
	width: 98px;
}

#menuEds
{
	background-image: url(../images/menu/menu_sub2.png);
	background-repeat: no-repeat;
	margin-left: 5px;
	width: 98px;
}

#menuEds a:hover
{
	background-image: url(../images/menu/menu_sub2o.png);
	background-repeat: no-repeat;
	width: 98px;
}

#menuServices
{
	background-image: url(../images/menu/menu04.png);
	background-repeat: no-repeat;
	width: 83px;
}

#menuServices a:hover
{
	background-image: url(../images/menu/menu04_o.png);
	background-repeat: no-repeat;
	width: 83px;
}

#menuSupport
{
	background-image: url(../images/menu/menu05.png);
	background-repeat: no-repeat;
	width: 79px;
}

#menuSupport a:hover
{
	background-image: url(../images/menu/menu05_o.png);
	background-repeat: no-repeat;
	width: 79px;
}

#menuDownload
{
	background-image: url(../images/menu/menu06.png);
	background-repeat: no-repeat;
	width: 93px;
}

#menuDownload a:hover
{
	background-image: url(../images/menu/menu06_o.png);
	background-repeat: no-repeat;
	width: 93px;
}

#menuNews
{
	background-image: url(../images/menu/menu07.png);
	background-repeat: no-repeat;
	width: 78px;
}

#menuNews a:hover
{
	background-image: url(../images/menu/menu07_o.png);
	background-repeat: no-repeat;
	width: 78px;
}

#menuContact
{
	background-image: url(../images/menu/menu08.png);
	background-repeat: no-repeat;
	width: 67px;
}

#menuContact a:hover
{
	background-image: url(../images/menu/menu08_o.png);
	background-repeat: no-repeat;
	width: 67px;
}

#contentContainer {
	margin: 0;
	padding: 0;
	_height: 600px;
	min-height: 600px;
	padding-bottom: 15px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	float: none;
}

#contentContainer ul li {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	list-style-type: disc;
	list-style-position: outside;
}

#footerContainer 
{
	border-top: 1px solid #A80432;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 935px;
}

#footerContainer .footerItem
{
	color: black;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	float: left;
	padding: 0;
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid black;
}

#footerContainer .footerItemLeftMost
{
	color: black;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	float: left;
	padding: 0;
	margin: 0;
	padding-right: 10px;
	border-right: 1px solid black;
}

#presContent {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	padding-left: 10px;
}

/*ThreeColumn*/

#presContentLeft {
	float: left;
	font-size: 11px;
	width: 230px;
	max-width: 230px;
	padding: 0;
	padding-top: 10px;
	overflow: hidden;
	margin: 0;
	color: black;
}

#presContentMiddle {
	float: left;
	width: 470px;
	max-width: 470px;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-right: 20px;
}

#presContentRight {
	float: left;
	font-size: 11px;
	width: 195px;
	max-width: 195px;
	padding: 0;
	margin: 0;	
}

#presContentFullRight {
	float: left;
	font-size: 11px;
	width: 665px;
	max-width: 665px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-right: 20px;
}

#presContentMiddle table 
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #929292;
}

img.ImgBorder {
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	margin-top: 40px;
}

img.ImgNoBorder {
	margin-top: 40px;
}

#presContentRightTxt {
	width: 100%;
	margin: 0;
	padding: 0;
}

#presContentRightNews {
	width: 100%;
	margin: 0;
	padding: 0;		
}

.pCitation {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

h1 {
	color: #a81e37;
	font-family: Arial, sans-serif;
	font-variant: normal;
	font-weight: 600;
	font-size: 160%;
	line-height: 1.2;
	font-stretch: normal;
	-x-system-font: none;
	margin-top: 5px;
	margin-right: 0pt;
	margin-bottom: 10pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	letter-spacing: -1px;
}

h1 .comp1 
{
	color: #a81e37;
}

h1 .comp2
{
	color: #a81e37;
}

h1 .comp3
{
	color: #a81e37;
}

h1 .comp4
{
	color: #a81e37;
}

h1 compOrange
{
	color: #a81e37;
}

h1 compBrown
{
	color: #a81e37;
}

h2 {
	color: #a81e37;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 14px;
	line-height: 1.2;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	margin-top: 0px;
	margin-right: 0pt;
	margin-bottom: 10pt;
	margin-left: 0pt;
	padding-top: 10pt;
	padding-right: 0pt;
	padding-bottom: 00pt;
	padding-left: 0pt;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	color: #a81e37;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 12px;
	line-height: 1.2;
	-x-system-font: none;
	margin-top: 5px;
	margin-right: 0pt;
	margin-bottom: 6pt;
	margin-left: 0pt;
	padding-top: 25pt;
	padding-right: 0pt;
	padding-bottom: 1pt;
	padding-left: 0pt;
	font-weight: lighter;
	letter-spacing: 1px;
	border-bottom:1px solid #A80432;
	text-transform: uppercase;
}

a 
{
	font-style: normal;
	text-decoration: none;
	color: Black;
	
}

a:hover
{
	color: #a81e37;	
}

/* GridView
----------------------------------------------------*/
/*.GridViewRow td, .GridViewRow th
{
	border-bottom: 2px solid #8998E6;
	height: 15px;
	white-space: nowrap;
}*/
TABLE
{
	font-size: 11px;
}

.GridViewHeader td, .GridViewHeader th
{
	border-bottom: solid 1px #8998E6;
	color: #4d4d4d;
	white-space: nowrap;
}
.GridViewFooter td
{
	border: 1px solid #e4e2cd;
	font-weight: normal;
	font-style:italic;
	height: 15px;
	color: #666;
	white-space: nowrap;
}
.GridViewPager td
{
	background-color: #F3F5F7;
	color: #000;
	font-weight: bold;
	height: 15px;
}
.GridViewPager a
{
	background-color: #F3F5F7;
	color: #666;
	font-weight: normal;
}
/*.GridViewAlternate td
{
	background-color: #ebeeff;
	border-bottom: solid 1px #8998E6;
	height: 15px;
	white-space: nowrap;
}
.GridViewSelected td
{
	border-bottom: 1px solid #8998E6;
	background-color: #DDE2FF;
	font-weight: bold;
	height: 15px;
	white-space: nowrap;
}
*/
tr td
{
	height: 20px;
	white-space: nowrap;
}

tr.GridViewAlternate td
{
	background-color: #ebeeff;
	border-bottom: solid 1px #e4e2cd;
	height: 15px;
	white-space: nowrap;
}

tr.GridViewSelected td
{
	border-bottom: 1px solid #e4e2cd;
	background-color: #DDE2FF;
	/*font-weight: bold;*/
	height: 15px;
	white-space: nowrap;
	cursor: pointer;
}

/*********************************/

.rowDivNews
{
	padding: 5px;	
	clear: both;
}

.colDivNewsDate
{
	width: 100px;
	float: left;	
}

.colDivNewsTxt
{
	width: 350px;
	float: left;	
}
.rowDiv
{
	padding: 10px;	
	clear: both;
}

.colDiv
{
	width: 125px;
	float: left;
}

.colDiv input
{
	width: 300px;	
}

.colDiv span
{
	width: 300px;	
}

