/*=====================
--- GLOBAL SETTINGS ---
=====================*/
body {
background:#3B3F40 url(../../../images/bg/bgBodyRepeater.gif) top left repeat-x;
font-family:Arial, Sans-Serif;
font-size:0.875em;
color:#000;
margin:0;
padding:0 0 20px;
}

p {
font-size:1.0em;
padding-top:0;
}

p.first {
padding-top:0;
margin-top:0;
}

a {
color:#0000CC;
text-decoration:none;
cursor:pointer;
}

a:focus,
a:hover,
a.selected,
a.clsSelected {
color:#C00;
}

img {
border-style:none;
}

ul,
li,
ol {
list-style:none;
margin:0;
padding:0;
}

/* IE7 only */
*+html .clsContent ol li { 
    margin-left:20px;
}

h1 {
    font-weight:400;
}

h2,
h2 p {
font-size:1.125em;
font-weight:normal;
margin:0;
padding:0 0 10px;
}

h2 p {
margin-top:10px;
}

.clsStrong {
font-weight:700;
}

.clsItalic {
font-style:italic;
}

form.clsFrm {
padding:0;
margin:0;
overflow: hidden;
}

div.clsClearBothFloat {
clear:both;
height:1px;
}

div.clsFloatLeft {
float:left;
}

div.clsClearLeft {
clear:left;
}

#centerContentWrapper ul {
	display: block;
    margin: 0;
    padding-left: 18px;
    width: 100%;
    margin-bottom: 14px;
}

#centerContentWrapper ol {
	display: block;
    margin: 0;
    padding-left: 20px;
    width: 100%;
    list-style: decimal !important;
    margin-bottom: 14px;
}

#centerContentWrapper ul.no-padding,
.no-padding {
padding:0;
}

.no-padding-bottom {
padding-bottom:0;
}

/*=========================
--- LEFT FLOAT ELEMENTS ---
=========================*/
#centerContentWrapper div.clsDownloadWrapper,
#centerContentWrapper div.clsDownloadIcon,
#centerContentWrapper div.clsDownloadText,
div.clsControls,div.clsControls div,
#quickAccessImagesWrapper,
#rightContentWrapper div.clsDownloadIcon,
.clsBackNextControlsWrapper,
.clsBackNextControls {
float:left;
}

.contenttext ul,
.contenttext ul li {
	list-style: disc !important;
}

.contenttext ul li {
	list-style: disc !important;
}

.contenttext ol li {
	list-style: decimal !important;
}

a.external {
	padding-left: 18px;
	background-image: url(../../images/linkArrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	display: block;
}

a.c30objectanchor {
background-image: none !important;
}

div#quickAccessWrapper a,
div#footerWrapper a
{
	color: #CCFFFF;
}

div#quickAccessWrapper a:hover, 
div#footerWrapper a:hover 
{
	color: #FFFFFF;
}

div.clsLink h3 {
	font-size: 1.2em !important;
	line-height: 1.3em !important;
}

.application h1 {
    font-weight: bold;
    font-size: 1.5em !important;
    line-height: inherit !important;
    padding: 0;
    margin: 0;
}

.application h2 {
    font-weight: bold;
    font-size: 1.25em !important;
    line-height: inherit !important;
    padding: 0;
    margin: 0;
}

.application h3 {
    font-weight: bold;
    font-size: 1em !important;
    line-height: inherit !important;
    padding: 0;
    margin: 0;
}

.application h4 {
    font-weight: bold;
    font-size: 1em !important;
    line-height: inherit !important;
    padding: 0;
    margin: 0;
}

.application p b span {

}

.cutsom {
	color: #0000CC !important;
	font-weight: normal !important;
	font-size: 1em !important;
	text-shadow: none !important;
	opacity: 1 !important;
}

.cutsom:hover {
	color: #0000CC !important;
	font-weight: normal !important;
	font-size: 1em !important;
	text-shadow: none !important;
	opacity: 1 !important;
	text-decoration: underline;
}

div.municipalcouncil ul,
div.municipalcouncil li{
    list-style: disc !important;
}

.application ul,
.application li {
    list-style: disc !important;
}

a,
a:hover,
a:active,
a:focus{
    outline: 0;
}

.close {
    filter: alpha(opacity=100) !important;
    outline: 0 !important;
    background-color: #FFF;
}

.close:focus {
    filter: alpha(opacity=100) !important;
    outline: 0 !important;
}

.close:active {
    filter: alpha(opacity=100) !important;
    outline: 0 !important;
}
