body	{
	margin: 0 0 0 0;
	text-align: left;
	font-size: 80%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 130%;
	background-color: #FFFFFF;
	}
.Header	{
	height: 119px;
	width: 972px;
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
	
.Container	{
	width: 100%;
	text-align: left;
	margin: 0em auto;
	background-color: #FFFFFF;
	background-image: url(none);
	background-position: top right;
	background-repeat: repeat-y;
	}

	
.MainBody {
	width: 100%;
	float: right;
	padding: 0;
	margin: 0;
	background-image: url(none);
	background-position: top;
	background-repeat: no-repeat;
	}
.FormField {
	direction:ltr;
	text-align: left;
	font-size: 90%;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.LanguageFormField {
	direction:ltr;
	text-align: left;
	font-size: 85%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #D7DFEC;
}

.Content	{
	text-align: left;
	float: left;
	padding: 0px 15px 0px 15px;
}
.HebContent	{
	text-align: right;
	float: left;
	padding: 0px 20px 12px 20px;
	font-size: 90%;
	direction: rtl;
	margin-top: 30px;
}

.SideBar {
	text-align: left;
	font-size: 95%;
	padding-right: 0px;
	margin-right: 0px;
	float: left;
	width: 206px;
	padding-top: 29px;
	display: none;
}

/*** logo styles *****************/

.Logo{
	float: left;
	height: 72px;
	padding-left: 18px;
	width: 165px;
	padding: 15px 0px 0px 20px;
}	

/*** General Tags *****************/

a:link {
	color: #0033FF;
	text-decoration: underline;
}

a:visited {
	color: #0033FF;
	text-decoration: underline;
}

a:hover, a:active	{
	color: #FF6600;
	text-decoration: none;
	}
	
h1	{
	color: #FF6600;
	font-size: 180%;
	line-height: 120%;
	font-weight: normal;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-bottom: 10px;
	margin: 8px 0px 5px 0px;
	}
	
h2	{
	color: #32548F;
	margin: 3px 0px 0px 0px;
	font-size: 130%;
	font-weight: bold;
	line-height: 120%;
	font-style: normal;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	}
	
h2 a:link {
	color: #002340;
	text-decoration: none;
	}
h2 a:visited {
	color: #333333;
	text-decoration: none;
}
h2 a:hover, h2 a:active	{
	color: #738E16;
	text-decoration: underline;
	}

h3	{
	font-size: 200%;
	line-height: 120%;
	color: #343741;
	margin-bottom: 8px;
	font-weight: normal;
	}
h4	{
	font-weight: normal;
	margin-top: 8px;
	font-size: 150%;
	margin-bottom: 3px;
	color: #3F6387;
	line-height: 130%;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	}

h5	{
	color: #3F6387;
	margin: 15px 0 10px 0;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	}
h6	{
	color: #1B4993;
	margin: 0px 0 10px 0;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	}

p	{
	line-height: 140%;
	color: #000000;
	margin: 0px 0px 15px 0px;
	}

ul {
	line-height: 140%;
	list-style-image:  url(../images/LiBullet.gif);
	font-family: Tahoma, Arial, sans-serif;
	}

	
ul ul{
	margin-bottom: 0px;
	list-style-type: disc;
	list-style-image: none;
	background-image: url(none);
	}

ol {
	line-height: 120%;
	margin: 8px 0px 15px 0px;
	}

li {
	margin: 0;
	margin-bottom: 5px;
	}	
	
.ContentSummery	{
	font-weight: bold;
	margin-bottom: 15px;
	color: #000000;
	line-height: 145%;
	font-style: normal;
	}
/************ BreadCrumbs styles **************/
.BreadCrumbs	{
	color: #FFFFFF;
	font-size: 80%;
	text-align: left;
	padding: 8px 0px 0px 0px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 13px;
	display: none;
	}
	
.BreadCrumbs a	{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	}
.BreadCrumbs a:visited	{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	}
.BreadCrumbs a:hover	{
	color: #FFFFFF;
	text-decoration: underline;
	}

/************ footer styles **************/
.Footer {
	background-image: url(../images/FooterBg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px 0px 0px 10px;
	clear: both;
	height: 51px;
	display: none;
	}
.Footer	p{
	color: #FFFFFF;
	text-align: left;
	font-size: 90%;
	padding: 15px 0px 0px 205px;
	margin-bottom: 8px;
	}
	
.Footer a:link	{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.Footer a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	}
	

.Footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}


.FooterLogos {
	color: #999999;
	text-decoration: none;
	float: right;
	padding-right: 0px;
	margin: 17px 10px 0px 0px;
	}

/*** SideMenu styles **************/
.SideMenu {
	float: left;
	font-size: 100%;
	width: 206px;
	margin-bottom: 30px;
}

.SideMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	line-height: 110%;
	list-style-image: none;
}

.SideMenu li {
	margin: 0px 0px 1px 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	width: 206px;
	border-bottom: 1px dotted #7484AD;
}

.SideMenu a {
	display: block;
	padding: 6px 20px 6px 15px;
	line-height: 120%;
	color: #252525;
	font-weight: normal;
	background-image: url(../images/LiBg.gif);
	background-position: center;
	background-repeat:no-repeat;
	width: 171px;

}

.SideMenu a:link, .SideMenu a:visited {
	text-decoration: none;
	color: #252525;
	font-weight: bold;
}

.SideMenu a:hover, .SideMenu a:active {
	text-decoration: none;
	color: #737B95;
}

.uberlink a:link, .uberlink a:hover, .uberlink a:visited, .uberlink a:active {
	color: #FF6600;
	background-image: url(../images/SideMenuSelect.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-weight: bold;
	border-bottom: 1px solid #9198AC;
	border-top: 1px solid #9198AC;
	margin-bottom: -1px;
}
.SideMenu2 .uberlink a:link, .SideMenu2 .uberlink a:hover, .SideMenu2 .uberlink a:visited, .SideMenu2 .uberlink a:active {
	color: #000000;
	font-weight: bold;
	background-image: url(none);
	border: none;
	font-size: 100%;
}

.SideMenu2 {
	font-size: 100%;
	background-image: url(../images/SideMenu2Bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top: 0px;
}

.SideMenu2 ul {
	text-align: left;
	font-size: 100%;
	font-weight: normal;
}


.SideMenu2 li {
	list-style-type: none;
	list-style-image: none;
	padding-top: 2px;
	margin: 0 0 0 0;
	border-bottom: none;
	background-image: url(../images/SideMenu2LiBg.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

.SideMenu2 a {
	margin-left: 2px;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px 5px 0px 30px;
	padding: 5px 0px 5px 0px;
}

.SideMenu2 a:link, .SideMenu2 a:visited {
	text-decoration: none;
	background-image: url(none);
	font-weight: normal;
	color: #333333;
	font-size: 90%;
}

.SideMenu2 a:hover, .SideMenu2 a:active {
	text-decoration: none;
	color: #F26100;
}





/*** SideStory styles **************/



.SideStory h1 {
	color: #32548F;
	font-weight: bold;
	font-size: 130%;
	font-style: normal;
	direction:ltr;
	background-image: url(none);
	text-align: left;
	margin-left: 5px;
	padding-top: 10px;
	margin-top: 0px;
	line-height: 120%;
}

.SideStory p {
	font-size: 100%;
	color: #333333;
	text-align: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
}



/*** Forms styles *************************************/

.FormFieldLeft {
	direction:ltr;
	text-align: left;
	font-size: 90%;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding: 2px;
}


.Selected	{
	color: #952020;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	border: solid #850000 1px;
	}
	
/*** Misc styles **************/

.ClearBoth {
	clear: both;
}

.ImageFloatLeft	{
	float: left;
	margin: 0 7px 0px 3px;
	}
	
.ImageFloatRight	{
	float: right;
	margin: 0px 8px 0px 8px;
	}
	

.MustAsterix {
	color: #FF0000;
	font-size: 100%;
	font-weight: normal;
}
.TextRight {
	float: right;
	font-weight: normal;
	font-size: 95%;
	padding-top: 0px;
	margin-right: 10px;
	color: #164B7D;
}

/*** ItemBox styles **************/
/* for understanding browsers */
.SideStory {
	width: 200px;
	font-size: 90%;
	margin-bottom: 20px;
	clear: both;
	background-image: url(../images/SideStoryTop.gif);
	min-height: 6em;
	background-position: top;
	background-repeat: no-repeat;

}
.FooterLinks {
	font-size: 90%;
	color: #999999;
	padding: 10px 0px 10px 0px;
}
.SideMenu h3 {
	background-image: url(../Images/SideMenuH3Bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 15px 18px 0px 10px;
	margin: 0px 0px 0px 10px;
	border-bottom: 1px solid #FFFFFF;
	color: #333333;
}
/*** Tables styles **************************/

.TableList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
	color: #000000;
	width: 180px;
	margin-left: 10px;
}

.TableList td {
	padding: 0px 5px 2px 0px;
	text-align: left;
}

.TableList tr {
	padding: 0px 5px 0px 0px;
	text-align: left;
	font-size: 110%;
}

.TableList th {
	vertical-align: top;
	text-align: left;
	font-size: 100%;
	color: #4B5876;
	font-weight: normal;
}

.TableSearch {
	direction:ltr;
	text-align: left;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

.TableSearch td {
	padding: 2px 5px 2px 0px;
	text-align: left;
	border: none;
}

.TableSearch tr {
	padding: 4px 5px 4px 0px;
	text-align: left;
	font-size: 110%;
}

.TableSearch th {
	vertical-align: top;
	text-align: left;
	font-size: 110%;
	color: #3F6387;
	padding-bottom: 5px;
	border-bottom: 1px solid #ABC1CD;
}

.TableDetail {
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
	color: #000000;
	width: 100%;
}

.TableDetail td {
	padding: 2px 5px 2px 0px;
	text-align: left;
}

.TableDetail tr {
	padding: 4px 0px 4px 0px;
	text-align: left;
	font-size: 110%;
}

.TableDetail th {
	vertical-align: top;
	text-align: left;
	font-size: 110%;
	color: #000000;
	padding-bottom: 5px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.W3Validator {
	text-align: left;
	clear: both;
}
/************ navbar styles **************/
.NavBar {
	font-size:85%;
	line-height:normal;
	text-align: left;
	padding: 0px 5px 0px 5px;
	width: 760px;
	margin:18px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	float: right;
	display: none;
}
#siteNav {
	DISPLAY: inline;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	padding: 0;
	list-style-image: url(none);
}
UL#siteNav LI {
	FLOAT: left;
	POSITION: relative;
	padding-bottom: 0px;
	text-align: left;
	font-weight: normal;
	background-image: url(../images/NavTabLeft.gif);
	margin-right: 2px;
	margin-bottom: 0px;
}
UL#siteNav LI A {
	FONT-SIZE: 110%;
	COLOR: #2D4979;
	TEXT-DECORATION: none;
	text-align: left;
	display: block;
	background-image: url(../images/NavTabright.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 7px 14px 14px 13px;
	font-weight: bold;
	line-height: 130%;
}
UL#siteNav #current a {
	COLOR: #FFFFFF;
	background-image: url(../images/NavTabrightCurrent.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
UL#siteNav #current li a {
	COLOR: #FFFFFF;
	background-image: url(none);
}
UL#siteNav #current li a:hover {
	COLOR: #33538B;
}

UL#siteNav LI:hover a{
	color: #33538B;
	background-image: url(../images/NavTabLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

UL#siteNav LI A:hover {
	color: #33538B;
	padding: 7px 14px 14px 13px;
	background-image: url(../images/NavTabright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: none;
}
UL#siteNav LI A:visited {
	color: #33538B;
	padding: 7px 14px 14px 13px;
	background-image: url(../images/NavTabright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: none;
}

UL#siteNav LI UL {
	DISPLAY: none;
	PADDING: 1px 0px 0px 0px;
	LEFT: 0px;
	MARGIN: 0px 0px 0px 0px;
	WIDTH: 80px;
	LIST-STYLE-TYPE: none;
	POSITION: absolute;
	BACKGROUND-COLOR: #374463;
	top: 36px;
}
UL#siteNav #current{
	FLOAT: left;
	POSITION: relative;
	padding-bottom: 0px;
	text-align: left;
	font-weight: normal;
	background-image: url(../images/NavTabLeftCurrent.gif);
	margin-right: 2px;
	margin-bottom: 0px;
	background-color: #9966CC;
	background-repeat: no-repeat;
	background-position: left top;
}

UNKNOWN {
	LEFT: 0px; TOP: 40px
}
UL#siteNav LI:hover UL {
	CLEAR: left;
	DISPLAY: block;
	list-style-image: url(none);
}
UL#siteNav LI.sfhover UL {
	DISPLAY: block
}
UL#siteNav LI UL LI {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/NavUlLiBg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	color: #33538B;
}
UL#siteNav LI UL LI A {
	BORDER-LEFT-WIDTH: 0px;
	MARGIN: 0px;
	COLOR: #3A4A63;
	BORDER-RIGHT-WIDTH: 0px;
	font-size: 100%;
	font-weight: normal;
	padding: 5px 10px 5px 5px;
	border-bottom: 1px solid #243C66;
	display: block;
}

UL#siteNav LI UL LI A:link {
	color: #FFFFFF;
	background-image: url(../images/NavUlLiBg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	text-align: left;
}

UL#siteNav LI UL LI A:visited {
	color: #FFFFFF;
	background-image: url(../images/NavUlLiBg.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

UL#siteNav LI UL LI A:hover  {
	color: #33538B;
	font-weight: normal;
	border: none;
	padding: 5px 9px 5px 5px;
	border-bottom: 1px solid #243C66;
	background-color: #F7F1EE;
	background-image: url(none);
}
UL#siteNav #AboutUL  {
	width: 116px;
}
UL#siteNav #AboutUL a {
	width: 100px;
}
UL#siteNav #CareerUL  {
	width: 176px;
}
UL#siteNav #CareerUL a {
	width: 160px;
}
UL#siteNav #ResponsibleUL  {
	width: 176px;
}
UL#siteNav #ResponsibleUL a {
	width: 160px;
}
UL#siteNav #NewsUL  {
	width: 116px;
}
UL#siteNav #NewsUL a {
	width: 100px;
}
UL#siteNav #OurProductsUL  {
	width: 116px;
}
UL#siteNav #OurProductsUL a {
	width: 100px;
}


.Dir {
float: left;
margin: 0 5px 0px 0px;
}
.OpDir {
float: Right;
margin: 0 0px 5px 0px;
}
.SearchBox {
	float: right;
	width: 195px;
	padding: 5px 10px 0px 0px;
	height: 23px;
	color: #FFFFFF;
	display: none;
}
.NewsBox {
	float: right;
	width: 169px;
	height: 213px;
	background-image: url(../Images/NewsBoxBg.gif);
	background-repeat: repeat-y;
	background-position: top;
	margin: 9px 5px 5px 0px;
	padding-left: 9px;
	padding-bottom: 3px;
	padding-right: 3px;
}

.NewsBox a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.NewsBox a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.NewsBox a:hover, .NewsBox a:active	{
	color: #FFFFFF;
	text-decoration: underline;
	}

.NewsBox h1 {
	background-image: url(none);
	font-size: 110%;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin-bottom: 8px;
	font-weight: bold;
}
.NewsBox ul {
	font-size: 80%;
	margin-left: 10px;
	padding-left: 5px;
	list-style-image: url(../Images/BulletLiNewsBox.gif);
	color: #FFFFFF;
	margin-bottom: 0px;
}
.NewsBox li {
	padding-bottom: 10px;
}
.HomeBox h1 {
	font-size: 130%;
	color: #32548F;
	margin: 8px 0px 0px 12px;
	text-align: left;
	font-style: normal;
	padding: 0px 0px 3px 0px;
}
.HomeBox {
	width: 368px;
	background-image: url(../images/HomeBoxBg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 170px;
	margin-right: 5px;
	float: left;
}
.HomeBox p {
	font-size: 90%;
	margin-bottom: 5px;
	color: #000000;
	padding: 0 10px 0px 10px;
	text-align: left;
	font-weight: normal;
}
.HomeBox li {
	font-size: 100%;
	margin: 0;
	padding-bottom: 3px;
	text-align: left;
	font-weight: normal;
}
.HomeBox ul {
	margin-left: 30px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 4px;
}
.HomeBox a {
	font-weight: normal;
	font-size: 110%;
}

.NewsItem {
	margin-bottom: 15px;
	border-bottom: 1px dotted #8DA3B8;
}.NewsItem h2 {
	padding-bottom: 5px;
	margin-top: 5px;
}

.NewsItem h2 a:link {
	color: #999999;
	text-decoration: underline;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.NewsItem h2 a:visited {
	color: #999999;
	text-decoration: underline;
}

.NewsItem h2 a:hover, .NewsItem h2 a:active	{
	color: #999999;
	text-decoration: none;
	}
	
.SearchBox form {
	margin: 0;
	padding: 0;
}

.SideBox h1 {
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
	margin-left: 8px;
	color: #4E9700;
	padding-bottom: 5px;
}
.SideBox h1 a:link {
	color: #3F6387;
	text-decoration: none;
}

.SideBox h1 a:visited {
	color: #3F6387;
	text-decoration: none;
}

.SideBox h1 a:hover, .SideBox h1 a:active	{
	color: #3F6387;
	text-decoration: underline;
	}
	
.SideBox p {
	font-size: 90%;
}
.SideBox h2 {
	color: #002340;
	font-weight: bold;
	padding-left: 0px;
	font-style: normal;
	padding-top: 8px;
}
.SearchBox h1 {
	color: #FFFFFF;
	font-size: 95%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 25px;
	padding-bottom: 0px;
}
.HomeBox .Text {
	float: left;
}
.HomeBoxBottom {
	width: 380px;
	height: 10px;
	background-image: url(../Images/HomeBoxBottom.gif);
	background-repeat: no-repeat;
	background-position: Bottom;
	background-color: #FFFFFF;
}
	
.TextLeft {
	margin: 10px 0px 0px 15px;
	color: #3F6387;
	font-size: 120%;
	font-weight: bold;
}
.PrintLogo {
	width: 183px;
	padding: 10px 0px 0px 0px;
	float: left;
	height: 58px;
	display: none;
}
.Links {
	float: right;
	margin: 4px 10px 10px 0px;
	font-size: 90%;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding: 0px 0px 0px 100px;
	display: none;
}

.Links a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.Links a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.Links a:hover, .Links a:active	{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.Strip {
	width: 963px;
	background-image: url(../Images/StripBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 125px;
}
.StripImg {
	width: 767px;
	padding: 6px 5px 1px 5px;
	margin-top: 3px;
	background-image: url(../Images/StripImgBg.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: right;
	height: 115px;
}
.SideStory li {
}
.SideStory ul {
	list-style-image: url(../images/SideBoxLiBg.gif);
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 25px;
}
#Home {
}

.NewsBox p {
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 90%;
}
.NewsBox p a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.NewsBox p a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.NewsBox p a:hover, .NewsBox p a:active	{
	color: #FFFFFF;
	text-decoration: none;
	}
.BoxesLeft {
	width: 341px;
	float: left;
	padding: 10px 8px 10px 8px;
	margin-top: 8px;
	background-image: url(../images/BoxesBg.gif);
	border: 1px solid #EDEEF1;
	background-position: top right;
	background-repeat: repeat-y;
}

.BoxesRight {
	width: 341px;
	float: left;
	padding: 10px 8px 10px 8px;
	margin-top: 8px;
	background-image: url(../images/BoxesRightBg.gif);
	border: 1px solid #EDEEF1;
	background-position: top left;
	background-repeat: repeat-y;
}

.HomeBox h2 {
	color: #4E9700;
	font-style: normal;
	font-size: 100%;
	margin: 0;
	padding-left: 10px;
}
.Description {
min-height: 12em;
}

/* for Internet Explorer */
/*\*/
* html .Description {
	height: 12em;
}

.DescriptionText {
	float: left;
	width: 264px;
}

.ImageDescription {
	float: right;
	width: 115px;
}
.DescriptionBtn {
	width: 100px;
	height: 26px;
	padding: 7px 3px 0px 3px;
}
.SideLinks {
	padding: 5px 5px 0px 5px;
	margin-bottom: 10px;
}
.SideLinks h1 {
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	padding: 0;
}
.Center {
	text-align: center;
}
.SideLinks p {
	font-size: 85%;
	color: #012441;
}
.SideLinks p a:link {
	color: #4E9700;
	text-decoration: underline;
}

.SideLinks p a:visited {
	color: #3BA60A;
	text-decoration: underline;
}

.SideLinks p a:hover, .SideLinks p a:active	{
	color: #3A6F00;
	text-decoration: none;
	}
	
.Utility {
	float: right;
	padding-top: 50px;
	width: 200px;
	margin: 0px 0px 40px 40px;
	font-size: 85%;
	display: none;
}

.Tabs {
	font-size:90%;
	line-height:normal;
	margin-bottom: 10px;
	text-align: center;
	width: 710px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/TabsBg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-top: 15px;
	height: 27px;
      }
	  
.Tabs ul {
	margin:0px;
	padding:0px 0px 8px 10px;
	list-style: none;
	float: none;
	text-align: right;
	line-height: 120%;
	padding-right: 0px;
      }
	  
.Tabs li {
	background-image:  url(../images/TabsLeft.gif);
	background-repeat: no-repeat;
	border-width: 0;
	background-position: top left;
	margin:0;
	padding:0px 0px 0px 13px;
	float: left;
	margin-right: 10px;
      }

.Tabs a {
	float:right;
	display:block;
	padding:8px 20px 5px 9px;
	text-decoration:none;
	color:#FFFFFF;
	background-image: url(../images/TabsRight.gif);
	background-position: top right;
	background-repeat: no-repeat;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
.Tabs a {float:none;}
    /* End IE5-Mac hack */
.Tabs a:visited, Tabs a:active{
	color:#FFFFFF;
	text-decoration: none;
      }
.Tabs a:hover {
	color:#FFAD33;
	text-decoration: none;
      }
.Tabs #current {
	background-image:  url(../images/TabsLeftCurrent.gif);
	background-repeat: no-repeat;
	border-width: 0;
	background-position: top left;
	padding-left: 13px;
}

.Tabs #current a {
	background-image:  url(../images/TabsRightCurrent.gif);
	color:#333333;
	background-position: top right;
	background-repeat: no-repeat;
	padding-bottom: 6px;
}
.SideMenu h1 {
	color: #000000;
	font-size: 130%;
	font-weight: bold;
	background-image: url(../images/H1SideMenuBg.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-top: 1px solid #CCCCCC;
	margin: 0px 3px 0px 0px;
	padding: 2px 0px 2px 12px;
}
.Flash {
	height: 300px;
}
#Home .FormField {
	background-color: #FFFFFF;
}

#Home .FormFieldLeft {
	background-color: #FFFFFF;
}
#Home .ImageFloatRight {
	margin: 0px 0px 0px 5px;
}
.BoxesRight p {
	line-height: 130%;
}
.BoxesLeft p {
	line-height: 130%;
}
.NewsImg {
	float: left;
	width: 112px;
	height: 85px;
	border: 1px solid #B9B9B9;
	margin-right: 5px;
}
.Date {
	color: #666666;
	line-height: 100%;
	font-size: 90%;
	margin-bottom: 5px;
}
.NewsItem h1 {
	color: #32548F;
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 0px;
}
.NewsText {
	float: right;
}
.InfoBox {
	background-image: url(../images/InfoBoxBg.gif);
	width: 355px;
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 8em;
	float: left;
	padding-bottom: 15px;
	margin-right: 13px;
}
.InfoBox h1 {
	color: #32548F;
	font-size: 120%;
	font-weight: bold;
	margin-left: 10px;
	
}
.InfoBox p {
	margin-left: 15px;
}
#TopMenuAbout #TechnologyUL a {
}
.ImgPre {
}
.OtherProducts {
}
.Header p {
}
