td {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 18px;	
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	color: #22467D;
	text-align: justify;	
}
.orange {
	font-family: Tahoma;
	font-size: 11px;
	color: #E17100;
	text-align: justify;
	line-height: 18px;	
}
.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #22467D;
	text-align: justify;
	line-height: 18px;	
}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: justify;
}
.td2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
}
.p5 {
	padding: 5px;
}
.p3 {
	padding: 3px;
}
.p10 {
	padding: 10px;
}
.p1 {
	padding: 1px;
}
li {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
.div {
	color: #0E7DB5;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a:link {
	color: #0E7DB5;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	color: #0E7DB5;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:active {
	color: #0E7DB5;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	color: #D27E00;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #16256D;
}
.dotted {
	border: 1px dotted #2B67A5;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99DDFB;
	border-left-color: #99DDFB;
}
.border1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CFE8F3;
	border-left-color: #CFE8F3;
}
.line {
	color: #CCCCCC;
}
.plansbg {
	background-image: url(images/plans_bg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding: 1px;
}
.plansbg1 {
	background-image: url(images/plans_bg1.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding: 1px;
}
.geobg {
	background-image: url(images/geo_bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	padding: 1px;
}
