@charset "UTF-8";
body  {
	font: 11px/18px Arial, Helvetica, sans-serif;
	background: url(http://cdn.itsezpz.com/5_dr_bckgrd_227c18_org.jpg) no-repeat left top;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 955px;
	margin: 0px auto;
	text-align: left;
	visibility: visible;
	padding-top: 2px;
background-image:url(http://cdn.itsezpz.com/5_gradient_bckgrd_576654_org.jpg);
	background-repeat: no-repeat;
	background-color: #e7e7e9;	
        filter:alpha(opacity=90);
        -moz-opacity:0.9;
        -khtml-opacity: 0.9;
        opacity: 0.9;
} 
.twoColFixLtHdr #header {
	padding: 0 0px;
	height: 145px;
	position: relative;
	background-color: #e6e7e8;
	margin: 10px 10px 40px;
	filter:alpha(opacity=100);
	opacity: 1;
} 
.twoColFixLtHdr #header_cnr {
	height: 15px;
	position: relative;
	filter:alpha(opacity=100);
	opacity: 1;
	float: right;
	width: 15px;
	margin: 0px;
	background-color: #a6a8ab;
}
.twoColFixLtHdr #header_logo {
	position: relative;
	filter:alpha(opacity=100);
	opacity: 1;
	float: left;
	width: 122px;
	margin: 15px 0px 0px 15px;
	height: 115px;
	list-style-type: none;
}
.twoColFixLtHdr #menu {
	position: relative;
	filter:alpha(opacity=100);
	opacity: 1;
	float: left;
	width: 760px;
	margin: 12px 0px 0px 0px;
	height: 145px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003e74;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
        text-transform: uppercase; 
	list-style-type: none;
}
.twoColFixLtHdr #menu ul#nav-one{
        list-style-type: none;
}
.twoColFixLtHdr #menu li{
        float: left;
        list-style-type: none;
}
.twoColFixLtHdr #menu li.currentPage a{
	text-decoration: none;
	color: #A6A8AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
        text-transform: uppercase; 
}
.twoColFixLtHdr #menu li a, #menu li a:visited {
	text-decoration: none;
	color: #003e74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
        text-transform: uppercase; 
	display: block;
	padding-right: 10px;

	padding-top: 97px;
	padding-left: 10px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	list-style-type: none;
}
.twoColFixLtHdr #menu li a:hover {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	display: block;
	padding-top: 97px;
	padding-right: 10px;
        text-transform: uppercase; 

	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
	list-style-type: none;
}
.twoColFixLtHdr #menu li a:active {
	text-decoration: none;
	color: #003e74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
        text-transform: uppercase; 
	display: block;

	padding-top: 97px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
	list-style-type: none;

}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	line-height: normal;
	font-weight: normal;

}
#sidebar1 ul{
	text-align: right;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#sidebar1 li{
	float: left;
	text-align: right;
	display: block;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 11px;
}
#sidebar1 li a, #sidebar1 li a:visited {
	text-decoration: none;
	width: 180px;
	display: block;
	text-align: right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 10px 5px 20px;
	font-size: 11px;
	margin: 0px 0px 10px;
	font-weight: normal;
	background-image: url(http://cdn.itsezpz.com/5_side_arrow_f768bd_org.gif);
	background-repeat: no-repeat;
	background-color: #A6A8AB;
	line-height: normal;
}
#sidebar1 li a:hover, #sidebar1 li a.selected {
	text-decoration: none;
	background-image: url(http://cdn.itsezpz.com/5_side_arrow_blue_b2fb51_org.gif);
	background-repeat: no-repeat;
	width: 180px;
	display: block;
	text-align: right;
	color: #FFFFFF;
	background-color: #003e74;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
}	
#sidebar1 li a:active {
	text-decoration: none;
	background-image: url(http://cdn.itsezpz.com/5_side_arrow_f768bd_org.gif);
	background-repeat: no-repeat;
	width: 185px;
	display: block;
	text-align: right;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	background-color: #A6A8AB;
	font-weight: normal;
	font-size: 11px;
}
.twoColFixLtHdr #mainContent {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: 277px;
        margin-right: 300px;
	padding-right: 20px;
	padding-left: 20px;

}
.twoColFixLtHdr #mainContent a:link {
	text-decoration: none;
	color: #003e74;
}
.twoColFixLtHdr #mainContent a:visited {
	text-decoration: none;
	color: #003e74;
}
.twoColFixLtHdr #mainContent a:hover {
	text-decoration: underline;
	color: #000000;
}
.twoColFixLtHdr #mainContent a:active {
	text-decoration: none;
	color: #003e74;
} 
.twoColFixLtHdr #photo {
	float: right;
	width: 300px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
        margin-right: 10px;
	filter:alpha(opacity=100);
	opacity: 1;
}
.twoColFixLtHdr #footer {
	padding: 10px 10px 5px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#e7e7e9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-decoration: none;
	color: #003e74;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a6a8ab;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

}
.twoColFixLtHdr #footer a:link {
	text-decoration: none;
	color: #003e74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.twoColFixLtHdr #footer a:visited {
	text-decoration: none;
	color: #003e74;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 10px;
}
.twoColFixLtHdr #footer a:hover {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.twoColFixLtHdr #footer a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003e74;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 10px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
        height:0;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-decoration: none;
	color: #003e74;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003e74;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

h3{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-transform: none;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	text-decoration:none;
	color:#333333;
	font-weight: normal;
}

h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:normal;
	text-decoration:none;
	color: #000000;
	font-weight: bold;
}
.text_12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text_11rev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}




