body, html { font-family:Arial, Helvetica, sans-serif; color: #333333; font-size:13px; margin-bottom:15px;}
#container {width:860px; margin:auto;}
#header { background-image:url(../images/head_bg.jpg);}
#header2 { display:block; background-image:url(../images/head_right.jpg); background-position:right; background-repeat:no-repeat;}
#header3 { display:block; background-image:url(../images/head_left.jpg); background-position:left; background-repeat:no-repeat; height:142px; position:relative;}
#right_nav { position:absolute; right:10px; bottom:5px;}
#footer { background-image:url(../images/footer_bg.jpg);}
#footer2 { display:block; background-image:url(../images/footer_right.jpg); background-position:right; background-repeat:no-repeat;}
#footer3 { display:block; background-image:url(../images/footer_left.jpg); background-position:left; background-repeat:no-repeat; height:61px; color:#fff; text-align:center; padding-top:5px; line-height:19px; font-size:11px;}
#content { width:100%; padding-top:5px; padding-bottom:15px; background-color:#FFFFFF;}
#content_left { width:231px; float:left;}
#content_right { width:620px; float:right; padding-top:12px;}
#flash {padding-bottom:10px;}
#left_nav {padding-bottom:10px;}
.spacer {clear:both}
h1 {color:#328008; font-weight:normal;}
h3 { color:#26335f;  font-weight:normal; font-style:italic;}
.blue {color: #26335f}
#navigation  {
    height: 21px;
    list-style: none;
    margin: 0;
    padding: 0;
	font-size:13px;
    font-family:Arial, Helvetica, sans-serif; padding-left:10px;
}

#navigation  li {
    float: left;
    margin:0px 5px 0px 0px;
	padding: 0px;
	list-style:none;
	list-style-position:outside;
}

#navigation  a {
    background: #bdf url(../images/tab.png);
    color: #fff;
    display: block;
    float: left;
    height: 21px;
    padding-left: 10px;
    text-decoration: none;
}

#navigation a:hover {
    background-color: #3af;
    background-position: 0 -124px;
	color:#26335f;
}
#navigation  a:hover span {
    background-position: 100% -124px;
}

#navigation  li.current a {
    background-color: #48f;
    background-position: 0 -62px;
    color: #26335f;
}

#navigation  li.current span {
    background-position: 100% -62px;
}

#navigation span {
    background: url(../images/tab.png) 100% 0;
    display: block;
    line-height: 21px;
    padding-right: 10px;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
#footer a:active {
	color: #FFFFFF;
}

.form{width: 100%; padding: 4px; border: 1px solid #ccc; font-family: arial; font-size: 13px;}
.form:hover{ background-color: #dfeaf2;}
.form:focus{ background-color: #dfeaf2;}

#azform ul{margin: 0px; padding: 0px; }
#azform ul li{ line-height: 20px; margin-bottom: 5px; list-style-position:inside;}
#azform ul li a{display: block}
#content_right a{color: #2C78AC; text-decoration:none;}
#content_right a:hover{color: #000; text-decoration:none;}