﻿body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a
{
	color: #CC6600;
	text-decoration: none;
}
a:hover
{
	color: #146085;
	text-decoration: underline;
}
.bold
{
	font-weight: bold;
}
.bluebold
{
	color: #0066CC;
	font-weight: bold;
}
h1
{
	font: normal 22px Arial,Tahoma,Verdana;
	color: #971111;
	border-bottom: solid 3px #e8e5e5;
	padding-bottom: 10px;
}
h1 a{font-size:22px !important;}
h2
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
	color: #FFC629;
}
h2.blueBord
{
	color: #002886;
	border-bottom: solid 1px #002886;
	padding-bottom: 15px;
}
h3
{
	color: #fe8b3e;
}

.FormTitle
{
	/*background-color:#E1E1E1;*/
	font-weight: bold;
	padding-left: 18px;
	color: Maroon;
	border-top: solid 3px #F0F0F0;
	border-bottom: solid 1px #CCCCCC;
}
.FormLeft
{
	/*background-color:#F0F0F0;*/
	text-align: right;
}
.FormRight
{
	text-align: left; /*background-color:#FCFCFC;*/
}
.mandtry
{
	font-weight: bold;
	color: tomato;
}
a.butt
{
	display: block;
	padding: 3px 10px;
	background-color: #FFEDA6;
	border: solid 1px #FBC200;
	float: right;
	margin-left: 5px;
	color: #4F2900;
	text-decoration: none;
	text-align: center;
	font: bold 12px arial;
}
a.butt:hover
{
	background-color: #ffbf6c;
	color: #311c00;
	border: solid 1px #fda22d;
}
.commonHeading
{
	padding: 18px 0 12px 50px;
	font: bold 24px arial;
	color: #F68B00;
	margin: 0px;
}
.pnlPageLinks
{
	clear: both;
	margin-top: 20px;
	background-color: #EEEEEE;
	border-bottom: 2px solid #CCCCCC;
	border-top: 2px solid #FBFBFB;
	padding: 6px;
	text-align: center;
	font-weight: bold;
	width: 95%;
}
.pnlPageLinks p
{
	display: inline;
	margin-right: 30px;
	font-weight: normal;
}
.pnlPageLinks p span
{
	font-weight: bold;
	color: #1051e1;
}
/*.listingItem {
    padding:10px 0;
    border-bottom:solid 1px #1051e1;
    overflow:hidden;
    padding-top:10px;
    padding-left:7px;
}*/

.leftbar
{
	padding: 10px;
	width: 730px;
	float: left;
	vertical-align: top;
	background: transparent url('../images/dotL.gif') repeat-y scroll right top;
}
.rightbar
{
	width: 220px;
	float: right;
	vertical-align: top;
	padding: 5px;
}
.Container
{
	padding: 10px;
}
.righttabbox
{
	vertical-align: top;
	width: 220px;
	border: #F0F0F0 1px solid;
}

.rightboxHeader
{
	background-color: #F8F8F8;
	border-bottom: solid 1px #29628A;
	height: 30px;
	padding-left: 10px;
}
.rightboxHeader div
{
	float: left;
	padding: 4px 10px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 6px;
}
.contentstyle
{
	font-style: italic;
	font-weight: bold;
	color: Gray;
	padding: 5px;
}

.ContactLeft
{
	text-align: right;
	font-weight: bold;
	font-family: Arial;
	font-size: medium;
	color: #470890;
}
.ContactRight
{
	text-align: left;
	font-family: Arial;
	font-size: small;
}

.spacing
{
	margin-left: 25px;
}

.rightspacing
{
	margin-right: 25px;
}

.watermarkstyle
{
	font: 10pt/14pt Tahoma, Times, serif;
	color: Gray;
}

p
{
	margin: 0px;
	padding: 0px 10px 3px 6px;
}

.underline
{
	text-decoration: underline;
}
.displayinlin
{
	display: inline;
}

.pagestyle
{
	font: bold 15px Verdana;
	color: #ff8430;
}

.pagebox
{
	font: 15px Trebuchet MS;
	border: solid 1px #dbdbdb;
	background-color: #fff4cc;
	padding: 5px 80px;
	margin: 10px 30px 0px 0px;
}

.medianewspagebox
{
	font: 15px Trebuchet MS; /*border:solid 1px #376494;     background-color:#2f6db1;*/
	padding: 5px 280px;
	margin: 10px 30px 0px 0px;
}

.medianewspagebox a
{
	color: #eeeeed;
}

.summarycolor
{
	color: #eeeeed;
}

.linkedInstyle
{
	color: #ff6f00;
}

.middlealign
{
	vertical-align: middle;
}


.parastyle
{
	font: 15px/1.55 Arial,Helvetica, "Nimbus Sans L" ,sans-serif;
	padding-right: 30px;
	margin-bottom: 15px;
}

.rpcountrystyle
{
	width: 140px;
	padding: 5px;
}
.rpcountrystyle a
{
	color: #027ed1;
}

.rpcountrystyle a:hover
{
	color: #e03e06;
}

.leftspacing
{
	margin-left:10px;
}
.messagebox{
	border:solid 3px #C87533;
	padding:20px 10px;
	padding-bottom:0;
	text-align:center;
	margin:20px 30px;
}
.ohidden{
	overflow:hidden;
}

.largelink
{
    font:24px/30px Arial, Tahoma, Verdana;
}

.bulletpoints li {
    list-style: none;
    background: url(../images/icons/bull3.gif) no-repeat left 10px;
    padding: 5px 25px;
}
