.Header {
	font-size: 18px;
	color : White;
}

.jobTitle {
	font-size: 16px;
	font-weight: 800;
	background-color: #E74D14;;
	padding: 5px;
	
}

.name {
	font-size: 12px;
	font-weight: 600;
	padding: 8px;
	color: #ffffff;
}

.padding {
	padding : 35px 2px 4px 10px;
}

.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
	padding : 0;
	padding-bottom : 8px;
	padding-left : 12px;
	color:#333333;
}

.text3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	padding : 0;
}

.darktitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#392f77;
}

.text2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
	padding : 0;
	padding-bottom : 8px;
	padding-left : 12px;
	padding-right: 18px;
	color:#333333;
}

.utext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 5px 5px;
}

.bottom {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-align : center;
	color:#ffffff;
}

.b{
	border : 1px solid Black;
}
.border {
	border-width: 1px;
	border-style: none solid solid solid;
	border-color: Silver;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 5;
	text-align : justify;
}

.mb {
	border-width: 1px;
	border-style: solid solid solid solid;
	border-color: Silver;
}

.ctext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 10px;
	text-align : center;
}

.1border {
	border-width: 1px;
	border-style: none solid solid solid;
	border-color: Silver;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 5;
	text-align : left;
	margin-top : 2px;
}

.dText {
	border-width: 1px;
	border-style: none solid solid solid;
	border-color: Silver;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	padding : 5;
	text-align : right;
	margin-top : 2px;
}

.2border {
	border-width: 1px;
	border-style: solid solid none solid;
	border-color: Silver Silver;
	font-size: 14px;
	color : Black;
	padding-left : 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : Silver;
	font-weight : bold;
}

.height {
	height : 5px;
}

.blackBG {
	background-color: #000000;
}

.redBG {
	background-color: #B82D34;
	border-width: 1px; border-style: solid; border-color: #000000;
}

.greyBG {
	background-color: #808080;
	
}

.darkGreyBG {
	background-color: #565151;

}

#pulLogo {
	background-color: #565151;
	border-width: 1px; border-style: solid; border-color: #000000;
	 text-align: center;
	 vertical-align: middle;
}

.IndexPageItem {
	text-align: center;
	vertical-align: top;
}

#commHeader {
	background-color: #B82D34;
	text-align: center;
	vertical-align: middle;
}

.center {
	text-align: center;
	vertical-align: middle;
}

div.contentText {
	font-size: 10px;
	line-height: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: justify;
	border-width: 1px; border-style: solid; border-color: #000000;
	height: 100%;
}

div.subText {
	font-size: 10px;
	line-height: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: justify;

}


.emphasisRed {
	font-size : 12px;
	color : #F23333;
	font-weight: 800px;
}

.emphasisOrange {
	font-size: 12px;
	color: #F29A33;
	font-weight: 800px;
}

.imageRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	clear: left;
}

.imageLeft {
	float: left;
	margin-left: 0px;
	margin-bottom: 5px;
	clear: right;
	margin-right : 5px;
}


div.pulAddress {
	font-size: 10px;
	background-color: #CB3A3C;
	padding: 10px;
	color: #000000;
	text-align: left;
	
	width: 190px;
}


.sideB  {
	background-color: #B82D34;
	text-align: left;
	color : White;
}

.refWindow {
	margin-top: 15px;
	color: #2D2D2D;
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	
}

.logos {
	background-color: #808080;
	padding: 5px;
	
}


a {
	color: #816C9F;
	text-decoration: none;
	font : normal;
}
a:hover {
	color: #241D5B;
	text-decoration: none;
	font : normal;
}

a.contacts {color:ff0000; text-decoration: none;}
a:hover.contacts {
	color: Blue;
	text-decoration: none;
}

div.contentTextNoB {
	font-size: 10px;
	line-height: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: justify;
	height: 100%;
}





















/* Rasul's styles */

.under {
	color: Black;
	font: bolder;
	font-size: 20px;
}

.itlic {
	color : White;
	font : italic;
	font-size : small;
	font-family : "Bell MT";
}



.bold {
	color : Black;
	font : lighter larger;
	font-weight : lighter;
	height : auto;
}

UL {
	list-style : url(file:///C|/Users/Admin/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/MG61JSIO/Images/listline.gif);
	list-style-image : url(file:///C|/Users/Admin/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/MG61JSIO/Images/listline.gif);
	list-style-type : none;
}


.boldest {
	color: #EE5BA0;
	font-size: 26px;
	font-weight: bolder;
	height: auto;
}

.white {
	color: white;
	font-weight: bolder;
	height: auto;
	font : Bell MT;
	padding-left : 6px;
}
.pink {
	color: #EE2B77;
	font-size: 36px;
	font-weight: bolder;
	height: auto;
	font : Bell MT;
	padding-left : 6px;
}



.boldO {
	color: #F89655;
	font-size: 12px;
	font-weight: bolder;
	height: auto;
}


div.subText {
	font-size: 10px;
	line-height: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: justify;
	font : bold;
}

.black {
	color: #000;
	font-size: 28px;
	font-weight: bolder;
	height: auto;
	font : Bell MT;
}

.smallPink {
	color: #EE2B77;
	font-size: 12px;
	font-weight: bolder;
	height: auto;
	font : Bell MT;
}

.smallP {
	color: #EE2B77;
	font-size: 10px;
	height: auto;
	font : Bell MT;
}


.orange {
	color: #F89655;
	font-size: 36px;
	font-weight: bolder;
	height: auto;
	font : Bell MT;
	padding-left : 6px;
	
}

.whiteBag {
	color: white;
	font-size: 14px;
	font-weight: bolder;
	height: auto;
	font : Bell MT;
}

.imageRight1 {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	clear: left;
}


td#bgimage
{
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-image : url(file:///C|/Users/Admin/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/MG61JSIO/images/miscellaneous/bgmorsal.gif);
	background-position : center;
	background-color: #808080;
}

td#imageK {
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-image : url(file:///C|/Users/Admin/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/MG61JSIO/images/miscellaneous/bgkillid.gif);
	background-position : center;
	background-color: #808080;
}

.emphasisRedB {
	font-size : 16px;
	color : #F23333;
	font-weight: bolder;
	
}
