﻿body 
{
	text-align:center;
	font-family:Verdana;
	font-size:0.7em;
	line-height:1.5em;
	position:relative;
	margin-top:0px;
	color:#4e5051;
	background-color:#cdcece;
	/*background-image:url(../Images/bg.gif); */
	background-position:top;
	background-repeat:repeat-x;
}
	
A:link { text-decoration:underline; color:#4e5051 }
A:visited { text-decoration:underline; color:#4e5051 }
A:active { text-decoration:underline; color:#4e5051 }
A:hover { text-decoration:underline; color:#7e9bd6 }

#container 
{
	width:1000px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	background-color: White;
}

#headercontainer
{
	width:1000px;
	height:262;
	float:left;
	background-color: #4e5051;
}

#headerleft
{
	width:424px;
	height:262;
	float:left;
	background-color: #4e5051;
}

#headerrighttop
{
	width:576px;
	height:61px;
	float:left;
}

#headerimage 
{
	width:576px;
	height:201;
	float:left;
	background-color:#849ed9;
}

#menu
{
	width:1000px;
	background-color: #4e5051;
	text-align:center;
}

.nav
{
	background:#4e5051;
	color: White;
	font-family: Verdana;
	font-size: 1em;
	text-align: left;
}

.nav a
{
	color: #000000;
	text-decoration: none;
}

.nav a:visited
{
	color: #000000;
	text-decoration: none;
}


.DropDown
{
	width: 100%;
	display: block;
	border-style : Solid; 
	Border-Color:#939494;
	border-width: 1px;
	font-weight: bold;
	font-size: 1em;
	font-family: Verdana;
	background-color: #4e5051;
	z-index: 2;
	text-decoration: none;
	text-align: left;
}

.MainItems
{
	width: 100%;
	display: block;
	font-weight: bold;
	font-size: 1em;
	font-family: Verdana;
	background-color: #4e5051;
	z-index: 2;
	text-decoration: none;
	text-align: left;
}
.MainItems a
{
	color: White;	
	text-decoration: none;
}

.MainItems a:visited
{
	color: White;	
	text-decoration: none;
}
.MainItems a:hover
{
	color: #FCB026;	
	text-decoration: none;
}
.DropDown a
{
	color: White;	
	text-decoration: none;
}
.DropDown a:visited
{
	color: White;	
	text-decoration: none;
}
.DropDown a:hover
{
	color: #FCB026;
	text-decoration: none;
}

.HoverStyles
{
	background-color: #4e5051;
}

.navElements 
{
	text-align:left;
	padding-left:40px;
	font-size:1.2em;
}

.navElementsH 
{
	text-align:left;
	color:#ffc218;
	cursor:hand;
}

.navSubmenu 
{
	text-align:left;
	font-size:1.2em;
}	

#homeColLeft 
{
	width:200px;
	text-align:left;
	padding:5px;
	margin-top:10px;
	margin-left:3px;
	margin-bottom:15px;
	margin-right:10px;
	float:left;
}

#homeColLeft2 
{
	width:200px;
	text-align:right;
	padding:5px;
	margin-top:10px;
	margin-left:3px;
	margin-bottom:15px;
	float:left;
}

#homeColMid
{
	/*width:510px;*/
	width:740px;
	text-align:left;
	padding:5px;
	/*margin-left:20px*/
	margin-left:5px;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:15px;
	float:left;
}

#homeColMid1
{
	/*width:510px;*/
	width:970px;
	text-align:left;
	padding: 5px;
	/*margin-left:20px*/
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 8px;
	float:left;
	background-color: White;
}

#homeColRight
{
	width:200px;
	text-align:left;
	padding:5px;
	margin-top:10px;
	margin-bottom:15px;
	float:left;
}

#threeColLeft 
{
	width:300px;
	text-align:left;
	padding:5px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:15px;
	float:left;
}

#threeColMid
{
	width:300px;
	text-align:left;
	padding:5px;
	margin-left:20px;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:15px;
	float:left;
}

#threeColMid2
{
	width:295px;
	text-align:left;
	padding:10px;
	margin-left:20px;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:15px;
	float:left;
	background-color:#f4f4f4;
}

#threeColRight
{
	width:300px;
	text-align:left;
	padding:5px;
	margin-top:10px;
	margin-bottom:15px;
	float:left;
}

.threeColLeft 
{
	width:320px;
	text-align:left;
	padding:5px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:15px;
	float:left;
}

.threeColMid
{
	width:260px;
	text-align:center;
	padding:5px;
	margin-left:30px;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:15px;
	float:left;
}

.threeColRight
{
	width:260px;
	text-align:left;
	padding:5px;
	margin-top:10px;
	margin-bottom:15px;
	margin-left:20px;
	float:left;
}


#threeColRight2
{
	width:295px;
	text-align:left;
	padding:10px;
	margin-top:10px;
	margin-bottom:15px;
	float:left;
	background-color:#f4f4f4;
}


#twoColLeft 
{
	width:430px;
	float:left;
	padding:10px;
	text-align:left;
	margin-left:10px;
	margin-top:10px;
}

#twoColRight 
{
	width:440px;
	float:left;
	padding:10px;
	text-align:left;
	margin-left:15px;
	margin-top:10px;
}

.twoColLeft 
{
	width:440px;
	float:left;
	padding:10px;
	text-align:left;
	margin-left:10px;
	margin-top:10px;
}

.twoColRight 
{
	width:440px;
	float:right;
	padding:10px;
	text-align:left;
	margin-left:10px;
	margin-top:10px;
}

#twoColRight2 
{
	width:440px;
	float:left;
	padding:10px;
	text-align:left;
	margin-left:15px;
	margin-top:10px;
	background-color:#f4f4f4;
	padding:7px;
}

h1 
{
	font-size:1.2em;
}

h2 
{
	font-size:1em;
}

#footer 
{
	width:1000px;
	background-color:#cdcece;
	margin-top:5px;
	margin-top:0px;
}

#footerLeftCol
{
	width:600px;
	float:left;
	text-align:left;
	margin-left:5px;
}

#footerRightCol
{
	width:200px;
	float:right;
	text-align:right;
	margin-right:5px;
}

#greybg
{
	background-color:#f4f4f4;
	padding:7px;
}

.whitebg
{
	background-color:#FFFFFF;
}

.pagefooter 
{
	width:990px;
	height:3px;
}

.orangeTxt 
{
	color:#fd4919;
	font-size:larger;
}

#careersform 
{
	width:180px;
	text-align:left;
	vertical-align:top;
	padding:5px;
}

#careersformL 
{
	width:210px;
	float:left;
}

#careersformR 
{
	width:210px;
	float:left;
}

#twoColSmallL
{
	width:180px;
	float:left;
	padding:10px;
}

#twoColSmallR
{
	width:180px;
	float:left;
	padding:10px;
}

.btn 
{
	margin-top:10px;
}

#title 
{
	width:900px;
	float:left;
	text-align:left;
	margin-left:14px;
	margin-top:20px;
}

.title 
{
	width:950px;
	float:left;
	text-align:left;
	margin-left:14px;
	margin-top:20px;
}

.message 
{
	color:#fd4919;
	font-weight:bold;
	font-size:larger;
	padding:10px;
}

.image 
{
	border:"0";
}

#twoColLeftForm 
{
	text-align:right;
	width:460px;
	float:left;
	padding:10px;
}

.formdiv 
{
	width:280px;
	padding:5px;
	float:left;
}

.labeldiv
{
	width:110px;
	text-align:right;
	float:left;
}

.contentdiv 
{
	width:150px;
	text-align:left;
}

.panel
{
	width:985px;
	text-align:center;
	background:#f4f4f4;
	margin-left:3px;
	float:left;
}

.fourCol1 
{
	width:200px;
	float:left;
}

.fourCol2
{
	width:200px;
	float:left;
}

.fourCol3 
{
	width:200px;
	float:left;
}

.fourCol4 
{
	width:200px;
	float:left;
}

.four2Col1 
{
	width:200px;
	float:left;
	padding:15px;
	margin-top:10px;
	margin-left:10px;
}

.four2Col2
{
	width:200px;
	float:left;
	padding:15px;
	text-align:left;
	margin-top:10px;
}

.four2Col3 
{
	width:200px;
	float:left;
	padding:15px;
	margin-top:10px;
}

.four2Col4 
{
	width:200px;
	float:left;
	padding:15px;
	text-align:left;
	margin-top:10px;
}

.territorycontainer 
{
	width:990px;
}

.territory 
{
	width:240px;
	text-align:center;
	float:left;
	margin-left:5px;
}
.territoryBox
{
	border:solid 1px #cfd0d0;
	width:195px;
	margin-top:20px;
	margin-left:20px;
	margin-right:5px;
	margin-bottom:20px;
	text-align:left;	
}

.territoryTitle
{
	width:185px;
	background:#ebebeb;
	padding:5px;
}

.territoryContent 
{
	padding:10px;
}

.formtable
{
	float:left;
	margin-left:20px;
	width:900px;
}

.title2 
{
	width:300px;
	float:left;
}

.print 
{
	width:200px;
	float:right;
	text-align:right;
	font-weight:bold;
}

.printerfriendlypage 
{
	background:#FFFFFF;
	text-align:left;
	padding:10px;
	margin:0px;
}

.territoryIntro 
{
	width:940px;
	padding:10px;
	text-align:left;
	margin-left:10px;
	margin-top:5px;
}

#xmasMessage 
{
	position:absolute;
	width:1000px;
	margin-left:-11px;
	margin-top:-300px;
}

.formlabel 
{
	width:100px;
	text-align:right;
}

.formfield 
{
	float:left;
}

.quotes 
{
	border:solid 10px pink;
}

.ExLinkContainer 
{
	float:left;
	width:100%;
}

.ExLinkIcon 
{
	height:31px;
	width:38px;
	vertical-align:top;
	float:left;
}

.ExLink 
{
	float:left;
	height:31px;
	margin-top:7px;
	margin-left:10px;
}

.padding 
{
	padding:5px;
	margin-right:10px;
	float:left;
}

#GetQuoteImage
{
	background-image: url(../Images/Get Quote.png);
	background-repeat: no-repeat;
	width: 970px;
	height: 21px;
	text-align: right;
}

#ShowQuotationImage
{
	background-image: url(../Images/Quotation Details.png);
	background-repeat: no-repeat;
	width: 970px;
	height: 21px;
	text-align: right;
}

#FullCoverImage
{
	background-image: url(../Images/Full Cover.png);
	background-repeat: no-repeat;
	width: 970px;
	height: 21px;
	text-align: right;
}

#AcceptanceImage
{
	background-image: url(../Images/Acceptance.png);
	background-repeat: no-repeat;
	width: 970px;
	height: 21px;
}

#PaymentGatwayImage
{
	background-image: url(../Images/Payment.png);
	background-repeat: no-repeat;
	width: 970px;
	height: 21px;
}

#PolicyScheduleImage
{
	background-image: url(../Images/Policy Schedule.png);
	background-repeat: no-repeat;
	width: 970px;
	height: 21px;
}

#AdminPanel
{
	background-image: url(../Images/Main Menu.png);
	background-repeat: no-repeat;
	width: 970px;
	height: 21px;
}

#ChangeTotalValueOfPlant
{
	background-image: url(../Images/ChangeTotalValueOfPlant.bmp);
	background-repeat: no-repeat;
	width: 970px;
	height: 21px;
}

#ErrorMessage
{
	text-align: right;
	font-family: Verdana;
	font-size: 10pt;
	color: Red;
	vertical-align: top;
	font-weight: bold;
}

#GotoMainMenu
{
	text-align: left;
	width: 85px;
	height: 21px
}

#ImageBorder
{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#919B9C;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#919B9C;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#919B9C;
}

.textbox
{
	background: #FEFEFE none repeat scroll 0 0;
	border: 1px solid #D4D4D4;
	color: #111111;
	margin: 1px;
	padding: 3px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.amounttextbox
{
	background: #FEFEFE none repeat scroll 0 0;
	border: 1px solid #D4D4D4;
	color: #111111;
	margin: 1px;
	padding: 3px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
}

.LabelBox
{
	background: white none repeat scroll 0 0;
	color: #111111;
	padding: 6px 3px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.Label
{
	background: transparent none repeat scroll 0 0;
	color: #111111;
	padding: 6px 3px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.Button
{
	background-image: url(../Images/Button.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #4E5051;
	border-style: none;
	width: 150px;
	height: 30px;
}

.Button1
{
	background-image: url(../Images/Button1.gif);
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #4E5051;
	border-style: none;
	width: 170px;
	height: 24px;
}
