
/***************************************************************
* GENERAL CLASSES    
***************************************************************/
body
{
	Padding:0Px;
	Margin: 0Px;
	Background-Color: #eeede8;
	Font-Family:'Arial';
}
.trim
{
	Font-Size: 0px;
	Padding:0Px;
	Margin: 0Px;
	border: 0px;
	Background-Color: none;
}
.slogan
{
	padding-left: 5px;
	font-size: 17px;
	font-weight: normal;
	color:#1f4a6c;
	background-color: white;
	Font-Family:'Arial Black';
}
.contacts
{
	font-size: 12px;
	font-weight: normal;
	color:#1e18fe;
}
.banner
{
	text-align: center;
	background-image: url("../Images/banner.jpg");
	background-repeat: no-repeat;
	color: white;
	font-size: 18px;
	font-weight: normal;
}
.menu
{
	vertical-align: bottom;
	background-image: url("../Images/menu.gif");
	background-repeat: repeat-x;
}
div.banner
{
	background-image: none;
	padding-top: 115px;
}
a.banner
{
	background-image: none;
	color: #1f5a86;
	font-size: 15px;
	font-weight: normal;
	font-Family:'Arial Black';
	text-decoration: none;
}
a span.now
{
	color:white;
}
a:hover span.now
{
	color:#1f5a86;
}
a.banner:hover
{
	color:white;
}
.green
{
	padding-left:10px;
	background-color: #9bd080;
	color: white;
	font-size: 17px;
	font-weight: normal;
	font-Family:'Arial Black';
	text-decoration: underline;
}
.content
{
	vertical-align: top;
	padding: 0px;
	Margin: 0px;
	background-color:white;
	color: black;
	font-size: 12px;
}
.about
{
	padding: 10px;
}
div.readmore
{
	background-image: url("../Images/readmore.jpg");
	background-repeat: no-repeat;
	width: 150px;
	height: 39px;
	margin-left:40px;
}
a.readmore
{
	color: white;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 20px;
	line-height:35px;
	background-image: none;
}
a:hover.readmore
{
	font-weight: bold;
}

ol.checklist
{
	list-style-image: url("../Images/bullet.gif");
	list-style-type: circle;
	vertical-align:bottom;
	font-size: 14px;
	line-height: 25px;
}
.moblinText
{
	direction:rtl;
	float:right;
	padding-right: 50px;
	width:360px;
	height:100px;
	color: white;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
ol.moblinList
{
	color: white;
	font-size: 14px;
	font-weight: normal;
	float:left;
	padding-left: 50px;
	direction:rtl;
	list-style-image: url("../Images/smallbullet.gif");
	list-style-type: circle;
	line-height: 19px;
}
.bannerp1
{
	text-align: center;
	vertical-align: bottom;
	background-image: url("../Images/first_2x2.jpg");
	background-repeat: no-repeat;
	background-color: white;
}
div.p1
{
	text-align: right;
	direction: rtl;
	padding: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	color: white;
	font-size: 11px;
	font-weight: normal;
}
.nbsp
{
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	line-height: 19px;
}
.button1
{
	background-image: url("../Images/button1.gif");
	background-repeat: no-repeat;
	width:137px;
	height:43px;
	font-size:0px;
	overflow:hidden;
}
.button2
{
	background-image: url("../Images/button2.gif");
	background-repeat: no-repeat;
	width:137px;
	height:43px;
	font-size:0px;
	overflow:hidden;
}
.text
{
	direction:rtl;
	background-color: white;
	color: black;
	font-size: 14px;
	font-weight: normal;
}
.contactVisible
{
	display: block;
	visible: visible;
}
.contactHidden
{
	display: none;
	visible: hidden;
}
.error
{
    color:white;
    background-color: Red;
    -moz-opacity: 0.7;
    opacity:.70;
    filter:Alpha(Opacity=70);
    text-align:center;
    height:20px ! important;
    width:700px ! important;
    padding-left:15px ! important;
    padding-left:15px ! important;
    text-transform: capitalize;
    position:relative;
    top: 15px;
    font-size: 14px;
	font-weight: normal;
}
.result
{
    color:white;
    background-color: green;
    -moz-opacity: 0.7;
    opacity:.70;
    filter:Alpha(Opacity=70);
    text-align:center;
    height:20px ! important;
    width:700px ! important;
    padding-left:15px ! important;
    padding-left:15px ! important;
    text-transform: capitalize;
    position:relative;
    top: 15px;
    font-size: 14px;
	font-weight: normal;
}
h2
{
    color: #7cc359;
    font-family: Arial;
    font-style:italic;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0px;
    margin: 0px;
    padding: 0px;
}
.sub
{
    color: #7cc359;
    font-family: Arial;
    font-style:italic;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0px;
    margin: 0px;
    padding: 0px;
}
