body{margin:0px; padding:0px;}
.Title2{font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#ffffff; text-transform:none; padding-left:2px;}
.Title1{font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#000000; text-transform:none; font-weight:bold;}
.Title3{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000000; font-weight:bold;}


.blank-content{margin:0px; padding:0px;}
.cont1 .Normal{padding-top:5px; color:#ffffff; font-family: Arial, Helvetica, sans-serif; font-size:12px;}
.cont1 .Normal p{color:#ffffff; font-family: Arial, Helvetica, sans-serif; font-size:12px;}
.cont1 .Normal a{ color:#fff; font-weight:bold; text-decoration:none;}
.cont1 .Normal a:hover{ color:#fff; font-weight:bold; text-decoration:underline;}
.cont1 ul{padding:0px; margin:0px; list-style:none;}
.cont1 li{ background:url(images/list2.png) left no-repeat; padding-left:15px; margin-left:0px; line-height:20px; list-style:none; color:#ffffff;}



.top-bg{ background:url(images/blu-box-top-bg.gif) repeat-x; width:100%; height:34px; line-height:34px; padding-top:5px;}
.blu-bg{ background:#425fa3; padding:5px 12px;}
.botom-bg{background:url(images/blu-box-botom.gif) repeat-x; width:100%;}


.top-bg2{ background:url(images/blu-tab-top-bg.gif) repeat-x; width:100%; height:30px; line-height:30px;}
.btmBg2{ background:url(images/blu-tab-botom.gif) repeat-x; width:100%;}
.lft2bdr{ background:url(images/blu-tab-left.gif) repeat-y; width:15px;}
.rght2bdr{ background:url(images/blu-tab-right.gif) repeat-y; width:15px;}


.cont2 .Normal{padding-top:5px; color:#00000; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.cont2 .Normal p{color:#00000; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.cont3 a, .cont2 a{color:#032780; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:underline; font-weight:normal;}
.cont2 a:hover, .cont2 a:hover{color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;}


.top{ padding:5px}
.cont3{ padding:0 0px}
.cont3 .Normal{padding:5px; color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.cont3 .Normal p{color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.cont3 ul, .cont2 ul, blank-content ul{padding:0px; margin:0px; list-style:none;}
.cont3 li, .cont2 li, blank-content li{ background:url(images/list-icon.png) left no-repeat; padding-left:15px; margin-left:0px; line-height:20px; list-style:none; color:#000000;}



/*********************************************************************/
/* BSB-Admin Container.css			                                 */
/* Created: 10-28-2010												 */
/* Last Updated: 10-28-2010											 */
/*********************************************************************/

.AdminWrap					{ margin-bottom: 15px;
							  border: solid 1px #4782b9; background-color: transparent; 
							  -moz-border-radius: 8px; -webkit-border-radius: 8px; 
							  -moz-box-shadow: 0 1px 8px rgba(0,0,0,0.3); 
							  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
							}
				
.AdminBody					{ padding: 20px 25px; margin: 3px; background-color: #fff;
							  -moz-border-radius: 8px; -webkit-border-radius: 8px; 
							  -moz-box-shadow: 0 0px 1px rgba(0,0,0,0.1); 
							  -webkit-box-shadow: 0 12px 12px rgba(0,0,0,0.1);
							}

.CSS_ClearBoth				{ clear: both;}

/*********************************************************************/
/* Fixed Module CSS */
/*********************************************************************/
/* Override font color to ensure that content can be readable on white background */
.AdminBody,
.AdminBody td,
.AdminBody ul li			{ color: #000;}

.AdminBody a:link, .AdminBody a:visited, .AdminBody a:active
							{ color: #0064ac; }
.AdminBody a:hover			{ color: #F00;}							

.AdminBody .Normal, 
.AdminBody .MediumHead, 
.AdminBody .SubHead			
							{ color: #000;}

/* Overide NormalTextBox style */
.AdminBody .NormalTextBox	{ border: solid 1px #828790;}


.AdminBody .grey_box_back .NormalTextBox
							{ border: 0px; background-color: transparent;}

.AdminBody .RadGrid_Default	.NormalTextBox,
.AdminBody td.NormalTextBox,
.AdminBody table.NormalTextBox,
.AdminBody span.NormalTextBox
							{ border: 0px;}







