﻿pre {
 white-space: -moz-pre-wrap;  /* Mozilla, supported since 1999 */
 white-space: -pre-wrap;      /* Opera 4 - 6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 white-space: pre-wrap;       /* CSS3 - Text module (Candidate Recommendation)
                                 http://www.w3.org/TR/css3-text/#white-space */
 word-wrap: break-word;       /* IE 5.5+ */
 font-family: Arial;
 font-weight:bold;
 font-size:16px;
}



/*body 
{
	background-color :#1e2022 ;
	text-align :center ;
}*/
/*.ListItem1
{
    text-align:right;
font-size:14px;
color: red;
font-weight:bold;
 font-family:Arial;
    }
*/
h4
{
text-align:right;
 font-size:15px;
 color: #d70505;
 font-weight:bold;
 font-family:Arial;
}

h5
{
text-align:right;
font-size:14px;
color: #34669b;
font-weight:bold;
 font-family:Arial;
}

h2
{
text-align:right;
font-size:14px;
color: #34669b;
font-weight:bold;
 font-family:Arial;
}

.p15
{
text-align:justify;
font-size:15px;
color: #34669b;
font-weight:bold;
 font-family:Arial;
 text-indent:15px;
}

p
{
text-align:justify;
font-size:16px;
color: #34669b;
font-weight:bold;
 font-family:Arial;
 text-indent:15px;
}

.RedL
{
	text-align:justify;
font-size:16px;
color: #d70505;
font-weight:bold;
 font-family:Arial;
 text-indent:15px;
}

.alphaNum1
{
text-align:right;
 font-size:17px;
 color: #d70505;
 font-weight:bold;
 font-family:Arial;
 text-indent:5px;
 }
 
 .alphaNum
{
text-align:right;
 font-size:16px;
 color: #34669b;
 font-weight:bold;
 font-family:Arial;
 text-indent:5px;
 }
 
 .ListItems1 
 {
text-align:right;
 font-size:15px;
 color: #d70505;
 font-weight:bold;
 font-family:Arial;
 text-indent:5px;
 }
 
 .ListItems2 /* blue list item*/
 {
text-align:right;
 font-size:15px;
 color: #34669b;
 font-weight:bold;
 font-family:Arial;
 text-indent:5px;
 }

ol
{
 text-align:right;
 font-size:15px;
 color: #34669b;
 font-weight:bold;
 font-family:Arial;
 
 } 

/*.OLHeader
{
 text-align:right;
 font-size:16px;
 color: #34669b;
 font-weight:bold;
 font-family:Arial;
}*/

ul
{
 text-align:right;
 font-size:15px;
 color: #34669b;
 font-weight:bold;
 font-family:Arial;
 } 
 
 li
{
 text-align:right;
 font-size:15px;
 color: #34669b;
 font-weight:bold;
 font-family:Arial;
 text-indent:1px;
 } 
 
 .Errorsli
{
 text-align:right;
 font-size:15px;
 color: red;
 font-weight:bold;
 font-family:Arial;
 text-indent:1px;
 } 
 
 Sin
{
 text-align:right;
 font-size:12px;
 color: #34669b;
 font-weight:bold;
 font-family:Arial;
 text-indent:40px;
 } 
 
/*.OLHeader2
{
 text-align:right;
 font-size:16px;
 color: #34669b;
 font-weight:bold;
 font-family:Tahoma;

}
.h4jjj
{
    text-align:right;
    font-size:12px;
color: #34669b;
font-weight:bold;
 font-family: Tahoma;
 
}




.h5jjj
{
 text-align:right;
 font-size:12px;
 color: #34669b;
 font-weight:bold;
 font-family: Tahoma;
 
}*/



#HeaderSection
{
	background-image :url(images/index_05.gif);
	width:777px;
	height :85px;
	text-align:center ;
	background-color :Black  ;
}

#MidSection
{	
	width:777px;
	text-align:right ;
}

#RightSection
{
	/*background-image :url(images/index_05.gif);*/
	width:169px;
	text-align:right;
	float:right;
}


#ContentSection
{
	/*background-image :url(images/index_05.gif);*/
	width:430px;
	text-align:right;
	float:right;
}

#LeftSection
{
	/*background-image :url(images/index_05.gif);*/
	width:172px;
	height: 100px;
	text-align:right  ;
	float:right;
	/*border: solid 1px red;*/
	margin-right:3px;
	margin-left:3px;
}

#FooterSection
{
	background-image :url(images/index_103.gif);
	width:777px;
	text-align:center;
	height :20px;
	font-family:Tahoma;
	font-size:12px;
}

/* indent for a sub list */
.SubData 
{
   margin-right:25px; 
   text-align:justify;
}

.SubSubData 
{
   margin-right:35px; 
   text-align:justify;
}

.HalfSubData 
{
   margin-right:15px; 
   text-align:justify;
}
.QSubData
{
   margin-right:1px; 
   text-align:justify;
}
a:link {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
}
a:hover {

	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	color: #990000;
	text-decoration: none;


}


a:visited {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	color: #99CC00;
	text-decoration: none;
}

