/* --------------------      CSS    ------------------------*/

	body {
		margin-left: 0px;
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	tr {
		font: 12px  arial, helvetica, sans-serif;
		color: #333333;
		margin: 0px;
		padding: 0px;
		line-height: 18px;
	}
	p {
		font: 12px arial, helvetica, sans-serif;
		line-height: 18px;
		margin: 10px 0px 0px 0px;
		color: #333333;
	}
	a {
		color: #DD5326;
		text-decoration: none;
		
	}
	a:hover {
		text-decoration: underline;
		color: #DD5326;
	}
	h1 {
		font:28px arial, helvetica, sans-serif;
		margin:0px 0px 0px 0px;
		padding:0px;
		font-weight:100;
		letter-spacing: 0ex;
		line-height: 26px;
		color:#333333;
	}
	h2 {
		font:16px arial, helvetica, sans-serif;
		margin:10px 0px 0px 0px;
		padding:0px;
		font-weight:100;
		letter-spacing: 0ex;
		line-height: 24px;
	}
	h3 {
		font:14px arial, helvetica, sans-serif;
		margin:10px 0px 0px 0px;
		padding:0px;
		font-weight:100;
		letter-spacing: 0ex;
		line-height: 18px;
	}
	h4 {
		font:12px arial, helvetica, sans-serif;
		margin:0px 0px 0px 0px;
		padding:0px;
		font-weight:100;
		line-height: 22px;	
		letter-spacing: 0ex;
		line-height: 20px;
	}	
		h4 {
		font:12px arial, helvetica, sans-serif;
		margin:0px 0px 0px 0px;
		padding:0px;
		font-weight:100;
		line-height: 22px;	
		letter-spacing: 0ex;
		line-height: 20px;
	}		
	ul {
		/* font:11px arial, helvetica, sans-serif; */
		line-height: 16px;
		list-style-type: square;
		list-style-color: #F0E190;
	}
	hr {
		color: none;
		border-bottom: 1px dashed #979832;
		height: 1px;
		border-top-style: none;
		border-right-style: none;
		border-left-style: none;
		padding: 0px;
		margin: 10px 0px 5px 0px;			
	}
	
/* --------------------      Classes    ------------------------*/

	.navMain {
		display: block;
		padding-right:20px;
		padding-left:20px;
		margin-left:15px;
		height:33px;
		line-height: 33px;
		color: #ffffff;
		background-color: #336699;
		font-family: Verdana, Arial, Helvetica, sans-serif;		
		font-weight: normal;
		text-decoration: none;
		font-size: 12px;
		cursor: hand;
		vertical-align: middle;
		border-bottom: #FFFFFF solid 1px;
		background-image: url(../images/nav_block.gif);
		background-position: right;
		background-repeat: no-repeat;
	}
	.navMain:hover {
		background-color: #1B4064;
		padding-right:20px;
		padding-left:20px;
		color: #FFFFFF;
		text-decoration: none;
		background-image: url(../images/nav_arrow.gif);
		background-position: right;
		background-repeat: no-repeat;
	}
	.footer {
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		line-height: 8px;
		text-decoration:none;
	}
	.footer:hover {
		text-decoration:underline;
	}
	.intro {
		font: 11px arial, helvetica, sans-serif;
		line-height: 16px;
		margin: 10px 0px 0px 0px;
		color: #333333;
		font-style:italic;
	}
	.smallBlack {
		font-family: arial, helvetica, sans-serif;
		font-size: 9px;
		color: #000000;
		line-height: 13px;
	}
	.smallWhite {
		font-family: arial, helvetica, sans-serif;
		font-size: 9px;
		color: #ffffff;
		line-height: 13px;
	}
	.smallGrey {
		font-family: arial, helvetica, sans-serif;
		font-size: 9px;
		color: #999999;
		line-height: 13px;
	}
	.smallRed {
		font-family: arial, helvetica, sans-serif;
		font-size: 9px;
		color: #cc0000;
		line-height: 13px;
	}
	.xtraSmallWhite {
		font-family: arial, helvetica, sans-serif;
		font-size: 8px;
		color: #ffffff;
		text-decoration: none;
	}
	.clrBlueLight {
		color: #336699;
	}
	.clrBlueDark {
		color: #1B4064;
	}	
	.clrRed {
		color: #8D0C0C;
	}
	.clrRedBright {
		color: #FF1010;
	}
	.clrOrange {
		color: #DD5326;
	}	
	.clrPink {
		color: #BC00A8;
	}
	.clrGold {
		color: #CC9900;
	}
	.clrWhite {
		color: #ffffff;
	}
	.clrGray {
		color: #666666;
	}
	.clrBlack {
		color: #000000;
	}
	.clrGreen {
		color: #79AB03;
	}
	.clrGreenLight {
		color: #979832;
	}
	.clrYello {
		color: #EEA82D;
	}	
	.clrPurple {
		color: #361F55;
	}		
	
	.pageFrame {
		border: 1px solid #dddddd;
		padding: 10px;  
		margin: 0px; 					
	}
	.imageFrame {
		border: 1px solid #000000;
		padding: 0px;  
		margin: 0px; 					
	}
	.imageFrame:hover {
		border: 1px solid #ffffff;		
	}
	.pageBorderLeft {
		border-right: 1px solid #F2F3EF;
	}
	.pageBorderRight {
		border-left: 1px solid #F2F3EF;
	}
	.marginLeft {
		padding-left: 10px;
	}
	.surfaceTag {
		font-family: verdana;
		font-size: 8px;
		color: #999999;
		text-decoration: none;
		/*letter-spacing: 0.1ex;*/		
	}
	.surfaceTag:hover {
		color: #Cc480A;
		text-decoration: none;
	}
	.mainWindow {
		border: 1px solid #EDCC83;
		background-image: url(../images/bg_main_grad.jpg);
		background-repeat: no-repeat;
	}	
	.glanceWindow {
		font-family: arial, helvetica, sans-serif;
		font-size: 9px;
		color: #000000;
		line-height: 13px;
		border: 1px solid #EDCC83;
		background-image: url(../images/bg_main_grad.jpg);
		background-repeat: no-repeat;
	}
	.toursWindow {
		font-family: arial, helvetica, sans-serif;
		font-size: 9px;
		color: #000000;
		line-height: 13px;
		border: 1px solid #EDCC83;
		border-right: none;
		border-top: none;
		background-image: url(../images/bg_main_grad.jpg);
		background-repeat: no-repeat;
	}	
	.smallWindow {
		border: 1px solid #EDCC83;
	}	
	.bdrBottomDashed {
		border-bottom: 1px dashed #cccccc;
	}
	.bdrTopDashed {
		border-top: 1px dashed #cccccc;
	}
	.bdrSolidYello {
		border: 1px solid #EDCC83;
	}	
	.BgPattern {
		background-image: url(../images/aortic_bg_01.jpg);
		background-repeat: repeat;
	}		
	.BgFooter {
		background-image: url(../images/bg_footer_grad.jpg);
		background-repeat: repeat-x;
	}
	.logoCellPad {
		padding:15px;
	}	
		
/* ------------------------------------  Form stuff -----------------------------------*/
	input.value {
		font-family: arial;
		font-size: 12px;
	}
	input {
		border:#EDCC83 solid 1px;
	}				
	textarea {
		border:#EDCC83 solid 1px;
		font-family: arial;
		font-size: 12px;
	}	
	select {
		border:#EDCC83 solid 1px;
	}	
	textarea.comBox {
		height: 100px;
		width: 300px;
		padding: 2px;
	}
	input.inputBox {
		height: 22px;
		width: 150px;
		padding: 2px;
	}
	input.checkBox {
		margin: 3px 3px 3px 3px;
		height: 18px;
		width: 18px;
		border:#EDCC83 solid 1px;
	}
	select.articleType {
		height: 22px;
		width: 110px;
		padding: 0px;
	}
	textarea.copyBox {
		font: 11px arial, helvetica, sans-serif;
		height: 200px;
		width: 450px;
		padding: 2px;
	}
	input.headerBox {
		font: 11px arial, helvetica, sans-serif;
		height: 22px;
		width: 450px;
		padding: 2px;
	}
	input.sendButton {
		height: 26px;
		width: 100px;
		padding: 2px;
	}
	input.totalLight {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #ffffff;
		border: #EDCC83 solid 1px;
		width: 70px;
		color: #000000;
		padding: 1px;
	}