/* Start of CMSMS style sheet 'site_main' */
* {
   padding:0;
   margin:0;
}
h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
	margin-bottom: 1em;
	font-size: 1.1em;
}
html, body {
	min-height:100.2%;
	margin-bottom: 1px;
    font-size: 90%;
  }

body{
	font-family:  "Trebuchet MS", Arial, Verdana;
	margin-top: 0;
	text-align: left;
	background-color: #A2B3C1;
	
}
h1 {
	font-size: 1.6em;
	color:#003777;
  }
h2 {
	font-size: 1.3em;
	color: #13649F;
	font-weight: bold;
  }
h3 {
	font-size: 1.2em;
	color: #E69500;
	border-bottom-color: #CCC;
	font-weight: bold;
}
h4 {
	font-size: 1.1em;
	color:#E69500;
	font-weight:bold;
	border-bottom: 1px solid #333333;
	border-bottom-color: #CCC;
   }
h6 {
	 font-style:italic;
 }
ol, UL { 
     margin-left: 20px;
     margin-right: 15px;
   }	
p, LI, td { 
     color: #4B4B4B;
}
dt { 
     font-weight: bold;
     padding-top: 5px;
     padding-bottom: 5px;
     }
IMG { 
	border: 0;
	}
a img {
	text-decoration: none;
}
/*----------- page layout ----------------------------*/   
#printheader {
	display: none;
	}
#topnav {
	margin:0 10px;
	height: 37px;
	background-image: url(uploads/images/site_layout/junior_header2.jpg);
	background-repeat: no-repeat;
	}
#navbar {
	width: 90%;
	padding-left: 3px;
	height: 28px;
	padding-top: 3px;
	display:inline;
	float: left;
    }
#navbar {
	margin-bottom: 0;	
   }
#header1 {
	background-color:#FFFFFF;	
	width: 990px;
	padding: 0;
	margin: 0 10px;
	background-image: url(uploads/images/site_layout/junior_header1.jpg);
	height: 222px;
	}
#wrap {
	background-color:#FFFFFF;
	margin: 0px auto;
	width: 1010px;
	background-image: url(uploads/images/site_layout/wrap_bg.jpg);
	background-repeat:repeat-y;
	text-align: left;
}
#lastline { 
  background-image: none;
  margin: 0px auto; 
  padding-top: 3px;
  float: right;
  text-align: right;
}
#main-content {
	float: left;
	width: 678px;
	padding: 20px 20px 20px 40px;
	display: inline;
	min-height:350px;
  	height:auto !important;
  	height:250px;
}
#right-content {
  float: left; 
  width: 260px; 
  padding-top: 2px;
  margin:0;
}
#sponsers {
	margin: 5px 10px;
	background-image: url(uploads/images/site_layout/seperator.jpg);
	background-position: top;
	background-repeat:repeat-x;
	padding: 5px 10px;
}
#foot {
	clear: both;
	padding: 0px 30px 0 30px;
	height: 37px;
	overflow: hidden;
	background-image: url(uploads/images/site_layout/footer.jpg);
	background-repeat: no-repeat;
	}
#foot p, #foot a {
	color: #CCC;
        font-size: 0.95em;
}
#lastline {
        margin-top: 6px;
}
#lastline a {
	color: #CCC;
}
#lastline p {
	color: #999999;
	font-size: 0.9em;
}
.right_box {
	width: 225px;
	height: 65px;
	padding: 12px 20px 10px 15px;
	margin-bottom: 5px;
	background-image:url(uploads/images/site_layout/right_link_bg.jpg);
	background-repeat: no-repeat;
	}	
.right_box h1 {
	color: #003777;
	font-size: 1.4em;
	margin-bottom: 5px;
	line-height: 1em;
	} 
.right_box h1 a {
	color: #492F91;
            }
.right_box p, .right_box a {
	color: #666666;
	font-weight:bold;
            margin-bottom:0;
	} 
.right_box a:hover {
	text-decoration: none;
	font-weight:bold;
	} 
/*------ table structure for right content - duplicate of right box ------*/
.tbl_rightlinks { 
	border: none;
	width: 258px;
	}
.tbl_rightlinks tr {
	margin-bottom: 3px;
	width: 258px;
        height: 89px !important;
}
.tbl_rightlinks td {
	width: 225px;
	height: 89px;
	#height: 67px;  /* IE Browsers */
	overflow: hidden;
	padding-left: 15px;
        padding-right: 20px;
	#margin-bottom: 5px;
	background-image:url(uploads/images/site_layout/right_link_bg.jpg);
	background-repeat: no-repeat;
	}	
.tbl_rightlinks td h1 {
	color: #003777;
	font-size: 1.2em;
	margin-bottom: 5px;
	line-height: 1em;
	} 
.tbl_rightlinks td h1 a {
	color: inherit; 
            }
.tbl_rightlinks td p {
	color: #666666;
        margin-bottom:0;
	} 
.tbl_rightlinks td a:hover {
	text-decoration: underline;
	}
 
.quicklinks {
	width: 250px;
	padding: 3px 5px;
	height: 22px;
	line-height: 22px;
	margin-bottom: 0;
	}
.quicklinks form { 
	margin-bottom: 0;
	}
/* -------------   Links --------*/
a {
	color: #036;
	text-decoration: none;
}

a:hover { 
    text-decoration: underline;
}
    	  
a.foot_link { 
   color:#CCCCCC;
   text-decoration:none;
   font-size: 0.9em;
   }
a.foot_link:hover, a.foot_link:active   { 
   color:#FFCC99;
   text-decoration:underline;
   font-size: 0.9em;
   
   }
/* -----------------  Others   ------------ */
.clear { clear: both; }

td { 
   color: #333333;
   font-size: 0.95em;
   padding: 1px 5px;  
 }
/* End of 'site_main' */

