html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset
{
margin: 0;
padding: 0;
border: 0;
}
body{
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	line-height: 1.4;
	background-color: #fff;
	text-align: center;
	color: #4c4c4c;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}
a{
	color: #4c4c4c;
	text-decoration: none;
}
a:link{
	color: #000;
	text-decoration: underline;
}
a:visited{
	color: #005990;
	text-decoration: none;
}
a:hover{
	color: #4c4c4c;
	text-decoration: underline;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #4c4c4c;
	padding-top: 0px;
	font-weight: normal;
}
h2{
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	color: #005990;
	font-weight: bold;
	padding-bottom: 5px;
	margin-left: 50px;
}
h3{
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	padding-bottom: 5px;
	color: #005990;
	margin-left: 50px;
}
h4{
 font-family: Arial, Verdana, sans-serif;
 font-size: 100%;
 padding-bottom: 5px;
 color: #4c4c4c;
}
h5{
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	padding-bottom: 5px;
	color: #4c4c4c;
}
h6{
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	padding-bottom: 5px;
	color: #4c4c4c;
}

ul{
	padding:1em 0 1em 2.8em; 
	list-style-type: disc;
}
ul ul{
	list-style-type: none;
	margin-bottom: 0px;
}
ul ul ul{
	list-style-type: none;
}

.title {
	font-weight: bold;
	color: #4c4c4c;
}
.blue {
	font-weight: bold;
	color: #005990;
}
.em {
	font-style: italic;
}
.table {
	padding: 10px;
	border: 1px solid #4c4c4c;
}
	
/************* company styles ***************/

#company{
	padding-top: 5px;
	float: right;
	width: 937px;
	padding-right: 25px;
}
#company img{
	float: right;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header{
	width: 100%;
}

#navBar{
	float: left;
	width: 263px;
	background-image: url(../images/menubkg_02.gif);
	height: 263px;
	background-repeat: no-repeat;
}
#navBarpnf{
	float: left;
	width: 167px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#content{
	width: 100%;
	color: #4c4c4c;
	float: right;
}
#inner{
	margin: 0px;
	width: 100%;
	border: 0px;
}
#wrapper {
	margin:0 auto;
	width: 962px;
	background-repeat: no-repeat;
	text-align: left;
	background-image: url(../images/corner.gif);
	background-position: left top;
	background-color: #FFF;
}
#innerwrapper {
	width: 962px;
	background-image: url(../images/lower-rightpage.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/************* #topNav styles **************/

#topNav{
	color: #4c4c4c;
	height: 175px;
}
#topNav img{
	float: left;
}
#azIndex {
	float: right;
	font-size: 90%;
	line-height: 1em;
	clear: none;
	padding-top: 8px;
	padding-right: 23px;
}
.azindex img{
	float: right;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 8px;
}	
.topNav a {
	clear: right;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 0;
}
.topNav a:link {
	color: #4c4c4c;
}
.topNav a:visited {
	color: #4c4c4c;
}
.topNav a:hover {
	color: #4c4c4c; text-decoration: underline;
}

#paginationNav {
	padding: 10px;
}
.topNav a:active {
text-decoration: underline;
}
/************** .feature styles ***************/

.feature{
	font-size: 100%;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 60px;
	width: 850px;
	float: left;
	clear: none;
	margin-bottom: 10px;
	padding-right: 50px;
}
.feature p{
	padding-bottom: 10px;
	margin-left: 50px;
}
.feature ul {
	list-style-type: disc;
	margin-top: 0px;
}
.feature ul ul {
	list-style-type: circle;
	padding-left: 20px;
	margin-top: 10px;
}
.feature ol {
	margin-top: 0px;
	margin-left: 30px;
}

/* 
ul,ol {
	margin-bottom:20px;
}
*/
.feature li {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 100px;
}
.nobreak li	{
	margin-top: 0px;
}

.feature img{
	float: right;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.designation {
	width: 750px;
	background-color: #fffaf0;
	border: 1px solid #e8cf00;
	margin: 25px;
	padding: 13px;
}
.feature a:link {
	color: #000; text-decoration: underline;
}
.feature a:visited {
	color: #005990; text-decoration: underline;
}
.feature a:hover {
	color: #005990; text-decoration: none;
}
.feature a:active {
	color: #000; text-decoration: underline;
}
/************** #bookmarktwo styles *****************/

#bookmarktwo {
	width: 100%;
	font-size: 85%;
	background-image: url(../images/right-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#bkmrk {
	padding-top: 7px;
	padding-right: 75px;
	padding-bottom: 10px;
	padding-left: 15px;
	
}
#facebook {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 50px;
	padding-left: 110px;
	float: left;
	width: 448px;
}
.bookmarktwo p{
	padding-bottom: 10px;
}
.bookmarktwo a:link {
	color: #000; text-decoration: underline;
}
.bookmarktwo a:visited {
	color: #5476B5; text-decoration: underline;
}
.bookmarktwo a:hover {
	color: #5476B5; text-decoration: underline;
}
.bookmarktwo a:active {
	color: #000; text-decoration: underline;
}

/************* #bottomInfo styles ***************/

#bottomspace{
	clear: both;
	background-color: #CCCCCC;
	height: 1px;
	margin-left: 62px;
	margin-right: 13px;
	margin-bottom: 5px;
}
#bottomInfo{
	clear: both;
	color: #4c4c4c;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
	line-height: 1.2em;
}
.foot {
	font-size: 85%;
}
.foot a:link {
	color: #4c4c4c;
}
.foot a:visited {
	color: #4c4c4c;
}
.foot a:hover {
	color: #4c4c4c; text-decoration: underline;
}
.foot a:active {
	color: #4c4c4c; text-decoration: underline;
}

/************* globalNav styles ****************/

#globalLink{
	position: relative;
	left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 200px;
	clear: none;
	background-color: #005990;
	color: #4c4c4c;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	margin-left: 30px;
	width: 720px;
}


.skipLinks {display: none;}
