/* Yanding Page CSS Document */

/* -------------- Page Style ------------- */
body {	
	background:url(Images/BodyBackground.jpg) repeat left top;
}

#SkinPage,#HomePage{
	background:url(Images/background.jpg) repeat-x left top !important;
	text-align:center;
	width:100%;
}

* {
	margin: 0px;
	padding: 0px;
}

#Wapper {
	text-align: center;
	margin:0 auto;
}

#SiteContent{
	margin:0 auto;
	text-align:center;
}

.SiteAlign{
	text-align:center;
}

.LeftWapperSide{
	background:url(Images/WapperTopShadow.jpg) repeat-x left top;
	padding-left:12px;
	height:442px;
}

.LeftWapperSideBottom{
	background:url(Images/WapperBottomShadow.jpg) repeat-x left bottom;
	width:12px;
}

.RightWapperSide{
	background:url(Images/WapperTopShadow.jpg) repeat-x left top;
	padding-left:12px;
	height:448px;
}

.RightWapperSideBottom{
	background:url(Images/WapperRightBottomShadow.jpg) repeat-x left bottom;
	width:12px;
}

#Content{
	padding:15px;
	width:522px;
	background:#fff;
}

/* -------------- Default Style ------------- */
a:link, a:visited{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;	
	text-decoration:underline;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003065;
	text-decoration:underline;

}

p{
	padding:5px 0;
}

img{
	border-width:0px;
}

.Normal,td{
	font-family: Arial, Helvetica, sans-serif;
	color:#635c4c;	
	line-height:23px;
	font-size:12px;
	line-height:18px;
	text-align:left;
}

ol,ul{
	list-style:none;
}

li{
	list-style:none;
}

.BrownContentTitle{
	color:#d38110;
	font-weight:bold;
}

/* -------------- Common Style ------------- */

#Logo{
	padding-left:10px;
	background:url(Images/DotLine.gif) repeat-x left bottom;
}

#User{
	text-align:right;
	padding-right:30px;

	font-family:Arial, Helvetica, sans-serif;	
	color:#fff;	
	line-height:20px;
	text-decoration:none; 
	font-size:12px;
	vertical-align: middle;
	background:#0d1623 url(Images/MenuBg.gif) repeat-x left top;	
	height:38px;
}

#User a:link, #User a:visited{	
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;	
	line-height:20px;
	text-decoration:none; 
	font-size:12px;
	font-weight:normal;
}

#User a:hover {	
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;	
	color:#fff;	
	line-height:20px;	
	text-decoration:underline;
	font-weight:normal;
}



.User, a.User:link, a.User:visited{	
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;	
	line-height:20px;
	text-decoration:none; 
	font-size:12px;
	font-weight:normal;
}

a.User:hover {	
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;	
	color:#fff;	
	line-height:20px;	
	text-decoration:underline;
	font-weight:normal;
}

.Login, a.Login:link, a.Login:visited{	
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;	
	line-height:20px;
	text-decoration:none; 
	font-size:12px;
	font-weight:normal;
	background:url(Images/Login.gif) no-repeat center center;
	padding-left:16px;
	padding-right:16px;
	padding-top:7px;
	padding-bottom:7px;
	white-space:nowrap;
	border:0;
}

a.Login:hover {	
	font-family: Arial, Helvetica, sans-serif;
	color:#00c2f2;	
	line-height:20px;
	text-decoration:none; 
	font-size:12px;
	font-weight:normal;
	background:url(Images/Login.gif) no-repeat center center;
	padding-left:16px;
	padding-right:16px;
	padding-top:7px;
	padding-bottom:7px;
	white-space:nowrap;
	border:0;
}


.bread,A.bread:link ,A.bread:active,A.bread:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#7c7c7c;
	font-size:12px;
	font-weight:normal;
	padding-bottom:10px;
}

A.bread:hover{
	text-decoration:underline;
}

.dnnCopy, a.dnnCopy:link, a.dnnCopy:visited{	
	font-family: Arial, Helvetica, sans-serif;
	color:#635c4c;	
	line-height:20px;
	text-decoration:none; 
	font-size:12px;
}

a.dnnCopy:hover {	
	color:#635c4c;	
	text-decoration:underline;
}

.Footer{	
	font-family: Arial, Helvetica, sans-serif;
	color:#635c4c;	
	line-height:20px;
	padding-top:20px;
	text-decoration:none; 
	font-size:12px;
	background:url(Images/DotLine.gif) repeat-x left top;
}

.Footer div{
	font-family: Arial, Helvetica, sans-serif;
	color:#635c4c;	
}

.Footer a:link,.Footer a:visited{	
	font-family: Arial, Helvetica, sans-serif;
	color:#999;	
	line-height:20px;
	text-decoration:none; 
	font-size:12px;
}


.Footer a:hover {	
	color:#999;	
	text-decoration:underline;
}
/*---------------------- Content Area style------------------------------------------*/

#ContentTopLeft{
	background:url(Images/ContentTopLeft.gif) no-repeat right bottom;
	padding-left:12px;
	height:5px;
}

#ContentTop{
	background:url(Images/ContentTop.gif) repeat-x left bottom;
}

#ContentTopRitht{
	background:url(Images/ContentTopRitht.gif) no-repeat left bottom;
	padding-left:11px;
}

#ContentLeft{
	background:url(Images/ContentLeft.gif) repeat-y right top;
}

#ContentCenter{
	background:#fff;
}

#ContentRight{
	background:url(Images/ContentRight.gif) repeat-y left top;
}

#ContentBottomLeft{
	background:url(Images/ContentBottomLeft.gif) no-repeat right top;
	height:13px;
}

#ContentBottom{
	background:url(Images/ContentBottom.gif) repeat-x left top;
}

#ContentBottomRight{
	background:url(Images/ContentBottomRight.gif) no-repeat left top;

}



/*--------------------Pane Style---------------------*/
.ContentPane{
	text-align:center;
}

.Leftpane{
	padding-right:25px;
}

.LeftPane2{
	width:552px;
	padding-right:20px;
}


.RightPane2{
	padding-top:53px;
}



.TopRightPane1,.TopRightPane2,.RightPane{
	padding-right:4px;
	margin:0;
}

.FooterPane{
	background:url(Images/DotLine.gif) repeat-x left top;
}

/* -------------- Menu Style ------------- */

#Menu{	
	height:38px;	
}

#MenuLeft{
	background:url(Images/MenuLeft.gif) no-repeat right top;
	padding-left:6px;
}

#MenuBg{
	background:url(Images/MenuBg.gif) repeat-x left top;
	padding-left:38px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;

	font-weight:normal;
}

#MenuRight{
	background:url(Images/MenuRight.gif) no-repeat left top;
	padding-left:7px;
}

.MainMenu_MenuContainer {}
.MainMenu_MenuBar { 
	cursor: pointer; 
	cursor: hand; 

	background:none;
	 
	height:16px;
	width: 100px; 
	
	padding: 0; 
}

.MainMenu_SubMenu {  
	z-index: 1000;
	cursor: hand;
	cursor: hand;
	
	margin: 0;
	margin-top:0px;
	margin-left:-10px;
	padding: 0px;
	border:1px solid #999999;
	background:#4f4e4f;
	
	filter: none;
}

.MainMenu_MenuItem{	
	height:29px;
	width:167px;
	text-align:center;
	
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 13px;
	font-weight:normal;	
		
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	background:#4f4e4f;
	
	filter:none;
}

.MainMenu_MenuItemSel { 
	height:29px;
	width:167px;
	text-align:center;
	
	font-family:Arial, Helvetica, sans-serif;
	color: #61c1f5;
	font-size: 13px;
	font-weight:normal;
	
	border:none;

	filter:none;
	
	background:#4f4e4f url(Images/SubMenuActive.jpg) repeat-x left top;
}

.MainMenu_Idle TD,.MainMenu_Selected TD,.MainMenu_Active TD{
	padding-left:20px;
	padding-right:20px;

	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;

	font-weight:normal;
	
	background:url(Images/MenuBg.gif) repeat-x left top;
	height:38px;
	
	margin-top:-7px;
}

.MainMenu_Idle TD{
	color: #ffffff;	
}

.MainMenu_Selected TD,.MainMenu_Active TD{
	color:#00C2F2;
}

.MainMenu_MenuBreak{
	height:31px;
	background:none;
	border:none;
}

.MainMenu_Separator{
	height: 30px;
	width: 2px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:none;
	color:#fff;
}

.MainMenu_RootMenuArrow{
	display:none;
}

.MainMenu_MenuArrow,.MainMenu_RootMenuArrow, .MainMenu_MenuIcon {	display: none; }


/*--------------------Style For Webpage---------------------*/
.BlueBold{
	font-size:12px;
	color:#0591dc;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:5px;
}

.BlueBold13px{
	font-size:13px;
	color:#0591dc;
	font-weight:bold;
	padding-top:10px;
}

.link img{
	margin-top:10px;
}

.BrowseTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #f6a32f;
	height:21px;
	vertical-align:top;
}

.TopText{
	vertical-align:top;
	padding-bottom:5px;
	padding-left:5px;
}

.centerBanner img{
	margin-bottom:10px;
}

.Record,a.Record:link,a.Record :visited{
	font-family: Arial, Helvetica, sans-serif;
	color:#384048;	
	line-height:20px;
	font-size:12px;
	line-height:18px;
}

a.Record :hover{
	text-decoration:underline;
}

.GreenFirstArea{
	margin-left:223px;
	margin-top:93px;
}

.GreenSecondArea{
	margin-top:30px;
}

.BlackTitleWithLine{
	background: url(Images/DotLines.gif) repeat-x left bottom;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	padding-bottom:6px;
	padding-left:2px;
	text-align:left;
}

.LiContent{
	padding-left:15px;
	padding-top:10px;
	line-height:19px;
}

.LiContent li{
	background:url(Images/DotLineLiBg.gif) no-repeat left 5px;
	padding-left:15px;
	list-style:none;
}

.BlackBold{
	padding-left:15px;
	padding-top:10px;
	font-size:12px;
	color:#3e3e3e;
	font-weight:bold;
}

.OrangeFirstArea{
	margin-top:26px;
	text-align:left;
}

.OrangeSecondArea{
	margin-top:10px;
}

.OrangeSecondArea .Content,.OrangeSecondArea .Content .LiContent{
	padding-top:0px!important;
	text-align:left;
}

.LiList{
	float:left;
	padding-left:25px;
}

.Content{
	padding-top:10px;
	line-height:19px;
}

.BlueFirstArea{
	margin-top:52px;
}

.BlueSecondArea{
	margin-top:91px;
	margin-right:251px;
}

div{
	line-height:19px;
	color:#3e3e3e;
}

.RedFirstArea{
	margin-top:44px;
	margin-right:206px;
}

.RedSecondArea{
	margin-top:32px;
	margin-right:206px;
}

.YellowFirstArea{
	margin-top:124px;
	margin-left:210px;
	text-align:left;
}

.YellowSecondArea{
	margin-top:20px;
	text-align:left;
}

.GreyFirstArea{
	margin-top:40px;
	margin-left:193px;
}

.GreySecondArea{
	margin-top:18px;
	margin-left:193px;
}

.NormalRow{
	padding-left:30px;
	font-size:12px;
	color:#3e3e3e;	
}

.BoldRow{
	font-weight:bold;
	font-size:13px;
	line-height:25px;
	padding-left:30px;
	margin-top:4px;
	margin-bottom:3px;
}

.NormalRow img{
	margin-left:3px;
	margin-right:4px;
	vertical-align:middle;
}

.LightBlueFirstArea{
	margin-top:63px;
	margin-left:225px;
}

.LightBlueSecondArea{
	margin-top:30px;
	margin-left:225px;
}

.showBanner Img{
	margin-right:10px;
	float:left;
	border:0;
}

.BtnSubmit{
	background:url(Images/SubmitBg.gif) no-repeat left center;
	border:0;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	height:28px;
	width:68px;
}

.txtBox{
	background:url(Images/txtBoxBg.gif) repeat-x left top;
	height:26px;
	width:179px;
	margin-right:5px;
	border:1px solid #6699cc;
	line-height:26px;
	vertical-align:middle;
	float:left;
}

.Subscribe .Normal{
	padding-top:5px;
	padding-bottom:3px;
	vertical-align:middle;
}

.Subscribe .Normal img{
	vertical-align:middle;
	float:left;
}