/*a:link {color: #333333;}
a:link {text-decoration: none}
a:visited {color: #000000;}
a:hover {color: #b13142;}
a:active {color: #b13142;}

/*.navbar 
a:link {color: #ffffff;}
a:link {text-decoration: none}
a:visited {color: #ffffff;}
a:focus {color: #B13142;}
a:hover {color: #B13142;}
*/

a.WhiteLink:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}
a.WhiteLink:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}
a.WhiteLink:hover {
	color: #b13142;
	text-decoration: none;
	font-size: 14px;
} 
a.WhiteLink:active {
	color: #b13142;
	text-decoration: none;
	font-size: 14px;
}

a.NavLink:link {color: #333333; /* grey */text-decoration: none}
a.NavLink:visited {color: #333333; /* grey */text-decoration: none}
a.NavLink:hover {color: #b13142; /* aesth Red */text-decoration: none} 
a.NavLink:active {color: #b13142; /* aesth Red */text-decoration: none}

a.ListLink:link {color: #333333; /* grey */text-decoration: none; font-size: 14px}
a.ListLink:visited {color: #333333; /* grey */text-decoration: none; font-size: 14px}
a.ListLink:hover {color: #b13142; /* aesth Red */text-decoration: none; font-size: 14px} 
a.ListLink:active {color: #b13142; /* aesth Red */text-decoration: none; font-size: 14px}


a.TextLink:link {color: #333333; /* grey */text-decoration: underline}
a.TextLink:visited {color: #333333; /* blue */text-decoration: underline}
a.TextLink:hover {color: #b13142; /* aesth Red */text-decoration: none} 
a.TextLink:active {color: #b13142; /* red */text-decoration: none }

.HeadingTop {
	font-family: "Myriad Web Pro";
	font-size: 24px;
	font-style: normal;
	color: #333333;
	text-align: left;
	vertical-align: bottom;
}
.bodyfontMyriad {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	a:link color: #445781;
}
.bannertabs {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #97989C;
	text-indent: 5px;
}
.CosmBox {
	background-color: #A09D55;
	border: thin solid #ABBB39;
}
.whitebox {
	border: thin solid #FFFFFF;
}
.Aesthbox {
	border: thin solid #DF1667;
	background-color: #B13142;
}
.reconbox {
	background-color: #445781;
	border: thin solid #3366FF;
}
.bannertabActive {
	background-color: #97989C;
	font-family: "Myriad Web Pro";
	font-size: 14px;
	font-style: smallcaps;
	color: #b13142;
	text-indent: 5px;
	font-variant: small-caps;
}
.Backgroundimage {
	background-color: #FFFFFF;
	background-image: url(images/backgroundWhiteSwan.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgroundimageGrey {
	background-color: #BAC1D1;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.subHeadingTop {
	font-family: "Myriad Web Pro";
	font-size: 18px;
	font-style: normal;
	color: #333333;
	font-weight: lighter;
}
.navbar {
	font-family: "Myriad Web Pro";
	font-size: 16px;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	background-position: right top;
	list-style-image: none;
	text-align: right;
	vertical-align: top;
}
.navbarActive {

	font-family: "Myriad Web Pro";
	font-size: 16px;
	font-style: normal;
	color: #b13142;
	background-color: #FFFFFF;
	background-position: right top;
	list-style-image: none;
	text-align: right;
	vertical-align: top;
}
.ProcedPics {
	border: thin solid #CC0033;
}
.ProcedPicsGrey {

	border: thin solid #666666;
}
.bodyHeadingMyriad {
	font-family: "Myriad Web Pro";
	font-size: 16px;
	font-style: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;


	a:link color: #445781;
	font-weight: normal;
	font-variant: small-caps;
}
.ListLinkfont {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;

	a:link color: #445781;
	font-weight: normal;
	font-variant: small-caps;
}
.bodyfontMyriadList {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;


	a:link color:#333366;
	text-indent: 10px;
	list-style-type: none;
	white-space: pre;
	display: none;
	line-height: normal;
}
.bodyfontBold {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;


	a:link color:#445781;
	font-weight: normal;
	font-variant: small-caps;
}
