body {
	color: #515151;
	background: #dce9f7 url(../images/style/body_bg.png) repeat-x 0 top;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 80%;
}


/* HEADER GRAPHIC */
#header {
        display:none;  
	/*background:  url(../images/style/header_main.png) repeat-x 0 top;*/
}
#logo-graphic h1 a {
        display:none;  
	/*background: url(../images/style/logo.png) no-repeat;*/
}

/* HEADER TEXT */
#logo-text h1 a {
	margin-top: 20px;
	margin-left: 10px;
	color: #222;
	letter-spacing: -2px;
	font-weight: bold;
	font-size: 34px;
}
#logo-text h2 {
	margin-left: 14px;
	font-size: 22px;
	color: #4081b2;
}


/* PRIMARY LINK COLORS */
a {
	color: #246da5;
	text-decoration: underline;
}
a:hover {
	color: #2b84c8;
	text-decoration: none;
}

/* READ MORE LINKS */
a.readon {
	text-decoration: none;
	background: url(../images/readon.png) no-repeat 0px 2px;
	font-size: 14px;
	line-height: 18px;
	padding: 0px 0px 0px 17px;
}
a.readon:hover {
	text-decoration: underline;
}


/* HEADING STYLES */
.componentheading {
	color: #4a4a4a;
	line-height: 1.35em;
	border-bottom: 1px solid #eee;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 1.4em;
	letter-spacing: -2px;
	font-weight: normal;
}

/* CONTENT HEADINGS */
table.blog td.contentheading {
	font-size:1.8666em;
	line-height: 1.1em;
	letter-spacing: -1px;
	color: #444;
	border-bottom: 1px solid #f5f5f5;
}
/* CONTENT HEADINGS */
td.contentheading {
	font-size:2.1em;
	line-height: 1.1em;
	letter-spacing: -2px;
	color: #444;
}
/* CONTENT HEADINGS (LINKED) */
a.contentpagetitle {
	text-decoration: none;
	line-height: 1.1em;
	color: #2c77b0;
}
a.contentpagetitle:hover {
	color: #396582;
}


/* NEWSFLASH MODULE */
#newsflash td.contentheading,
#newsflash a.contentpagetitle {
	font-size: 1.3em;
	line-height: 1.5em;
	letter-spacing: normal;
}

#newsflash a {
	color: #1e69a3;
}

#newsflash a:hover {
	color: #000;
}

#newsflash p, #newsflash td {
	padding: 0;
	margin: 0px;
	color: #6e6e6e;
}


/* HEADINGS H1-H6 */
h1 {
	color: #3a3a3a;
	font-weight: normal;
	font-style: normal;
	font-size: 2.3em;
	line-height: 1em;
	letter-spacing: -1px;
}
h2 {
	color: #1b5e92;
	font-weight: normal;
	font-style: normal;
	font-size: 2em;
	line-height: 1em;
	letter-spacing: -1px;
}
h3 {
	color: #787878;
	font-weight: normal;
	font-style: normal;
	font-size: 1.7em;
	line-height: 1em;
	letter-spacing: -1px;
}
h4 {
	color: #666;
	font-weight: normal;
	font-style: normal;
	font-size: 1.4em;
	line-height: 1em;
	letter-spacing: -1px;
}

p.info {
	background: #F8FAFC url(../images/info.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #B5D4FE;
	border-bottom: 2px solid #B5D4FE;
}
p.warn {
	background: #FFF7C0 url(../images/warn.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #F7D229;
	border-bottom: 2px solid #F7D229;
}
p.alert {
	background: #FBEEF1 url(../images/exc.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #FEABB9;
	border-bottom: 2px solid #FEABB9;
}

span.arrow {
	background: url(../images/list-arrow.png) no-repeat 0 4px;
	padding-left: 14px;
}

/* CODE  */
pre {
	background: #F6F6F6;
	border: 1px dotted #c4c4c4;
	color: #000;
	display: block;
	padding: 5px;
	white-space: normal;
	font: 1em "Courier New", Courier, monospace;
}

p.quote:first-letter{text-transform: uppercase;}
p.quote {
	color: #424242;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing:0.1em;
	text-align:center;
	margin: 24px auto;
	text-transform: lowercase;
	line-height: 125%;
	font-size: 1.26666em;
	font-variant: small-caps;
	border-bottom: 4px solid #eee;
	border-top: 4px solid #eee;
	padding:  5px;
}


ul li span.small {
	font-variant: normal;
	font-size: .8em;
	text-transform: none;
	line-height: .5em;
}

/* INNER CONTENT MAIN BG COLOR */
#wrap {
background: #FFF;
}	

/* "S1" MODULE SUFFIX */
/* "S1" TEXT COLOR */
div.moduleS1 {
	color: #51504a;
}
/* "S1" LINK COLOR */
div.moduleS1 a,div.moduleS1 a:hover,
div.moduleS1 a.latestnewsS1,div.moduleS1 a.latestnewsS1:hover,
div.moduleS1 a.mostreadS1,div.moduleS1 a.mostreadS1:hover {
	color: #1e69a3;
}
/* "S1" MODULE HEADING COLOR */
div.moduleS1 h3 {
	color: #fff;
	font-size: 1.2em;
	letter-spacing:normal;
	line-height: .75em;
}

/* "bdr" MODULE SUFFIX (default) */

/* "bdr" TEXT COLOR */
div.module,div.modulebdr {
	color: #333;
}

/* "bdr" LINK COLOR */
div.module a,div.modulebdr a,
div.module a:hover,div.modulebdr a:hover,
div.module a.latestnews,div.modulebdr a.latestnewsbdr,
div.module a.latestnews:hover,div.modulebdr a.latestnewsbdr:hover,
div.module a.mostread,div.modulebdr a.mostreadbdr,
div.module a.mostread:hover,div.modulebdr a.mostreadbdr:hover {
	color:#246da5;
}

/* "bdr" MODULE HEADING COLOR */
div.module h3, div.modulebdr h3 {
	color: #242b30;
	font-size: 1.2em;
	letter-spacing:normal;
}

/* PATHWAY/BREADCRUMBS */
.path {
	background-color: #f5fbff;
	border: 1px solid #ddf1ff;
	margin: 0px;
	padding:2px 1px 2px 2px;
	font-size: 0.8em;
}

/* FOOTER */
#footer {
	background-color: #639fe5;
	color: #ffffff;
}
#footer a, #footer #mainlevel li a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #efefef;
}
#footer a:hover,
#footer #mainlevel li a:hover,
#footer #mainlevel li a#active_menu {
	color: #ccc;
	text-decoration: underline;
}

/* IMAGE STYLES */
img.left {float:left;margin-right:5px;background-color:#f4f4f4;border:1px solid #eaeaea;padding:4px;margin-top:5px;}
img.right {float:right;margin-left:5px;background-color:#f4f4f4;border:1px solid #eaeaea;padding:4px;margin-top:5px;}
img.pad {float:none;margin:0px auto;background-color:#f4f4f4;border:1px solid #eaeaea;padding:4px;margin-top:5px;}


/* -------------------------
JOOMLA! STYLES
---------------------------*/
li.latestnews,
li.latestnewsS1,
li.latestnewsS2,
li.latestnewsS3,
li.latestnewsbdr,
li.mostread,
li.mostreadS3,
li.mostreadS1,
li.mostreadS2,
li.mostreadbdr {
	background: url(../images/style/bullet.gif) no-repeat 0em .35em;
}

ul.menu-sidenav li,
a.mainlevel-sidenav {
	background: url(../images/style/bullet.gif) no-repeat 0 .15em;
	padding-left: 14px;
}

.createdate,.modifydate,.small {
	color: #99a1a7;
	font-size: 1em;
	line-height: 1em;
	text-transform: lowercase;
}

/*Header for table content*/
td.sectiontableheader {
	color: #FFF;
	background: #222;
	line-height: 100%;	
}
/*Alternating table rows*/
tr.sectiontableentry1 td,td.sectiontableentry1 {
	background-color: #fff;
	border-bottom: 1px solid #f4f4f4;
}
tr.sectiontableentry2 td ,td.sectiontableentry2 {
	background-color: #fff;
	border-bottom: 1px solid #f4f4f4;
}

/* Article Overflow */
div.blog_more {
	border-top: 1px solid #e6e6d4;
}
div.blog_more ul li a {
	border-bottom: 1px solid #eee;
	background: url(../images/style/bullet.gif) no-repeat 4px 10px;
	text-indent: 14px;
	height:15px;
}
div.blog_more ul li a:hover {
	background-color: #f4f4f4;
}
a.blogsection {
	font-size:13px;
	padding-left:0px;
}
/* Article TOC Table */
table.contenttoc {
	color: #330;
	border: 1px solid #d6d6d6;
}
table.contenttoc th {
	background-color: #ececec;
	color: #4f4f4f;
}

div.mosimage_caption {
	font-size: 0.9em;
	color: #666;
}

.pagenav {
	font-size: 1em;
	color: #2444b3;
}

/* STRUCTURAL TEMPLATE IMAGES*/

div.module,div.modulebdr {background: url(../images/style/topright_bdr.png) 100% 0 no-repeat;}
div.module div, div.modulebdr div {background: url(../images/style/topleft_bdr.png) 0 0 no-repeat;}
div.module div div, div.modulebdr div div  {background: url(../images/style/botright_bdr.png) 100% 100% no-repeat;}
div.module div div div, div.modulebdr div div div  {background: url(../images/style/botleft_bdr.png) 0 100% no-repeat;}

div.moduleS1 {background: url(../images/style/topright_light.png) 100% 0 no-repeat;}
div.moduleS1 div {background: url(../images/style/topleft_light.png) 0 0 no-repeat;}
div.moduleS1 div div {background: url(../images/style/botright_light.png) 100% 100% no-repeat;}
div.moduleS1 div div div {background: url(../images/style/botleft_light.png) 0 100% no-repeat;}

div.moduleS2 {background: url(../images/style/topright_mid.png) 100% 0 no-repeat;}
div.moduleS2 div {background: url(../images/style/topleft_mid.png) 0 0 no-repeat;}
div.moduleS2 div div {background: url(../images/style/botright_mid.png) 100% 100% no-repeat;}
div.moduleS2 div div div {background: url(../images/style/botleft_mid.png) 0 100% no-repeat;}

div.moduleS3 {background: url(../images/style/topright_dark.png) 100% 0 no-repeat;}
div.moduleS3 div {background: url(../images/style/topleft_dark.png) 0 0 no-repeat;}
div.moduleS3 div div {background: url(../images/style/botright_dark.png) 100% 100% no-repeat;}
div.moduleS3 div div div {background: url(../images/style/botleft_dark.png) 0 100% no-repeat;}



/* @group TOPNAV CUSTOMIZATION */
/* SUCKERFISH MENU COLORS */
#nav ul li a {
/* NAV UP COLOR */	color: #fff;
	/*background: url(../images/style/nav_left_up.png) no-repeat left center;*/
}
ul li a.active_menu {
	color: red;font-size:15px;
}
#nav ul li a:hover,
#nav ul li:hover a,
#nav ul li.iehover a {
/* NAV OVER COLOR */	color: #bee0f6;
	/*background: url(../images/style/nav_left_over.png) no-repeat left center;*/
}
#nav li#current a,
#nav li#current a:hover,
#nav li#current:hover a,
#nav li#current.iehover a {
/* NAV ACTIVE COLOR */	color: #303030;
	/*background: url(../images/style/nav_left_active.png) no-repeat left center;*/
}
#nav li#current,
#nav li#current:hover,
#nav li#current.iehover {
	/*background: url(../images/style/nav_right_active.png) no-repeat right center;*/
}
#nav ul li:hover li a,
#nav ul li.iehover li a,
#nav ul li#current:hover li a,
#nav ul li#current.iehover li a,
#nav ul li:hover ul ul li a {
/* LEVEL 2 NAV UP COLOR */	color: #fff;
	background-image: none;
}
#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul,
#nav li.iehover ul, 
#nav li li.iehover ul, 
#nav li li li.iehover ul,
#nav li li li li.iehover ul,
#nav ul li:hover li a,
#nav ul li.iehover li a,
#nav ul li:hover ul ul li a,
#nav ul li.iehover ul ul li a {
/* LEVEL 2 NAV UP BG COLOR */	background-color: #2b72a9;
}
#nav li ul li a:hover,
#nav li ul li ul li a:hover,
#nav li li:hover,
#nav ul li li.iehover,
#nav li li.iehover a,
#nav ul li li:hover a,
#nav ul li li:hover,
#nav ul li li.iehover,
#nav ul li li#current a:hover,
#nav li.haschild ul li#current.iehover,
#nav li.haschild ul li#current:hover,
#nav ul li.haschild li#current a:hover
{
/* LEVEL 2 NAV OVER BG COLOR */	background-color: #0a5c99;
/* LEVEL 2 NAV OVER TEXT COLOR */	color: #ffffff;
background-image: none;
}
#nav ul li#current ul li a,
#nav ul li#current ul li,
#nav ul li#current ul li a:hover,
#nav ul li#current ul li.hover
#nav ul li#current ul li.iehover,
#nav ul li.haschild li#current a {
/* LEVEL 2 ACTIVE TEXT COLOR */	color: #ffffff;
}
#nav li li {
/* LEVEL 2 SEPARATOR */	border-bottom: 1px solid #3080be;
}
#nav li ul {
	width: 173px;
/* SUBLEVEL BLOCK OUTLINE */
	border-right: 1px solid #266597;
	border-left: 1px solid #266597;
	border-top: none;
}
/* END TOPNAV CUSTOMIZATION */
#nav li, #nav {background: url(../images/style/bg-top-menu.jpg) repeat-x 0 bottom;font-weight: bold;}
#nav li {/*background: url(../images/style/nav_right_up.png) no-repeat right center;*/}
/*#nav ul li:hover,#nav ul li.iehover {background: url(../images/style/nav_right_over.png) no-repeat right center;}*/
#nav ul li:hover,#nav ul li.iehover {}
#nav ul li:hover li a,#nav ul li.iehover li a {background-image: none;}
#nav ul ul a {width: 170px;}
#nav li li,#nav li.haschild ul li#current:hover,#nav li.haschild ul li#current.iehover {width: 173px;}
/* @end */

/*Added _menu and _text module suffix styles above for better cooperation of default content */
a img {
	border: none;
}

form#form-login fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#form-login ul {
	margin: 0px;
	padding: 0px;
}
.banneritem {margin-top:5px; border-bottom:1px solid #C4E3FB;}
div.banneritem a,
div.banneritemS1 a,
div.banneritemS2 a,
div.banneritemS3 a,
div.banneritemS4 a,
div.banneritemS5 a,
div.banneritem_text a {
	font: 11px/16px Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

div.banneritem,
div.banneritemS1,
div.banneritemS2,
div.banneritemS3,
div.banneritemS4,
div.banneritemS5,
div.banneritem_text {
	font: 11px/12px Arial, Helvetica, Geneva, sans-serif;
}

#form-login ul li {
	list-style: none;
}

td.buttonheading {
	vertical-align: top;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

td.buttonheading img {
	padding: 0;
	margin: 1px;
}

td.article_column {
	padding: 4px;
}

/* Frontend Editing*/
fieldset {
	margin-top: 5px;
	padding: 5px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom: 1px solid #eee;
	color: #666;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message {
	margin-bottom: 20px;
}
#system-message dd.message ul {
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
}

/* System Error Messages */
#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}

/* System Notice Messages */
#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
}
td.sectiontableheader a {color: #fff;text-decoration: none;}
#content table.contentpane {width: 100%;}


/* Comment */
#comment img {border: 0px;display: inline;}
#comment .item {padding: 5px;}
#comment .hide {color: #AAAAAA;}
#comment #CommentMenu {margin-top: 10px;margin-bottom: 5px;}
#comment #CommentMenu .label {padding-left: 5px;color: white;}
#comment #CommentMenu .buttons {
}
#comment #CommentMenu .button{
	border-left: white solid 1px;
	padding-left: 2px;
	padding-right: 2px;
}
#comment #CommentMenu .button a{
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	background: url(../images/comment/sectiontableheader.png);
}
#comment #CommentMenu .button a:hover {background: #1E304E; background: #0077AA;}
#comment .sectiontableheader {
	height: 15px;
	line-height: 15px;
	color: white;
	padding: 2px;
	background: url(../images/comment/sectiontableheader.png);
}
#comment .sectiontableentry1 {background: #FBFBF5;	margin: 0px;padding: 0px;}
#comment .sectiontableentry2 {background: #F5F5F5;margin: 0px;padding: 0px;}
#comment .postcontainer{	margin-bottom: 5px;}
#comment .post {
	border-left: 1px #677791 solid;
	border-right: 1px #677791 solid;
	border-bottom: 1px #677791 solid;
}
#comment .postheader {
	color: white; 
	background: url(../images/comment/head.png);
	padding: 2px;
}
#comment .postheader td {
	color: white;
	height: 15px;
	line-height: 15px;
}
#comment .postusername {
	background-image: url(../images/comment/user.png);
	background-repeat: no-repeat;
	background-position: 2px -2px;
	padding-left: 21px;
}
#comment .postusername a {color: white;}
#comment .postusername a:hover {text-decoration: underline;}
#comment .posttitle {font-weight: bold;}
#comment a.postwebsite:link,  #comment a.postwebsite:visited, #comment a.postwebsite:hover {
	background: url(../images/comment/html.png) no-repeat;
	background-position: 2px -2px;
	padding-left: 16px;
	font-weight: normal;
	white-space: nowrap;
}

#comment .postnotify1 {
	background-image: url(../images/comment/mailgreen.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
}

#comment .postnotify0 {
	background-image: url(../images/comment/mailred.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
}
#comment .postusertype {text-transform: capitalize;}
#comment .avatarcontainer {
	background-image: url(../images/comment/dotv.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#comment .avatar {border: 1px silver solid;margin-right: 1px;}
#comment .administrator {font-weight: bold; color: white;}
/*#comment .postbody table {border: 1px;padding: 2px;}*/
#comment .postbody table {border:solid 1px black;}
#comment .postbody td {
	color: #505367;
	padding: 8px;
	text-align: justify;
	vertical-align: top;
}
#comment .sectiontableentry1 .postbody {	background: url(../images/comment/body1.gif) repeat-x;}
#comment .sectiontableentry2 .postbody {	background: url(../images/comment/body2.gif) repeat-x;}
#comment .createdate {
	display: inline; /* AGE */
	color: white;
}
#comment .postfooter {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/comment/dot.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#comment .form {
	width: 100%;
	border: 1px #677791 solid;
	padding: 1px;
	margin-bottom: 5px;
}
#comment #CommentFormTitle {color: white;}
#comment .quote {
	text-align: center;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
}
#comment .genmed {
	color: #505367;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 1px;
}
#comment .quotebody {
	color: #505367;
	border: 1px #CCCCCC solid;
	background: white;
	text-align: justify;
	padding: 8px;
}
#comment .code .genmed{padding-left: 29px;}
#comment .emoticoncontainer {padding: 5px;}
#comment .emoticonseparator {padding: 3px;}
#comment .emoticon {}
#comment .buttoncontainer {float: left;padding: 8px 5px 5px 5px;}
#comment .button {}
#comment .inputbox { margin: 0px;}
#comment .select {width: 82px;}
#comment .onlyregistered {
	padding: 5px;
	text-align: center;
	font-size: 1.1em;
	color: red;
	font-weight: bold;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	background: white;
}
#comment a.voting_yes:link, #comment a.voting_yes:visited {
	color: #3C922F;
	font-weight: normal;
	background: url(../images/comment/voting_yes.png) #EEF9EB no-repeat;
	border: 1px outset #3C922F;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
#comment a.voting_yes:hover {
	color: #3C922F;
	font-weight: normal;
	background: url(../images/comment/voting_yes.png) #FFFFFF no-repeat;
	border: 1px outset #3C922F;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
#comment a.voting_no:link, #comment a.voting_no:visited {
	color: #AE3738;
	font-weight: normal;
	background: url(../images/comment/voting_no.png) #F9EBEB no-repeat;
	border: 1px outset #AE3738;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
#comment a.voting_no:hover {
	color: #AE3738;
	font-weight: normal;
	background: url(../images/comment/voting_no.png) #FFFFFF no-repeat;
	border: 1px outset #AE3738;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
#comment .captchacontainer{float: left;padding: 5px;}
#comment .captchainput{float: left;margin-top: 1px;}
#comment #captcha{
	border: 1px solid silver;
	float: left;
	margin-left: 5px;
}
#comment #busy{	padding-left: 5px;}
#comment #SearchResults a:link, #comment #SearchResults a:visited {
	color: #505367;
}
#comment #SearchResults a:hover {color: black;}
#comment #SearchResults span {
	background: #ffc;
	font-weight: bold;
	border: 1px solid gray;
}
.comment_preview_container { border: 1px #677791 solid; margin:8px; }
.comment_preview {
	padding: 4px;
	text-align: left;
	border: 1px #CCCCCC solid;
	font-size: 0.9em;
	background-color: #F5F5F5;
	cursor: hand;
}
.comment_preview:hover {	background-color: white;}
.comment_preview div {
	color: #505367;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.comment_preview div:hover {	color: white; background-color: #253F67; }
/* End Comment */
