﻿body 		{ background-image: url('../images/pin_lightblue.gif'); font-family: arial, verdana, helvetica; font-style: normal; 
			color: #333333; font-weight: normal; font-size: 9pt; text-decoration: none; margin-left: 0px; margin-top: 0px; 
			text-align:center; }
.normal		{font-family: arial, verdana, helvetica; font-style: normal; color: #333333; font-weight: normal; font-size: 9pt; 
			text-decoration: none; margin-left: 0px; margin-top: 0px; }
			
p			{margin: 5px; padding: 5px;}

h1 			{ font-size: 12pt; font-weight: bold; }
h2			{ font-size: 11pt; font-weight: bold; margin: 5px; padding: 5px; }
h3 			{ font-size: 10pt; font-weight: bold;}
img 		{ border:0px; }

.menu a:link 	{ color: #2A83D5; font-family: verdana, arial, helvetica; font-style: normal; text-decoration: none; font-weight:bold; font-size: 7pt;}
.menu a:visited {color: #2A83D5; font-family: verdana, arial, helvetica; font-style: normal; text-decoration: none; font-weight:bold; font-size: 7pt;}

a:link 		{ font-family: arial, verdana, helvetica; font-style: normal; color: #1F609A; text-decoration: underline; font-weight: normal; font-size: 9pt;	        }
a:visited   { font-family: arial, verdana, helvetica; font-style: normal; color: #1F609A; text-decoration: underline; font-weight: normal; font-size: 9pt;    		}
a:hover 	{ font-family: arial, verdana, helvetica; font-style: italic; color: #333333; text-decoration: underline; font-weight: normal; font-size: 9pt;        	}
a:active    { font-family: arial, verdana, helvetica; font-style: normal; color: #333333; text-decoration: underline; font-weight: normal; font-size: 9pt;	        }
	       
/*#header 	{ position: relative; background: #EEE; height: 97px; }*/
#container	{ position: relative; width:760px; margin:0 auto; background: white; text-align: left; 
				background-image: url('../images/dot_grey.gif'); background-repeat: repeat-y; }
#content  	{ float:right; width:637px; background: white;  border-right: 1px #C0C0C0 solid; }
#navigation	{ position: relative; float:left; width:120px; height: 450px; background: #2A83D5; 
				border-right: 1px #C0C0C0 solid; border-left: 1px #C0C0C0 solid;}
#extra		{ float:left; clear:left; width:120px; height: 14px; 
				border-left: 1px #C0C0C0 solid;
				background-image: url('../images/leftmenu_bg.gif'); }
#footer		{ position: relative; clear:both; width:100%; }

#copyright	{ text-align: center; padding-top: 3px; font-size: 7pt; font-family: verdana, arial; color: #666666 }

.smallLink 				{ font-family: arial, verdana, helvetica; font-style: normal; color: #1F609A; text-decoration: none; font-weight: bold; font-size: 8pt;}
.smallLink a:link 		{ font-family: arial, verdana, helvetica; font-style: normal; color: #1F609A; text-decoration: none; font-weight: bold; font-size: 8pt;}
.smallLink a:visited	{ font-family: arial, verdana, helvetica; font-style: normal; color: #1F609A; text-decoration: none; font-weight: bold; font-size: 8pt;}
.smallLink a:hover 		{ font-family: arial, verdana, helvetica; font-style: normal; color: #2A83D5; text-decoration: underline; font-weight: bold; font-size: 8pt;}
.smallLink a:active 	{ font-family: arial, verdana, helvetica; font-style: normal; color: #1F609A; text-decoration: none; font-weight: bold; font-size: 8pt;}


#mainContent { margin: 20px }



.listBasic { list-style-image: url('../images/bullet2.gif'); margin-top: 5px; margin-right: 10px; }
.list2 { list-style-image: url('../images/bullet3.gif'); margin-left: 25px; margin-top: 5px; margin-right: 10px; }
.largeHeading { font-size: 13pt; border-bottom: silver 1px solid; margin-bottom: 5px;}

.bubble-top {position: relative; z-index: 15; width: 162px; height: 34px;  background-image: url('../images/bubble/bubble_top.gif'); }
.bubble-middle {position: relative; z-index: 15; width: 162px; height: 100px;  background-image: url('../images/bubble/bubble_middle.gif'); }
.bubble-bottom {position: relative; z-index: 15; width: 162px; height: 24px; background-image: url('../images/bubble/bubble_bottom.gif'); }
.bubble-text {position:absolute; z-index: 20; top:5px; left: 0; width: 140px; margin: 7px; font-size: 10px; font-style: italic; }
.bubble-signature {text-align: center; }

.bubble-large-top {position: relative; z-index: 15; width: 480px; height: 36px;  background-image: url('../images/bubble/bubble_large_top.gif'); }
.bubble-large-middle {position: relative; z-index: 15; width: 480px; height: 100px;  background-image: url('../images/bubble/bubble_large_middle.gif'); }
.bubble-large-bottom {position: relative; z-index: 15; width: 480px; height: 23px; background-image: url('../images/bubble/bubble_large_bottom.gif'); }
.bubble-large-text {position:absolute; z-index: 20; top:3px; left: 25px; width: 430px; margin: 7px; font-size: 11px; font-style: italic; }
.testimonial-signature {position: absolute;  top: 20px; width: 130px;text-align: right;}

.imageborder {padding: 3px; border: 1px silver solid; background-color: white; }
.listItem {margin-bottom:5px;}
.answer{margin-left: 30px;}
