		
A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	font-size:10px;
	font-family:Verdana;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	font-size:10px;
	font-family:Verdana;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	font-size:10px;
	font-family:Verdana;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	font-size:10px;
	font-family:Verdana;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border:0px;
	vertical-align:middle 
	}

/* CONTROL STYLE ===============================================*/

.Label
{
	font-size: 10px;
	font-family: Verdana;

}
.CheckBox, .RadioButtonList, .RadioButton
{
	font-size: 10px;
	font-family: Verdana;
	text-indent:-3px;
}


.RadioBox
{
	margin-left:-8px;
	font-size: 10px;
	font-family: Verdana;
	height: 15px;
	vertical-align: middle;
	text-transform: capitalize;
}

.DropDownList
{
	border:#7F9DB9 1px  solid;
	font-size: 10px;
	font-family: Verdana;
	background-color: #F6F6FE;
	height: 20px;
	width: 160px;
	vertical-align:middle ;
}

.TextBox
{
	border:#7F9DB9 1px  solid;
	font-size: 10px;
	font-family: Verdana;
	background-color: #F6F6FE;
	height: 15px;
	width: 160px;
	vertical-align:middle;
}

.ListBox
{
	font-size: 10px;
	font-family: Verdana;
	background-color: #F6F6FE;
}


.Button {
	border:#7F9DB9 1px  solid;
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	background-image:url('../Images/Portal/img_buttonBg.gif');
	background-position:50% top;
	background-color:white;
	width:80px;
	height:24px;
	vertical-align: middle;
	
	cursor:hand;
}


.FrameHeaderOrange
{
	font-size: 11pt; 
	color: #000000; 
	font-family: verdana;
	font-weight:bold;
	letter-spacing:1px;
	padding-bottom:5px;
	
}

.FrameBodyOrange
{
	margin-left:5px;
	font-size: 8pt; 
	font-family: verdana;
}

.FrameBody	
{
	text-indent:5px;
	font-size: 8pt; 
	font-family: verdana;
	background-color:#727272;
}



.Required{color: #FF5E5B; margin-left:3px;	}


@media screen {.PrintOnly {display:none}}

@media print {.ScreenOnly {display:none}}


.PageBreak {page-break-after:always}

.TitleHeader
{
	font-size:larger;
	font-weight:bold;
	height:30px;
	
	}

/* 
Create by Kent
Time:2008-08-09
 */
.Summary
{

	font-size: 12px;
	border: solid 0px #7f7f7f;
    border-collapse:collapse;	
    color: #333333;
    width:100%
}

.Summary th 
{
    border-bottom: solid 1px #ffffff;
    color: #000;
    padding: 4px 5px 4px 10px;
    vertical-align: bottom;
    text-align:left;
}  

/* data cell and data row rules */
.Summary td 
{
	color:#333333;
    padding: 4px 10px 4px 10px;
    vertical-align:top;
    
}

.Summary .footer
{
	
}




/* 
Create by FreezeSoul
Blog:http://hi.baidu.com/freezesoul
Time:2008-06-26
 */
/* table level rules */
.grid
{

	font-size: 12px;
	border: solid 1px #7f7f7f;
    border-collapse:collapse;	
    color: #333333;
    width:100%
}


/* header column rules */
.grid th 
{
    background: url(./img/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    vertical-align: bottom;
    text-align:left;
}  

.grid th a
{
	color:#333333;
    font-weight: bold;
	text-decoration: none;
	display: block;
    padding-right: 10px;
}

/* data cell and data row rules */
.grid td 
{
	color:#333333;
    padding: 4px 10px 4px 10px;
    border-bottom: solid 1px #BBD9EE;
    vertical-align:top;
}
/* reset footer link*/
.grid .pager td 
{
	
    padding: 4px 4px 4px 4px;
    border:0px;
}
.grid .altrow
{
      background-color: #fff;
} 

.grid .row
{
     background-color: #EBF4FA;
}  

.grid .rownum
{
    text-align:center;
    padding-left:0px;
    font-weight:bold;
    color:#333333;
}


.dialog
{
	font-family:Verdana;
    font-size:12px;
    color:#222222;
    background-color:#fff;
    padding-left:0px;
    padding-right:0px;
}    

/* header styles */
.dialog .header
{
	font-weight:bold;
    position:relative ;
    color:#fff;        
    cursor:move; /* So the user knows they can drag the panel */
}
.dialog .header .outer
{
    background:url(./img/top-right.png) right no-repeat;
    padding-right:40px;
}
.dialog .header .inner
{
    background:url(./img/top-left.png) left no-repeat;
    padding-left:9px;
}
.dialog .header .content
{
    height:35px;
    background:url(./img/top-mid.png) repeat-x;
}
.dialog .header .content .Loading
{
	font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#fff;
    padding-top:6px;
    margin:0;
}
.dialog .header .close
{
   
    background:url(./img/close.png) no-repeat;	
    cursor:pointer;
}
.dialog .header .close:hover
{
    /* set the hover image */
    background:url(./img/close-hover.png) no-repeat;	
}        

/* dialog body styles */
.dialog .body
{
	
}
.dialog .body .outer
{
    background:url(./img/right.png) right repeat-y;
    padding-right:7px;
}
.dialog .body .inner
{
    background:url(./img/left.png) left repeat-y;
    padding-left:7px;
}
.dialog .body .content
{
}  
.dialog .body .content  h2 
{
    padding:10px;
    margin:0px;
    text-align:center;
    font-size:11pt;
    color:#222222;            
    font-weight:normal;
}           
.dialog .body .content .footer
{
    /* footer image is 41 pixels tall */    
    background:url(./img/footer.gif) repeat-x bottom;
    height:41px;
}
             

/* dialog footer styles */
.dialog .footer
{
}
.dialog .footer .outer
{
    background:url(./img/bottom-right.png) right top no-repeat;
    padding-right:9px;
}
.dialog .footer .inner
{
    background:url(./img/bottom-left.png) left top no-repeat;
    padding-left:9px;
}
.dialog .footer .content
{
    height:7px;
    background:url(./img/bottom-mid.png) repeat-x;        
}   
       

.DashboadHeader
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:700;

}


.pager
{
    height:30px;
    background:url(./img/pager_bg.gif) repeat-x;
}
.pager a
{
	font-size:12px;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	}

.grid .editform td 
{
	
    padding: 4px 4px 4px 4px;
    border:0px;
    color:white;
    font-family:verdana;
    font-size:11px;
}

.grid .insertform td 
{
	
    padding: 4px 4px 4px 4px;
    border:0px;
}

.grid .row_over
{
	_color:#FF1F11;
}


	