body,td,th {
	font-family: Tahoma;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #003366;


}
a:visited {
	text-decoration: none;
	color: #003366;


}
a:hover {
	color: #3399CC;
	text-decoration: none;

}
a:active {
	text-decoration: none;
	color: #003366;
}

.menu a:link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;


}
.menu a:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;


}
.menu a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #3399CC;
	text-decoration: none;
	font-weight: bold;

}
.menu a:active {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
	
.title a:link {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #003366;
	font-weight: bold;

}
.title a:visited {
	font-size: 13px;
	text-decoration: none;
	color: #003366;
	font-weight: bold;



}
.title a:hover {
	font-size: 13px;
	color: #3399CC;
	text-decoration: none;
	font-weight: bold;


}
.title a:active {
	font-size: 13px;
	text-decoration: none;
	color: #003366;
	font-weight: bold;



}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;


}
.textbold {
	font-size: 11px;
	font-weight: bold;
}
.textboldblue {
	font-weight: bold;
	color: #336699;
}

.smalltext {
	color: #FFFFFF;
	background-color: #336699;
	width: 100%;
	height: 20px;
}

.header1 {
	font-size: 14px;
	font-weight: bold;

}
.header2 {
	font-size: 16px;
	font-weight: bold;
}
.header3 {
	font-size: 18px;
}

.header4 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;


}
.underline2 {
	border-top: 1px solid #dfd2c5;

}
.table {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	font-family: Tahoma;
	font-size: 11px;

}

.td {
border-left: 1px solid #999999;
border-bottom: 1px solid #999999; 
}
.border2 {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #dfd2c5;

}
.dotline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
}
.title {
	font-size: 13px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
	font-weight: bold;
}
.title3 {
	font-size: 18px;
	background-color: #e0e0e0;
	padding: 2px;
	background-repeat: repeat-x;
	width: 100%;
}


.description {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
}
body {
    height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ebecec;
}
.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -20px; 
} 
.footer, .push { 
    height: 20px; 
} 

