/*--------------------layout---------------------*/
* {margin:0;padding:0}
form {
	text-align: center;		
	}

body
{
    font-family:arial,Verdana;
    font-size:12px;   
    margin:0px;
    background-image:url(Images/BG1.jpg) !important;
    background-repeat:repeat-x;
    line-height:18px;
    
}

#Wrapper
{
	width:891px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	padding-left:1px;
}

#CKNavigation
{
	width:866px;
	height:30px;
    margin-right:auto;
	margin-left:auto;
	padding:0px;  
	margin-left:13px;  
}

#Main
{
	width:891px;
	background-image:url(Images/BG_Content.png);
    background-repeat:repeat-y;
}

#Content
{
	width:891px;
	min-height:300px;
	padding:18px;
}

#LeftCon
{
	width:160px;
	vertical-align:top;
}

#CenterCon
{
	width:515px;
	vertical-align:top;
	text-align:left;
	padding:5px;
}

#RightCon
{
	width:141px;
	vertical-align:top;
	padding:0px;
	margin:0px;
}

.ContentSeperator
{
	width:10px;
	min-height:508px;
	background-image:url(Images/Content_Seperator.png);
    background-repeat:no-repeat;
}

#Header 
{
	width:891px;
	height:170px;
}

#BtmFooter
{
	width:891px;
	min-height:44px;
	color:White;
	background-image:url(Images/Footer.png);
    background-repeat:no-repeat;
    padding-top:10px;
}

#Wrapper_Hm
{
	width:955px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
}


#Main_Hm
{
	width:955px;
	margin-right:auto;
	margin-left:auto;
	padding-bottom:25px;
	
}

#Footer_Hm
{
	width:955px;
	text-align:center;
}

.LeftBotmTest
{
	padding-top:35px;
}

h1
{
    font-size:16px !important;
    color:#151590 !important;
    font-weight:bold !important; 
}

h2
{
    font-size:14px !important;
    color:#151590 !important;
     font-weight:bold !important; 
}

h3
{
    font-size:12px !important;
    color:#151590 !important; 
     font-weight:bold !important;
}

.Title_XL
{
    font-size:16px !important;
    color:#151590 !important;
    font-weight:bold !important; 
}

.Title_L
{
    font-size:14px !important;
    color:#151590 !important;
     font-weight:bold !important; 
}

.Title_M
{
    font-size:12px !important;
    color:#151590 !important; 
     font-weight:bold !important;
}

.Blue_font
{
    color:#151590;    
}

.TtlBlue_XL_B
{
	font-size:14px;
    color:#151590;
    font-weight:bold;
    padding-bottom:3px;
}

.TtlBlue_XL_I
{
	font-size:14px;
    color:#151590;
    font-style:italic;
    padding-bottom:3px;
    
}

 
.paragraph
{
    padding:5px;    
}

.err
{
    color:red;    
}

p
{
	padding:5px;	
}

ul
{
	padding-left:40px;
}

li
{
	padding-bottom:10px;
}

#CenterConExt
{
	width:665px;
	vertical-align:top;
	text-align:left;
	padding:10px;
}

.LeftManDesc
{
	width:130px;
	height:179px;
	float:left;	
}

.RightManDesc
{
	width:350px;
	float:left;
}

/*--------------------style---------------------*/



.RadPanelBar_Default
{
background-color: red  !important;
}

.rpItem
{
	font-size:25px;
	color:Red;
}