/* 2005 http://www.dellwebsites.com */

html, body {
	margin: 0; padding-top: 3px; border: 0;}
body {
	background: #cfcfcf url(../images/background.jpg) repeat-x;
}

#stTopLink {
padding-top:46px;
padding-left:20px;
width:800px;
color:white;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
}

#stTopLink a {
padding-right:10px;
padding-left:10px;
color:white;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration: none;
}

#stTopLink a:hover{
	text-decoration:underline;
}


a.stBottomLink {
	padding-right:20px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}

a.stBottomLink:hover{
	text-decoration:underline;
}

.stTextNSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.stTextBRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E00000;
}

a.stGrayLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0668DF;
	text-decoration: none;	
}

a.stGrayLink:hover {
	text-decoration: underline;	
}


.stNewsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.stTextNBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #474747;
	font-size:11px;
}

.stDotBottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#center {
	spadding: 13px;
	clear: left;
	float: left;
	width: 666px;
	min-height:380px;
	_height:380px;
	background-color: #FFFFFF;
	position: relative;
	left: 13px;
	top: 13px;
	bottom: auto;
	overflow: hidden;
}

#rigthBox {
	clear: right;
	float: right;
	height: auto;
	width: 196px;
	position: relative;
	top: 13px;
}

#rigthBoxContact {
	clear: right;
	float: right;
	height: auto;
	width: 196px;
	position: relative;
	top: 13px;
	right: 15px;
}

.stTextNSmallBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.stTextNSmallBoldW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.stPageTitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0064A9;
	font-weight: bold;
}
.stPageTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	/*font-weight: bold;*/
}
.stPageTextNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.stPageTextBoldOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D57D00;
	font-weight: bold;
}

#navigation {
	width: 800px;	
	height: 30px;
	top: 90px;
	padding-top:77px;
}

#sMenuItem {
	border: 1px solid #515151;
}

a.sMenuItem {
	width: 200px;
	height: 22px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
	position: relative;
	text-align:left;
	float: left;
	clear:both;
	text-decoration: none;
	background-color: #DEE8F1;
	border: 1px solid #6B6D6C;
	padding-left: 20px;
	padding-top: 6px;
}

a.sMenuItem:hover {
	background-image: url(../images/menu_item_over.jpg);
	color: #FFFFFF;
	cursor:hand;
}

a.navButton {
	width: 84px;
	height: 30px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	position: relative;
	text-align:center;
	vertical-align:middle;
	float: left;
	text-decoration: none;
	font-weight: bold;
}

a.navButton:hover {
	cursor:hand;
	text-decoration: underline;
}

a.navButton2 {
	width: 140px;
	height: 30px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	position: relative;
	text-align:center;
	vertical-align:middle;
	float: left;
	text-decoration: none;
	font-weight: bold;
}

a.navButton2:hover {
	cursor:hand;
	text-decoration: underline;
}

a.navButton3 {
	width: 120px;
	height: 30px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	position: relative;
	text-align:center;
	vertical-align:middle;
	float: left;
	text-decoration: none;
	font-weight: bold;
}

a.navButton3:hover {
	cursor:hand;
	text-decoration: underline;
}

a.navButton4 {
	width: 100px;
	height: 30px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	position: relative;
	text-align:center;
	vertical-align:middle;
	float: left;
	text-decoration: none;
	font-weight: bold;
}

a.navButton4:hover {
	cursor:hand;
	text-decoration: underline;
}

