html {
	font-size:12px;
	height:100%;
}

a:link, a:visited {
	color:#999999;
	text-decoration:none;
}

a:hover {
	color:#999999;
	text-decoration:underline;
}

body {
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:50px;
}

h1  {
	margin-top: 4px;
	color:#666666;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:400;
	letter-spacing:2px;
	font-style:italic;
	padding-top:17px;
	padding-bottom:8px;
}

td.componentheading,.componentheading{
	margin-top: 4px;
	color:#666666;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:400;
	letter-spacing:2px;
	font-style:italic;
	padding-top:17px;
	padding-bottom:8px;
}

.contentheading{
	color:#666666;
	font-size:38px;
	font-family: "Times New Roman", Times, serif;
	font-weight:300;
	letter-spacing:8px;
	padding-left:60px;
	padding-right:60px;
	padding-top:5px;
	padding-bottom:5px;
	border:4px solid #F2F2F2;
	margin-bottom: 10px;
}


h2,h3 {
	color:#666666;
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
}
h4 {
	color:#666666;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
}


table.masterContainer{
	width: 991px; 
}

.topContainer{
	width: 965px; 
	height: 159px; 
	background-image:url(../images/topBg.jpg);
	background-repeat: repeat;
}

.topSection{
	height: 159px; 
	margin-left:30px;
	margin-right:30px;
	background-image:url(../images/1c.jpg);
	background-position:315px 0px;
	background-repeat: no-repeat;
}


.logo{
	width: 195px;
	height: 92px;
	position: absolute;
	top:26px;
	z-index:1;
}


table.middleContainer{
	padding-top:75px;
	background-image:url(../images/2c.jpg);
	background-position:345px 0px;
	background-repeat: no-repeat;
}


table.middleContainer2{
	background-image:url(../images/3c.jpg);
	background-position:248px 0px;
	background-repeat: no-repeat;
}


.middleSection{
	margin-left:30px;
	margin-right:30px;
	padding-top:10px;
	color:#666666;
	/*background-image:url(../images/modelBottom2.jpg);*/
	background-position:506px -75px;
	background-repeat: no-repeat;
	width: 905px;
}

table.middleContainer ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	
}

table.middleContainer li {
	margin: 5px 0px 2px 6px;
	padding: 0px;
	list-style-type: square; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #666666; 
	font-size: 16px;
	padding-top: 10px;
	
}


.bottomContainer{
	width: 965px; 
	height: 190px;
	background-image:url(../images/bottomBg.jpg);
	background-repeat: repeat;
}

.bottomSection{ 
	height: 190px;
	background-image:url(../images/4c.jpg);
	background-repeat: no-repeat;
	margin-left:30px;
	margin-right:30px;
	background-position:218px 0px;
	padding-top:120px;
	padding-left:250px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:0px;
}



.moduletablefooter{
	padding-left:105px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

.moduletablefooter .mainlevel{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

.moduletablefooter a:link, .moduletablefooter a:visited {
	color:#999999;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.moduletablefooter a:hover {
	color:#999999;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

table.moduletabletopMenu {
	border-spacing:0px;
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	position: relative;
	top:35px;
	z-index:2;
	left: 220px;
}

table.moduletabletopMenu td {
	text-align:left;
}

a.mainleveltopMenu:link, a.mainleveltopMenu:visited {
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #999999;
	
}
a.mainleveltopMenu:hover {
	background-position:center bottom;
	background-repeat:repeat-x;
	color:#606060;
}

.leftMenu{
	 width: 170px;
	 margin-top:68px;
	 padding-left:5px;
	 padding-right:10px;
	 padding-top:10px;
	 padding-bottom: 30px;
     font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
 
}

.leftMenu a:link, .leftMenu a:visited {
	color:#999999;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.leftMenu a:hover {
	color:#999999;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.columnLine{
	border-right:1px dotted #666666;
}

.content{
	/*width:905px;*/
	padding-left:5px;
 	padding-right:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float: right;
}

.content tbody{
	font-family:Arial, Helvetica, sans-serif;
	
}




.content .intro{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align: justify;
	letter-spacing:-1px;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	
}



.contentpaneopen,.contentpane,.contentpane th, .contentpane td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	
}



.content a:link, .content a:visited {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif !important ; 
	color: #666666 !important ; 
	font-size: 16px !important; 
	font-style:italic;
	letter-spacing:2px;
}

.content a:hover {
	
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif !important;  
	color: #666666 !important ; 
	font-size: 16px !important;
	font-style:italic;
	letter-spacing:2px;
}

.pathway {
	padding-top: 0px;
	font-size: 10px;
	text-decoration: none;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
}

a.pathway:link, a.pathway:visited {
	
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.pathway:hover {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}


.module hr {
	border-bottom:0px none;
	border-top:1px dotted #666666;
	height:1px;
	margin-bottom:7px;
	margin-top:7px;
}

table.moduletableLeft {
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:5px;
	padding:0px;
	width:100%;
}

div.moduletableLeft {
	font-size:12px;
	margin-top:15px;
	padding:0pt;
}
table.moduletableLeft th, div.moduletableLeft h3 {
	color:#666666;
	font-size:14px;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:10px;
	padding-top:12px;
	text-align:left;
	font-weight: 600;
}

.moduletableLeft td {
	font-size:12px;
	padding-left:0px;
	text-align:left;
	text-decoration:none;
}

.moduletable tbody{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.leftMenu hr {
	border-bottom:0px none;
	border-top:1px dotted #666666;
	height:1px;
	margin-bottom:7px;
	margin-top:7px;
}
/************************ By Joomlavogue.com********************/

.wyd_font
{
       font-family:"Verdana", Arial;
       font-size:15px;
       color:#999999;
       font-weight:bold;
}
.prd_range
{
       font-family:"Verdana", Arial;
       font-size:12px;
       color:#999999;
       font-weight:bold;      
}