.navigationLink
{
	cursor: hand;
    cursor: pointer;
}

/* Light Blue Comment box style */
#ltBlue_commentBox 
{
	border: solid 0px black;
	background-color: #C1C9D8;
	border-collapse: collapse;
}

#ltBlue_commentBox td
{
	padding-left: 10px !important;
	padding-right: 10px !important;
}

#ltBlue_commentBox .headerLeft
{
	height: 7;
	background: url(../images/commentBox/ltBlue_TopLeft.gif) no-repeat 0px 0px;
}
#ltBlue_commentBox .headerRight
{
	height: 7;
	background: url(../images/commentBox/ltBlue_TopRight.gif) no-repeat 100% 0px;
}
#ltBlue_commentBox .headerLabel td 
{
	font-size: 11px; 
	font-weight: normal; 
	color: #003366; 
}
#ltBlue_commentBox .footerLeft
{
	height: 10;
	background: url(../images/commentBox/ltBlue_BottomLeft.gif) no-repeat 0px 3px;
}
#ltBlue_commentBox .footerRight
{
	height: 10;
	background: url(../images/commentBox/ltBlue_BottomRight.gif) no-repeat 100% 3px;
}
#ltBlue_commentBox .comments td 
{
	font-size: 10px;
    text-align: left;
	font-style: italic;
}
#ltBlue_commentBox .moreLink 
{
	font-size: 12px; 
	font-family: Trebuchet MS;
	font-weight: bold; 
	color: #666666; 
	padding-left: 0px !important;
	padding-right: 5px !important;
	padding-bottom: 2px !important;
}
#ltBlue_commentBox .moreIcon 
{
	padding-left: 0px !important;
	padding-right: 0px !important;
} 
/* End Light Blue Comment box style */

/* Orange Comment box style */
#orange_commentBox 
{
	border: solid 0px black;
	background-color: #E88000;
	border-collapse: collapse;
}

#orange_commentBox td
{
	padding-left: 10px !important;
	padding-right: 10px !important;
}

#orange_commentBox .headerLeft
{
	height: 9;
	background: url(../images/commentBox/orange_TopLeft.gif) no-repeat 0px 0px;
}
#orange_commentBox .headerRight
{
	height: 9;
	background: url(../images/commentBox/orange_TopRight.gif) no-repeat 100% 0px;
}
#orange_commentBox .headerLabel td 
{
	font-size: 16px; 
	font-weight: bold; 
	color: white; 
}
#orange_commentBox .footerLeft
{
	height: 10;
	background: url(../images/commentBox/orange_BottomLeft.gif) no-repeat 0px 3px;
}
#orange_commentBox .footerRight
{
	height: 10;
	background: url(../images/commentBox/orange_BottomRight.gif) no-repeat 100% 3px;
}
#orange_commentBox .comments td 
{
	font-size: 10px;
    text-align: left;
    color: White;
}
#orange_commentBox .moreLink 
{
	font-size: 12px; 
	font-family: Trebuchet MS;
	font-weight: bold; 
	color: #666666; 
	padding-left: 0px !important;
	padding-right: 5px !important;
	padding-bottom: 2px !important;
}
#orange_commentBox .moreIcon 
{
	padding-left: 0px !important;
	padding-right: 0px !important;
} 
/* End Orange Comment box style */

/* Dark Blue Comment box style */
#dkBlue_commentBox 
{
	border: solid 0px black;
	background-color: #082964;
	border-collapse: collapse;
}
#dkBlue_commentBox td
{
	padding-left: 10px !important;
	padding-right: 10px !important;
}
#dkBlue_commentBox .headerLeft
{
	height: 9;
	background: url(../images/commentBox/dkBlue_TopLeft.gif) no-repeat 0px 0px;
}
#dkBlue_commentBox .headerRight
{
	height: 9;
	background: url(../images/commentBox/dkBlue_TopRight.gif) no-repeat 100% 0px;
}
#dkBlue_commentBox .headerLabel td 
{
	font-size: 16px; 
	font-weight: bold; 
	color: white; 
}
#dkBlue_commentBox .footerLeft
{
	height: 12;
	background: url(../images/commentBox/dkBlue_BottomLeft.gif) no-repeat 0px 3px;
}
#dkBlue_commentBox .footerRight
{
	height: 12;
	background: url(../images/commentBox/dkBlue_BottomRight.gif) no-repeat 100% 3px;
}
#dkBlue_commentBox .comments td 
{
	font-size: 10px;
    text-align: left;
    color: White;
	padding-left: 10px !important;
	padding-right: 10px !important;
}
#dkBlue_commentBox .moreLink 
{
	font-size: 12px; 
	font-family: Trebuchet MS;
	font-weight: bold; 
	color: White;
	padding-left: 0px !important;
	padding-right: 5px !important;
	padding-bottom: 2px !important;
}
#dkBlue_commentBox .moreIcon 
{
	padding-left: 0px !important;
	padding-right: 0px !important;
} 
/* End Dark Blue Comment box style */


/* Light Grey Comment box style */
#ltGrey_commentBox 
{
	border: solid 0px black;
	background-color: #E5E5E5;
	border-collapse: collapse;
}

#ltGrey_commentBox td
{
	padding-left: 10px !important;
	padding-right: 10px !important;
}

#ltGrey_commentBox .headerLeft
{
	height: 8;
	background: url(../images/commentBox/ltGrey_TopLeft.gif) no-repeat 0px 0px;
}
#ltGrey_commentBox .headerRight
{
	height: 8;
	background: url(../images/commentBox/ltGrey_TopRight.gif) no-repeat 100% 0px;
}
#ltGrey_commentBox .headerLabel td 
{
	font-size: 12px; 
	font-weight: normal; 
	color: #003366; 
}
#ltGrey_commentBox .footerLeft
{
	height: 9;
	background: url(../images/commentBox/ltGrey_BottomLeft.gif) no-repeat 0px 0px;
}
#ltGrey_commentBox .footerRight
{
	height: 9;
	background: url(../images/commentBox/ltGrey_BottomRight.gif) no-repeat 100% 0px;
}
#ltGrey_commentBox .comments td 
{
	font-size: 11px;
    text-align: left;
	font-style: italic;
}

#ltGrey_commentBox .moreLink 
{
	font-size: 12px; 
	font-family: Trebuchet MS;
	font-weight: bold; 
	color: #666666; 
	padding-left: 0px !important;
	padding-right: 5px !important;
	padding-bottom: 2px !important;
}
#ltGrey_commentBox .moreIcon 
{
	padding-left: 0px !important;
	padding-right: 0px !important;
} 
/* End Light Grey Comment box style */

/* Dark Grey Comment box style */
#dkGrey_commentBox 
{
	border: solid 0px black;
	background-color: #D0CAC3;
	border-collapse: collapse;
}
#dkGrey_commentBox td
{
	padding-left: 10px !important;
	padding-right: 10px !important;
}
#dkGrey_commentBox .headerLeft
{
	height: 9;
	background: url(../images/commentBox/dkGrey_TopLeft.gif) no-repeat 0px 0px;
}
#dkGrey_commentBox .headerRight
{
	height: 9;
	background: url(../images/commentBox/dkGrey_TopRight.gif) no-repeat 100% 0px;
}
#dkGrey_commentBox .headerLabel td 
{
	font-size: 16px; 
	font-weight: normal; 
	color: Maroon; 
}
#dkGrey_commentBox .footerLeft
{
	height: 12;
	background: url(../images/commentBox/dkGrey_BottomLeft.gif) no-repeat 0px 3px;
}
#dkGrey_commentBox .footerRight
{
	height: 12;
	background: url(../images/commentBox/dkGrey_BottomRight.gif) no-repeat 100% 3px;
}
#dkGrey_commentBox .comments td 
{
	font-size: 10px;
    text-align: left;
}
#dkGrey_commentBox .label
{
	font-size: 12px;
	color: Maroon;
}
#dkGrey_commentBox .moreLink 
{
	font-size: 12px; 
	font-family: Trebuchet MS;
	font-weight: bold; 
	color: #666666; 
	padding-left: 0px !important;
	padding-right: 5px !important;
	padding-bottom: 2px !important;
}
#dkGrey_commentBox .moreIcon 
{
	padding-left: 0px !important;
	padding-right: 0px !important;
} 
/* End Dark Grey Comment box style */
