img { behavior: url(iepngfix.htc); }


body  {
	font: 80% Georgia, Arial, Helvetica, sans-serif;
	/*background: url('images/bg_fade.jpg') repeat-x top left;*/
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

#logoarea {
		background: url('images/header_bg.png') no-repeat top left;

	width: 860px;
	height: 61px;	
	margin: 0px auto;  /*the auto margins (in conjunction with a width) center the page if needed*/
	text-align: left; /* this overrides the text-align: center on the body element. */

/*				overflow: auto; */

}

#logoarea ul { padding: 0px;
	margin: 0px;
	list-style-type: none;
}  

#logoarea li a:hover { 
	text-decoration: underline;
}

#logoarea li a { 
	color: #000066;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	display: block;
	background: transparent;
} 



#logoarea li { padding: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 60px;
	white-space: nowrap;
	list-style-type: none;
	width: auto;
		font-weight: bold;


}

#logoarea li.right { 	color: #000066;
		padding-right: 9px;
		padding-left: 13px;
	float: right;
	margin: 0;
	font-size: 11px;
	line-height: 60px;
	white-space: nowrap;
	list-style-type: none;
	width: auto;
	background: url('images/phone.png') no-repeat left;
	font-weight: normal;
	
}



#tabbed-content {
	width: 100%;
	margin: 0px;
	
}

#container {
	width: 860px;

	/*background: url('images/bg_lines.png') no-repeat bottom right;*/
	margin: 0px auto;  /*the auto margins (in conjunction with a width) center the page if needed*/
	text-align: left; /* this overrides the text-align: center on the body element. */

}  

/* TOP MENU ---------- */
#topmenu {	margin: 0px auto;  /*the auto margins (in conjunction with a width) center the page if needed*/

			padding: 0;
			background: url('images/navbar.gif') repeat-x top;
			height: 30px;
				width: 860px;
			align: center;



}



#lefts { 
	height: 30px; 
	background: url('images/navbar.gif') repeat-x top;
	width: auto;
	padding-left: 0px;
}
#rights {
	float: right;
	height: 30px;
	width: 8px;
}

#topmenu li a:hover { 
	text-decoration: underline;
}

#topmenu li a { 
	color: #FFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 15px;
	text-decoration: none;
	background: transparent;
	font-weight: bold
} 

#topmenu li { padding: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 30px;
	white-space: nowrap;
	list-style-type: none;
	width: auto;


}

#topmenu h2 { 	color: #FFF;
		padding-right: 15px;
	float: right;
	margin: 0;
	font-size: 10px;
	line-height: 30px;
	white-space: nowrap;
	list-style-type: none;
	width: auto;

}


#preheader {
	width: 860px;
	height: 20px;
	background-color: #DEDED4;		
	padding: 11px 0px 2px 0px	;

}

#preheader .right {
    font: 9px Georgia, Arial, Helvetica, sans-serif;
    color: #000000;
	float: right;
	text-align: right;

	padding-left: 10px;
	padding-right: 15px;
	margin-left:  0px;
	text-decoration: none;
	background: transparent;
}

#preheader .left {
    font: 9px Georgia, Arial, Helvetica, sans-serif;
    color: #000000;
	float: left;
	text-align: left;
	margin-right: 00px;
	padding-left: 10px;
	padding-right: 15px;
	text-decoration: none;
	background: transparent;
}

#preheader a {
    color: #000000;

	text-decoration: underline
}

#header {
	/*: url('images/header_blue.jpg') no-repeat top left;*/
		height: 246px;

	/*height: 275px;*/
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

#successheadercurve {
	background: url('images/successheader_bgcurve.gif') no-repeat bottom left;
	height: 10px;
	margin-top: 10px;
	padding: 0px;
}

#successfootercurve {
	background: url('images/successfooter_bgcurve.gif') no-repeat bottom left;
	height: 10px;
	margin-top: 0px;
	padding: 0px;
}

#successheader {
	background: url('images/successheader_bg.jpg') repeat-x top left;
		height: 406px;
	/*height: 275px;*/
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

#successheadertext {
	font: 12px Georgia, Arial, Arial, Sans-Serif;
	color: #FFFFFF;
	padding: 0px 25px;
	width: 260px;
	float: left;
}

#successheadertext a{
	font: 12px Georgia, Arial, Arial, Sans-Serif;
	color: #FFFFFF;
	width: 260px;
	float: left;
	text-decoration:underline;
}


#successheadertext hr {
	color: #FFFFFF;
	background-color:#FFFFFF;
	height: 1px;
		border: 0;
		margin: 0px;

}

#successheadertext h2 {
	font: bold 16px Georgia, Arial, Arial, Sans-Serif;
	border-bottom: 1px solid #FFFFFF;

}

#successheadertext h2 {
	font: bold 16px Georgia, Arial, Arial, Sans-Serif;
	border-bottom: 1px solid #FFFFFF;

}

#soundslides {
float: right;
	width: 520px;
	padding: 0px 10px 10px 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}


#soundslides1 {
float: right;
	width: 400px;
	padding: 10px 10px 10px 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}





#header .lefts {
	background: url('images/header_sqlogo.gif') no-repeat center right;
	height: 181px;
	width: 29%;  
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;

}

#header .rights{
	background: url('images/header_faces.jpg') no-repeat top right;	 
	float: right;
	height: 181px;
	width: 70%;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;

}


#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}



/* Tips for sidebar1:
1. Be aware that if you set a font-size value on this div, the overall width of the div will be adjusted accordingly.
2. Since we are working in ems, it's best not to use padding on the sidebar itself. It will be added to the width for standards compliant browsers creating an unknown actual width. 
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".thrColHybHdr #sidebar1 p" rule.
*/

#sidebar1 {
	float: left;
	margin-left: 1px;
	margin-right: 12px;
	width: 190px; /* top and bottom padding create visual space within this div */
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
			border-right: 1px solid #CCCCCC;

}

#sidebar1 .sidebarHeader {
	/*background:  url('images/sdbar_top.gif') no-repeat top left;*/
	height: 34px;
	padding: 0px;
	color: #FFFFFF;


}


#sidebar1 .box {
	/*background: url('images/sdbar.gif') repeat-y top left;*/
	margin-bottom: 0px;
	padding: 0px;

}


#sidebar1 .bottom {
	/*background: url('images/footer.jpg') repeat-x top left;*/
	height: 70px;
	padding: 0px;
		margin: 0px 4px 0px 4px;

}

#sidebar1 h2 a {
	background: url('images/sdbar_header.png') no-repeat top left;

	font:  bold 12px Georgia, Arial, Arial, Sans-Serif;
	height: 20px;
	padding: 11px;
	color:	#FFFFFF;
	margin: 0px 4px -24px 4px;

}




#sidebar1 h3 {
	font:  bold 1.0em Georgia, Arial, Arial, Sans-Serif;
	color:	#000033;
	margin-left: 5px;
	margin-top: 6px;


}

.sidebar1button a {
margin: 0px 0px 0px -7px;
}



#sidebar1 a {
	font: bold 11px Georgia, Arial, Arial, Sans-Serif;
	height: auto;
	color: #000066;
	text-decoration:none;
	padding: 10px 0px 6px 12px;
	display: block;
	width: 160px;

}

#sidebar1 a:hover { 
	text-decoration: underline;
} 

#sidebar1 ul{
	margin-top: 0px;
}

#sidebar1 li {
	background: url('images/footer.jpg') repeat-x top left;
	height: auto;
	padding: 0px 10px 10px 0px;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 0px;
	border-bottom: 0px solid #CCCCCC;
}


#sidebar1 li:hover {
	background: #CCCCCC;

	padding: 0px 10px 10px 0px;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 0px;
	border-bottom: 0px solid #FFFFFF;
}

#sidebar1 li.selected {
	background: #CCCCCC;

	padding: 10px 10px 10px 15px;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 0px;
	border-top: 0px solid #CCCCCC;
}

#sidebar2 {

	float: right;
			background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	margin-right: 0em;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 20px;

}

#CCsidebar2 {

	float: right;
			background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	width: 180px;
	margin-right: 0em;
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 20px;

}



#sidebar2 h2 {
	font:  bold 1.0em Georgia, Arial, Arial, Sans-Serif;
	padding: 0px;
	color:	#000066;



}

#sidebar2 .box {
	font:  11px Georgia, Arial, Arial, Sans-Serif;

		background: #EFEFEF; /* the background color will be displayed for the length of the content in the column, but no further */
			border: 1px solid #CCCCCC;
			width: 210px; /* since this element is floated, a width must be given */
			padding: 10px; /* top and bottom padding create visual space within this div */


}



#rightspace {
	float: right;
	width: 10em; /* since this element is floated, a width must be given */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0em 0; /* top and bottom padding create visual space within this div */
	margin-right: 4.0em;
	margin-left:2em;
	height: 10em;

}


#sidebar1 h3, #sidebar1 p, #sidebar2 p, #sidebar2 h3 {
	margin-left: 0px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

/* Tips for mainContent:
1. If you give this #mainContent div a font-size value different than the #sidebar1 div, the margins of the #mainContent div will be based on its font-size and the width of the #sidebar1 div will be based on its font-size. You may wish to adjust the values of these divs.
2. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
3. To avoid float drop, you may need to test to determine the approximate maximum image/element size since this layout is based on the user's font sizing combined with the values you set. However, if the user has their browser font size set lower than normal, less space will be available in the #mainContent div than you may see on testing.
4. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs that may occur.
*/

#mainContent {
	background: url('images/sectionbgfade_rounded.jpg') no-repeat top left;
	/*border-right: 1px dotted #999999;*/
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-top: .2em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 1em;

} 

#blogheader {
	background: url('images/new-blog-header.jpg') repeat-x top left;
	height: 110px;
	/*border-right: 1px dotted #999999;*/
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-top: .2em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 1em;

} 


#mainContentNoSdbar {

	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 2em;
	margin-left: 0em;
	padding-top: .2em;
	padding-right: 2em;
	padding-bottom: 0;
	padding-left: 1em;

} 

#mainContentSub {
	/*border-right: 1px dotted #999999;*/
	margin-top: 2em;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 15.7em;
	padding-top: 0;
	padding-right: 2em;
	padding-bottom: 0;
	padding-left: 1em;

} 

#pagetop {
	background: url('images/sectionbgfade_rounded.jpg') no-repeat top left;
	/*border-right: 1px dotted #999999;*/
	margin-top: 1em;
	margin-right: 22em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-top: .2em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
	
}



#pagetop-left {
	background: url('images/sectionbgfade.jpg') no-repeat top left;
	border-right: 1px dotted #CCCCCC;
	margin-top: .5em;
	width: 370px;
	margin-bottom: 0em;
	margin-left: 0em;
	padding:2em;
	float: left;

}

#pagetop-right {
	margin-top: .5em;
	width: 370px;
	margin-bottom: 0em;
	margin-left: 0em;
	padding:2em;
	float: right;
	

}



table.sample {
	font: 11px Georgia, Arial, Helvetica, sans-serif;
	margin: 0px auto;
	border-width: ;
	border-spacing: ;
	border-style: ;
	border-color: ;
	border-collapse: separate;
	background: url('images/footer.jpg') repeat-x top left;

}
table.sample th {
	padding-left: 10px;
	border-width: ;
	border-style: ;
	border-color: ;
	-moz-border-radius: ;
	vertical-align: top;
	text-align: left;

}

table.sample td {
	width: 380px;
	text-align: left;
	border-width: ;
	padding: 0px 10px 10px 20px;
	border-style: ;
	border-color: ;
	-moz-border-radius: ;
	vertical-align: top;
}

table.sample td.right {
	width: 200px;
	text-align: left;
	border-width: ;
	padding: 0px;
	border-style: ;
	border-color: ;
	-moz-border-radius: ;
	vertical-align: top;

}

#pagetop h1, #mainContent h1, #mainContentNoSdbar h1, #mainContentSub h1, #blogheader h1 {
	font:  3.0em   Georgia, Arial, Arial, Sans-Serif;
	color: #000066;
	margin-left: 10px;
	margin-top: 10px;
	
}

#blogheader h1 {
	font:  3.0em   Georgia, Arial, Arial, Sans-Serif;
	color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 0px;
}

#blogheader h2 {
	font:  bold 	1.2em   Georgia, Arial, Arial, Sans-Serif;
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 0px;
	
	
}



#pagetop h2, #mainContent h2, #mainContentNoSdbar h2, #mainContentSub h2 {
	font:  bold 	1.2em   Georgia, Arial, Arial, Sans-Serif;
	color: #000066;
}

#pagetop h2 a, #mainContent h2 a, #mainContentNoSdbar h2 a, #mainContentSub h2 a {
	text-decoration: none;
}

#pagetop h2 a:hover, #mainContent h2 a:hover, #mainContentNoSdbar h2 a:hover, #mainContentSub h2 a:hover {
	text-decoration: underline;
}


#mainContent h3, #mainContentNoSdbar h3, #mainContentSub h3 {
	font: bold 1.1em   Georgia, Arial, Arial, Sans-Serif;
	color: #000000;
}

#mainContent h4, #mainContentNoSdbar h3, #mainContentSub h4 {
	font: bold 1.1em   Georgia, Arial, Arial, Sans-Serif;
	color: #000000;
}

#mainContentNoSdbar h4, #mainContentSub h4 {
	font: bold 1.0em   Georgia, Arial, Arial, Sans-Serif;
	color: #222222;
	padding-left: 33px;
	padding-top: 4px;

	padding-bottom: 4px;
	background: url('images/check.png') no-repeat top left;

}

#intro {
	height: auto;
	width: 350px;
	padding: 0px;
	float: left;
	margin: 0px 0px 0px 20px;


}

#signupbox {
	font: 10px Georgia, Arial, Arial, Sans-Serif;
	padding: 10px;
	border: 1px solid #999999;
	width: 360px;
   float: right;
 	margin: 20px 0px 10px 20px;
}

#signupbox-white {
	font: 10px Georgia, Arial, Arial, Sans-Serif;
	color: #FFFFFF;
	padding: 10px;
	border: 1px solid #FFFFFF;
	width: 470px;
   float: right;
 	margin: 20px 20px 10px 20px;
}






#signupbox p {
	font: 11px Georgia, Arial, Arial, Sans-Serif;


}


#mainContent blockquote, #mainContentNoSdbar blockquote, #mainContentSub blockquote {
	font: italic 12px   Georgia, Times, Sans-Serif;
	color: #000000;
	margin: 2em;
	background: #FFC;
	padding: 10px;
	float: right;
	
}



#mainContent ul, #mainContentNoSdbar ul, #mainContentSub ul, #sidebar2 ul , #successheadertext ul {
	margin-left: 30px;
}

#mainContent li, #mainContentNoSdbar li, #mainContentSub li, #sidebar2 li , #successheadertext li {
	padding-bottom: 0px;
}

#tabbed-content {
margin: 10px 0px;
}


#audioPlayer {
	height: 30px;
	margin: 5px 10px 0px 10px ;
	width: 30px;
	float: left;
}


p.audioPlayerDescription {
	font: 10px Georgia, Arial, Helvetica, sans-serif;
}


#captions { 	float: right;
	background: #FFFFFF ;
	margin: 0px 5px 10px 15px;
	font: 11px Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align: center;
	width: 180px;
	height: auto;
		}

		#captions1 { 	float: right;
			background: #FFFFFF ;
			margin: 0px 5px 10px 15px;
			font: 11px Arial, Helvetica, sans-serif;
			font-style:italic;
			text-align: center;
			width: 277px;
			height: auto;
				}
				
				#quotes { 	float: right;
					margin: 0px;
					font: 18px Georgia, Arial, Helvetica, sans-serif;
					font-style:italic;
					font-weight:bold;
					text-align: center;
					color:  #5674b9;
					width: 380px;
					height: auto;
						}
						
						#slideshow3 {
							float:right;
						}

#bottom {
	float: right;
	padding: 0px 0em 0px 0em;
	margin-top: 1em;
	/*background: url('images/sectionbgfade.jpg') no-repeat top left;*/
	width: 860px;
	height: auto;
}



#bottombox {

	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 279px; /* top and bottom padding create visual space within this div */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#bottombox .bottomboxHeader1 {
	border: 0px solid #999999;
	background: url('images/bottombox_01.jpg') no-repeat top left;

	height: 21px;
	padding-top: 6px;
	padding-left: 10px;
	color: #FFFFFF;
}

#bottombox .bottomboxHeader1 a,  #bottombox .bottomboxHeader2 a,  #bottombox .bottomboxHeader3 a {
	font: bold 13px Georgia, Arial, Arial, Sans-Serif;
	color: #FFFFFF;
	display: inline;
	height: 30px;
	text-decoration: none;
}

#bottombox .bottomboxHeader1 p,  #bottombox .bottomboxHeader2 p,  #bottombox .bottomboxHeader3 p {
	font: bold 13px Georgia, Arial, Arial, Sans-Serif;
	color: #FFFFFF;
}


#bottombox .bottomboxHeader2 {
	border: 0px solid #999999;
	background: url('images/bottombox_02.jpg') no-repeat top left;

	height: 21px;
	padding-top: 6px;
	padding-left: 10px;
	color: #FFFFFF;
}



#bottombox .bottomboxHeader3 {
	border: 0px solid #999999;
	background: url('images/bottombox_03.jpg') no-repeat top left;

	height: 21px;
	padding-top: 6px;
	padding-left: 10px;
	color: #FFFFFF;
}




#bottombox .bottom {

	background: url('images/box_bottom.gif') no-repeat top left;
	height: 34px;

}


#bottombox .box {
		height: 153px;
	padding: 0em;
}



#bottombox .box p {
	float: left;
	
		color: #FFFFFF;
}


.news {
	background: url('images/page.gif') no-repeat top left;

	font: 0.85em Georgia, Arial, Arial, Sans-Serif;
		margin-bottom: 10px;

	margin-left: 2px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 5px;
		padding-left: 14px;
}

.aktt_tweets li {
	list-style: none;	
		font: 0.85em Georgia, Arial, Arial, Sans-Serif;
	border-bottom: #CCCCCC 1px dashed;
	padding: 4px 0px;
	
}

li.aktt_more_updates {
	list-style: none;	
		font: 0.85em Georgia, Arial, Arial, Sans-Serif;
	padding: 4px 0px;
	border-bottom: none;
	margin-left: 260px;
	
}



.date {
	font: bold 0.8em Georgia, Arial, Arial, Sans-Serif;
	color: #999999;
}



#bottombox .bottomboxHeader h2 {
	font: bold 14px Georgia, Arial, Arial, Sans-Serif;
	color: #000033;
}

#bottombox .box1, .box2, .box3 {
	height: 153px;
	width: 279px;
	
}

#bottombox .box1 a {
	float: left;
	display: block;
	padding: 100px 10px 10px 10px;
	font: 16px Georgia, Arial, Sans-Serif;
	color: #FFFFFF;
	height: 43px;
	width: 259px;
	text-decoration: none;
	background: url('images/bottombox_04.jpg') no-repeat top left;
}


#bottombox .box-bucket {
	background: url('images/footer.jpg') repeat-x top left;
	padding: 1px 10px 0px 10px;
}


#bottombox .box2 a {
	float: left;
	display: block;
	padding: 100px 10px 10px 10px;
	font: 16px Georgia, Arial, Sans-Serif;
	color: #FFFFFF;
	height: 43px;
	width: 259px;
	
	text-decoration: none;
	background: url('images/bottombox_05.jpg') no-repeat top left;
}

#bottombox .box3 a {
	float: left;
	display: block;
	padding: 100px 10px 10px 10px;
	font: 16px Georgia, Arial, Sans-Serif;
	color: #FFFFFF;
	height: 43px;
	width: 259px;
	
	text-decoration: none;
	background: url('images/bottombox_06.jpg') no-repeat top left;
}


#bottombox a:hover { 
		opacity: .8;
		text-decoration: underline;

} 

#bottombox li {
	padding: 1px;
	list-style-type: none;
		margin-bottom: 10px;

	margin-left: 5px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 5px;
}



#footer { 
	font: 10px Georgia,Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	 background: url('images/header_bg.png') repeat-x top;
	 margin-bottom: 20px;
	height: 61px;


} 

#signup { 
	width: 700px;
	margin: 10px auto;
	background-color: #FFFFCC;
	height: 40px;
	padding: 10px 0px 0px 120px;
	
	border: 1px solid #FFCC99;
	

}

#signup p { 
	margin: 10px 0px 5px 120px;

}

#footer a{
	padding: 0px;
	margin: 0;
	font-size: 11px;
	line-height: 61px;
	white-space: nowrap;
	list-style-type: none;
	width: auto; 
	color: #000033;
	text-align: center;
	text-decoration: none;
	background: transparent;
	font-weight: bold

}

#footer a:hover { 
	text-decoration: underline;
		color: #FF3300;

} 

#footer .lefts{
	/* background: url('images/footer_left.gif') no-repeat bottom left; */
	height: 33px; 
	margin-left: 0px;
	margin-right: 0px;
}

#footer .rights {
	/* background: url('images/footer_right.gif') no-repeat right; */
	float: right;
	height: 33px;
	width: 8px;
}

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */



ul {  padding: 2px; margin: 2px; list-style-type: disc; }




form {
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select {
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a {
	color: #000066;
}


a:hover { 
	text-decoration: underline;
	color: #FF3300;
} 


.lastname {
    visibility: hidden;
}


.pics { height: 86px; width: 200px; padding:0; margin:25px 0 0 0; overflow: hidden }
.pics img { margin: 0px auto 0px auto;}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 18px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a img
{
border:none;

}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
