body {
	margin-top: 5px;
	margin-bottom: 50px;
	padding: 0;
	background: #787878;
	text-align: justify;
	font-family: 'Calibri Light', Segoe UI, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
}

h1, h2, h3 {
	margin-top: 0;
	color: #0066CC;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.6em;
    font-weight: normal;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #0066CC;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	/*margin: 0 auto;*/
	margin: 0 0 0 0;
	height: 115px;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Header */

#logo {
	width: 1000px;
	height: 75px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	background: url(images/img01.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #0066CC;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #0066CC;
}

/* Menu */

#menu {
	width: 1000px;
	/*margin: 0 auto;*/
	margin: 0 0 0 0;
	padding: 0;
	height: 40px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	margin: 0;
	padding: 14px 8px 0px 8px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(images/img03.jpg) no-repeat right top;
	font-family: 'Calibri Light', Segoe UI, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a
{
    color: #FFFFFF;/*66FF33*/
}

smenu {
	width: 300px;
	/*margin: 0 auto;*/
	margin: 0 0 0 0;
	padding: 0;
	height: 22px;
	background: url(images/img101.jpg) no-repeat left top;
}

#smenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#smenu li {
	display: inline;
}

#smenu a {
	display: block;
	float: left;
	height: 22px;
	margin: 0;
	padding: 14px 10px 0px 10px;
	text-decoration: none;
	text-transform: capitalize;
    background: url(images/img03.jpg) no-repeat right top;
	font-family: 'Calibri Light', Segoe UI, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#smenu a:hover {
	color: #FFFFFF;
}

#smenu .current_page_item a
{
    color: #FFFFFF;/*66FF33*/
}

#bmenu {
    width: 1000px;
    /*margin: 0 auto;*/
    margin: 0 0 0 0;
    padding: 0;
    height: 40px;
    background: url(images/img02b.jpg) no-repeat left top;
}
#bmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#bmenu li {
    display: inline;
}

#bmenu a {
    display: block;
    float: left;
    height: 40px;
    margin: 0;
    padding: 14px 8px 0px 8px;
    text-decoration: none;
    text-transform: capitalize;
    background: url(images/img03.jpg) no-repeat right top;
    font-family: 'Calibri Light', Segoe UI, Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #FFFFFF;
}

    #menu a:hover {
        color: #FFFFFF;
    }

#bmenu .current_page_item a {
    color: #FFFFFF; /*66FF33*/
}
/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 1000px;
	/*margin: 0 auto;*/
	margin: 0 0 0 0;
	padding: 20px 0px;
	background: #FFFFFF;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 690px;
}
#contentx {
    float: left;
    width: 990px;
}
.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: bold;
	font-size: 18px;
}

.title {
	margin: 0;
	padding: 5px 0 0px 20px;
	font-weight: bold;
	color: #0066CC;
    font-size: 1.6em;
}

.title a {
	border-bottom: none;
	color: #0066CC;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0px 15px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
	padding: 0 0px 0 0;
}

.sidebar {
	float: left;
	width: 260px;
	padding: 0 3px 0 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 10px 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}

.sidebar li h2 {
	height: 21px;
	margin: 0 0 0 0;
	padding: 9px 15px 8px 15px;
	background: #0066CC url(images/img10.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
} 
.sidebar li h3 {
	height: 21px;
	margin: 0 0 0 0;
	padding: 9px 15px 8px 15px;
	background: #0066CC url(images/img15.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
} 
.sidebar li h4 {
	height: 21px;
	margin: 0 0 0 0;
	padding: 9px 15px 8px 15px;
	background: #0066CC url(images/img16.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
} 
.sidebar li h5 {
	height: 21px;
	margin: 0 0 0 0;
	padding: 9px 15px 8px 15px;
	background: #0066CC url(images/img17.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
} 
.sidebar a {
}
#sidebar2E {
	float: right;
	padding: 0 0px 0 0;
}

.sidebarE {
	float: left;
	width: 260px;
	padding: 0 3px 0 0;
	font-size: 12px;
}

.sidebarE ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebarE li {
	padding: 0 10px 20px 0;
}

.sidebarE li ul {
}

.sidebarE li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}

.sidebarE li h2 {
	height: 21px;
	margin: 0 0 0 0;
	padding: 9px 15px 8px 15px;
	background: #0066CC url(images/img16.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
} 
.sidebarE a {
}
#sidebar2S {
	float: right;
	padding: 0 0px 0 0;
}

.sidebarS {
	float: left;
	width: 260px;
	padding: 0 3px 0 0;
	font-size: 12px;
}

.sidebarS ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebarS li {
	padding: 0 10px 20px 0;
}

.sidebarS li ul {
}

.sidebarS li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}

.sidebarS li h2 {
	height: 21px;
	margin: 0 0 0 0;
	padding: 9px 15px 8px 15px;
	background: #0066CC url(images/img17.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
} 
.sidebarS a {
}
#sidebar2C {
	float: right;
	padding: 0 0px 0 0;
}

.sidebarC {
	float: left;
	width: 260px;
	padding: 0 3px 0 0;
	font-size: 12px;
}

.sidebarC ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebarC li {
	padding: 0 10px 20px 0;
}

.sidebarC li ul {
}

.sidebarC li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}

.sidebarC li h2 {
	height: 21px;
	margin: 0 0 0 0;
	padding: 9px 15px 8px 15px;
	background: #0066CC url(images/img15.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
} 
.sidebarC a {
}

#sidebar2X {
	float: right;
	padding: 0 0px 0 0;
}

.sidebarX {
	float: left;
	width: 260px;
	padding: 0 3px 0 0;
	font-size: 12px;
}

.sidebarX ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebarX li {
	padding: 0 10px 20px 0;
}

.sidebarX li ul {
}

.sidebarX li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}

.sidebarX li h2 {
	height: 21px;
	margin: 0 0 0 0;
	padding: 9px 15px 8px 15px;
	background: #0066CC url(images/img10x.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
} 
.sidebarX a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Calibri Light', Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer
{
	width: 1000px;
	height: 70px;
	margin: 0 0 0 0; /*margin: 0 auto;*/
	padding: 0 25px;
	background: url(images/img04.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: center;
}

#footer .copyright {
	float: left;
}

.flower {
	padding-left: 20px;
}

.emr01
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: top;
	color: #ffffff;
	font-family: 'Calibri Light', Segoe UI, Arial;
	background-color: #808080;
}

.emr02
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: top;
	color: #ffffff;
	font-family: 'Calibri Light', Segoe UI, Arial;
	background-color: #808080;
}

.adminmenu
{
	font-weight: normal;
	font-size: 8pt;
	vertical-align: top;
	color: #ffffff;
	font-family: 'Calibri Light', Segoe UI, Arial;
}
.SRemr
{
    font-weight: normal;
    font-size: 10pt;
    color: black;
    font-family: 'Calibri Light' , Segoe UI, Arial, Verdana;
    background-color: #F8F8FF;
    border: thin solid #A6CAFF;
}
.SRemr2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: 'Calibri Light', Segoe UI, Arial, Verdana;
    BACKGROUND-COLOR: #ffffff;
    border:thin solid #A6CAFF;
}
.emrtitle
{
    font-weight: bold;
    color: #0066CC;
}
.emrtitleb
{
    font-weight: bold;
    color: #000000;
}
.emrheader
{
    font-weight: bold;
    font-size: 10pt;
    color: #0066FF;
    background-color: #E3E8FB;
    border: thin solid #A6CAFF;
}
.emrheadernb
{
    font-weight: normal;
    font-size: 10pt;
    color: #0066FF;
    background-color: #E3E8FB;
    border: thin solid #A6CAFF;
}
.emrheadernc
{
    font-weight: bold;
    font-size: 10pt;
    color: #0066FF;
    border: thin solid #A6CAFF;
}

.emrheader2
{
    font-weight: bold;
    color: #0066CC;
}
.mutitle
{
    font-weight: bold;
    font-size: 13pt;
    color: #FBCF39;
}
.mutitle2
{
    font-weight: bold;
    font-size: 9pt;
    color: #FFFF00;
}
.mutitle3
{
    font-weight: bold;
    font-size: 9pt;
    color: #FFFFFF;
}
.mutitle4
{
    font-weight: normal;
    font-size: 10pt;
    color: #0066CC;
}
.mutitle5
{
    font-weight: bold;
    font-size: 12pt;
    color: #009933;
}
.mustep
{
    font-weight: bold;
    font-size: 12pt;
    color: #FFFFFF;
}
.mustep2
{
    font-weight: bold;
    font-size: 10pt;
    color: #6699FF;
}
.mustep3
{
    font-weight: bold;
    font-size: 10pt;
    color: #FFFF00;
}
.mumenu
{
    font-weight: bold;
    font-size: 9pt;
    color: #FFFFFF;
}
.mumenu2
{
    font-weight: bold;
    font-size: 9pt;
    color: #336699;
}
.vlstep
{
    font-weight: bold;
    font-size: 10pt;
    color: #0066FF;
}
.vltitle
{
    font-weight: normal;
    font-size: 10pt;
    color: #0066FF;
}
/*New Sub tab*/
#nsubtabs {
float:left;
width:100%;
font-size:75%;
/*border-bottom:1px solid #2763A5;*/
line-height:normal;
}

#nsubtabs ul {
	margin:0;
	padding:10px 10px 0 30px;
	list-style:none;
	}

#nsubtabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#nsubtabs a {
	float:left;
	/*background:url("images/tableft.gif") no-repeat left top;*/
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
	}

#nsubtabs a span
{
    float: left;
    display: block;
    background: url("images/submenu.png") no-repeat right top;
    padding: 0px;
    color: #FFF;
    height: 63px;
    width: 155px;
}

#nsubtabs h2 span
{
    float: left;
    display: block;
    background: url("images/submenusel.png") no-repeat right top;
    padding: 1px;
    color: #0066FF;
    font-size: 65%;
    height: 75px;
    width: 155px;
}
#nsubtabs h3 span
{
    float: left;
    display: block;
    background: url("images/submenug.png") no-repeat right top;
    padding: 0px;
    color: #FFF;
    height: 63px;
    width: 155px;
    font-weight: normal;
}
#nsubtabsE {
float:left;
width:100%;
font-size:75%;
/*border-bottom:1px solid #2763A5;*/
line-height:normal;
}

#nsubtabsE ul {
	margin:0;
	padding:10px 10px 0 30px;
	list-style:none;
	}

#nsubtabsE li {
	display:inline;
	margin:0;
	padding:0;
	}

#nsubtabsE a {
	float:left;
	/*background:url("images/tableft.gif") no-repeat left top;*/
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
	}

#nsubtabsE a span
{
    float: left;
    display: block;
    background: url("images/submenuE.png") no-repeat right top;
    padding: 0px;
    color: #FFF;
    height: 63px;
    width: 155px;
}

#nsubtabsE h2 span
{
    float: left;
    display: block;
    background: url("images/submenuselE.png") no-repeat right top;
    padding: 1px;
    color: #0066FF;
    font-size: 65%;
    height: 75px;
    width: 155px;
}
#nsubtabsE h3 span
{
    float: left;
    display: block;
    background: url("images/submenugE.png") no-repeat right top;
    padding: 0px;
    color: #FFF;
    height: 63px;
    width: 155px;
    font-weight: normal;
}
#nsubtabsC {
float:left;
width:100%;
font-size:75%;
/*border-bottom:1px solid #2763A5;*/
line-height:normal;
}

#nsubtabsC ul {
	margin:0;
	padding:10px 10px 0 30px;
	list-style:none;
	}

#nsubtabsC li {
	display:inline;
	margin:0;
	padding:0;
	}

#nsubtabsC a {
	float:left;
	/*background:url("images/tableft.gif") no-repeat left top;*/
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
	}

#nsubtabsC a span
{
    float: left;
    display: block;
    background: url("images/submenuC.png") no-repeat right top;
    padding: 0px;
    color: #FFF;
    height: 63px;
    width: 155px;
}

#nsubtabsC h2 span
{
    float: left;
    display: block;
    background: url("images/submenuselC.png") no-repeat right top;
    padding: 1px;
    color: #0066FF;
    font-size: 65%;
    height: 75px;
    width: 155px;
}
#nsubtabsC h3 span
{
    float: left;
    display: block;
    background: url("images/submenugC.png") no-repeat right top;
    padding: 0px;
    color: #FFF;
    height: 63px;
    width: 155px;
    font-weight: normal;
}
#nsubtabsS {
float:left;
width:100%;
font-size:75%;
/*border-bottom:1px solid #2763A5;*/
line-height:normal;
}

#nsubtabsS ul {
	margin:0;
	padding:10px 10px 0 30px;
	list-style:none;
	}

#nsubtabsS li {
	display:inline;
	margin:0;
	padding:0;
	}

#nsubtabsS a {
	float:left;
	/*background:url("images/tableft.gif") no-repeat left top;*/
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
	}

#nsubtabsS a span
{
    float: left;
    display: block;
    background: url("images/submenuS.png") no-repeat right top;
    padding: 0px;
    color: #FFF;
    height: 63px;
    width: 155px;
}

#nsubtabsS h2 span
{
    float: left;
    display: block;
    background: url("images/submenuselS.png") no-repeat right top;
    padding: 1px;
    color: #0066FF;
    font-size: 65%;
    height: 75px;
    width: 155px;
}
#nsubtabsS h3 span
{
    float: left;
    display: block;
    background: url("images/submenugS.png") no-repeat right top;
    padding: 0px;
    color: #FFF;
    height: 63px;
    width: 155px;
    font-weight: normal;
}
.titlesub {
	margin: 0;
	padding: 5px 0 0px 0px;
	font-weight: bold;
	color: #0066CC;
}
.pclass {
    border-style: solid;
    border-width: thin;
    border-color: #0066CC;
}
.pclassE {
    border: thin solid #33CCCC;
}
.pclassS {
    border-style: solid;
    border-width: thin;
    border-color: #000000;
}
.pclassC {
    border: thin solid #6D3D9A;
    color: #000000;
}
.verticalLine {
    border-left: thin solid #CCCCCC;
}
.pfontvs {
    font-weight: bold;
    color: #0066CC;
    font-size: 9pt;
}
.pfontvsE {
    font-weight: bold;
    color: #33CCCC;
    font-size: 9pt;
}
.pfontvsS {
    font-weight: bold;
    color: #000000;
    font-size: 9pt;
}
.pfontvsC {
    font-weight: bold;
    color: #6D3D9A;
    font-size: 9pt;
}
.pfont {
    font-weight: bold;
    color: #0066CC;
    font-size: 13pt;
}
.pfontE {
    font-weight: bold;
    color: #33CCCC;
    font-size: 13pt;
}
.pfontS {
    font-weight: bold;
    color: #000000;
    font-size: 13pt;
}
.pfontC {
    font-weight: bold;
    color: #6D3D9A;
    font-size: 13pt;
}
.pfontl {
    font-weight: bold;
    color: #0066CC;
    font-size: 15pt;
}
.pfontlE {
    font-weight: bold;
    color: #33CCCC;
    font-size: 15pt;
}
.pfontlS {
    font-weight: bold;
    color: #000000;
    font-size: 15pt;
}
.pfontlC {
    font-weight: bold;
    color: #6D3D9A;
    font-size: 15pt;
}
.txtsmenu {
	display: block;
	float: left;
	height: 22px;
	margin: 0;
	padding: 14px 10px 0px 10px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: 'Calibri Light', Segoe UI, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txtsmenuvs {
	display: block;
	float: left;
	height: 22px;
	margin: 0;
	padding: 14px 10px 0px 10px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: 'Calibri Light', Segoe UI, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
.txtsmenuE {
	display: block;
	float: left;
	height: 22px;
	margin: 0;
	padding: 14px 10px 0px 10px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: 'Calibri Light', Segoe UI, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txtsmenusE {
	display: block;
	float: left;
	height: 22px;
	margin: 0;
	padding: 14px 10px 0px 10px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: 'Calibri Light', Segoe UI, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
.txtsmenuS {
	display: block;
	float: left;
	height: 22px;
	margin: 0;
	padding: 14px 10px 0px 10px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: 'Calibri Light', Segoe UI, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txtsmenusS {
	display: block;
	float: left;
	height: 22px;
	margin: 0;
	padding: 14px 10px 0px 10px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: 'Calibri Light', Segoe UI, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
.txtsmenuC {
	display: block;
	float: left;
	height: 22px;
	margin: 0;
	padding: 14px 10px 0px 10px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: 'Calibri Light', Segoe UI, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
}
.txtsmenusC {
	display: block;
	float: left;
	height: 22px;
	margin: 0;
	padding: 14px 10px 0px 10px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: 'Calibri Light', Segoe UI, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}