.header-white {
	font-family: "Times New Roman", Times, serif;
	/* font-size: 41.25px; */
	font-size: 34px;
	font-weight: bold;
	color: #FFFFFF;
}
.header-small-white {
	font-family: "Times New Roman", Times, serif;
	/* font-size: 22px; */
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.text-white-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;	
}

.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.small-text a:link 		{font-weight:bold; text-decoration: none; color: #4F93E1;}
.small-text a:visited 	{font-weight:bold; text-decoration: none; color: #4F93E1;}
.small-text a:hover 		{font-weight:bold; text-decoration: underline; color: #4F93E1;}
.small-text a:active 	{font-weight:bold; color: #4F93E1;}

.normal-text-grey {
	font-family: Arial, Helvetica, sans-serif;
	color:#AAAAAA;
	font-size: 12px;
}

.normal-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.normal-text a:link 		{font-weight:bold; text-decoration: none; color: #4F93E1;}
.normal-text a:visited 	{font-weight:bold; text-decoration: none; color: #4F93E1;}
.normal-text a:hover 		{font-weight:bold; text-decoration: underline; color: #4F93E1;}
.normal-text a:active 	{font-weight:bold; color: #4F93E1;}

.normal-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.normal-text-bold a:link 	{text-decoration: none; color: #4F93E1;}
.normal-text-bold a:visited {text-decoration: none; color: #4F93E1;}
.normal-text-bold a:hover 	{text-decoration: underline; color: #4F93E1;}
.normal-text-bold a:active 	{color: #4F93E1;}


.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.body-text a:link 		{font-weight:bold; text-decoration: none; color: #4F93E1;}
.body-text a:visited 	{font-weight:bold; text-decoration: none; color: #4F93E1;}
.body-text a:hover 		{font-weight:bold; text-decoration: underline; color: #4F93E1;}
.body-text a:active 	{font-weight:bold; color: #4F93E1;}

.justify-text {
	text-align: justify;
}

.menu-text-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.menu-text-white a:link 	{text-decoration: none; color: #FFFFFF;}
.menu-text-white a:visited 	{text-decoration: none; color: #FFFFFF;}
.menu-text-white a:hover 	{text-decoration: none; color: #FFCC33;}
.menu-text-white a:active 	{color: #FFFFFF;}

.menu-text-selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC33;
	font-weight: bold;
}

.main-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #334F7B;
	background-color: #E8EEFA;
	font-weight: bold;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CDDCEE;
	border-right-color: #CDDCEE;
	border-bottom-color: #CDDCEE;
	border-left-color: #CDDCEE;
}


.main-menu a:link 		{text-decoration: none; color: #334F7B;}
.main-menu a:visited 	{text-decoration: none; color: #334F7B;}
.main-menu a:hover 		{text-decoration: none; color: #334F7B;}
.main-menu a:active 	{color: #334F7B;}

.main-sub-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #334F7B;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CDDCEE;
	border-right-color: #CDDCEE;
	border-bottom-color: #CDDCEE;
	border-left-color: #CDDCEE;
}


.main-sub-menu a:link 		{text-decoration: none; color: #334F7B;}
.main-sub-menu a:visited 	{text-decoration: none; color: #334F7B;}
.main-sub-menu a:hover 		{text-decoration: none; color: #334F7B;}
.main-sub-menu a:active 	{color: #334F7B;}


.blue-section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #334F7B;
	background-color: #E8EEFA;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CDDCEE;
	border-right-color: #CDDCEE;
	border-bottom-color: #CDDCEE;
	border-left-color: #CDDCEE;
}

.blue-section a:link 		{text-decoration: none; color: #334F7B;}
.blue-section a:visited 	{text-decoration: none; color: #334F7B;}
.blue-section a:hover 		{text-decoration: underline; color: #334F7B;}
.blue-section a:active 	{color: #334F7B;}

.blue-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #0d5da4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0d5da4;
	border-right-color: #0d5da4;
	border-bottom-color: #0d5da4;
	border-left-color: #0d5da4;
	font-weight: bolder;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #B53636;
	font-weight: bolder;
}

.page-title-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #0000FF;
	font-weight: bolder;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #B53636;
	font-weight: bolder;
}

/* 
	LEFT COLUMN > MENU
*/

#menu #main_menu a
{
	display: block;
	width: 130px;
	padding: 0 4px 0 0;
	margin:0 0 0 5px;
	text-align: right;	
	font-size: 10px;
	color: #173768;
	text-decoration: none;
	border-bottom:1px solid #CDDCEE;
}


#menu #main_menu a:hover { background-color: #C8DBEE; border-bottom: 1px solid #A8CDEE; }
#menu #main_menu { list-style: none; margin: 0 0 0 0; padding: 0; line-height:19px; }
#menu #main_menu li
{
	display: block;
	background: transparent url(http://a.abcnews.com/images/site/img_bullet_mainmenu.gif) 0 0 repeat-y;
	padding:0;
	margin: 0 0 1px 0;
	background-color: #E8EEFA; 
}

#menu #main_menu li#active
{
	display: block;
	background: transparent url(http://a.abcnews.com/images/site/img_bullet_mainmenu_act.gif) 0 0 no-repeat;
	
}

#menu #main_menu li#active a { font-weight: bold; background-color: #fff; }

/* stuff below should be edited */
.table-row-grey {
	background-color: #f0f0f0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
.table-row-white {
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dcdcdc;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
}

.table-row-orange {
	background-color: #FCE7D8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5BE9E;
	border-right-color: #F5BE9E;
	border-bottom-color: #F5BE9E;
	border-left-color: #F5BE9E;
}
.squared-bullets {
	list-style-position: inside;
	list-style-type: square;
}
body {
	/*background-color: #E1E2E6;*/
	margin-top:0;
}


.left-menu-back-bg {
	background-image: url(../images/left-menu-back-bg.gif);
	background-repeat: repeat-x;
	background-color: #0B6F98;
}

.left-menu-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 10px;
}

.left-menu-white a:link 		{text-decoration: none; color: #FFFFFF;}
.left-menu-white a:visited 	{text-decoration: none; color: #FFFFFF;}
.left-menu-white a:hover 		{text-decoration: none;; color: #FFCC33;}
.left-menu-white a:active 	{color: #FFFFFF;}

.normal-text-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 10px;
}


.left-sub-menu-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 5px;
}


.left-sub-menu-white a:link 	{text-decoration: none; color: #FFFFFF;}
.left-sub-menu-white a:visited 	{text-decoration: none; color: #FFFFFF;}
.left-sub-menu-white a:hover 	{text-decoration: none;; color: #FFCC33;}
.left-sub-menu-white a:active 	{color: #FFFFFF;}

.small-blue-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0B6F98;
}


.blue-normal-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0B6F98;
}


.blue-normal-text a:link 		{text-decoration: none; color: #0B6F98;}
.blue-normal-text a:visited 	{text-decoration: none; color: #0B6F98;}
.blue-normal-text a:hover 		{text-decoration: underline; color: #0B6F98;}
.blue-normal-text a:active 	{color: #0B6F98;}

.body-padding {
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	/*background-color:#FFFFFF;*/
}

.body-padding-home {
	padding-top: 4px;
	padding-left: 4px;
	background-color:#FFFFFF;
}

.blue-table-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-image: url(../images/blue-table-background.gif);
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
}


.blue-table-title a:link 		{text-decoration: none; color: #FFFFFF;}
.blue-table-title a:visited 	{text-decoration: none; color: #FFFFFF;}
.blue-table-title a:hover 		{text-decoration: none; color: #FFCC33;}
.blue-table-title a:active 	{color: #FFFFFF;}

.blue-table-title-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	background-image: url(../images/blue-table-background.gif);
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
}


.blue-table-title-small a:link 		{text-decoration: none; color: #FFFFFF;}
.blue-table-title-small a:visited 	{text-decoration: none; color: #FFFFFF;}
.blue-table-title-small a:hover 		{text-decoration: none; color: #FFCC33;}
.blue-table-title-small a:active 	{color: #FFFFFF;}


.table-margin {
margin-left: 14px;
}


.transOFF {
	width: 100%; background-color: #333333;border:1px solid black;
}

.transON  {
	width: 100%; background-color: #333333;opacity:.75;-moz-opacity: 0.75;border:1px solid black;
}

.page-title-small-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}


.page-title-small-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #999;
}

.page-title-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #B53636;
}

.page-title-small a:link 		{font-weight:bold; text-decoration: none; color: #4F93E1;}
.page-title-small a:visited 	{font-weight:bold; text-decoration: none; color: #4F93E1;}
.page-title-small a:hover 		{font-weight:bold; text-decoration: underline; color: #4F93E1;}
.page-title-small a:active 		{font-weight:bold; color: #4F93E1;}

.border-table {
	border: 1px solid #333333;
	border-collapse:collapse;
}

.border-table-thicker {
	border: 2px solid #333333;
}

.department-background {
/*
	background-image:url(../images/background_department_misc.jpg);
	background-repeat:no-repeat;
	background-position:top;
*/
}

.listing {
	padding-bottom: 10px;
	/*list-style-position: outside;
	list-style-type: square;*/

}

.small-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B53636;
	font-weight: bolder;
}

.small-title-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
}


.phpdigHighlight{
	background-color: #CCCCCC;
}


.error-msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 6px solid #F5BE9E;
	background-color: #FCE7D8;
	margin: 0px 1px 6px 0px;
	padding: 12px;
	text-align: center;
}

.urgent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 4px;
	padding: 24px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bolder;
	background-image: url(../images/msg-bg.jpg);
	background-repeat: repeat-x;
}

.doc, .docx {
	list-style-image: url(../images/doc.gif);
	list-style-position: outside;
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 10px;
}


.dot {
	list-style-image: url(../images/doc.gif);
	list-style-position: outside;
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 10px;
}

.ppt, .pps{
	list-style-image: url(../images/ppt.gif);
	list-style-position: outside;
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 10px;
}

.xls {
	list-style-image: url(../images/xls.gif);
	list-style-position: outside;
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 10px;
}

.pdf {
	list-style-image: url(../images/pdf.gif);
	list-style-position: outside;
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 10px;
}

.url {
	list-style-image: url(../images/url.gif);
	list-style-position: outside;
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 10px;
}

.sisd-link {
	list-style-image: url(../images/arrow.gif);
	list-style-position: outside;
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 10px;
}

.list-title {
	list-style-position: outside;
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B53636;
	font-weight: bolder;
	list-style-type: none;
}

.list-roman {
	list-style-type: upper-roman;
}


@media print {
  .noprint { display: none; }
}

.red-bold {
	font-weight: bold;
	color: #B53636;
}


.bold-text-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC33;
	font-weight: bold;
}

#announcement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
	font-variant: normal;
	margin-top: 5px;
}

.bold-text-yellow a:link 		{text-decoration: none; color: #FFCC33;}
.bold-text-yellow a:visited 	{text-decoration: none; color: #FFCC33;}
.bold-text-yellow a:hover 		{text-decoration: underline; color: #FFCC33;}
.bold-text-yellow a:active 	{color: #FFCC33;}

.thumbnails {
	cursor:pointer;
}

.news-box {
	padding: 5px;
	border: 1px solid #333333;
}

.secondary-category {

	padding-left: 30px;
}

.tiertiary-category {
	padding-left: 60px;
}


.normal-text-gray-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f0f0f0;

}

.normal-text-gray-bg a:link 		{font-weight:bold; text-decoration: none; color: #4F93E1;}
.normal-text-gray-bg a:visited 	{font-weight:bold; text-decoration: none; color: #4F93E1;}
.normal-text-gray-bg a:hover 		{font-weight:bold; text-decoration: underline; color: #4F93E1;}
.normal-text-gray-bg a:active 	{font-weight:bold; color: #4F93E1;}

.normal-text-bold-gray-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background-color: #f0f0f0;
}

.contacts-section {
	width: 150px;
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}


.now {
	margin: 0px;
}

.now li {
	list-style-type: none;

	padding-left: 20px;
	background-image: url(../images/arrow_red_blue.gif);
	background-repeat: no-repeat;
	background-color: #006699;
	padding-right: 20px;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin: 20px;
	font-weight: bold;
	color: #FFFFFF;
	width:200px;`
}

.now li a {
	color: #FFFFFF;
	text-decoration: none;
}

.now li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.now li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.menu-text-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.menu-text-black a:link 	{text-decoration: none; color: #4F93E1;}
.menu-text-black a:visited 	{text-decoration: none; color: #4F93E1;}
.menu-text-black a:hover 	{text-decoration: underline; color: #4F93E1;}
.menu-text-black a:active 	{color: #4F93E1;}


.text-black-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}

.text-black-normal a:link 	 {text-decoration: none; color: #4F93E1; font-weight: bold;}
.text-black-normal a:visited {text-decoration: none; color: #4F93E1; font-weight: bold;}
.text-black-normal a:hover 	 {text-decoration: underline; color: #4F93E1; font-weight: bold;}
.text-black-normal a:active  {color: #4F93E1; font-weight: bold;}

.orange-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ed5b30;
}


.orange-title-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ed5b30;
	font-weight: bold;
}

.blue-small-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0d5da4;
}


.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-color: #EFFFFF;
	border: 1px solid #7f9db9;
	padding: 3px;
}

.button-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #334F7B;
	background-color: #E8EEFA;
	font-weight: bold;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDDCEE;
	border-right-color: #CDDCEE;
	border-bottom-color: #CDDCEE;
	border-left-color: #CDDCEE;
	width: 175px;
	text-align: center;
}


.button-menu a:link 	{text-decoration: none; color: #334F7B;}
.button-menu a:visited 	{text-decoration: none; color: #334F7B;}
.button-menu a:hover 	{text-decoration: none; color: #334F7B;}
.button-menu a:active 	{color: #334F7B;}

.table-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;

	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #39a7ff;
	border-right-color: #39a7ff;
	border-bottom-color: #39a7ff;
	border-left-color: #39a7ff;

	padding-top: 24px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.border-bottom-grey {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}

.border-top-grey {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}

.left-padding {
	padding-left: 40px;
}

#employee_search #search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	width: 250px;
	margin: 0;
	padding: 5px 0 5px 5px;
	border-top-width: 1px;
	border-right-width: 1;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#employee_nav {
	margin-top: 20px;
	margin-bottom: 20px;
}

#employee_nav .inactive{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	font-weight: bold;
	color: white;
	background-color: black;

	margin: 3px;
	padding: 3px;
	width: 36px;
	height: 40px;
	display: block;
	float:left;
	text-align: center;
	line-height: 40px;
}

#employee_nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: white;
	background-color: #99CCFF;

	margin: 3px;
	padding: 3px;
	width: 36px;
	height: 40px;
	display: block;
	float:left;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	
}

#employee_nav a:hover{
	background-color: orange;
	font-size: 46px;
	line-height: 40px;
}

#employee_search #submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#employee_search {
	text-align: right;
}

#goals {
	list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #16b8e3;

}