@viewport {
  width: device-width ;
  zoom: 1.0 ;
}
@-ms-viewport {
  width: device-width ;
}

.container {
	width: auto;
	text-align: center;
}

.body {
	max-width: 1366px;
	min-width: 320px;
}
.imgres100 {
	height: auto;
	max-width: 100%;
}

.logohead {
	position: relative;
	float: left;
	max-width: 100%;
	height: auto;
	clear: none;
}
.toprightheader {
	position: relative;
	float: right;
	max-width: 200px;
	font-weight: bold;
	font-family: inherit;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.menubkg {
	background-image: url(images/bluebar35px6.jpg);
	background-repeat: repeat;
}

.topmenucentered {
	margin: auto;
	display: inline-block;
	width: 70%;
}
.crossedline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: line-through;
}
.newunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.text10p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.text12p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text14p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.title14p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.title18p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.title24parialbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

.emphasisbold14parial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
}
.allcapstext14p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	font-style: normal;
}
.gray12pbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.redsubtitle14p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}
.subtitle16pbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.displaytitle16p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.rightpadd20px {
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: left;
	vertical-align: top;
	left: 0px;
	border-width: 0px;
	padding-top: 10px;
	height: auto;
}

.roboto12p {
	font-family: roboto, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	text-align: left;
	letter-spacing: 1px;
}
.roboto14p {
	font-family: roboto, sans-serif;
	font-style: normal;
	font-size: 14px;
	text-align: left;
	font-weight: 400;
}
.roboto14pcrossthru{
	font-family: roboto, sans-serif;
	font-style: normal;
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	text-decoration: line-through;
}
.roboto14pbold {
	font-family: roboto, sans-serif;
	font-style: normal;
	font-size: 14px;
	text-align: left;
	font-weight: 900;
}
.roboto16p{
	font-family: roboto, sans-serif;
	font-style: normal;
	font-size: 16px;
	text-align: left;
	font-weight: 900;
}
.roboto16pcrossthru{
	font-family: roboto, sans-serif;
	font-style: normal;
	font-size: 16px;
	text-align: left;
	font-weight: 900;
	text-decoration: line-through;
}
.roboto16bold {
	text-indent: 0px;
	font-family: roboto, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
}
.robotobold18p {
	font-family: roboto, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	font-size: 18px;
	text-align: left;
}
.robotoblack18p {
	font-family: roboto, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	font-size: 18px;
	text-align: left;
	letter-spacing: 1px;
}

}

.vlineright {
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #009;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #009;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #009;
}
h2                {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 16px;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #009;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: 700;
	color: #000000;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.td {
	vertical-align: top;
	display: table-cell;
}
.div300stacking {
	width: 300px;
	min-width: 100px;
	min-height: 0px;
	max-width: 300px;
	color: #000000;
	clear: right;
	float: left;
}
.div350stacking {
	max-width: 350px;
	min-width: 150px;
	margin-right: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	float: left;
	clear: left;
}


@media screen and (max-width:1366px){
}

@media screen and (max-width:320px){
	.title18p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
}

@media screen and (min-width:321px) and (max-width:480px){
}

@media screen and (min-width:481px) and (max-width:640px){
}
