body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../_media/backgrounds/bg_horiz.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	height:100%;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body#home {
background-image: url(../_media/backgrounds/bg_horiz_home.jpg);
}
#wrapmaster {
	position: absolute;
	top: 0px;
	left:0px;
	height:auto;
	width:100%;
	min-height:100%;
	background-position: center top;
	background-repeat: repeat-y;
    }
	
* html #wrapmaster {
	height:100%;
	}

#client_header {
	display: none;
}

#noflash #client_header {
	display:block;
}

#noflash #client_header #client_name{
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	color:#FFF;
	position:absolute;
	top:12px;
	right:22px;
	display: none;
}
#noflash #client_header #specialty{
	display: none;
}
#noflash #client_header #location{
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFF;
	position:absolute;
	top:286px;
	right:38px;
	display: none;
}
#noflash #client_header #phone{
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#242424;
	position:absolute;
	top:302px;
	left:39px;
	display: none;
}

#wrap {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	text-align:left;
	background-image: url(none);
	
	}

#wrapcenter	{
	padding: 0px;
	width: 100%;
	height: 100%;
	float: left;
	}
	
	
html>body#wrapcenter {
	height: auto;
	}

#wrapleft {
	padding: 0px;
	width: 0px;
	height: 0px;
	float: left;
	background-image:  url(none);
	background-repeat: no-repeat;
	}
	
#wrapright	{
	padding: 0px;
	width: 0px;
	height: 0px;
	float: right;
	background-image: url(none);
	background-repeat: no-repeat;
	}

p {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 150%;
	}

h1 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	text-align: left;
	margin-top:0px;
	text-transform: uppercase;
	
	}
h1.small {
	font-size: 180%;
}
h1.evensmall {
	font-size: 170%;
}
h1.thesmall {
	font-size: 155%;
}
h1.smalest {
	font-size: 145%;
	margin-bottom: 20px;
}
#home h1 {
	
	}
	
h2 {
	color: #215f89;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	
	}
h2:hover {
	color: #333;
}

h3 {
	color:#3E3123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	}

h4 {
	color: #000000;
	font-size: 125%;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times;
	text-align: center;
	width: 90%;
	}

a {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}

ul {
	list-style-image: url(../_media/common_assets/asterisk.png);
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	line-height: 150%;
	color: #000;
	}
	
ul li {
	padding: 8px 8px 8px 0px;
	}
	
ol {
	padding:0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	line-height: 150%;
	color: #000;
	margin-left: 30px;
	}
	
ol li {
	padding:0px 8px 8px 0px;
	}
ol li ol {
	list-style-type: upper-alpha;
	margin-top: 10px;
}
	
a:hover img {
	border: none;
	background:none;
	} 

a:link img {
	border: none;
	}

/*------------- header section ----------------- */


#header_wrapper{
	width: 100%;
	}

#header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 1000px;
	height: 378px;
	padding: 0px;
	background-image: url(none);
	background-repeat: no-repeat;
	}
#noflash #header{
	background-image: url(../_menu/topbar.jpg);
	background-repeat: no-repeat;
	}
#noflash .oms #header {
	background-image: url(../_menu/topbar_oms.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#noflash .cos #header {
	background-image: url(../_menu/topbar_cos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#home #header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 1000px;
	height: 550px;
	padding: 0px;
	background-image: url(none);
	background-repeat: no-repeat;
	}
#home #header #omsInvisBtn, #home #header #cosmeticInvisBtn {
	display: none;
}
#noflash #home #header{
	background-image: url(../index.jpg);
	background-repeat: no-repeat;
	}
#noflash #home #header #omsInvisBtn, #noflash #home #header #cosmeticInvisBtn {
	display: block;
}
/*------------- content section ----------------- */

#content_wrapper{
	text-align: center;
	margin: 11px auto 0px auto;
	width: 954px;
	padding: 0px;
	background-image: url(../_media/backgrounds/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}
#home #content_wrapper{
	background-image: url(none);
	}

/*------------- content header/footer section ----------------- */

#content_header{
	width: 100%;
	margin: 0px;
	background-image: url(../_media/backgrounds/bg_content_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	}
	
#home #content_header{
	background-image: url(none);
	background-color: transparent;
	}
	
#content_footer{
	width: 100%;
	margin: 0px auto 0px auto;
	background-image: url(../_media/backgrounds/bg_content_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}	
#home #content_footer{
	background-image: url(none);
	background-color: transparent;
	}
/*------------- content main ----------------- */

#content_main{
	width: 660px;
	min-height: 350px;
	text-align: left;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	float: right;
	position: relative;
	right: 14px;
	}
#home #content_main{
	background-image: url(none);
	background-color: transparent;
	min-height: 0px;
	width: 888px;
	float: none;
	margin: 0px auto;
	right: 0px;
}


/*------------- content side ----------------- */


#content_side{
	float: left;
	width:266px;
	height: 500px;
	min-height: 100%;
	margin: 0px;
	display: inherit;
	position: relative;
	left: 0px;
	padding: 10px 0px 0px 0px;
	z-index:999;
	}
#home #content_side{
	display:none;
}

#content_side p, #content_side h1, #content_side h2, #content_side ul{

}

#content_side p{
	text-align: left;
	font-size: 100%;
	color: #000000;
    }
	
#content_side h1 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
    }
	
#content_side h2 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;	
	}
#content_side h3 {
	color: #273F28;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
	padding: 6px 0px 6px 13px;
	margin-top: 0px;
	}
	
#content_side ul {
	text-align: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
#content_side li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-image: url(none);
	}
#content_side .icons {
	background-image: url(../_media/backgrounds/icons-full.png);
	padding: 0px;
	height: 52px;
	width: 292px;
	margin-top: 300px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -14px;
	background-repeat: no-repeat;
	background-position: left top;
}
#content_side .icons h4 {
	color: #FFF;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	margin-left: 41px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 17px;
}
#content_side .icons .iconsholder {
	height: 25px;
	width: 25px;
	padding: 0px;
	float: right;
	margin-top: 13px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content_side .icons_cos {
	background-image: url(../_media/backgrounds/icons-full.png);
	padding: 0px;
	height: 52px;
	width: 292px;
	margin-top: 350px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -14px;
	background-repeat: no-repeat;
	background-position: left top;
}
#content_side .icons_cos h4 {
	color: #FFF;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	margin-left: 41px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 17px;
}
#content_side .icons_cos .iconsholder {
	height: 25px;
	width: 25px;
	padding: 0px;
	float: right;
	margin-top: 13px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
.sf-menu li a {
	color: #FFFFFF;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 100%;
	display: block;
	padding: 6px 16px 6px 0px;
	width: 250px;
	font-weight: normal;
	
	}
.sf-menu li li a {
	background-color:#2F2F2F;
	}
a.active {
	background-color:#DED3A6;
	}
	
.sf-menu li a:hover {
	background-color:#5b5b5b;
	}

#content_side .dashed_line{
	background-image: url(../_media/common_assets/dashed_line_white.gif);
	}

/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 100%;
	padding: 0px;
	margin-top:11px;
	background-image:url(../_media/backgrounds/bg_footer.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	
}

#footer{
	text-align: center;
	width: 954px;
	margin: 0px auto 0px auto;
	height: 116px;
	padding-top: 32px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size:125%;
}
#noflash #footer{
	background-image: url(../_menu/bottombar.jpg);
	background-repeat: no-repeat;
	}
#home #footer{
	display:none;
	width:0px;
	height:0px;
}
#noflash #home #footer{

	}
#footer_links{
	text-align: center;
	width: 944px;
	margin: 0px auto 0px auto;
	padding-top: 30px;	
}
#footer_links p{
	color: #CCCCCC;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
}

#footer_links a {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 80%;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}


#footer_links a:hover {
	text-decoration: underline;
}
#footer .float_left_foot {
	width: 550px;
	float: left;
}
#footer .float_right_foot {
	width: 400px;
	float: right;
}
/*------------- misc elements ----------------- */

#column_right {
	float: right;
	width: 48%;
	position: relative;
	}
#column_left {
	float: left;
	width: 48%;
	position: relative;
		}
#mapContainer {
	height: 400px;
	width: 98%;
	margin: 0px auto 0px auto;
}


/*  CSS Classes   */	

.image_left, .image_center, .image_right, .swf_center, .swf_impacted, .module_left, .module_center, .module_right, #mapContainer {
	background-color: #5084AC;
	border: solid #4E86AC 1px;
	margin-bottom: 5px;
	padding: 4px;
	}
	
.image_right {
	float: right;
	margin-left:10px;
	}
	
.image_left {
	float: left;
	margin-right:10px;
	}

.image_center {
	margin: 0px auto 5px auto;
	}
.imgRight {
	float: right;
	height: auto;
	width: auto;
	margin-left: 15px;
}

.swf_center {
	margin: 0px auto 5px auto;
	width: 460px;
	height: 160px;
	}

.swf_impacted {
	margin: 0px auto 5px auto;
	width: 480px;
	height: 350px;
	}

.module_right {
	float: right;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-left:10px
	}	

.module_right h2, .module_left h2, .module_center h2 {
	background-color: #FFFFFF;
	color: #242424;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}
	
.module_left {
	float: left;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-right:10px
	}	

.module_center {
	margin: 0px 10px 10px 10px;
	width: 80%;
	height: auto;
	padding-bottom: 5px;
	}	

	
/*  TEXT ALIGNMENT */	
.text_center {
	text-align: center;
	}

.text_left {
	text-align: left;
	}

.text_right {
	text-align: right;
	}

/*  DESIGN ELEMENTS */
	
.dashed_line{
	background-image: url(../_media/common_assets/dashed_line_grey.gif);
	background-repeat: repeat-x;
	height: 4px;
	margin-bottom: 8px;
	clear: both;
	}

.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}
.float_left{
	float: left;
	width: 325px;
}

.float_right{
	float: right;
	width: 325px;
}
.clear{
	clear: both;
	width: 100%;
	padding-top: 1px;
	margin: 20px 0px 30px 0px;
	}
.clear_line{
	clear: both;
	background-color: #E4DBB4;
	width: 100%;
	padding-top: 1px;
	margin: 20px 0px 20px 0px;
	}

.highlight {
	border: solid #C68974 1px;
	background-color: #EFE6CD;
	width: 97%;
	margin: 0px auto 0px auto;
	padding: 10px 10px 5px 10px;
	}
	
/*pullquotes*/

.pullquote_right{
	text-align: right;
	font-style: italic;
	display:block;
	border-right: 3px solid #000000;
	padding: 6px 10px 6px 6px;
}
.pullquote_right p, .pullquote_right_small p{
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9D7B55;
	font-size: 100%;
	line-height: 150%;
}
.pullquote_left{
	text-align: left;
	font-style: italic;
	display:block;
	border-left: 3px solid #866340;
	padding: 6px 6px 6px 10px;
	font-size: 120%;
	line-height: 150%;
	font-weight:normal;
}
.pullquote_left, .pullquote_left_small{
	font-style: italic;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #866340;
	font-size: 100%;
	line-height: 150%;
}

.pullquote_right_small{
	text-align: right;
	font-style: italic;
	display:block;
	border-right: 3px solid #000000;
	padding: 6px 10px 6px 0px;
	background-color: #EEEEEE;
	float: right;
	width: 40%;
	margin: 0px 0px 12px 10px;
}

.pullquote_left_small{
	text-align: left;
	font-style: italic;
	display:block;
	border-left: 3px solid #000000;
	padding: 6px 10px 6px 10px;
	background-color: #EEEEEE;
	width: 40%;
	float: left;
	margin: 0px 10px 12px 0px;
}
/*  End CSS Classes   */

a#home_link{
	color: #FFFFFF;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 120%;
	display: block;
	padding: 6px 16px 6px 0px;
	width: 250px;
	text-transform:uppercase;
	font-weight: normal;
	background-image: url(../_media/images/homeArrow.gif);
	background-repeat: no-repeat;
	background-position: 180px 7px;
}

a.arrow{

	background-image: url(../_media/images/menuArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a.arrow:hover{
background-image: url(../_media/images/menuArrowHover.gif);
}
#omsInvisBtn {
	height: 234px;
	width: 263px;
	float: left;
	margin-left: 150px;
	margin-top: 150px;
}
#cosmeticInvisBtn {
	height: 234px;
	width: 263px;
	float: right;
	margin-top: 150px;
	margin-right: 150px;
}
.alternate {
	background-color: #333333;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
.anim320x300 {
	background-image: url(../_media/backgrounds/320x300-background.png);
	height: 343px;
	width: 358px;
	float: right;
	margin-left: 10px;
	text-align: center;
	padding-top: 23px;
	background-repeat: no-repeat;
	background-position: center top;
}
.anim320x300Left {
	background-image: url(../_media/backgrounds/320x300-background.png);
	height: 343px;
	width: 358px;
	float: left;
	margin-right: 10px;
	text-align: center;
	padding-top: 23px;
	background-repeat: no-repeat;
	background-position: center top;
}
.sinus {
	float: left;
	height: 176px;
	width: 250px;
	margin-right: 10px;
	background-image: url(../_media/backgrounds/sinus-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 13px;
	margin-bottom: 20px;
}
.sinusRight {
	float: right;
	height: 176px;
	width: 250px;
	margin-left: 10px;
	background-image: url(../_media/backgrounds/sinus-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 13px;
}
.impact {
	background-image: url(../_media/backgrounds/impacted.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 395px;
	width: 523px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 22px;
}
.trauma {
	background-image: url(../_media/backgrounds/trauma.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	float: right;
	height: 314px;
	width: 257px;
	margin-left: 10px;
	padding-top: 19px;
}
#HTimplant {
	background-image: url(../_media/backgrounds/ht-implant.png);
	float: left;
	height: 514px;
	width: 344px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#HTwisdom {
	background-image: url(../_media/backgrounds/ht-implant.png);
	float: right;
	height: 514px;
	width: 344px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#HTimplant h2, #HTwisdom h2 {
	font-size: 110%;
	color: #FFF;
	background-color: #215f89;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 23px;
}
#HTimplant p, #HTwisdom p {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
}
.apnea {
	background-image: url(../_media/backgrounds/apnea.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	float: right;
	height: 353px;
	width: 266px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#map_bg {
	background-image: url(../_media/backgrounds/map-background.png);
	height: 452px;
	width: 649px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
}
#the_map {
	height: 400px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#HTCosmetic_H {
	background-image: url(../_media/backgrounds/HTCosmetic-Horiz.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 381px;
	width: 649px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 23px;
}
.cosmeticP {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.cosmeticP h2 {
	font-size: 110%;
	color: #FFF;
	background-color: #215f89;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 579px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.cosmetic360x325 {
	background-image: url(../_media/backgrounds/flvs-360x325.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 371px;
	width: 396px;
	margin-left: 10px;
	text-align: center;
	padding-top: 25px;
}
.cBeforeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	line-height: 1.5em;
	color: #000;
	text-align: center;
	padding: 0px;
	float: left;
	width: 311px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.cBefore {
	background-image: url(../_media/backgrounds/cosmetic-photos-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 242px;
	width: 311px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cAfterText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	line-height: 1.5em;
	color: #000;
	text-align: center;
	padding: 0px;
	float: right;
	width: 311px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cAfter {
	background-image: url(../_media/backgrounds/cosmetic-photos-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	float: right;
	height: 242px;
	width: 311px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cBeforevertical {
	background-image: url(../_media/backgrounds/cosmetic-vertical.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	margin: 0px;
	float: left;
	height: 421px;
	width: 316px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.caftervertical {
	background-image: url(../_media/backgrounds/cosmetic-vertical.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 421px;
	width: 316px;
	padding-top: 23px;
	text-align: center;
}
.iplHolder {
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.iplHolder h2 {
	text-align: center;
}
.iplSample {
	background-image: url(../_media/backgrounds/ipl-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	float: left;
	height: 173px;
	width: 126px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.iplSampletext {
	padding: 0px;
	float: left;
	width: 126px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color: #000;
}

