/* CSS Document */

h1 {
	
	font-family: verdana;
	font-size: 16px;
	color: #005288;
}

h1.title {
	
	font-family: verdana;
	font-size: 16px;
	color: #005288;
	padding: 0 10px 0 10px;
	margin: 0 0 0 0;
}

h2 {
	font-family: verdana;
	font-size: 11px;
	color: #005288;
	text-align:left;
}

h3 {
	font-family: verdana;
	font-size: 12px;
	color: #005288;
}


font.sidetitle {
	font-family: verdana;
	font-size: 11px;
	color: #005288;
}

hr{	
	border:dashed #CCCCCC 1px;
	width: 90%;
	height: 1px;
	margin: 5px 2px 5px 2px;
}

p.side {
	font-family:Verdana;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

p.side2 {
	font-family:Verdana;
	color:#005288;
	font-size:9px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

p {
	font-family:Verdana;
	color:#005288;
	font-size:12px;
	text-align:left;
	line-height:20px;
	}

p.center {
	font-family:Verdana;
	color:#005288;
	font-size:12px;
	text-align:center;
	line-height:20px;
	}

p.right {
	font-family:Verdana;
	color:#005288;
	font-size:12px;
	text-align:right;
	}
	
ol {
	padding-left: 35px;
	color:#005288;
	/*margin-left: 0px;*/

	}
	
li {
	font-family:Verdana;
	color:#005288;
	font-size:12px;
	text-align:left;
	padding: 2px 0px 0px 0px;
	margin-left: -10px;
	}

a {
	font-family:Verdana;
	color:#005288;
	font-size:11px;
	text-align:center;
	line-height:20px;
	font-weight:bold;
	}

td.topbot {
 	border-top:dotted #CCCCCC 1px;
	border-bottom:dotted #CCCCCC 1px;
	}

	
td.topbot {
 	border-top:dotted #CCCCCC 1px;
	border-bottom:dotted #CCCCCC 1px;
	}

td.bot {
 	border-bottom:dotted #CCCCCC 1px;
	}

table.border {
 	border:dotted #CCCCCC 1px;
	background-color:#d5eaf8;
	}
	
hr {
	border:dotted 1px #999999;
}

.form p{
	text-align:right;
}

#div {
	width:300px;
	padding:0px 0px 0px 20px;
}

.img_title{
	padding-top:10px;
}

.agendaTable p{
	padding:2px;
	font-size:12px;
}