﻿body
{
	margin: 0;
	padding: 0; /*	background: #000 url(images/bg01.png) repeat; */
	font-family: 'Open Sans' , sans-serif;
	font-size: 13px;
	color: #3B3B3B;
}
h1
{
	margin-top: 0;
	margin-left: 0px;
	font-size: 1.4em;
	color: #E93838;
}
h2
{
	margin-top: 0;
	margin-left: 0px;
	font-size: 1.4em;
	color: #8a264f;
}
p, ul, ol
{
	margin-top: 0;
	margin-left: 0px;
	line-height: 160%;
	font-size: 13px;
}

ul, ol
{
	margin-top: 0;
	margin-left: 0px;
	font-size: 15px;
	font-family: Cambria;
	font-weight: bold;
}
.descriptiontext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 5px;
}
.optiontrender
{
	background-color: #FCFEFF;
}
.optiontrenderinnerbody
{
	background-color: #f1e8c7;
}
.tableheading
{
	color: White;
	font-family: Cambria;
	font-weight: bold;
	font-size: 20px;
	background-color: #430273;
}
.tableheadingRow
{
	border-radius: 25px;
	background: #993366;
	padding: 20px;
	width: 700px;
	height: 5px;
	color: white;
	font-family: Cambria;
	font-weight: bold;
	font-size: 20px;
	background-color: #ea6153;
}
.tableheadingRow1
{
	border-radius: 25px;
	background: #993366;
	padding: 20px;
	width: 300px;
	height: 5px;
	color: white;
	font-family: Cambria;
	font-weight: bold;
	font-size: 20px;
	background-color: #ea6153;
}
.tableCategoryName
{
	border-radius: 25px;
	background: #993366;
	padding: 20px;
	width: 800px;
	height: 5px;
	color: White;
	font-family: Cambria;
	font-weight: bold;
	font-size: 20px;
	background-color: #a49503;
}
.tableheading2 {
    color: black;
    font-family: Cambria;
    font-weight: bold;
    font-size: 17px;
    background-color: #10507a;
}

.tableheading {
    color: White;
    font-family: Cambria;
    font-weight: bold;
    font-size: 20px;
    background-color: #10507a;
}

.tableCallheading {
    color: White;
    font-family: Cambria;
    font-weight: bold;
    font-size: 17px;
    background-color: #ffffff;
}
.tablePutheading {
    color: White;
    font-family: Cambria;
    font-weight: bold;
    font-size: 17px;
    background-color: #000000;
}
.tableinnertext {
    color: #000000;
    font-family: Cambria;
    font-size: 17px;
    font-weight: bold;
    background-color: #ffffff;
}
.tableinnertextshowall
{
	color: #db4800;
	font-family: Cambria;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.rcorners2
{
	border-radius: 25px;
	border: 2px solid #993366;
	padding: 20px;
	width: 800px;
	height: 150px;
}
.rcorners3
{
	border-radius: 25px;
	border: 2px solid #993366;
	padding: 20px;
	width: 250px;
	height: 150px;
}
.textbox
{
	border-style: none;
	background-color: #f6f3ee;
	color: Black;
	font-family: Arial;
	font-size: 12px;
}
.smcwebHeading
{
	border-style: none;
	background-color: #222222;
	color: #ffffff;
	background: linear-gradient(#333333 5%, #000);
	font-family: Roboto Light;
	font-size: 12px;
}

