@charset "UTF-8";

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #ffffff;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: none;
} /* Page elements */
#masthead {
    position: relative;
    width: auto;
    height: 105px;
    z-index: 2;
    margin: 0px;
    background-image: url(http://cdn4.itsezpz.com/20_mast_bckgrd_bb5663_org.jpg);
    background-repeat: no-repeat;
}

#nav-one{
    position: relative;
    width: auto;
    height: 25px;
    z-index: 2;
    margin: 0px;
    background-image: url(http://cdn1.itsezpz.com/20_menu_backgrd_42555b_org.jpg);
    padding-left: 50px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 40px;
}

#side_bar {
    position: absolute;
    width: 220px;
    height: 100%;
    z-index: 1;
    margin: 0;
    background-color: #440053;
    vertical-align: bottom;
    background-position: center bottom;
    background-repeat: no-repeat;
    visibility: visible;
    background-image: url(http://cdn4.itsezpz.com/20_lc_side_graphic_917dc0_org.gif);
}

#content {
    position: absolute;
    width: 580px;
    height: auto;
    z-index: 1;
    margin: 0;
    background-color: #FFFFFF;
    float: none;
    left: 220px;
    top: 130px;
}

#body_text {
    position: relative;
    width: 90%;
    height: auto;
    z-index: 1;
    margin: 0;
    background-color: #FFFFFF;
    float: left;
    top: 20px;
    left: 20px;
}

#nav1 ul li  {
    position: relative;
    width: 80px;
    height: 25px;
    z-index: 1;
    margin: 0px;
    display: block;
    float: left;
    padding: 0px;
    visibility: inherit;
}

#nav1 ul li a:link {
    color: #FFFFFF;
    text-decoration: none;
    height: 19px;
    width: auto;
    display: block;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
}

#nav1 ul li a:visited {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
    height: 19px;
    width: auto;
}

#nav1 ul li a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #440053;
    display: block;
    height: 19px;
    width: auto;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
}

#nav1 ul li a:active {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    height: 19px;
    width: auto;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
}

.menu_active {
    position: relative;
    width: 80px;
    height: 25px;
    z-index: 1;
    margin: 0px;
    display: block;
    float: left;
    padding: 0px;
    background-color: #440053;
}

.menu_active a:link {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
    height: 19px;
    width: auto;
}

.menu_active a:visited {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
    height: 19px;
    width: auto;
}

.menu_active a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #440053;
    display: block;
    height: 19px;
    width: auto;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
}

.menu_active a:active {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    height: 19px;
    width: auto;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
}

#side_text {
    position: absolute;
    width: 220px;
    height: 100%;
    z-index: 2;
    margin: 0px;
    background-color: #440053;
    vertical-align: bottom;
    background-image: url(http://cdn4.itsezpz.com/20_lc_side_graphic_917dc0_org.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
}

#sidebar_heading {
    position: absolute;
    width: 200px;
    height: 70px;
    z-index: 3;
    margin: 0px;
    vertical-align: middle;
    top: 20px;
    padding: 10px;
} /* Text Elements */
.side_heading {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 28px;
    font-style: italic;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    text-decoration: none;
}

#nav1 ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}

.text12_grey {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    line-height: 17px;
}

h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #440053;
    text-decoration: none;
    line-height: normal;
    font-style: italic;
    font-weight: bold;
}

.subhead14_purple {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #440053;
    text-decoration: none;
    line-height: normal;
    font-weight: bold;
}

.subhead12_purple {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #440053;
    text-decoration: none;
    line-height: 17px;
    font-weight: bold;
    font-style: italic;
}

.subhead14_italic {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #440053;
    text-decoration: none;
    line-height: normal;
    font-weight: bold;
    font-style: italic;
}

.subhead12_grey {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    line-height: 17px;
    font-weight: bold;
    font-style: italic;
}

.text_links {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #440053;
    text-decoration: none;
    line-height: 17px;
}
#footer {
	height: 20px;
	width: auto;
	padding 0;
	padding-left: 240px;
	text-align: left;
	vertical-align: middle;
	position: relative;
	margin-top: 20px;
}
.text_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	vertical-align: middle;
}