h1 {
	font-weight: bold;
	font-size: 21px; /*same as 18pt*/
	color: #122e4e;
	font-family: Arial,Geneva,Helvetica,Verdana,sans-serif;
	padding-top:3px;
	padding-bottom:10px;
	line-height:25px;
}

h2 {
	color: #0e327d;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 20px; /*same as 17pt*/
	font-weight:bold;
	margin:10px 0;
	padding:0;
	}
	
h3 {
	color: #122e4e;
	font-size: 18px;/*same as 15pt*/
	font-family: Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
}

h4 {	
	color: #000000;
	font-size: 16px; /*same as 13pt*/
	font-family: Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
}
h5 {
	
	color: #000000;
	font-size: 14px; /*same as 11pt*/
	font-family: Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
}

h6 {
	color: #000000;
	font-size: 12px; /*same as 9pt*/
	font-family: Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
}
/*------------------------------ Teasers ----------------------------------------------------*/
.frontTeaserTitle h2 {
	background-image:url(../images/mainTeaserTitleBG.gif);
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size:12pt;
	font-weight: bold;
	color: #dbe0e5;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: capitalize;
	text-indent: 10px;
	height:25px;
	line-height: 25px;
	margin:0;

}

.frontTeaserTitle h2 {
	background-image: url(../images/mainTeaserTitleBG.gif)
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size:12pt;
	font-weight: bold;
	color: #dbe0e5;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: capitalize;
	text-indent: 10px;
	height:25px;
	line-height: 25px;
	margin:0;
}

.frontTeaserTitle A:link {
	background-image(/images/mainTeaserTitleBG.gif);
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size:12pt;
	font-weight: bold;
	color: #dbe0e5;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: capitalize;
	text-indent: 10px;
	height:25px
	line-height: 25px;
	}
.frontTeaserTitle A:hover {
	color: #dbe0e5;
	text-decoration: none;
}
.frontTeaserTitle A:visited {
	color: #dbe0e5;
	text-decoration: none;
}

.frontTeaserTitle A:active {
	color: #dbe0e5;
	text-decoration: none;
}
.teaserContentBG{
	border:1px solid #333;
	padding:10px;
	margin-bottom:10px;
	background-image: url(../images/mainTeaserBG.gif)
	background-repeat: repeat-x;
}
.frontTeaserContent{
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 9.5pt;
	font-weight: normal;
	color: #4a4a49;
	text-decoration: none;
	letter-spacing: normal;
	/* vertical-align: top; */
}
.frontTeaserContent A:link{
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 9.5pt;
	font-weight: normal;
	color: #2a69b1;
	text-decoration: underline;
	letter-spacing: normal;
	/* vertical-align: top; */
}

/* Middle Teaser */
.teaserMiddleBox{
	border: 1px solid #999999;	
	margin-top:10px;
}

.teaserMiddleContainer {
	clear:both;
	padding:10px;
}
.teaserMiddleTitle {}
.teaserMiddleTitle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	margin:0 0 10px 0;
}
.teaserMiddleTitle a:link,
.teaserMiddleTitle a:visited{color:#000;text-decoration: none;}
.teaserMiddleTitle a:hover{color:#2A69B1;}	

.teaserMiddleImage {
	float:left;
	width:154px;
	margin-right:16px;
}
.teaserMiddleImage img {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #a9a9a9;
}
.teaserMiddleText {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


#menu_child
{
position: absolute; 
visibility: hidden; 
background: #FFFFEE; 
z-index: 10;
display: block;
width: 150px;
border: 1px solid black;
padding: 0px 5px; 
text-decoration: none; 
font-weight: 900; 
color: #0000C0;
border-bottom: none;
}
#mainnavlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #000;
}

#mainnavlist ul, #mainnavlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#mainnavlist A:link, #mainnavlist A:visited
{
float: left;
line-height: 16px;
font-size: 10pt;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#mainnavlist A:link#maincurrent, #mainnavlist A:visited#maincurrent, #mainnavlist A:hover
{
border-bottom: 3px solid #000;
padding-bottom: 2px;
background: transparent;
}

#mainnavlist A:hover { color: #000; }

/*------------------------------Top Header submenu----------------------------------------------------*/
#navlist
{
display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #778493;
}
#navlist li
{
display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #778493;
text-decoration:none;
}
#navlist A:link#current, #navlist A:visited#current
{
display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #eae8e8;
text-decoration:none;
}
#navlist#current A:hover
{
display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #96cce3;
text-decoration:none;
}
#navlist li A:link, #navlist li A:visited
{
display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #778493;
text-decoration:none;
}
#navlist li A:hover
{
display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #96cce3;
text-decoration:none;
}


#navcontainer { margin-left: 15px; margin-right: 5px;  }

/*Fat Erik's Pipelist*/
/*#navlist 
{
list-style: none;
padding: 0;
margin: 0;
}
#navlist A:link#current, #navlist A:visited#current, #navlist#current A:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #ffffff;
}

#navlist li
{
display: inline;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #ffffff;
padding: 0;
margin: 0;
}
#navlist li A:link, #navlist li A:visited, #navlist li A:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #ffffff;
}

#navlist li:before { content: " |  "; }
#navlist li:first-child:before { content: " "; }


* html #navlist li:before { content: " |  "; }
* html #navlist li:first-child:before { content: " "; }
/*IE workaround*/
/*All IE browsers*/
/* html #navlist li
{
border-left: 1px solid #ffffff;
padding: 0 0.8em 0 0.8em;
margin: 0 0.8em 0 -0.8em;
}

/*Win IE browsers - hide from Mac IE\*/
/* html #navlist { height: 1%; }

* html #navlist li
{
display: block;
float: right;
}

/*End hide*/
/*Mac IE 5*/
/** html #navlist li:first-child { border-left: 1px solid #ffffff; }*/
/*----------------Breadcrumbs-------------------------------*/
.breadcrumb {
	FONT-SIZE: 10px; COLOR: #666666
}
.breadcrumb A:link {
	COLOR: #666666
}
.breadcrumb A:active {
	COLOR: #666666
}
.breadcrumb A:visited {
	COLOR: #666666
}

/*----------------Main Borders--------------------------------*/

.imagepadding{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.imagepadding2{
	padding: 6px;
	border: 1px solid #666666;
}
.border1{
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 6px;
}
.blueborder1{
	border: 6px solid #112e4e;
	padding: 15px;
}
.blueborder2{
	border: 1px solid #a7bbcd;
}


.headerBorder {
	background-color: #122e4e;
	border-top-width: 1px;
	height: 27px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: none;
	border-left-color: #FFFFFF;
}

.mainmenuBorder {
	background-color: #FFFFFF;
	height: 23px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.mainbodyemptyBorder {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}
.mainbodyemptyBorder2{
	height: 16px;

}
.mainbodyBorder {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.contentbodyBorder1 {
	background-color: #122E4E;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #6B7988;
	border-left-color: #6B7988;
}
.contentbodyBorder2 {
	background-color: #ECEBEA;

}
.contentbodyBorder3 {
	background-image:url(../images/BB_BG.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.border_left {
	border-left: 1px solid #666B6A;
	margin-left: 3px;
	padding-left: 3px;
	margin-right: 3px;
	padding-right: 3px;
}
.border_right {
	border-right: 1px solid #666B6A;
	margin-left: 3px;
	padding-left: 3px;
	padding-right: 10px;
}
.newborder_right {
	background-image: url(../images/BnB_Border2.gif);
}

.newborder_left {
	background-image: url(../images/BnB_Border1.gif);
}


.footerBorder {
	background-color: #142d46;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footerBorderNew {
	background-color: #122E4E;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6B7988;
	border-left-color: #6B7988;
	border-bottom-color: #6B7988;
}
/*------------------boxes------------------------------*/
.greybx {
	background-color: #f7f6f3;
	border: 1px solid #999999;
	
}
.greybx1{
	background-color: #f7f6f3;
	border: 1px solid #9bb1c5;
	
}
.greybx2 {
	background-color: #f7f6f3;
	border: 1px solid #9bb1c5;
	margin: 10px;
	padding: 10px;
	
}
.lightbluebx1 {
	background-color: #d8e4f0;
	border: 1px solid #9bb1c5;
	margin: 10px;
	padding: 10px;
	
}
/*------------------Default Body & Links------------------------------*/
.coursePricetext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15.5px;
	font-weight: bold;
	color: #0e327d;
	height: 26px;
	line-height: 24px;
	text-transform: uppercase;
	}
.prerequisitestext{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #515150;
	background-color: #d7dce2;
	line-height: 18px;
	}
.prerequisiteBorder{
border:thin solid #82878a;

}
.blueboxBorder{
border:thin solid #82878a;
}
.checklisttext{
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #000000;
	background-color: #d7dce2;
	line-height: 16px;
	}
	
.courseImagepadding{
	padding-left:15px;
	padding-bottom:15px;
}
.leftImagepadding{
	padding-right:15px;
	padding-bottom:15px;
}
.courseSubtitles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	line-height: 22px;
}
.subTitle{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #1c3c5c;
}
.content {
	margin: 10px;
	padding: 10px;
	text-align: left;
}
.content1 {
	margin: 5px;
	padding: 5px;
}

BODY {
	background-color: #122E4E;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	line-height: 15px;
}
A:link {
	COLOR: #002c91
}
A:active {
	COLOR: #002c91
}
/*----------------Text--------------------------------*/
.IndexSubtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: normal;
	font-weight: bolder;
	color: #003c64;
	text-decoration: none;
}
.IndexSubtitle A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: normal;
	font-weight: bolder;
	color: #003c64;
	text-decoration: none;
}
.IndexSubtitle A:hover{
	color: #003c64;
	text-decoration: underline;
}
.IndexSubtitle A:active{
	color: #003c64;
	text-decoration: none;
}

.default {
	FONT-SIZE: 12px;
	COLOR: #000000;
	line-height: 15px;
}
.default A:link {
	COLOR: #002c91
}
.default A:visited {
	COLOR: #002c91
}
.default A:active {
	COLOR: #002c91
}
.searchText{
	font:Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: normal;
	color: #122E4E;
	text-decoration: none;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 10.5pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	line-height: 14pt;
}
.bodyText A:link{
	color: #993300;
	text-decoration: underline;
}
.bodyText A:visited{
	color: #993300;
	text-decoration: underline;
}
.bodyText A:active{
	color: #993300;
	text-decoration: underline;
}
.bodyText A:hover {
	color: #6699FF;
	text-decoration: underline;
}
.bodyText2 {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 10.5pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	line-height: 18pt;
}
.bodyText2 A:link{
	color: #993300;
	text-decoration: underline;
}
.bodyText2 A:visited{
	color: #993300;
	text-decoration: underline;
}
.bodyText2 A:active{
	color: #993300;
	text-decoration: underline;
}
.bodyText2 A:hover {
	color: #6699FF;
	text-decoration: underline;
}
.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
}
.blueboldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: bolder;
	color: #003c64;
}
.orangeboldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: bolder;
	color: #e77f18;
}
/*----------------side menu teaser Text--------------------------------*/
.teaserTitleText {

}

.teaserTitleText h2 {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #2a69b1;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: capitalize;
	margin:0;
}

.teaserTitleText A:link{
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #2a69b1;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: capitalize;
}
.teaserTitleText A:visited{
	color: #2a69b1;
	text-decoration: none;

}
.teaserTitleText A:active{
	color: #2a69b1;
	text-decoration: none;

}
.teaserTitleText A:hover{
	color: #2a69b1;
	text-decoration: none;

}
.teaserText {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
}
/*----------------"find out more" link--------------------------------*/
.blueLink {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #003c64; TEXT-DECORATION: none
}
.blueLink A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #003c64; TEXT-DECORATION: none
}
.blueLink A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #003c64; TEXT-DECORATION: none
}
.blueLink A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #003c64; TEXT-DECORATION: none
}
.blueLink A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #d9761b; TEXT-DECORATION: none
}


/*----------------White Text--------------------------------*/
.whiteText {
	FONT-SIZE: 13px; COLOR: #FFFFFF
}
.whiteText A:link {
	COLOR: #FFFFFF
}
.whiteText A:visited {
	COLOR: #FFFFFF
}
.whiteText A:active {
	COLOR: #FFFFFF
}
.boldwhiteText {
	FONT-WEIGHT: bolder; FONT-SIZE: 13px; COLOR: #FFFFFF
}
.boldwhiteText A:link {
	FONT-WEIGHT: bolder; COLOR: #FFFFFF
}
.boldwhiteText A:visited {
	FONT-WEIGHT: bolder; COLOR: #FFFFFF
}
.boldwhiteText A:active {
	FONT-WEIGHT: bolder; COLOR: #FFFFFF
}
/*------------------Small Text------------------------------*/

.small {
	FONT-SIZE: 10px; COLOR: #000000
}
.small A:link {
	FONT-SIZE: 10px; COLOR: #000000
}
.small A:visited {
	FONT-SIZE: 10px; COLOR: #000000
}
.small A:active {
	FONT-SIZE: 10px; COLOR: #000000
}

/*-----------------Header Text-------------------------------*/

.bluedetailheader {
	FONT-WEIGHT: bold;
	FONT-SIZE: 20pt;
	COLOR: #002c91;
	FONT-FAMILY: Arial, Geneva, Helvetica, Verdana, sans-serif;
}
.bluedetailheader2 {
	FONT-WEIGHT: bold; FONT-SIZE: 21px; COLOR: #122e4e; FONT-FAMILY: Arial, Geneva, Helvetica, Verdana, sans-serif
}

/*-----------------image borders & ruler-------------------------------*/
.detailimgcell2 {
	margin-right: 5px;
	margin-bottom: 3px;	
}
.detailimgcell {
	BORDER-RIGHT: #a9a9a9 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #a9a9a9 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: #a9a9a9 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #a9a9a9 1px solid; BACKGROUND-COLOR: #ffffff
}
.detailimgcell3 {
	BORDER-RIGHT: #a9a9a9 1px solid;
	BORDER-TOP: #a9a9a9 1px solid;
	BORDER-LEFT: #a9a9a9 1px solid;
	BORDER-BOTTOM: #a9a9a9 1px solid;
	BACKGROUND-COLOR: #ffffff;
	padding: 5px;
}
.verticalrule {
	BACKGROUND-image: url(../images/images_vertRule.gif)
}
.horizontalrule {
	BACKGROUND-image: url(../images/line1.gif)
}
/*---------------copyright text---------------------------------*/
.copyright {
	MARGIN-TOP: 6px; FONT-SIZE: 11px; COLOR: #658dac; TEXT-ALIGN: center
	}
.copyright A:link{
	MARGIN-TOP: 6px; FONT-SIZE: 11px; COLOR: #658dac; TEXT-ALIGN: center
}
.copyright A:visited{
	MARGIN-TOP: 6px; FONT-SIZE: 11px; COLOR: #658dac; TEXT-ALIGN: center
}
.copyright A:active{
	MARGIN-TOP: 6px; FONT-SIZE: 11px; COLOR: #658dac; TEXT-ALIGN: center
}

/*------------------footer texts------------------------------*/
.footer {
	FONT-SIZE: 12px; COLOR: #7a97b5; FONT-FAMILY: Arial, Geneva, Helvetica, Verdana, sans-serif
}
.footer A:link {
	FONT-SIZE: 12px; COLOR: #7a97b5; TEXT-DECORATION: none
}
.footer A:active {
	FONT-SIZE: 12px;  COLOR: #7a97b5; TEXT-DECORATION: none
}
.footer A:visited {
	FONT-SIZE: 12px; COLOR: #7a97b5; TEXT-DECORATION: none
}
.footer A:hover {
	FONT-SIZE: 12px;  COLOR: #7a97b5; TEXT-DECORATION: underline
}
.footer1 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #fc0d0d; FONT-FAMILY: Arial, Geneva, Helvetica, Verdana, sans-serif; TEXT-DECORATION: none
}
.footer1 A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #fc0d0d; FONT-FAMILY: Arial, Geneva, Helvetica, Verdana, sans-serif; TEXT-DECORATION: none
}
.footer1 A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #fc0d0d; FONT-FAMILY: Arial, Geneva, Helvetica, Verdana, sans-serif; TEXT-DECORATION: none
}
.footer1 A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #fc0d0d; FONT-FAMILY: Arial, Geneva, Helvetica, Verdana, sans-serif; TEXT-DECORATION: none
}
.footer1 A:hover {
	TEXT-DECORATION: underline
}

.borderStore{
	border:1px solid #c5c5c6;
	background-color:#e3e2e1;
	padding: 3px;
	margin: 5px;	
}
.artistText{
	font-size:8.5pt;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.artistText A:link hover active visited{
	font-size:8.5pt;
	color:#398cb2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.cartTrackText{
	font-size:8.5pt;
	color:#398cb2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
}
.cartTrackText A:link{
	font-size:8.5pt;
	color:#398cb2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
}
.cartTrackText A:hover{
	color:#398cb2;
}
.cartTrackText A:active{
	color:#398cb2;
	}
.cartTrackText A:visited{
	color:#398cb2;
	}

/* -------------- PAGING ------------- */
.paging{
	clear:both;
	margin:20px 0;
	padding:5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-align:center;
}
.paging a{
	padding:4px 5px;
	margin:0px 1px;
	border:1px solid #ccc;
	background:#D7DCE2;
	color:#122E4E;
	text-decoration:none;
}
.paging a:hover{
	border:1px solid #ccc;
	background:#EBEDF0;
	color:#4B90D2;
	text-decoration:none;
}
