@charset "utf-8";
html {
	background-color: rgb(0,0,0);
	background-image: url(../images/patternDark10.png);
	background-repeat:repeat;
}
body {
	font-size: 62.5%;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
img, object, embed, video {
	max-width: 100%;
}
img.center {
	margin: 10px auto 10px auto;
	display: block;
}
#sidrIcon {
	position:fixed;
	top:0;
	right:0;
	margin:0.5em;
	z-index:500;
}
h1, h2, h3, h4, a {
	font-variant: small-caps;
	font-weight: bold;
}
h1 {
	font-size: 2.4em;
	line-height: 1.4em;
	margin: 0 0 0.5em 0;
	border-bottom: 2px double rgb(0,0,153);
}
h1.center {
	text-align: center;
}
h2 {
	font-size: 1.8em;
	line-height: 1.6em;
	margin: 1em 0 0.5em 0;
	border-bottom: 2px solid rgb(153,0,0);
}
h2.center {
	text-align: center;
}
h3 {
	font-size: 1.4em;
	line-height: 1.2em;
	text-decoration: underline;
}
h3.banner {
	color: rgb(255,137,11);
	text-align: center;
	font-variant: small-caps;
	margin: 0.3em 1em auto 1em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.0em;
	font-weight: bold;
}
a, p, ul, ol {
	font-size: 1.4em;
	line-height: 1.4em;
	text-decoration: none;
}
p.banner {
	color: rgb(153,0,0);
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0.3em 1em auto 1em;
	padding: 0.5em;
	background:rgb(0,0,0);
	font-size:1.8em;
}
ul {
	font-size: 1.2em;
}
.section {
	margin: 1.0em;
	display: inline-block;
	width: 90%;
}
.section a {
	color: rgb(0,0,153);
	font-variant:normal;
	font-size: 1em;
	line-height:1em;
}
.section a:hover {
	color: rgb(153,0,0);
}
.section2 { /*used on home page only at this time */
	margin: 1.0em;
	display: inline-block;
	width: 90%;
}
mark {
	background-color: rgb(255,137,11);
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*

	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}
/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 92.45%;
	/* [disabled]width: 86.45%; */
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#logoArea {
	display: block;
	position: relative;
	width: auto;
	margin: 32px auto 4px 0;
	background-color: rgb(0,0,153);
	background: rgb(0,0,153);
	background: -moz-linear-gradient(2deg, rgb(0,0,153) 20%, rgba(51,51,51,0) 10%);
	background: -webkit-linear-gradient(2deg, rgb(0,0,153) 20%, rgba(51,51,51,0) 10%);
	background: -o-linear-gradient(2deg, rgb(0,0,153) 20%, rgba(51,51,51,0) 10%);
	background: -ms-linear-gradient(2deg, rgb(0,0,153) 20%, rgba(51,51,51,0) 10%);
	background: linear-gradient(2deg, rgb(0,0,153) 20%, rgba(51,51,51,0) 10%);
}
#mainIcons {
	visibility: hidden;
	display:none;
	width: auto;
}
img.iconMargin {
	margin-left: 0.1em;
	margin-right: 0.1em;
}
#mobileHomeIcon {
	visibility: visible;
	display: inline;
	position: relative;
	float: right;
	margin-top: 1.2em;
}
#bannerArea {
	display: none;
	visibility: hidden;
	height: 0;
	background-color: rgb(0,0,0);
}
#div2 {
	width: 100%;
	height: auto;
	background-color: rgb(255,255,255);
	border-top: 3px solid #000099;
	padding-left: 5px;
}
.graphicButtonContainer {
	clear: both;
	width: 90%;
	margin: 1.0em auto 1.0em auto;
}
.graphicButton {
	display: inline-block;
	width: 100%;
	margin: 0.1em auto;
	background-color: rgb(0,0,153);
	background: rgb(0,0,153);
	background: -moz-linear-gradient(45deg, rgb(0,0,153) 20%, rgba(51,51,51,0.7) 10%);
	background: -webkit-linear-gradient(45deg, rgb(0,0,153) 20%, rgba(51,51,51,0.7) 10%);
	background: -o-linear-gradient(45deg, rgb(0,0,153) 20%, rgba(51,51,51,0.7) 10%);
	background: -ms-linear-gradient(45deg, rgb(0,0,153) 20%, rgba(51,51,51,0.7) 10%);
	background: linear-gradient(135deg, rgb(0,0,153) 20%, rgba(51,51,51,0.7) 10%);
	-moz-border-radius: 0 6px 6px 0; 
	-webkit-border-radius: 0 6px 6px 0;
	border-radius: 0 6px 6px 0;
}
.graphicButton img {
	display: inline;
	float: right;
	margin: 0.5em 0.2em 0.5em 0.2em;
}
a.graphicButton {
	color: rgb(255,255,255);
	text-decoration: none;
	font-variant: small-caps;
	font-weight: normal;
	text-shadow: 2px 2px 2px rgb(0,0,0);
	margin: 0.5em 0 0.5em 0.5em;
	font-size: 1.6em;
	width: 75%;
}
a.graphicButton:visited {
	color: rgb(255,255,255);
}
a.graphicButton:hover {
	color: rgb(255,204,0);
	text-shadow: 1px 1px 4px rgb(0,0,0);
}
a.graphicButton:active {
	color: rgb(0,0,102);
}
#div3 {
	width: 100%;
	height: auto;
	text-align: center;
	margin-bottom:1.5em;
	background: rgba(51,51,51,0.8);
	padding-left: 5px;
}
#footerSection {
	position: relative;
	display: block;
	margin: 10px auto 10px auto;
	width: auto;
}
.footerSection1 {
	position: relative;
	display: inline;
	width: 40px;
	float: left;
}
.footerSection1 img {
	margin: 0.1em auto 0.1em auto;
}
.footerSection2 {
	position: relative;
	display: inline-block;
	max-width: 55%;
	color: rgb(153,0,0);
}
.footerSection2 a {
	line-height: 2.2em;
}
.footerSection3 {
	position: relative;
	display: inline;
	float: right;
	width: 40px;
	margin: 0.5em auto;
}
.footerSection4 {
	position: relative;
	display: block;
	margin: auto;
	width: 92%;
	clear: both;
	margin-top: 10px;
	border-top: 1px solid #FFFFFF;
}
.footerSection4 h4 {
	text-align: center;
	color: rgb(255,255,255);
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
h3.banner {
	text-align: left;
}
.gridContainer {
	width: 92.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
.section {
	float: left;
	width: 45%;
	margin: 1em;
}
.section2 { /*used on home page only at this time */
	float: left;
	margin: 1em;
	width: 55%;
	margin-right: -200px;
}
#logoArea {
	display: inline;
	position: relative;
	float: left;
	margin: 1em auto 1em 0;
	max-width:450px;
}
#mainIcons {
	display: none;
	visibility:hidden;
}
#mobileHomeIcon {
	visibility: hidden;
	display:none;
	width: 0;
}
#bannerArea {
	display: block;
	visibility:visible;
	position: relative;
	height: auto;
	width: 100%;
	clear: both;
	border-top: 1px solid #FFFFFF;
	border-bottom: 2px solid #000099;
	text-align:center;
}
.graphicButtonContainer {
	width: 40%;
	margin: 1.0em;
	float: right;
}
.graphicButton {
	float: right;
	max-width: 400px;
}
.graphicButton img {
	float: left;
}
a.graphicButton {
	text-align: right;
	padding-right: 0.8em;
	font-size: 1.8em;
	margin: 0.5em 0 0.5em 0;
}
.footerSection1 {
	margin: auto;
	width: 100px;
}
.footerSection1 img {
	margin: 0;
}
.footerSection3 {
	margin: auto;
	width: 80px;
}
.footerSection4 {
	width: 60%;
}
.footerSection4 h4 {
	padding-top: 0;
}
}
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 769px) {
.gridContainer {
	width: 88.5%;
	max-width: 1000px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	max-height: 100%;
}
.section {
	/* width: 50%; */
}
.section2 { /*used on home page only at this time */
	width: 58%;
	max-width:600px;
	margin-right:-300px;
}
#logoArea {
	display: inline;
	position: relative;
	float: left;
}
#mainIcons {
	visibility:visible;
	display: inline;
	position: relative;
	float: right;
	width: 300px;
	border-top: none;
	margin: 40px auto 4px 0;
	text-align: right;
}
img.iconMargin {
	margin-left: 0.1em;
	margin-right: 0.1em;
	padding: 10px;
	background-color: rgb(153,0,0);
	background: rgb(153,0,0);
	-moz-border-radius: 24px; 
	-webkit-border-radius: 24px;
	border-radius: 24px;
}
#bannerArea {
	text-align: left;
}
#div2 {
}
.graphicButton {
	max-width: 600px;
	position: relative;
	left: 1em;
	margin-right: 1em;
}
.graphicButton img {
	float: right;
}
a.graphicButton {
	text-align: left;
	float: left;
	font-size: 2em;
}
#div3 {
}
.footerSection2 {
	display: inline;
}
.footerSection4 {
	display: block;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}