/* CSS Document */

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Tahoma" ,Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #0C0C0C;
}
.ParaClass
{
	margin-top: 0px;
	font-size: 12px;
	line-height: 18px;
	padding-top: 5px;
}
.FL:link
{
	color: #4F4F4F;
	text-decoration: none;
}
.FL:visited
{
	color: #4F4F4F;
	text-decoration: none;
}
.FL:hover
{
	color: #0249AA;
	text-decoration: underline;
}
.FL:active
{
	color: #4F4F4F;
}

.TL:link
{
	color: #3a3a3a;
	text-decoration: none;
}
.TL:visited
{
	color: #3a3a3a;
	text-decoration: none;
}
.TL:hover
{
	color: #DA0000;
	text-decoration: underline;
}
.TL:active
{
	color: #3a3a3a;
}
.LLTitle
{
	color: #3a3a3a;
	text-decoration: none;
	font-size: larger;
	font-weight: bold;
	text-align: center;
}
.LL:link
{
	color: #3a3a3a;
	text-decoration: none;
}
.LL:visited
{
	color: #3a3a3a;
	text-decoration: none;
}
.LL:hover
{
	color: #DA0000;
	text-decoration: underline;
}
.LL:active
{
	color: #3a3a3a;
}

.WL:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.WL:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.WL:hover
{
	color: #000000;
	text-decoration: underline;
}
.WL:active
{
	color: #FFFFFF;
}

.BL:link
{
	color: #ffffff;
	font-size: 12px;
}
.BL:link
{
	color: #ffffff;
	text-decoration: none;
}
.BL:visited
{
	color: #ffffff;
	text-decoration: none;
}
.BL:hover
{
	color: #000000;
	text-decoration: underline;
}
.BL:active
{
	color: #ffffff;
}

.PL:link
{
	color: #0249AA;
	text-decoration: underline;
}
.PL:visited
{
	color: #0249AA;
	text-decoration: underline;
}
.PL:hover
{
	color: #DA0000;
	text-decoration: underline;
}
.PL:active
{
	color: #0249AA;
}
A
{
	color: #0249AA;
	text-decoration: underline;
}
A:hover
{
	color: #0249AA;
}
ul
{
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
/*li { margin: 7px 0px 0px 5px;  padding: 0px 0px 0px 0px; }*/
p
{
	line-height: 90%;
	padding: 0px 0px 0px 0px;
}

.TabsCL
{
	background-image: url(Images_new/TabsCL.jpg);
	background-repeat: no-repeat;
	width: 18px;
	height: 50px;
}
.TabsCR
{
	background-image: url(Images_new/TabsCR.jpg);
	background-repeat: no-repeat;
	width: 18px;
	height: 50px;
}
.TabsBk
{
	background-image: url(Images_new/TabsBK.jpg);
	background-repeat: repeat-x;
}
.TopLinksEx
{
	font-size: 12px;
	color: #0C0C0C;
}
.TopLinks
{
	font-size: 12px;
	font-weight: bold;
	color: #585858;
	padding-left: 15px;
	padding-right: 15px;
}
.HeaderBk
{
}
.FormText
{
	border: 1px solid #999999;
	height: 25px;
	font-size: 12px;
}
.LabelText
{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.PageTitle
{
	font-size: 18px;
	font-weight: normal;
}
.SectionTitle
{
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	height: 25px;
	padding-bottom: 5px;
	padding-top: 15px;
}
.Text
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none; line-height:18px;
	color: #333333;
}
.TextLarge
{
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.FooterBk
{
}
.MainImageBk
{
	background-color: #FFFFFF;
	background-image: url(Images_new/MainImageBk.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	width: 748px;
	padding-left: 30px;
}
.NavBarBk
{
	background: url(Images_new/NavBarBk.jpg) repeat-x;
}
#Next
{
	font-size: 12px; 
	font-weight: bold;
	padding-top: 7px;
	float: right;
	color: #FFF;
}
#Previous
{
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 10px;
	float: left;
	color: #FFF;
}
.LeftNavBk
{
	background-image: url(Images_new/LeftNavBk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-left: 5px;
}
.LeftNavCBL
{
	background-image: url(Images_new/LeftNavCBL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 25px;
	height: 25px;
}
.LeftNavCBR
{
	background-image: url(Images_new/LeftNavCBR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 25px;
	height: 25px;
}
.LeftNavBB
{
	background-image: url(Images_new/LeftNavBB.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.LeftNavBorders
{
	border-right-width: 13px;
	border-left-width: 13px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.LeftNavLinkDivider
{
	background-image: url(Images_new/LeftNavLinkDivider.jpg);
	background-repeat: no-repeat;
	height: 8px;
}
.LeftNavLinks
{
	font-size: 12px;
	font-weight: normal;
	color: #665C55;
	text-decoration: none;
	padding-left: 16px;
}
.FooterDivider
{
	background-image: url(Images_new/FooterDivider.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.Tips
{
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.BSectionTitle
{
	text-decoration: none;
	font-size: 18px;
}
#rollover ul, #rollover li
{
	list-style-type: none;
	line-height: 20px;
}
#rollover li a
{
	background-image: url(Images_new/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 15px;
}
#rollover li a:hover
{
	background-image: url(Images_new/hover_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 15px;
}
.Copyrights
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
.MainContentBk
{
	background-color: #FFFFFF;
	background-image: url(Images_new/MainContentBk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 748px;
	height: 385px;
	padding: 50px;
}

.PimB
{
	background-color: #68ca69;
}
.PimBCTL
{
	background: url(Images_new/PimBCTL.gif) no-repeat left top;
	width: 16px;
	height: 38px;
}
.PimBCTR
{
	background: url(Images_new/PimBCTR.gif) no-repeat right top;
	width: 16px;
	height: 38px;
}
.PimBCBL
{
	background: url(Images_new/PimBCBL.gif) no-repeat right bottom;
	width: 16px;
	height: 16px;
}
.PimBCBR
{
	background: url(Images_new/PimBCBR.gif) no-repeat right bottom;
	width: 16px;
	height: 16px;
}
.PimBTitleBk
{
	background: url(Images_new/PimBTitleBk.gif) repeat-x right top;
	height: 16px;
	font-weight: bold;
	font-size: 15px;
	padding-left: 10px;
}

ul.awesome-li
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 30px 0 30px 10px;
}
ul.awesome-li li
{
	background: transparent url(images_new/tick-trans.png) no-repeat scroll 0 center;
	padding: 5px 0 8px 40px;
}
/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */p p, ul
{
	font-size: 13px;
	line-height: 1.4em;
}
p a, li a
{
	color: #39c;
	text-decoration: none;
}
p.intro
{
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 20px 0 30px 0;
	text-align: center;
	width: 100%;
}
p#cross-links
{
	text-align: center;
}
p#cross-links
{
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
noscript p, noscript ol
{
	color: #a00;
	font-size: 13px;
	line-height: 1.4em;
	text-align: left;
}
noscript a
{
	color: #a00;
	text-decoration: underline;
}
noscript ol
{
	margin-left: 25px;
}
a:focus
{
	outline: none;
}
.hide
{
	display: none;
}
.show
{
	vertical-align: top;
	display: block;
}
.stripViewer .panelContainer .panel ul
{
	text-align: left;
	margin: 0 15px 0 00px;
}
.slider-wrap
{
	/* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 20px 0;
	position: relative;
	width: 100%;
}
/* These 2 lines specify style applied while slider is loading height: 460px;*/.csw
{
	width: 100%;
	background: #fff;
	overflow: scroll;
}
.csw .loading
{
	margin: 200px 0 300px 0;
	text-align: center;
}
.stripViewer
{
	/* This is the viewing window */
	margin: 0 0 0 25px;
	position: relative;
	overflow: hidden; /* this is the border. should have the same value for the links border: 5px solid #000;*/
	width: 600px; /* Also specified in  .stripViewer .panelContainer .panel  belowheight: 460px; */
	clear: both;
}
.stripViewer .panelContainer
{
	/* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none; /* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}
.stripViewer .panelContainer .panel
{
	/* Each panel is arranged end-to-end */
	float: left;
	height: 100%;
	position: relative;
	width: 600px; /* Also specified in  .stripViewer  above */
}
.stripViewer .panelContainer .panel .wrapper
{
	/* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 0px;
}
.stripNav
{
	/* This is the div to hold your nav (the UL generated at run time) */
	width: 600px;
	margin: auto;
}
.stripNav ul
{
	/* The auto-generated set of links */
	list-style: none;
}
.stripNav ul li
{
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}
.stripNav a
{
	/* The nav links */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	background: #c6e3ff;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 15px;
}
.stripNav li.tab1 a
{
	background: #60f;
}
.stripNav li.tab2 a
{
	background: #60c;
}
.stripNav li.tab3 a
{
	background: #63f;
}
.stripNav li.tab4 a
{
	background: #63c;
}
.stripNav li.tab5 a
{
	background: #00e;
}
.stripNav li a:hover
{
	background: #333;
}
.stripNav li a.current
{
	background: #000;
	color: #fff;
}
.stripNavL
{
	/* The left and right arrows */
	text-indent: -9000em;
}
.stripNavR
{
	/* The left and right arrows */
	text-indent: -9000em;
}
.stripNavL a, .stripNavR a
{
	display: block;
	height: 40px;
	width: 40px;
}
.stripNavL
{
	left: 33%;
}
.stripNavR
{
	right: 60%;
	padding-right: 15px;
}
.stripNavL
{
	background: url(                "images_new/O-Arrow-Back.png" ) no-repeat left;
}
.stripNavR
{
	background: url(                "images_new/O-Arrow-Next.png" ) no-repeat left;
}
a.scrollover
{
	/* Default Colour/Styles here */
	color: #FFFFFF;
	text-decoration: none;
}
a.scrollover em:first-line
{
	/* Rollover Colour/Styles here */
	color: #ee5904;
	text-decoration: none;
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none; padding-bottom:10px;
}

/*             styles for the star rater                */
.star-rating
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 30px;
	position: relative;
	background: url(images_new/star_rating.gif) top left repeat-x;
}
.star-rating li
{
	padding: 0px;
	margin: 0px;
	height: 30px;
	width: 30px; /*\*/
	float: left; /* */
}
.star-rating li a
{
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	overflow: hidden;
}
.star-rating li a:hover
{
	background: url(images_new/star_rating.gif) left center;
	z-index: 2;
	left: 0px;
	border: none;
}
.star-rating a.one-star
{
	left: 0px;
}

.star-rating a.two-stars
{
	left: 30px;
}

.star-rating a.three-stars
{
	left: 60px;
}

.star-rating a.four-stars
{
	left: 90px;
}

.star-rating a.five-stars
{
	left: 120px;
}

.star-rating a.six-stars
{
	left: 150px;
}

.star-rating a.seven-stars
{
	left: 180px;
}

.star-rating a.eight-stars
{
	left: 210px;
}

.star-rating a.nine-stars
{
	left: 240px;
}

.star-rating a.ten-stars
{
	left: 270px;
}

.star-rating a.11-stars
{
	left: 300px;
}
.star-rating li.current-rating
{
	background: url(images_new/star_rating.gif) left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
/* remove halo effect in firefox   */
a:active
{
	outline: none;
}
.testimonial
{
	background: #EEEEEE url(images_new/pl_open_quote.png) no-repeat scroll 3px 3px;
	text-align: center;
}
.testimonial .inner
{
	background: transparent url(images_new/pl_close_quote.png) no-repeat scroll right bottom;
	padding: 10px;
}
.testimonial cite {

display:block;
font-size:18px;
font-weight:normal;
line-height:1.5em;
padding:0 30px;
}

cite, em, dfn {
font-style:italic;
}