body {	margin-left: 0px; margin-top: 10px; margin-right: 0px; margin-bottom: 30px }
h2 	 { color: #394e60; font-size: 16px; font-family: tahoma; text-decoration: none }
ul {padding: 0; margin: 0;}
li {	list-style-type: disc; }

.style1 		{ color: #d1deea; font-size: 11px; font-family: geneva; text-decoration:none }
.style1 a 		{ color: #d1deea; font-size: 11px; font-family: geneva; text-decoration:none }
.style1 a:hover { color: #d1deea; font-size: 11px; font-family: geneva; text-decoration:underline }

.style2 		{ color: #484c50; font-size: 11px; font-family: tahoma;	font-weight: bold; text-decoration:none }
.style2 a		{ color: #484c50; font-size: 11px; font-family: tahoma;	font-weight: bold; text-decoration:none }
.style2 a:hover	{ color: #484c50; font-size: 11px; font-family: tahoma;	font-weight: bold; text-decoration:underline }

.style3		 	{ color: #394e60; font-size: 11px; font-family: tahoma; text-decoration: none }
.style3	a	 	{ color: #394e60; font-size: 11px; font-family: tahoma; text-decoration: underline }
.style3	a:hover	 { color: #cc6600; font-size: 11px; font-family: tahoma; text-decoration: underline }

.style4 		{ color: #185c95; font-size: 12px; font-family: tahoma; text-decoration: none }
.style4 a 		{ color: #185c95; font-size: 12px; font-family: tahoma; text-decoration: none }
.style4 a:hover { color: #cc6600; font-size: 12px; font-family: tahoma; text-decoration: underline }

.style5 		{ color: #185c95; font-size: 11px; font-family: tahoma; text-decoration: none }
.style5 a 		{ color: #185c95; font-size: 11px; font-family: tahoma; text-decoration: underline }
.style5 a:hover { color: #cc6600; font-size: 11px; font-family: tahoma; text-decoration: underline }

.style6 		{ color: #185c95; font-size: 16px; font-weight:bold; line-height:25px; font-family: arial; text-decoration: none }

.form		 	{ color: #394e60; font-size: 12px; font-family: arial; text-decoration: none }
.form a		 	{ color: #394e60; font-size: 12px; font-family: arial; text-decoration: none }
.form a:hover	{ color: #394e60; font-size: 12px; font-family: arial; text-decoration: underline }

.date { font-family:tahoma; font-size:11px; font-weight: bold; color:#185c95; padding-bottom: 5px }

.topkey 		{ font-family:tahoma; font-size:11px; color:#185c95; text-decoration: none }
.topkey a 		{ font-family:tahoma; font-size:11px; color:#185c95; text-decoration: none }
.topkey a:hover	{ font-family:tahoma; font-size:11px; color:#cc6600; text-decoration: underline }

.bluebg { background-image: url(../images/bg_blue.gif); background-position: top; height: 62px; width: 268px; background-repeat: no-repeat;
			font-family: tahoma; font-size:10px; color:#ffffff }

.bottomnav 		  	{ color: #484c50; font-size: 11px; font-family: tahoma; font-weight: bold; text-decoration:none; white-space: nowrap;
					  background-image:url(../images/div_1.jpg); background-position:top right; background-repeat:no-repeat; padding-left:5px; padding-right:5px }
.bottomnav a 	  	{ color: #484c50; font-size: 11px; font-family: tahoma; font-weight: bold; text-decoration:none; white-space: nowrap  }
.bottomnav a:hover 	{ color: #484c50; font-size: 11px; font-family: tahoma; font-weight: bold; text-decoration:underline; white-space: nowrap }

.partnerinfo		 	{ color: #990000; font-size: 12px; font-weight: bold; font-family: tahoma; text-decoration: none }
.partnerinfo	a	 	{ color: #394e60; font-size: 12px; font-weight: bold; font-family: tahoma; text-decoration: underline }
.partnerinfo	a:hover	 { color: #cc6600; font-size: 12px; font-weight: bold; font-family: tahoma; text-decoration: underline }					  
.lh { line-height: 12pt }

.bt { color: #ffffff; font-size: 11px; letter-spacing:1px; font-weight: bold; text-decoration: none }
.bt a { color: #ffffff; font-size: 11px; letter-spacing:1px; font-weight: bold; text-decoration: none }
.bt a:hover { color: #ffcc33; font-size: 11px; letter-spacing:1px; font-weight: bold; text-decoration: none }

.f1 { font: bold 14px Verdana, Geneva, sans-serif; color:#F60 }


/*-------------- DIV Container for 2 columns--------------- */

#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	width:390px;
	float:left;
	}

#side-a {
	float: left;
	width: 50%;
	}

#side-b { 
	margin: 0;
	float: left;
	width: 50%;
	}

/*-------------- Collapsible DIV Styles--------------- */

.iconspan{ cursor:hand; cursor:pointer; font-size:11px; color: #394e60; text-decoration: underline }

/*CSS used to style the examples. Remove if desired: */

.eg-bar { color: #394e60; font-size: 11px; font-family: tahoma; text-decoration: none }

.answer-bar { color: #394e60; font-size: 11px; font-family: tahoma; text-decoration: none }

