body
{
 padding:0px;
 margin:0px;
 font-size: Arial;
 font-size:11px;
 color:#ccc;
 background-color:#1E1E1E;
}

img
{
 border:0px;
}

.bodycontainer
{
background-color:#fff;
 width:782px;
   border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  overflow:hidden;
}

.header
{
 background:url(../images/headerstrip.gif) repeat-x scroll;
 height:176px;
 text-align:left;
}

.login
{
 font-family:Arial;
 font-size:13px;
 color:#605D5B;
 font-weight:bold;
}

.login a
{
 font-family:Arial;
 font-size:13px;
 color:#605D5B;
 font-weight:bold;
 text-decoration:underline;
}

.menu
{
 background:url(../images/menustrip.gif) repeat-x scroll;
 height:30px;
 font-family:Arial;
 font-size:15px;
 color:#4C4A49;
 font-weight:bold;
 }

 .menu a
 {
 font-family:Arial;
 font-size:15px;
 color:#4C4A49;
 font-weight:bold;
 }

 .contenttext
 {


 }

.orgtitle
{
 font-family:Arial;
 font-size:15px;
 color:#FF7403;
 font-weight:bold;
 }

 .nrmtext
 {
 font-family:Arial;
 font-size:12px;
 color:#666;
 line-height:17px;
 text-align:justify;
 }

 .nrmtext a
{
 font-family:Arial;
 font-size:12px;
 color:#FF7403;
 }

 .footer
 {
 background:url(../images/footerstrip.gif) repeat-x scroll;
 height:59px;
 font-family:Arial;
 font-size:12px;
 color:#333333;
 }

  .footer a
 {
 font-family:Arial;
 font-size:12px;
 color:#333333;
 text-decoration:none;
 }

 .box
 {
  background:url(../images/boxstrip.gif) repeat-x scroll;
  height:33px;
 }

 .boxbr
 {
  border:1px solid #ccc;
 }

.boxtitle
{
 font-family:Arial;
 font-size:14px;
 color:#333;
 font-weight:bold;
 text-align:left;
 padding:7px 5px 5px 10px;
}


.bullet ul
{
 margin:0px;
 padding-left:30px;
}

.bullet li

{
 list-style:none;
 list-style-image:url(../images/front.gif);
 height:24px;
 padding-bottom:5px;
 padding-left:5px;
 }


/* strip menu */

	#skylineleft
	{
	 float:left;
	 background: transparent url(../images/ipheadbg.gif) 0px 0px no-repeat;
	 height:30px;
	 width:100%
	}

	#skylineright
	{
	 float:left;
	 background: transparent url(../images/ipheadbg.gif) 0px 0px no-repeat;
	 height:30px;	
	 width:100%
	}	

	#skylinecenter
	{
	 float:left;
	 background: transparent url(../images/ipheadbg.gif) 0px 0px repeat-x scroll; 
	 height:30px;
	 width:100%
	}
	
	#menubg
	{
		padding:0px;
		margin:0px;
 font-family:Arial;
 font-size:15px;
 color:#4C4A49;
 font-weight:bold;
	}
	
	#menubg ul
	{
	  padding:0px; margin:0px;
	  text-align:center;
	 } 
	 
	 #menubg li
	 {
	  list-style-image:none;
	  list-style-type:none;
	  position: relative;
	  float:left;
	 }
	 
	 #menubg li a
	 {
		 font-family:Arial;
		 font-size:15px;
		 color:#4C4A49;
		 font-weight:bold;
		text-decoration:none;	
		display:block;
		padding:5px 10px 7px 10px;
	 }	 
	 
	 #menubg li a:hover
	 {
	 font-family:Arial;
	 font-size:15px;
	 color:#4C4A49;
	 font-weight:bold;	
		background: transparent url(../images/ipheadbg.gif) -100px -30px repeat-x;
		display:block;
		padding:5px 10px 7px 10px;
	 }
	 
	 #menubg li a:selected
	 {
		 font-family:Arial;
		 font-size:15px;
		 color:#4C4A49;
		 font-weight:bold;
		background: transparent url(../images/ipheadbg.gif) -100px -30px repeat-x;
		display:block;
		padding:7px 10px 10px 10px;
	 }
	 
	 .abstxt
	 {
	 position:absolute; font-size:12px; left:268px; top:140px;
	 }

	 *html .abstxt
	 {
	 position:absolute; font-size:12px; left:160px; top:140px;
	 }

	 .titlebg
	 {
	  border-top:1px solid #ccc;
	  background-color:#FCF5EE;
	  height:25px;
      }


	 /* strip menu end */