/* Common to all */
body {
	font-family:Times New Roman,Arial,Verdana,Tahoma;
	font-size:10pt;
	border:none;
}

a {
	text-decoration:none;
}

#p2btitle , #p2bfooter {
	width:100%;
	height:auto;
}

/* top navigation menu */
#tnm {
	clear:both;
	text-align:center;
	padding-top:20px;
}

#tnm  > a {
	font-family:Arial;
	font-size:20pt;
	color:#3333FF;
}

#tnm  > a:hover {
	color:#FF0000;
}

/* body */
.sechdrpos {
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
}

.sechdr {
	margin-right:auto;
	margin-left:8%;
}

.notihdr {
	margin-right:10%;
	margin-left:10%;
	font-family:Times New Roman;
	font-size:12pt;
	color:#FF0000;
	text-align:justify;
	padding-bottom:20px;
}

.subhdr {
	clear:both;
	font-family:Times New Roman;
	font-size:16pt;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
}

.subhdr2 {
	clear:both;
	font-family:Times New Roman;
	font-size:12pt;
	font-weight:normal;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
}

.subhdrdis {
	font-family:Times New Roman;
	font-size:16pt;
	font-weight:normal;
	padding-top:10px;
}

/* voting form */
.vtgsu {
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

.vtmess {
	clear:both;
	padding-top:20px;
	padding-bottom:10px;
	text-align:center;
	font-family:Times New Roman;
	font-size:14pt;
	color:#0000FF;
}

#lgesu {
	font-family:Times New Roman;
	font-size:16pt;
	text-align-last:center;
}

#teamsu {
	font-family:Times New Roman;
	font-size:16pt;
	text-align-last:center;
}

#mtsu {
	font-family:Times New Roman;
	font-size:16pt;
	color:#000000;
}

#vsu {
	font-family:Times New Roman;
	font-size:14pt;
}

#otsu {
	font-family:Times New Roman;
	font-size:14pt;
	color:#000000;
}

#vbsu {
    font-size: 18px;
    line-height: 48px;
    height: 48px;
    color: #ffffff;
    min-width: 212px;
    background-color: #00FF00;
    text-align: center;
    box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset;
    border-radius: 50px;
	cursor:pointer;
}

#vbsu2 {
	font-size:12pt;	
	background-color:#00FF00;
	padding:10px;
	border-radius:12px;
	border:none;
	cursor:pointer;
}

/* payment */
.votedis {
	font-family:Times New Roman;
	font-size:16pt;
	color:#000000;
	text-align:center;
}

#voteinfo {
	text-transform:uppercase;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:25px;
}

.vtgsu2 {
	clear:both;
	padding-top:20px;
	padding-bottom:10px;
	text-align:center;
	font-family:Times New Roman;
	font-size:14pt;
}

.vtgt {
	font-weight:bold;
}

.tacinfo {
	margin-right:10%;
	margin-left:10%;
	font-family:Times New Roman;
	font-size:10pt;
	color:#808080;
	text-align:justify;
}

/* square */
.sqdis {
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}

#sqinfo {
    display: inline-block;
    font-size: 18px;
    line-height: 48px;
    height: 48px;
    color: #ffffff;
    min-width: 212px;
    background-color: #006aff;
    text-align: center;
    box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset;
    border-radius: 50px;
	font-family: SQ Market, SQ Market, Helvetica, Arial, sans-serif;	
}

/* tables form */
.tblsu {
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

.tblpos {
	margin-left:auto;
	margin-right:auto;
}

th {
	font-family:Times New Roman;
	font-size:16pt;
	padding-left:10px;
	padding-right:10px;
}

td {
	font-family:Times New Roman;
	font-size:14pt;
	padding-left:10px;
	padding-right:10px;
}

.tdsu {
	text-align:left;
}

/* about */
.disinfo {
	margin-right:10%;
	margin-left:10%;
	font-family:Times New Roman;
	font-size:14pt;
	color:#000000;
	text-align:justify;
}

#sigdis {
	font-family:Times New Roman;
	font-size:30pt;
	color:#FF0000;
}

.ablink {
	color:#FF0000;
}

.abimg {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	border:none;
}

/* footer */
footer {
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
}

#ftr {
	text-align:center;
	padding-top:15px;
	padding-bottom:20px;
}

#ftr  > a {
	font-family:Arial;
	font-size:12pt;
	color:#00FF00;
}

#ftr  > a:hover {
	color:#FF0000;
}

#copyright {
	margin-right:auto;
	margin-left:3%;
	font-size:8pt;
	color:#000000;
}