body {
	/*background:url(images/bg.gif) fixed;*/
	background:#151515;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font-size: 11px;
	color: #273A40;
	background-color:#F8F8F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #10181B;
	border-right-color: #598593;
	border-bottom-color: #598593;
	border-left-color: #10181B;
}

.menubg {
	background-image: url(images/itaticstrip.gif);
}
a.menu:link {
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-size: 13px;
	font-weight:bold;
	color: #EFBB26;
	text-decoration:underline;
}
a.menu:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}
a.footermenu:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footermenu:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footermenu:hover {
	font-size: 12px;
	color: #EFBB26;
	text-decoration:underline;
}
a.footermenu:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}

a:link {
	font-size: 11px;
	color: #EFBB26;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #EFBB26;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #F5D77A;
	text-decoration: none;
}
a:active {
	font-size: 11px;
	color: #EFBB26;
	text-decoration: none;
}
.imgborder {
	background-image: url(images/imgborder.gif);
	padding: 6px;
}
.scroll {
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	padding:2px;
	border: 1px solid #6884A4;
	background-color: #273A40;
	text-transform:uppercase;
}
.overlaidlayerCopy {
	font-size: 11px;
	color: #FFFFFF;
	padding: 8px;
	border: 1px solid #6884A4;
	background-color: #273A40;
	line-height:20px;
}
.14arial {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.11arial-grey {
	font-size: 14px;
	color: #ffffff;
}
.24arial {
	font-size: 24px;
	color: #EFBB26;
	line-height: 25px;
}
.11arial-grey20 {
	font-size: 11px;
	color: #ffffff;
	line-height: 20px;
}
.14arialyellow {
	font-size: 14px;
	color: #EFBB26;
	line-height: 25px;
}
.forindustry {
	font-size: 14px;
	line-height: 34px;
	color: #CCCCCC;
}
.14arial-grey {
	font-size: 14px;
	color: #CCCCCC;
	line-height: 25px;
}
.submitbtn {
	background-color: #273A40;
	border: 1px solid #EFBB26;
	font-size: 11px;
	color: #CCCCCC;
}
.inputbox {
	font-size: 11px;
	color: #273A40;
	background-color:#F8F8F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #10181B;
	border-right-color: #598593;
	border-bottom-color: #598593;
	border-left-color: #10181B;
}
