/*DO NOT PUT EXTERNAL FONTS HERE - STICK THEM IN C_FONTS.CSS*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,   legend, caption,  hr,  abbr, article, aside, audio, canvas, datalist, details, figcaption, figure, footer, header, hgroup, mark, meter, nav, output, progress, section, summary, time, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: inherit;
	vertical-align: baseline;
}
html {
	overflow-y: scroll;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	font-size: 100%;
	line-height: normal;
	line-height: 1;   background: url('../i/design/pagebottom.jpg') repeat-x bottom #EBEBEB;
}
body a {
	text-decoration: none;
}
body *:focus {
	outline: none;
}
body, input, button, textarea, select {
	font-family: sans-serif;
}
/* Block level elements */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
/* Tables still need 'cellspacing="0"' in the markup. */
table {
 
}
caption {
	padding: 0;
	text-align: left;
	vertical-align: middle;
}
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
q {
	quotes: none;
}
q:before, q:after {
	content: '';
	content: none;
}
/* Normal weight headings */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
/* Images & Copy */
img {
	-ms-interpolation-mode: bicubic;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #000;
}
pre, code, kbd, samp {
	font-family: monospace, monospace; /* 1 */
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
small {
	font-size: 75%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
nav ul, nav ol {
	list-style: none;
}
li {
	list-style-position: inside;
}
dd {
	margin: 0 0 0 40px;
}
 
.clear {
    clear: both;
	 
}

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* Forms */
button {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: none;
}
button, input.send, input.submit, label, select {
	cursor: pointer;
}
form button, form input, form textarea {
	border: 0 none;
}
form *.yenoh {
	width: 1px;
	height: 1px;
	position: absolute;
	top: -999em;
	left: -999em;
}
fieldset {
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
*margin-left: -7px;
}
textarea {
	overflow: auto; /* Remove default vertical scrollbar */
	vertical-align: top; /* Add top vertical alignment */
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
*vertical-align: middle;
}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input [type="button"]::-moz-focus-inner {
border: none;
}
button, input {
	line-height: normal; /* Define line-height as normal */
*overflow: visible;  /* Make overflow visible  */
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
/* Audio, Video & Canvas */
audio[controls], canvas, video {
	display: inline-block;
*display: inline;
*zoom: 1;
}

/* Remove pseudo-padding on Buttons */
button::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="reset"]::-moz-focus-inner {
padding: 0 !important;
border: 0 none !important;
}
/* ==========================================================================
Site Specific
========================================================================== */
body {
	font: 14px/1.4 'Lato', Helvetica, Arial, sans-serif;
	color: #505e57;
}
a {
	color: #15BCAD;
	text-decoration: none;
}
a:hover, a:focus {
	color: #048579;
}
h1, h2, h3, h4, h5, h6 {
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #007dc3;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6, small {
	font-size: 10px;
}
.Content2Column h1 {
	margin: 10px 0 10px;
}
.Content2Column h2 {
	margin: 6px 0 8px;
}
.Content2Column h3 {
	margin: 3px 0 6px;
}
.Content2Column ul, .Content2Column ol {
	margin: 8px 0 12px;
}
.Content2Column p {
	margin:8px 0 10px; text-align: justify;
	padding:0;
}
.Content2Column li {
	margin: 3px 0;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.container {
	width: 1035px;
	margin: 0 auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
.button { display: inline-block; border: 1px solid #038381; font-size: 14px; font-weight: bold; color: #e9f48a; text-shadow: 0 1px 0 rgba(0,0,0,.4);
background: #29c3ae; /* Old browsers */
background: -moz-linear-gradient(top,  #29c3ae 0%, #02b6ad 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#29c3ae), color-stop(100%,#02b6ad)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #29c3ae 0%,#02b6ad 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #29c3ae 0%,#02b6ad 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #29c3ae 0%,#02b6ad 100%); /* IE10+ */
background: linear-gradient(to bottom,  #29c3ae 0%,#02b6ad 100%); /* W3C */

-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
}
.button:hover, .button:focus {
	color: white;
}
.more {
	display: block;
	line-height: 2.5;
	text-align: center;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
.tabheading, .SideHeading h2 {
	  font-size: 20px; color: white; padding: 0 15px; background: #03b3af; border: 1px solid #038381; text-shadow: 0 2px 0 rgba(0,0,0,.3);
/*-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;*/
}
.tabheading:hover, .tabheading:focus {
	text-decoration:none;
}
.tabheading a {
	color: white;
}
hr.rainbow {
	margin: 0;
	border: 0;
	width: 100%;
	height: 5px;
	background: url('../i/design/header-ribbon.jpg') repeat-x;
}
/* header */
.header {
	position: relative;
	padding: 5px 0 0;
	background: url('../i/design/header-ribbon.jpg') repeat-x #fff;
}
.header .container {
	padding: 4px 0 0;
	background: url('../i/design/header-sun.jpg') no-repeat top right;
}
.header .logo {
	margin: 0;
}
.header .button.login {
	margin: 0 20px 0 0;
	line-height: 2.1;
	padding: 0 14px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}
.header .loginsearch {
	padding: 27px 0px 0px;
}
#FS {
}
.fieldsearch, .buttonsearch {
	float: left;
	padding: 0 12px;
	background: url('../i/design/searchform-background.jpg') repeat-x #ffffff;
	border: 1px solid #c1bdbd;
}
.fieldsearch {
	height: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-right: none;
	color: #83857e;
	font: inherit;
	font-size: 13px;
	line-height: 1;
	-webkit-border-top-left-radius: 100px;
	-webkit-border-bottom-left-radius: 100px;
	border-top-left-radius: 100px;
	border-bottom-left-radius: 100px;
}
.buttonsearch {
	border-left: none;
	height: 29px;
	-webkit-border-top-right-radius: 100px;
	-webkit-border-bottom-right-radius: 100px;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
}
.buttonsearch img {
	margin: 7px 0 0;
}
.header .shadow {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 3px;
	width: 100%;
}
/* quicklinks */
.quicklinks {
	background:;
}
.quicklinks .links {
	padding: 30px 0;
}
.quicklinks .link {
	float: left;
	width: 230px;
	margin: 0 37px 0 0;
	list-style-type: none;
}
.quicklinks .link.last {
	margin-right: 0;
}
.quicklinks .tabheading {
	margin-bottom: 0;
	text-align: center;
	font-size: 18px;
	line-height: 2;
	background-image: url('../i/design/quicklinks-sun.png');
	background-repeat: no-repeat;
	background-position: top right;
}
.quicklinks img {
	border-left: 1px solid #038381;
	border-right: 1px solid #038381;
}
.quicklinks p {
	margin: 0;
}
.quicklinks .photo, .quicklinks .photo img {
	display: block;
}
.quicklinks .orange .tabheading {
	background-color: #f8a33e;
}
.quicklinks .orange .tabheading, .quicklinks .orange img, .quicklinks .orange .more {
	border-color: #907672;
}
.quicklinks .orange .more {
	background: #f2b04b; /* Old browsers */
	background: -moz-linear-gradient(top, #f2b04b 0%, #f99e33 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2b04b), color-stop(100%, #f99e33)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2b04b 0%, #f99e33 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2b04b 0%, #f99e33 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2b04b 0%, #f99e33 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f2b04b 0%, #f99e33 100%); /* W3C */
}
.quicklinks .pink .tabheading {
	background-color: #f17bb0;
}
.quicklinks .pink .tabheading, .quicklinks .pink img, .quicklinks .pink .more {
	border-color: #a56582;
}
.quicklinks .pink .more {
	background: #ec94b1; /* Old browsers */
	background: -moz-linear-gradient(top, #ec94b1 0%, #f17cb0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ec94b1), color-stop(100%, #f17cb0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ec94b1 0%, #f17cb0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ec94b1 0%, #f17cb0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ec94b1 0%, #f17cb0 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ec94b1 0%, #f17cb0 100%); /* W3C */
}
.quicklinks .red .tabheading {
	background-color: #e67465;
}
.quicklinks .red .tabheading, .quicklinks .red img, .quicklinks .red .more {
	border-color: #a24539;
}
.quicklinks .red .more {
	background: #e38f74; /* Old browsers */
	background: -moz-linear-gradient(top, #e38f74 0%, #e67566 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e38f74), color-stop(100%, #e67566)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e38f74 0%, #e67566 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e38f74 0%, #e67566 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e38f74 0%, #e67566 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e38f74 0%, #e67566 100%); /* W3C */
}
/***********************************************/
/* menu stuff                                */
/***********************************************/

#navholder {
	background-color: #0278BD;
    border-top: 1px solid #00466F;
}
.toggleMenu {
	display:  none;
	background: #666;
	padding: 10px 15px;
	color: #fff;
}
.nav {
	display: table;
	width: 990px;
	padding: 0;
	margin: 0 auto;
	list-style: none;
	z-index: 800;
	position: relative;
}
.nav li {
	position: relative;
	display: table-cell;
	margin: 0;
	padding: 7px 0;
	background: none;
	white-space: nowrap;
	list-style: none;
}
.nav a {
	display: block;
	text-align: center;
	 font-size:17px; font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	padding: 7px 8px;
	text-shadow: 0 1px 0 #000000;
}
.nav a:hover {
	color: #FDEE1F;
}
.nav .parent:after {
	position: relative;
	top: -2px;
	content: url('../i/design/downArrow.png');
	margin: -2px 0 0 2px;
	opacity: .7;
	line-height: 1;
	width: 9px;
	display: inline-block;
}
.nav .parent:hover:after {
	opacity: 1;
}
.nav ul {
	position: absolute;
	left: -999em;
	background: none;
	padding: 0 20px 20px;
}
.nav li:hover ul {
	left: auto;
	margin-top: 6px;
	margin-left: -20px;
}
.nav li li {
	display: block;
	font-size: 12px;
}
.nav li li a {
	min-width: 160px;
	padding: 5px 8px;
	line-height: 2;
	background:#055A8C ;
	text-align: left;
}
.nav ul ul {
	z-index: 50;
}
.nav li:hover ul ul {
	left: -999em;
}
.nav ul li:hover ul {
	left: 100%;
	top: 0;
}
.nav li li:hover > a {
	color: #fff;
	background:#0278BD;
}
.nav li:hover {
	background:transparent;
}
.nav > li.hover > ul li {
	display:block;
}
.nav li li.hover ul {
	left: 100%;
	top: 0;
}
.nav li li {
	margin: 0;
	display: block;
	padding: 0;
}
.nav li li a {
	display: block;
	font-size: 12px;
	position: relative;
	z-index:100;
	min-width:200px;
	border-bottom: 1px solid #004269;
}
.nav li li li a {
	background:#055a8c;
	z-index:200;
}
.nav li li a:hover {
}
/***********************************************/
/* form stuff                                */
/***********************************************/
form {
	margin:0;
	padding:0;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0; /* 1 */
	padding: 0;
	white-space: normal; /* 2 */
*margin-left: -7px; /* 3 */
}
button, html input[type="button"], /* 1 */ input[type="reset"], input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
*overflow: visible; /* 4 */
}
button[disabled], html input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
*height: 13px; /* 3 */
*width: 13px; /* 3 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* 2 */
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
	resize: vertical;
	overflow: auto; /* 1 */
	vertical-align: top; /* 2 */
}
label {
	float:left;
	margin:10px 0;
	width:90px;
	display:inline;
}
form .formfield {
	margin:10px;
	float:left;
	display:inline;
	width:200px;
	border:1px solid #CCC;
	padding:2px;
}
form div {
	margin:15px 0;
	display:block;
	clear:left;
	vertical-align:top;
}
form div input[type="text"], form div textarea, form span textarea, form div input[type="textarea"], form div input[type="password"] {
	border:1px solid #CCC;
	padding:4px;
	width:300px;
	margin:0;
	background-color:#EFEFEF;
}
input[type="text"]:focus, form div textarea:focus, form span textarea:focus, form div input[type="textarea"]:focus, form div input[type="password"]:focus {
}
form div span.label label, form div span.label, span.spacer, span.multiple span {
	width:180px;
	float:left;
	margin:0 0 0 0;
}
form div span.multiple {
	float:left;
}
form div span.button {
	padding-left:180px;
	background:transparent;
	border:0;
}
form div span.button input {
	background-color:#666;
	color:#FFF;
	border:0;
	padding:5px 10px;
	margin:0;
	font-weight:bold;
}
form div.clear {
	clear:both;
	padding-top:5px;
}
/***********************************************/
/* Search form                                 */
/***********************************************/


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#google_translate_element {
	display:inline;
	float:right;
	height:30px;
	overflow:hidden;
	margin-left:30px;
	margin: -70px 3px;
}
#HeaderImg {
	width: 900px;
	margin:0 0px 0 0;
	height: 200px;
	float:left;
	padding:0;
}
#logobar {
	padding:15px;
	margin:0;
	background-color:#333;
	position:absolute;
	z-index:8;
	left:30px;
	top:60px;
}
#logobar h1 {
	color:#FFF;
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2em;
}
#logobar a {
	color:#FFF;
}
#logobar a:hover {
	background-color:transparent;
	color:#7EB9D1
}
#mainholder {
	clear:both;
	padding:30px 0;
	background: url('../i/design/header-ribbon.jpg') repeat-x #ebebeb;
}
.body_5378 #mainholder {
	padding: 0;
	height: 5px;
}
#mainholder p a, #mainholder li a {
}
#mainholder p a:hover, #mainholder li a:hover {/*-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;*/
}
#masthead {
	width: 990px;
	padding:30px 0 0 0;
	margin:0 auto;
	position:relative;
	z-index:60;
}
#SSlistblock {
	margin:-20px 0 0 -20px;
}
#SSlistblock span {
	float:left;
	overflow:hidden;
	width:133px;
	margin:0 10px 0 0;
}
#SSlistblock div {
	margin:0;
	padding:0 0 0 20px;
	width:45%;
	display: inline-block;
	float:left;
}
#SSlistblock div:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] #SSlistblock div {
	display: block;
}
* html #SSlistblock div {
	height: 1%;
}
#supernav {
	width:0;
	height:0;
	display:none;
}
#wrapper {
	margin:0 auto 0 auto;
}
/********************************************************/
/* styles - ordered by how they appear in the CMS */
/* any that we don't want to show should be at the bottom
/********************************************************/
.boxmenuright, .boxmenuleft {
	border:2px solid #CCC;
	float:right;
	padding:10px 10px 6px 10px;
	margin:0 0 10px 20px;
	width: 206px;
}
.boxmenuleft {
	float:left;
	margin:0 10px 0 20px;
}
.boxmenuright h2, .boxmenuleft h2 {
	border-bottom:1px dotted #CCC;
	font-weight:normal;
	font-size:1.2em;
	margin: 0 0 10px 0;
	padding:0 0 5px 0;
}
.boxmenuright li, .boxmenuleft li {
	background-image:url(../i/icons/page.gif)
}
.boxout, .boxoutright, .boxoutpurple, .boxoutpurpleright, .boxoutgreen, .boxoutgreenright, .boxoutblue, .boxoutblueright {
	float:left;
	background-color:#FF5924;
	display:inline;
	padding:10px;
	margin:2px 20px 1px 0;
	width: 230px;
	color:#FFF;
	font-size:1.2em;
}
.boxoutpurple, .boxoutpurpleright {
	background-color:#663d7f;
}
.boxoutgreen, .boxoutgreenright {
	background-color:#009b66;
}
.boxoutblue, .boxoutblueright {
	background-color:#00639c;
}
.boxoutright, .boxoutpurpleright, .boxoutgreenright, .boxoutblueright {
	float:right;
	margin:2px 0 1px 20px;
}
.boxout p, .boxoutright p, .boxoutpurple p, .boxoutpurpleright p, .boxoutgreen p, .boxoutgreenright p, .boxoutblue p, .boxoutblueright p {
	margin:0;
	color:#FFF;
}
div.boxout a, div.boxoutright a, div.boxoutpurple a, div.boxoutpurpleright a, div.boxoutgreen a, div.boxoutgreenright a, div.boxoutblue a, div.boxoutblueright a {
	color:#FFF
}
div.boxout a:hover, div.boxoutright a:hover, div.boxoutpurple a:hover, div.boxoutpurpleright a:hover, div.boxoutgreen a:hover, div.boxoutgreenright a:hover, div.boxoutblue a:hover, div.boxoutblueright a:hover {
	background-color:none;
	background:transparent;
	text-decoration:underline;
}
/* close commented backslash hack */
/*
* For IE 6/7 only - Include this rule to trigger hasLayout and contain floats.
*/
.clearfix {
*zoom: 1;
}
.floatleft {
	float:left;
	margin:0 10px 2px 0;
}
.floatright {
	float:right;
	margin:0 0 2px 10px;
}
.greytext {
	color:#CCC;
}
.imageFullWidthborder {
	border:1px solid #666;
	margin:0 0 10px 0;
	display:block;
}
.imageleft {
	float:left;
	margin:0 17px 1px 0;
}
.imageleftborder {
	float:left;
	margin:0 17px 1px 0;
	border:1px solid #CCC;
}
.imageright {
	float:right;
	margin:0 0 1px 17px;
}
.imagerightborder {
	float:right;
	margin:0 0 1px 17px;
	border:1px solid #CCC;
}
div.imageleftborder {
	float:left;
	margin:0 17px 1px 0;
	display:inline;
}
div.imagerightborder {
	float:right;
	margin:0 0 1px 17px;
	display:inline;
}
div.imagerightborder img {
}
div.imagerightborder p, div.imageleftborder p {
	margin:0;
	padding:1px 5px;
	background-color:#CCC;
	font-size:0.9em;
}
img.imagerightborder {
	float:right;
	border:1px solid #CCC;
	margin:0 0 1px 17px;
}
.message, p.message {
	padding:10px;
	background-color:#CC0033;
	color:#FFF;
	border:1px solid #990033;
}
.newsflash {
	color:#661C21;
	padding:10px 10px 5px 10px;
	border:5px solid #661C21;
	background: #F3D6D8;
	background-image:url(../i/design/bg_NewsFlash.gif);
	background-repeat:no-repeat;
	background-position:right 0px;
}
.newsflash h2 {
	color:#661C21;
	margin:0 0 8px 0;
	padding:0 0 8px 0;
	font-size:1.2em;
	border-bottom:1px solid #CB3D47;
	border-top: 0;
	border-right: 0;
	border-left: 0;
}
.newsflash p {
	color:#661C21;
	margin:5px 0;
}
.newsflash a {
	text-decoration:underline;
}
.tableborder td.tablecellhighlight, .tableborder th.tablecellhighlight, .tablecellhighlight {
	background-color:#666;
	color:#FFF;
	font-weight:bold;
}
.tableborder td.tablecellhighlight p, .tableborder th.tablecellhighlight p, .tablecellhighlight p {
	color:#FFF;
	font-weight:bold;
}
.tableborder4px {
	border-bottom:1px solid #EFEFEF;
	border-left:1px solid #EFEFEF;
	margin:20px 0;
}
.tableborder4px td, .tableborder4px th {
	padding:4px;
	margin:0;
	font-weight:normal;
	border-right:1px solid #EFEFEF;
	border-top:1px solid #EFEFEF;
	vertical-align:top;
	text-align:left;
}
.tableborder4px td p {
	margin: 4px 0;
}
.tableborder4px td.tablecellhighlight, .tableborder4px th.tablecellhighlight, .tablecellhighlight {
	background-color:#666;
	color:#FFF;
	font-weight:bold;
}
.tablenoborder {
	border:0;
	margin:10px 0;
}
.tablenoborder td, .tablenoborder th {
	padding:0px;
	padding-right:15px;
	margin:0;
	font-weight:normal;
	border:0;
	vertical-align:top;
	text-align:left;
}
.tablenoborder td p {
	margin: 10px 0;
}
.tablenoborder td.tablecellhighlight, .tablenoborder th.tablecellhighlight, .tablecellhighlight {
	background-color:#666;
	color:#FFF;
	font-weight:bold;
}
.tablenoborderpadded {
	border:0;
	margin:20px 0 0 -20px;
}
.tablenoborderpadded td, .tablenoborderPadded th {
	padding:10px 0 10px 20px;
	margin:0;
	font-weight:normal;
	border:0;
	vertical-align:top;
	text-align:left;
}
.tablenoborderpadded td p {
	margin: 5px 0;
}
.tablenoborderpadded td.tablecellhighlight, .tablenoborderpadded th.tablecellhighlight, .tablecellhighlight {
	background-color:#666;
	color:#FFF;
	font-weight:bold;
}
.tableborder td, .tableborder th {
	padding: 5px;
}
.ColumnLeft {
	min-height:250px;
	text-align:left;
	float: left; 
	width: 230px;
	 
	padding: 0 50px 0 0;
}
.ColumnRight {
	min-height:250px;
	text-align:left;
	float:right; opacity: 0.96;
	width: 267px;     margin-top: 21px;
	 
}
.ColumnRight p {
}
.ColumnLeft ul a:link, .ColumnRight ul a:visited {
	display: block;
}
.ColumnLeft ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ColumnRight ul a:link, .ColumnRight ul a:visited {
	display: block;
}
.ColumnRight ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
.ColumnLeft li {
	border-bottom: 1px solid #EEE;
}
/* fix for browsers that don't need the hack */
html>body .ColumnLeft li {
	border-bottom: none;
}
.Content1Column {
	min-height:250px;
	text-align:left;
	float: left;
	padding:0;
	width:990px;
}
.Content2Column {
	min-height:250px;
	text-align:justify;
	float: left;
	padding:15px;
	width:724px; margin-top: 21px;
	 margin-bottom: 21px;
	border:0;
	background: white;
	border: 1px solid #c6ceca;
	-webkit-border-radius: 8px;
	border-radius: 8px; opacity: 0.96;
}
.Content3Column {
	min-height:250px;
	text-align:left;
	float: left;
	padding:0;
	width:430px;
	margin:0;
}
.Content1Column a:link, .Content1Column a:visited, .Content2Column a:link, .Content2Column a:visited, .Content3Column a:link, .Content3Column a:visited {
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.footerholder {
	    background: url('../i/design/header-ribbon.jpg') repeat-x #008c99;
}
.footerholder .footer {
	color:#EBEBEB;
	font-size: 12px;
	padding: 25px 0;
}
.footer p {
	margin:5px 0;
}
.footer ul, .footer ol {
	margin: 7px 0;
}
.footer li {
	line-height: 1.5;
	margin: 0;
}
.footer li {
	list-style-type: none;
}
.footer a {
	color: #FDEE1F;
}
.footer a:hover, .footer a:focus {
	color: #07459a;
}
.footer a img {
}
.footer a:hover {
}
.footer_credit {
	float:right;
	clear:left;
	display:inline;
	background-color:#FFFFFF;
	margin:0;
	padding:0
}
.footer_credit a {
	padding:0px;
}
.footer_credit a img {
	border:0;
	margin:0;
	background-color:#FFF
}
.hidden {
	display:none !important;
	visibility:hidden;
	width:0;
	height:0;
	padding:0;
	margin:0;
}
.listblock {
	display:block;
	border-top:1px dotted #EFEFEF;
	padding:0 0 10px 0;
	margin:10px 0;
}
.SScatHolder {
	width:500px;
	height:304px;
	color:#FFF;
	background-image:url(../admin/i/GalleryGroupPlaceholder.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
}
.SSHolder {
	width:500px;
	height:375px;
	color:#FFF;
	background-image:url(../admin/i/GalleryPlaceholder.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}
.SSWrapper {
	border:1px solid #666;
	margin:5px 0 10px 0;
	padding:0;
	height: 375px;
	vertical-align:middle;
	width: 500px;
	background-color:#FFF;
}
/************** Side Bars ***************/
.SideHeading {
    margin: 0 0 0px;
    
    padding-bottom: 21px;
  
    background-repeat: no-repeat;
    background-position: 0 0;
}
.SideHeading h2 {
	margin: 0;
	position: relative;
	padding:7px 15px;
}
ul.SideList {
       list-style: none;
    padding: 15px 24px;
    text-align: justify;
    color: #4C4C4C;
    margin: 0 0 0px 0;
    background: #FFFFFF;
     
    border-left:1px solid #C6CECA;
    border-right:1px solid #C6CECA;
}
ul.SideList li {
	margin:0 0 5px;
	background-image:none;
	list-style: none;
	font-size: 13px;
	padding:0;
	 
}
ul.SideList li a {
	display: block;
	color:#0278BD;
}
ul.SideList li a {
	display:block;
	margin: 0;
}
ul.SideList li a span {
	float:left;
	display:inline;
	width: 138px;
}
ul.SideList li a.SideList_child {
	padding: 7px 20px 7px 40px;
	background-image:url(../i/design/bg_nav_li_a_child.png);
	background-repeat:no-repeat;
	background-position:20px 12px;
}
ul.SideList li a em {
	font-style:normal;
	color:#888;
	float:left;
	width:60px;
	display:inline
}
ul.SideList li a:hover, ul.SideList li a:focus {
	color:#000000;
}
ul.SideList li a.sidelink {
	font-weight:bold;
}
ul.SideList li a.sidelink:hover {
}
ul.SideList li a.sidelink img {
	float:left;
	margin:0 8px 0 0;
}
ul.SideList li {
	padding: 0 15px;
}
ul.SideList li p {
	color: #ebebeb;
	margin: 0;
}
ul.SideList li p.title {
	font-weight: bold;
	font-size: 16px;
}
#SideHeadingNews h2 .bird {
	position: absolute;
	right: 15px;
	bottom: -7px;
}
#SideHeadingPages ul.SideList {
	border-bottom: 1px solid #C6CECA;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
.slider .container {
	position: relative;
	z-index: 550;
}
.slider #SideHeadingNews {
	position: absolute;
	z-index: 500;
	top: 30px;
	right: 0;
	width: 340px;
}
/***********************************************/

/************** Main Listing ***************/
.ListingMain {
	margin:0;
	padding:0;
}
.ListingMain h2 {
	background-color:#777;
	color:#FFF;
	font-size: 1.1em;
	line-height:1.2em;
	font-weight:bold;
	padding:3px 10px;
	margin:20px 0 0px 20px;
	display:inline;
	clear:both;
}
ul.ListingFull {
	border:1px solid #777;
	margin:3px 0 10px 0;
	padding:10px 20px;
	clear:left;
	list-style-type: none;
}
ul.ListingFull li {
	padding-left: 24px;
	background-repeat: no-repeat;
}
#ListingDiary ul.ListingFull li {
	background-image: url(../i/icons/calendar.gif);
}
#ListingNews ul.ListingFull {
	border:1px solid #777;
}
#ListingNews ul.ListingFull li {
	background-image: url(../i/icons/comment.gif);
}
.bx-wrapper {
	position:relative;
	zoom:1;
	margin:0 auto 60px;
	padding:0;
}
.bx-wrapper img {
	max-width:100%;
	display:block;
	width: 100%;
	height: auto;
}
.bx-wrapper .bx-viewport {
	max-height: 480px !important;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position:absolute;
	bottom:-30px;
	width:100%;
}
.bx-wrapper .bx-loading {
	min-height:50px;
	background:url(images/bx_loader.gif) center center no-repeat #fff;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2000;
}
.bx-wrapper .bx-pager {
	text-align:center;
	font-size:.85em;
	font-family:Arial;
	font-weight:700;
	color:#666;
	padding-top:20px;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	zoom:1;
	display:inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background:#666;
	text-indent:-9999px;
	display:block;
	width:10px;
	height:10px;
	outline:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin:0 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:#000;
}
.bx-wrapper .bx-controls-direction a {
	position:absolute;
	top:50%;
	margin-top:-16px;
	width: 39px;
	height: 41px;
	background:url('../i/design/slider-arrows.png') no-repeat;
	text-indent:-9999px;
	z-index:9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display:none;
}
.bx-wrapper .bx-controls .bx-prev {
	left:15px;
	background-position: top left;
}
.bx-wrapper .bx-controls .bx-next {
	right:15px;
	background-position: top right;
}
.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-next:hover {
	opacity: .6;
}
.bx-wrapper .bx-controls-auto {
	text-align:center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display:block;
	text-indent:-9999px;
	width:10px;
	height:11px;
	outline:0;
	background:url(images/controls.png) -86px -11px no-repeat;
	margin:0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position:-86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display:block;
	text-indent:-9999px;
	width:9px;
	height:11px;
	outline:0;
	background:url(images/controls.png) -86px -44px no-repeat;
	margin:0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position:-86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align:left;
	width:80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right:0;
	width:35px;
}
.bx-wrapper .bx-caption {
	position:absolute;
	bottom:0;
	left:0;
	background:rgba(80, 80, 80, 0.75);
	width:100%;
}
.bx-wrapper .bx-caption span {
	color:#fff;
	font-family:Arial;
	display:block;
	font-size:.85em;
	padding:10px;
}

.holi {
    text-decoration: none;
    border: 1px solid #fb6f58;
    background: #fb6f58;
    padding: 8px;
    border-radius: 0px;
    margin: 20px 0px 0px 228px;
    color: #fdf1fb;
}
.holi:hover{
     color: #FFFF00;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}