@charset "utf-8";
* {
   margin: 0;
   padding: 0; }
body {
   color: #555555;
   font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
   font-size: 80%;
   /*BACKGROUND: url(images/bg_body2.gif) #666; VERTICAL-ALIGN: top; */
   BACKGROUND: url(img/adm_Bg.gif) #666; VERTICAL-ALIGN: top;
   
   /*background-color:#3C6DB4;
   background-color: #3C6DB4;  */
   }


/******** Content variations ********/
#head { 
   background-color: transparent; }
#outerwrapper {
	width: 960px;
	background-color:#FFF;
	margin: 5px auto;
	line-height: 1.4em;
	color: #333;
  
 }
 #bodywrapper {
   width: 960px; 
   background-color: #D8D8D8;
   margin: 5px auto;
   line-height: 1.4em;
   color: #404040;
   border-right: 2px solid #424242;
 }
   
#contentwrapper { /* S-C-S Layout */
   float: left; 
   margin-left:0px;
   width:740px; }
#contentmid { /* S-C-S Layout */
   float: right;
   margin-left: 5px;
   margin-right: 5px;
   padding: 5px;
    background: white url(img/Coverbg.jpg) repeat  ; 
   width: 500px; }   
   
#contentleft { /* C-S-S Layout */
   margin-left: 5px;
   float: left;
   width: 510px; }
#contentright { /* S-S-C Layout */
   margin-right: 5px;
   float: right;
   width: 510px; }
	
	#content2col { /* 2Col Layout */
   margin-right: 5px;
   float: right;
    padding: 5px;
   width: 710px;
	 background: white url(img/Coverbg.jpg) repeat-y  ; 
  
 }
 	#content3col { /* 3Col Layout */
   margin-right: 5px;
   margin-left: 15px;
   padding: 5px;
   float: center;
   width: 900px;
	 background: white ; 
  
 }
  
#sidebarwrapper { /* C-S-S and S-C-C Layouts*/
   width:430px; }
.left { /* S-S-C Layout */
   float: left; 
   margin-left: -5px;}
.right { /* C-S-S Layout */
   float: right; }

#midsidebar { /* C-S-S Layout */
   margin-left: 10px; 
   width: 200px;
   float: left; }
#leftsidebar { /* S-C-S Layout */
   margin-left: 5px; 
   margin-right: 5px; 
   width: 200px;
   float: left; }
#rightsidebar {
   float: right; 
   margin-right: 5px; 
   width: 200px; }


/***** General Styles *****/
a {
   text-decoration: underline;
   color: #111;
   font-weight: bold; }
a:hover {
   color: #336699;
   text-decoration: underline; }
a img {
   border:0; }
p {
   margin-bottom: 10px; }
code, pre {
	font-size: 1.3em;
	color:#00C;
}
blockquote:before, blockquote:after {content: "\"";
	font-size: 1.6em;
	font-family: serif; }
blockquote {
	margin: 10px 0 0 0; 
	padding: 5px;
	background: #dfdfdf;
	border: 1px solid #afafaf;
	line-height: 1.6em;
	font-style:italic; }
blockquote p {display: inline; }
  /*table {
   border-collapse: collapse; 
 margin: 10px auto 15px auto;
   padding: 5px;
   border: 0px solid #111; }
table.border {
   border-collapse: collapse; 
   margin: 10px auto 15px auto;
   border: 1px solid #111; }
th {
   background: #333; 
   height: 25px; 
   padding: 0 10px;
   color: #ffffff; 
   text-align: left; }
td {
   padding: 0 10px; 
   height: 25px; }
tr.odd {
   background: #efefef; }
tr.even {
   background: #cfcfcf; }*/
form {
   /*background: #333;*/ 
   margin: 10px auto; 
   padding: 5px; 
   border: 1px solid #111; }
label {
	color: #06F;
	display: block;
	font-weight: bold;
	margin: 5px 0;
}
input {
   padding: 2px; 
   border: 1px solid #eee; }
textarea {
   width: 400px; 
   padding: 2px; 
   border: 1px solid #eee;
   height: 100px; 
   display: block; }
input.button {
   margin: 0; 
   padding: 2px 3px; 	
   border: 1px solid #f2f2f2; }
input, select, textarea {
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 1.0em; }
h1 {
   font-weight: bold;
   padding:5px;
   margin-bottom: 10px;
    }
h2 {
   font-size: 1.1em;
   font-weight: bold;
   line-height: 1.2;  }
h2.entrytitle {
   background: transparent url(img/minibabelTr.gif) left center no-repeat;
   padding-left:30px;
   height: 30px; 
   line-height: 2.2em;
   margin-bottom: 10px; }
h3 {
   font-size: 1.1em; 
   display: block; 
   margin: 10px 0; } 
h4 {
   margin-bottom: 15px; 
   font-size: 10pt; 
   font-weight: bold; }
ul, ol {
   list-style-position: inside; }
/*img {
   border: 1px solid #f1f1f1;	
   background-color: #f5f5f5; 
   margin: 3px;
   padding: 3px; 
   text-align: center; } */
img.float-right {
   margin: 5px 0px 5px 15px; 
   float:right; }
img.float-left {
   margin: 5px 10px 5px 0px;
   float:left; }
   
/***** Identity ******/
#identity {
   background: transparent url(img/SA.gif) no-repeat 5px 5px;
   margin: 5px 0 0 20px; 
   height: 85px;
   width: 610px;
   border: 0px;
   float: left; }
#identity h1 {
   font-size: 3.2em;
   padding: 15px 0 0 150px; }
#identity h1 a, #identity h1 a:hover {
   color: #fff;
   text-decoration: none; }
#identity p.head2 {
   color: #a8d200;
   font-size: 1.9em; 
   padding-left: 150px; 
   font-weight: normal;
   line-height: 1.7; }



/****** Banner ******/
#banner {
   height: 120px;
   width: 960px;
   background: #555 /*url(img/BlueSaBanner3PEL.jpg) no-repeat*/; }


/****** Navigation ******/
#navigation {
   width: 960px;
   background:#999 url(img/nav2.png) top center repeat-x;
   height: 23px;
   margin-bottom: 20px;}
#navbar_link {
   height: 23px;
   width: 100%;
   float: left; }
#navigation #navbar_link ul {
   float: left;
   height:23px;
   width: 100%;
   list-style-type: none; }
#navigation #navbar_link ul li {
   display: inline; }
#navigation #navbar_link ul li a {
   padding: 3px 15px;
   color:#CCC;
   text-decoration: none;
   line-height: 1.5em;
   float: left;
   text-decoration: none;
   font-size: 0.95em;
   font-weight: bold; }
#navigation #navbar_link ul li a.currentpage {
   color: #0099FF; }
   
#navigation #navbar_link a:hover, #navigation #navbar_link ul li a.currentpage:hover { 
   text-decoration: none;
   color: #222;
   background: #999 url(img/nav2.png) center -26px repeat-x; }
   

/****** Blog EntryFooter ******/
.entryfooter {clear: left;
   position: relative; 
   margin: 10px 0 40px 0; 
   padding: 3px;
   border-top: 1px solid #f3f4f4; 
   border-bottom: 1px solid #f3f4f4;
   font-size: 0.95em; 
   background-color: #fafafa; }
.postedby, .date, .comments, .trackbacks {
   padding-left: 17px;
   padding-right: 5px; 
   height: 25px; }
.postedby {
   padding-left: 14px; 
   background: url(img/author.gif) no-repeat top left; }
.date {
   padding-left: 15px; 
   background: url(img/post.gif) no-repeat top left; }
.comments {
   background: url(img/comments.gif) no-repeat top left; }
.trackbacks {
   padding-left: 20px;
   background: url(img/trackbacks.gif) no-repeat top left; }
.entryfooter a, .entrytitle a {
   text-decoration: none; }

/****** Sidebar Items ******/
.sponsors { /* C-S-S and S-C-C Layouts*/
	text-align: center;
	float: right;
	background-color: #333;
	margin: 0 5px 15px 0;
	padding: 10px 0;
	width : 415px;
	border-top: #0099FF 5px solid;
	overflow: hidden;
}
.sponsors img.withmargin { /* C-S-S and S-C-C Layouts*/
   margin-right: 8px;
   overflow: hidden }
   
.SidebarItem {
   margin: 0 0 10px 0;
   padding: 0 0 10px 0; }
.SidebarItem h2 {
   background: transparent url(img/sidebartop.png) no-repeat;
   color: #fff;
   height: 25px; 
   padding: 5px 0 0 5px; }
.SidebarBody {
   background-color:#EBEBEB; 
   color: black;
   padding: 5px;
   border: 1px solid #525252;
}
.SidebarBody a {
   color: #000099;
   text-decoration: none; }
.SidebarBody a:hover {
   text-decoration: underline;
   color: #336699;
 }
.SidebarItem ul, #SidebarItem ol {
   list-style: none; }
.SidebarItem li {
   line-height: 1.2; }

/******** Footer ********/
#footer {
   clear: both;
   background: transparent url(img/footer3.png) top center repeat-x;
   width: 960px; 
   color: #fff;
   height: 45px;
   font-size: 0.8em;
   line-height: 1.2em;
   font-weight: bold;
   margin: 0px auto; }
#footer p {
   font-weight: bold;
   border-top: 1px solid #aaa;
   padding: 15px 0 5px 5px; }
#footer p span {
   padding-right: 5px; }
#footer a {
   color: #fff;
   text-decoration: underline; }
#footer a:hover {
   color: #95b804; }
	
#BoxLine {
   /* background-color: white; */
   color: black;
   padding: 5px;
   border: 1px solid #525252;
   text-align: center;
}
#BoxNoLine {
   /*background-color: white; */
   color: black;
   padding: 5px;
   /* border: 1px solid #525252; */
   text-align: center;
}
.tblAll
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}
.tblMain {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	padding-left: 3px;
}

.tblText{
 	FONT-SIZE: 10pt; MARGIN: 1px 40px; COLOR: #000000; LINE-HEIGHT: 1.5em; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.aFooter a {
   text-decoration: underline;
   color: #CCC;
   font-weight: bold; }