a.normlink:link, a.normlink:visited, a.normlink:active {
	color: #339;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a.normlink:hover {
	color: #339;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #339;
}
a.menulink:link, a.menulink:visited, a.menulink:active {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.menulink:hover {
	color: #339;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #339;
}
a.helplink:link, a.helplink:visited, a.helplink:active {
	color: #339;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 0.05em;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
a.hiddenlink:link, a.hiddenlink:visited, a.hiddenlink:active {
	text-decoration: none;
}
.tablebody {
	background-image:      url(/images/bgtable.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.tablebanner {
	position: relative;
	background-image:      url(/images/top_banner.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: 200px;
	z-index: 10;
}
.tableheaderspacer {
	background-color: #999999;
}
.menubody {
	background-image:    url(/images/bgmenutable.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.menuborder {
	border-top: 1px solid #666666;
	border-right: 0px none;
	border-bottom: 1px solid #666666;
	border-left: 0px none;
}
.newstable {
	border: thin dashed #6DB4D3;
	background-color: #FFFFFF;
}
.newscellborder {
	border: 1px solid #F3F3F3;
}
.newscelltop {
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F3F3F3;
}
a.mainlink:link, a.mainlink:visited, a.mainlink:active, .mainheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: lighter;
	text-decoration: none;
	color: #F3F3F3;
	margin-top: 0px;
	margin-bottom: 0px;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #F3F3F3;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 1.5em;
	font-family: Helvetica, Arial, Sans-Serif;
	letter-spacing: -.05em;
	line-height: 115%;
	margin-above: 2px;
	padding-above: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
h2 {
	font-size: 1.5em;
	font-family: Helvetica, Arial, Sans-Serif;
	letter-spacing: -.05em;
	line-height: 115%;
}
.blogheading {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 28px;
	color: #3C3E3F;
}
.blogcellborder {
	border-bottom-width: 1pt;
	border-bottom-style: dashed;
	border-bottom-color: #3C3E3F;
}
.bgcustomerlogin {
	background-image: url(/images/bglogin3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 282px;
	height: 168px;
	z-index:5;
}
.box {
	background: #FAF6F7;
	border: 1px solid #ddd;
	padding: 7px;
	padding-bottom: 15px;
	margin: 7px;
	-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
}
.quotes {
	float: left;
	position: relative;
	padding: 10px 6px 0px 0px;
}
.newsbox {
	background: #FAF6F7;
	border: 1px solid #ddd;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
}
.infobox {
	background: #FAF6F7;
	border: 1px solid #ddd;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.altnewsbox {
	background: #FEFEFE;
	border: 1px solid #ddd;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight:normal;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.newsheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.codebox {
	background: #FEFEFE;
	border: 1px solid #ddd;
	padding-top: 15px 15px 5px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
	text-align: justify;
	-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
}
.code {
	float: left;
	position: relative;
	top: -20px;
	z-index: 1;
}
.imagecaption {
	-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
	background-color: #F3F3F3;
	padding: 10px;
	border: 1px solid #DDDDDD;
	display: inline-block;
	margin: 0px auto;
}
.imagetitle {
	line-height: 20px;
	color: #515151;
	font-size: 10px;
}


#note1 {
	height:40px;
	left:50px;
	top:100px;
	width:300px;	
}

#note2 {
	height:170px;
	left:528px;
	top:150px;
	width:135px;	
}

#note3 {
	height:20px;
	left:115px;
	top:500px;
	width:475px;	
}

div.note {
	font-family:Arial,Helvetica,Helvetica Neue,Verdana,sans-serif;
	-moz-box-shadow:0 3px 6px #000000;
	color:#000000;
	position:absolute;	
}

div.note:hover {
	z-index: 30;
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,1);
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,1);
}

div.note:hover div.border {
	background-image: url(/images/white-1x1.png);
}

.border {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius:3px;
	-webkit-background-clip:border;
	-webkit-background-inline-policy:continuous;
	-webkit-background-origin:padding;
	-webkit-border-radius:3px; border-radius: 3px;
	background:transparent url(/images/white-1x1-50.png) repeat scroll 0 0;
	border:5px solid #FEB515;
	height:100%;
	left:-5px;
	position:absolute;
	top:-5px;
	width:100%;
}

.overlay {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
	background:transparent url(/images/note-overlay.png) no-repeat scroll 0 0;
	border:1px solid rgba(0, 0, 0, 0.5);
	height:100%;
	left:-1px;
	position:absolute;
	top:-1px;
	width:100%;
}

div.note span.note {
	left:-15px;
	top:-15px;
}

span.note.black {
	background-position:-150px 0;
}

span.note span.wrap {
	background: none;
	position: absolute;
	top: 0; left: 0;
	display: none;
	width: 25px; height: 25px;
	line-height: 1;
	padding: 0;
}

span.note {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/notes-bg.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:25px;
	left:0;
	letter-spacing:-1px;
	line-height:25px;
	position:absolute;
	text-align:center;
	text-decoration:none;
	text-shadow:0 1px 1px rgba(0, 0, 0, 0.15);
	top:-2px;
	width:25px;
	z-index:10;
}

div.note form {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
	background:rgba(0, 0, 0, 0.85) url(/images/notes-code-overlay-gradient.png) repeat-x scroll 0 0;
	border:1px solid #000000;
	bottom:0;
	display:none;
	left:-5px;
	margin:0;
	padding:10px 11px;
	position:absolute;
	background-color: #222;
	width:340px;
}

div.note form p {
	display: block;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	text-shadow: 0 0 1px #333;
}

div.note:hover form { 
	display: block;
	height: 40px;
}
