/* CSS Document */
body	{ 
	overflow: -moz-scrollbars-vertical !important; 
	background-color:#00529b;
	}
* {padding:0px; margin:0px;}


/* POPUP ******************************************* */

#popupWrap { margin:0px auto; width:auto; height:672px; background-color:#00529b; }

#homepageFlashArea	{ margin:0px auto; text-align:center; width:auto; height:auto; }
#homepageFlashArea p { margin-top:100px; }
#homepageFlashArea a { color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#homepageFlashArea a:hover { text-decoration:none; }

.buttonCenterBlock	{ margin:0px auto; text-align:center; width:800px; height:auto; }

h4.returnMedtronicBtn	{ margin:35px auto 35px auto; width:338px; height:27px; background:url(../images/btn_return_to_medtronic.gif) no-repeat; }
h4.returnMedtronicBtn a	{ display:block; width:338px; height:27px; }

/* Utilities ******************************************* */

span.headerMessage		{ position:absolute; top:-6000px; left:-2000px; }
	.headerMessage		{ position:absolute; top:-6000px; left:-2000px; }

.spacer 		{ clear:both; width:100%; overflow:visible; }
.clearBoth		{ clear:both; line-height:0px; height:0px; font-size:0px; margin:0px; }
.regularLine	{ height:1px; border-bottom:1px solid #D9D9D9; }

.height1		{ height:1px; line-height:1px; font-size:1px; }
.height3		{ height:3px; line-height:3px; font-size:3px;}
.height5		{ height:5px; line-height:5px; font-size:5px;}
.height10		{ height:10px; line-height:10px; font-size:10px; }
.height12		{ height:12px; line-height:12px; font-size:12px; }
.height15		{ height:15px; }
.height20		{ height:20px; }
.height25		{ height:25px; }
.height30		{ height:30px; }
.height30		{ height:33px; }
.height40		{ height:40px; }
.height50		{ height:50px; }
.height60		{ height:60px; }
.height100		{ height:100px; }
.height200		{ height:200px; }
