body {
	color:#333;
	background: #226281;
	margin:20px;
	padding:0px;
	font:11px verdana, arial, helvetica, sans-serif;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:23px;
	font-weight:900;
	color:#fff;
	}
h2 {
	font:bold 16px/18px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
ul {
        font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	}

ol {
        font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	}
        
.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}

a {
	color:#0cf;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#0cf;}
a:visited {color:#0cf;}
a:hover {background-color:#3bb3cf; color: #047}

.content {
	position:relative;
	width:auto;
	min-width:400px;
	margin:0px 210px 20px 175px;
	border:1px solid #fff;
	background-color: #226281;
	color: #fff;
	padding:10px;
	text-align: justify;
	z-index:3;
}

.cpn {
	position:relative;
	width:auto;
	min-width:120px;
	margin:20px 210px 20px 175px;
	border:1px dashed white;
	background-color: #226281;
	color: #fff;
	padding:10px;
	z-index:3; 
	text-align:center;
	}

#navAlpha {
	position:absolute;
	width:140px;
	top:108px;
	left:20px;
	z-index:2;
	}


#navAlpha .alphabox {
	position:relative;
	border:1px solid white;
	background-color:#226281;
	padding:10px;
	width:100%;
	color: white;
	margin:0px 20px 20px 0px;
	border: 1px dashed white;
}



#navAlpha #menu a {
	display: block;
	padding: 5px;
}
#navAlpha > #menu a:hover {
	text-align: center;
}

#navLogo {
	position:relative;
	font-family: verdana, arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
	border:1px dashed white;
	background-color: #226281;
	color: white;
	padding:10px;
	z-index:2;
	margin-bottom: 0px;
	height:50px;
}

body > #navLogo {
	background: #226281; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0 0;

}

#introLogo {
	background-color:#226281;
	text-align: center;
	font-size:32pt;
	padding:70px;
	border:1px dashed white;
	margin:0px 100px 50px;
	}
	
#introPomin {
	background-color:#226281;
	text-align: center;
	font-size:16pt;
	padding:20px;
	min-width:120px;
	border:1px dashed white;
	margin:0px 400px 50px;
	}


#navBeta {
	position:absolute;
	width:170px;
	right:20px;
	top:108px;
	z-index:1;
	color: white;
	}

body>#navBeta { 
	right:45px;

} 

#navBeta .betabox {
	position:relative;
	border:1px solid white;
	background-color:#226281;
	padding:10px;
	width:100%;
	margin:0px 0px 20px 0px;
	border: 1px dashed white;
}

.pertusbanner {
	text-align:right;
	}

.pb-img {
	border: 0px;
	}
.pb-img:hover {
	border: 0px;
	}
	
.dotorg {
	color: black;
}

img {
	border: 0px;
}

	
.smallnote {
	color: white;
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
}

#containerDiv {
    margin-top:16px;
}

body > #containerDiv {
    margin-top: 13px;
}

body > #containerDiv {
    margin-top: 16px;
}

#navAlpha #menu .addit {
    font-size: 8pt;
    margin-left: 10%;
    padding-left: 3px;
}

#navAlpha #menu .addit a {
    font-size: 8pt;
    text-align: right;
    padding: 1px;
    display: block;
}

.addit a:hover {
    font-size: 8pt;
    background-color:#3bb3cf;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

#rightDiv {
    font-size: 9px;
    font-weight: normal;
    text-align: right;
}

#rightDiv a {
    font-size: 9px;
}


#stylesDiv > div {
    display:none;
}

#stylesDiv:hover > div {
    display: block;
    display: block;
    background: #226281;
    padding: 3px;
    border: 1px dashed #fff;
    width: 100px;
    text-align: center;
}

#stylesDiv:hover > div > a {
display: block;
}

.sprt {
display: none;
}

.sm .sprt {
display: inline;
}

abbr {
    cursor: help;
}

acronym {
    cursor: help;
}