body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 12px; color: #697092; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; 	background-color: #a2b9e0;margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1b2843; line-height: 15px}

.small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #1b2843; line-height: 12px}

.close { margin: 11px; padding: 0px }


h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1b2843; line-height: 15px}

li {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1b2843; line-height: 15px}

.top {
	border-bottom-color: #1b2843;
	border-bottom-style: dashed;
	border-bottom-width: 2px;
	border-top-color: #1b2843;
	border-top-style: dashed;
	border-top-width: 2px;
	border-left: 0px;
	border-left-style: none;
	margin-bottom: 0px;
}

.dark {
	background-color: #1b2843;
 }
 
 .light {
	background-color: #a2b9e0;
 }

 .content {
	background-color: #ffffff;
	margin-left: 0px;
	border-left: 0px;	
 }
 
a:link {  color: #1a4db3; text-decoration: none}
a:hover {  background-color: #b3cbf3; color: #ffffff; text-decoration: none}
a:visited {  color: #1a4db3; text-decoration: none}
a:active {  color: #1a4db3; text-decoration: none}

.mar {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;	
 }