@charset "utf-8";
/* CSS Document */

body{
	padding:30 0 0px 0;
	margin:0;
	background-color:#999966;


	color:#000000
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B1B1B;
}	
	
	
p, td, h1, h2, h3, form, input, label, textarea{
	padding:0;
	margin:0;
	color: #1B1B1B;
	}
	
img{
	
	border:none;
	}
	
ul{
	margin:0;
	list-style-type:disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
	}
	
	
/*---------------------------------------- General -----------------------------------*/

.header{
	background-color:#336699;
	color:inherit;
	}
	

.shadowLeft{
	background-image: url(../../images/shade-left-shade.png);
	background-repeat: repeat-y;
	background-position: 100% 0;
	}
	
.shadowTop{
	padding:0px 0 0 0;
	background-image: url(../../images/shade-top-shade.png);
	background-repeat: repeat-x;
	background-position: 0 100%;
	height: 8px;
	}
	
.shadowBottom{
	background:url(../../sug-0001-med/html/images/shadow-bottom.gif) repeat-x 0 0;
	}
	
.shadowRight{
	background-image: url(../../images/shade-right-shade.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	}




.shadowBottomLeft{
	background-image: url(../../images/shade-bottom-left-shade.png);
	background-repeat: repeat-y;
	background-position: 100% 0;
	}
	
.shadowBottomdown{
	padding:0px 0 0 0;
	background-image: url(../../images/shade-bottom-down-shade.png);
	background-repeat: repeat-x;
	background-position: 0 100%;
	}
	

	
.shadowBottomRight{
	background-image: url(../../images/shade-bottom-right-shade.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	}









.headerMain{
	background-color:#FFFFFF;
	padding:2px 2px;
	color:inherit;
	width: 766px;
	}
	
.headerLeft{
	background:url(../../sug-0001-med/html/images/header-bg.jpg) no-repeat 0 0;
	background-color:inherit;
	width:568px;
	height:250px;
	color:#FFFFFF;
	}
	
.headerLeft p{
	font-size:11px;
	line-height:13px;
	margin:0 0 12px 55px;
	}
	
.headerLeft a{
	color:#d5dbb4;
	text-decoration:none;
	background-color:inherit;
	}
	
.headerLeft a:hover{
	text-decoration:underline;
	}
	
	
h1{
	background:url(../../sug-0001-med/html/images/medicale-team.jpg) no-repeat 0 0;
	padding:27px 0 0 41px;
	margin:10px 0 40px 13px;
	font:bold 9px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#b3d5c8;
	background-color:inherit;
	}
	
	
	
/*--- Menu ----*/

ul.menu{
	padding:0 0 0 2px;
	}
	
ul.menu li{
	line-height:28px;
	border-bottom:dashed 1px #888888;
	}
	
ul.menu li a{
	display:block;
	height:28px;
	padding:0 0 0 6px;
	font:normal 14px/27px Georgia, "Times New Roman", Times, serif;
	color:#585858;
	background-color:inherit;
	text-decoration:none;
	}
	
ul.menu li a:hover{
	background-color:#fcffeb;
	color:inherit;
	}
	
ul.menu li a.active{
	background-color:#fcffeb;
	color:inherit;
	}
	
ul.menu li.noBorder{
	border:none;
	}

/*--- Menu ----*/


/*---search Panel----*/

#searchForm{
	padding:0 14px 0;
	}
	
#searchForm td.formhead{
	font:normal 14px/27px Georgia, "Times New Roman", Times, serif;
	color:#585858;
	background-color:inherit;
	}
	
#searchForm label{
	display:block;
	margin:0 0 4px 0;
	}
	
#searchForm input.searchBox{
	padding:2px;
	width:134px; height:13px;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:inherit;
	}
	
#searchForm input.searchButton{
	background:url(../../sug-0001-med/html/images/search-button.gif) no-repeat 0 0;
	width:54px;
	height:18px;
	border:none;
	cursor:pointer;
	}
	
/*------ Logo Panel -----*/	
.logoPanel{
	border-bottom:solid 4px #cccccc;
	background-image: url(../../images/logobg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	}
	
.logoPanel img{
	margin:0 0 0 10px;
	}
	
	
/*-------------- Body Panel ------------*/

.bodyPanelRED{
	background-color:#990000;
	padding:5px 5px;

	}
.bodyPanel{
	background-color:#ffffff;
	padding:5px 5px;

	}
	
a.banner{
	display:block;
	width:142px; height:120px;
	padding:58px 76px 0 8px;
	font:normal 9px/12px Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
	}
	
a.banner1{
	background:url(../../sug-0001-med/html/images/banner1.jpg) no-repeat 0 0;
	}
	
a.banner2{
	background:url(../../sug-0001-med/html/images/banner2.jpg) no-repeat 0 0;
	}
	
a.banner3{
	background:url(../../sug-0001-med/html/images/banner3.jpg) no-repeat 0 0;
	}
	
	
/*---- Bottom Panel----*/

.bottomPanel{
	padding:28px 0 0 8px;
	}
	
.bottomPanel h2{
	font:normal 18px/21px Georgia, "Times New Roman", Times, serif;
	color:#586e69;
	background-color:inherit;
	margin-bottom:15px;
	}
	
	
p.news{
	width:190px;
	margin-bottom:12px;
	}
	
a.viewMore{
	display:block;
	font:normal 9px/12px Tahoma, Arial, Helvetica, sans-serif;
	color:#7d1313;
	background-color:inherit;
	text-decoration:none;
	margin-bottom:12px;
	}
	
a.viewMore:hover{
	text-decoration:underline;
	}
	
	
	
/*---- Form ----*/


#quickContact{
	width:215px;
	}
	
p.contactHead{
	background:url(../../sug-0001-med/html/images/quickcontact.gif) no-repeat 0 0;
	width:95px; height:13px;
	text-indent:-20000px;
	}
	
#quickContact textarea{
	padding:4px;
	font:normal 9px/12px Tahoma, Arial, Helvetica, sans-serif;
	color:#222222;
	background-color:#FFFFFF;
	width:200px;
	height:64px;
	}
	
#quickContact input.email{
	padding:0 2px;
	font:normal 9px/12px Tahoma, Arial, Helvetica, sans-serif;
	color:#222222;
	background-color:#FFFFFF;
	width:95px;
	height:13px;
	}
	
#quickContact input.subitButton{
	background:url(../../sug-0001-med/html/images/submet-button.gif) no-repeat 0 0;
	width:42px; height:17px;
	border:none;
	cursor:pointer;
	}
	
.padd{
	padding-bottom:10px;
	}
	
	
.rightPanel{
	padding:0 0 0 0;
	}
	
.rightPanel h3{
	font:bold 12px/15px Tahoma, Arial, Helvetica, sans-serif;
	}
	
.rightPanel p{
	margin-bottom:10px;
	}
	
a.moreInfo{
	display:block;
	font:bold 9px/12px Tahoma, Arial, Helvetica, sans-serif;
	color:#7d1313;
	background-color:inherit;
	text-decoration:none;
	width:57px;
	text-align:center;
	border-left:solid 1px #7d1313;
	border-right:solid 1px #7d1313;
	margin-bottom:23px;
	}

a.moreInfo:hover{
	color:#176d8a;
	background-color:inherit;
	}
	
ul.projectList{
	margin-bottom:15px;
	}
	
ul.projectList li{
	background:url(../../sug-0001-med/html/images/blt.gif) no-repeat 0 7px;
	padding:0 0 0 15px;
	line-height:17px;
	}
	
ul.projectList li a{
	font:normal 9px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#176d8a;
	background-color:inherit;
	text-decoration:none;
	}
	
ul.projectList li a:hover{
	text-decoration:underline;
	}
	
p.projectText{
	padding:0 0 8px 15px;
	font-weight:bold;
	}
	
a.viewProject{
	background:url(../../sug-0001-med/html/images/viewmore.gif) no-repeat 0 0;
	display:block;
	width:272px;
	height:29px;
	text-indent:-20000px;
	margin:0 0 0 15px;
	}
	
	
	
.footer{
	background-color:#696799;
	font-weight:bold;
	color:#005696;
	background-image: url(../../graphics/pedsmock1footer.png);
	background-repeat: no-repeat;
	}
	
.footer p.copyright{
	font-weight:normal;
	color:#b7c558;
	background-color:inherit;
	line-height:13px;
	}
	
.footer p.copyright a{
	font-weight:normal;
	color:#b7c558;
	background-color:inherit;
	text-decoration:underline;
	}
	
.footer p.copyright a:hover{
	text-decoration:none;
	}
	

.footerlink {
	color:#FFFFFF;
	padding-left:6px;
	padding-right:6px;
	background-color:inherit;
	margin:0 3px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	}
.footerlink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	background-color:inherit;
	text-decoration:none;
	}
	
.footerlink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.footerlink a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:inherit;
	
	}
.featuregraphic {
	text-align: center;
	width: 760px;
	height: 180px;
	padding-top: 64px;
	padding-bottom: 20px;
	
}
.homeLcolumn {
	margin: 0px;
	width: 230px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	float: left;
}
.homeRcolumn {
	margin: 0px;
	float: right;
	width: 475px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.pedsbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.pedsbodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.titlebar {
	font-family: Tahoma, Arial, Helvitica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #336699;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	left: auto;
	right: auto;
	clip:   rect(auto,auto,auto,auto);
	background-image: url(../../graphics/graygrad.png);
	background-repeat: repeat-x;
	line-height: normal;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	height: 20px;
	top: auto;
	bottom: auto;


}


.pedsbodymed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}



.box1 {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color:#ffffff;
	background-color: #990000;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.box2 {
	font-family: verdana, tahoma, arial;
	font-style: italic;
	font-size: 9px;
	border: 1px solid #000000;
}

.form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.divider1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}
.pedsbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.pedsbodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}



.pedsbodymed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bulletnoindent {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
	text-indent: -5pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFCC;


}
.officetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #990000;
	font-weight: bold;


}
.pedsbodyindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-indent: 20px;
}
.titlebarsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}
.subbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6633CC;
}
.subbarPurp {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color:#6633CC;
}
.subbarRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC3300;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	background-color: #0066CC;
	border-width: 3px;
	border-style: solid;
	border-color: #0066CC;
}
.fitnessheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #006699;
	text-transform: uppercase;
	color: #FFFFFF;
}
.subbarblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
}
.subtitleRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	background-color: #990000;
	border-width: 3px;
	border-style: solid;
	border-color: #990000;
}
.blckhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.subbarTan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999966;
}
.Purplhdr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6633CC;
}
.brwnhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}
.fitnessheadersOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #FB9C32;
	text-transform: uppercase;
	color: #000066;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.fitnessheadersPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #6633CC;
	/*text-transform: uppercase;*/
	font-variant:small-caps;
	color: #FFFF00;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}

.ideabar09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(graphics/bluegrad.png);
	background-repeat: repeat-x;
}
.li-spaced {
	line-height: normal;
	padding-bottom: 15px;
	list-style-type:square;
}
.abstbkcg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(graphics/ABSTBKCG.png);
	background-repeat: repeat-y;
	text-align: center;
	margin: 1px;
	padding: 1px;
}
.subheaderpub {	font-size: 14px; font-weight:bold;  padding-left: 20px; text-decoration:underline;	color: #000000;}
.pleasechoosepanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../../graphics/pleasechoosebckgd.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 150px;
	height: 200px;
}

.pleasechoosepanelSMALL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../../graphics/pleasechoosebckgdSMALL.png);
	
	background-repeat: no-repeat;
	background-position: 100% 100%
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 110px;
	height: 30px;

}

.pagebulletspanelSMALL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#CCCCCC;
	text-align: left;
	vertical-align: top;
}

.pagebulletspanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 450px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.pagebulletspanel li {
	list-style-type: disc;
	left: 10px;
	list-style-position: inside;
	padding: 0px;
}

.pagebulletspanel a {
	list-style-type: disc;
	left: 10px;
	list-style-position: inside;
	padding-left: 0px;
	padding-right: 16px;
	text-decoration:none;
}
.pagebulletspanel a:hover {
	text-decoration:none;
	background-image: url(../../graphics/right-blue.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 16px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration:none;
}
a:hover {
	
	color: #003366;
	text-decoration:underline;
}
a:visited {
	
	color: #003366;
	text-decoration:none;
}
.imagebottom {
	position:absolute;
	bottom:-222px;
	visibility: visible;
	left: 401px;
}
.SublinksDIV {
	position: static;
	width: 700px;
	float: none;
}
.grayfade {
	background-image: url(../../graphics/grayfadeBCKG.png);
	background-repeat: no-repeat;
}
.lefthomediv {
	margin: 1px;
	padding: 3px;
	width: 266px;
	float: left;
	background-image: url(../../graphics/grayfadeBCKG.png);
	background-repeat: no-repeat;
}


.righthomediv {
	float: right;
	margin: 1px;
	padding: 3px;
	width: 480px;
}
.righthomeLOWdiv {
	float: right;
	margin: 1px;
	padding: 3px;
	width: 480px;
	background-image: url(../../graphics/grayfadeBCKG.png);
	background-repeat: no-repeat;
}
.BLUEheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	padding-top: 20px;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	padding-left:30px;
	height: 17px;
	width: 705px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

	background-image: url(../../graphics/amr-SUBMEN-background.png);
	background-repeat: no-repeat;
	float: none;
	margin-left: 25px;
}

/* navigation menu */


.submenu ul { 
	margin: 0px;
	margin-bottom:0px;
	/*margin: 0px auto; */
	list-style-image:none !important;
	list-style:none !important;
}

.submenu li {
	float: left;
	margin: 0px;
	
	padding-left: 5px;
	padding-right: 8px;
	border-right:1px;
	border-right-color:#000000;
	border-right-style:solid;
	list-style-image:none !important;
	list-style:none !important;
}

.submenu li a {
	text-decoration:none;
	display: block;
	float: left;
	text-align:left !important;
	color: #336699;
}

.submenu li a:hover {
	text-decoration: none;
	display: block;
	float: left;
	
	
	color:black;
	
}

.quotes p {float:right; padding-right:50px; padding-bottom:5px; padding-left:7px; margin-top:7px; margin-left:7px; padding-top:7px; background-image:url(../../graphics/pleasechoosebckgdSMALL2.png); background-repeat:no-repeat; width:130px; height:auto; border-left-width:1px; border-left-color:#999999; border-left-style:solid; border-top-width:1px; border-top-color:#999999; border-top-style:solid;
font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#003366}