/* CSS Document */
.td-left {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C3D3AF;

}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

ul {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	font-weight: bolder;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0a104a;
	font-weight: bold;
	font-variant: small-caps;
}
h2 {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #017CA8;
	font-weight: bold;
}
.tableBoxM {
	list-style-type: square;
	background-color: #5C8727;
	border: 1px dashed #FFFFFF;
	margin: 0px;
	padding: 3px;	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EEEEEE;
	
}
.tableBoxL {
	list-style-type: square;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #5C8727;
	border-right-color: #5C8727;
	border-bottom-color: #5C8727;
	border-left-color: #5C8727;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
}
.tableBoxR {
	list-style-type: square;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

h3 {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.reply_listing {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #013d53;
}


.left-col {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFE;
	font-weight: normal;
}
a:link {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A8012F;
	text-decoration: underline;
}
a:visited {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:hover {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6633;
	text-decoration: underline;
}
a:active {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.footer:link {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-variant: normal;
}
a.footer:visited {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
	font-variant: small-caps;
}
a.footer:hover {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f78c3c;
	text-decoration: underline;
	font-variant: small-caps;
}
a.footer:active {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
	text-decoration: underline;
	font-variant: small-caps;
}
a.left:link {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;

}
a.left:visited {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;

}
a.left:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
}
a.left:active {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}

li {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	font-weight: bold;
}
body{
	background-color: #11396A;
	background-image: url(images/AllPointsLogo.gif);
	background-repeat: repeat-y;
	background-position: right;
}

div#menuPane{
	position: relative;
	left: 10px;
	top: 5px;
	right: 5px;
	width: 90%;

}

div.menu {
	display: block;
	font-size: 14px;
	margin: 5;
	padding: 5;


}

div.menu a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	margin: 0px;	
	padding: 0px;
	color: #0a104a;
	border-top: 2px solid #0a104a;

}

div.menu a:link{
	background: #ffffff;
	text-decoration: none;
}

div.menu a:visited{
	background: #ccd7f3;
	text-decoration: none;
}
div.menu a:hover{
	background: #acb9dc;
	text-decoration: none;
}

div.menu h4{
	padding: 7px;
	margin: 0px;
	color: #C3D3AF;
	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

div#content{
	position: relative;
	top: 0px;
	width: auto;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

div#content h3{
	background-color: #A3F4A3;
	text-align: right;
	letter-spacing: -1px;
	color: #386938;
	padding: 2px;
	border-bottom: 1px solid black;
}

div#content a:link, a:visited{
	background: #0a104a;
	color: #ffffff;
	letter-spacing: 1px;
}

div#content a:hover{
	background: #0458a1;
	color: #FFFFFF;
	letter-spacing: 1px;
}	
