body, #body {
background-color:#FFF;
font-size:14px;
font-family:Times, serif;
margin:0 auto;
width: 900px;
padding:0;
 text-align: center;  /*centering the content for IE6 */

}

img { 
   behavior: url(iepngfix.htc); 
}

input,select {
font-size:12px;
}

a:link,a:visited {
color:#012b49;
}

h1 {
font-size:24px;
}

h2 {
font-size:24px;
}

h3 {
font-size:19px;
}

h4, legend {
font-size:16px;
}

h5 {
font-size:13px;
}

h6 {
font-size:10px;
}

img {
border:none;
}

h1,h2,h3,h4,h5,h6 {
margin:0;
padding:5px 0;
}


h1,h2,h3,h4,h5,h6,legend {
font-family:Times, serif;
font-variant:small-caps;
}

#home_title {
font-variant:normal;
color:#012B49;
}

div#search_small table, #search_small {
font-size:11px;
}

#select_small {
font-size:9px;
}

#sagehead {
background-color:#C3D7Ba;
}

.constrained {
width:800px
}

p {
margin-bottom:10px;
padding:0;
}

#header {
height:57px;
color:#fff;
position:relative;
}

#xEditingArea{
   text-align: left;
}

#sidebartitle {
font-family:Times, serif;
font-variant:small-caps;
font-size:24px;
margin:10px;
width:170px;
}

#sidebar {
font-family:Times, serif;
font-size:12px;
}

#error {
background-color:red;
color:#FFF;
height:28px;
}

#home {
width:600px;
float:left;
padding:20px 42px 42px;
height:100%;
}

label.search {
font-size:12px;
}

#content {
height:200px;
display:table; 
width:900px;
text-align:left;
}

#homepage {
width:800px;
position:relative;
right:50px;
margin:0 auto;
height:100%
}


#right {
width:196px;
height:100%;
padding:10px;
float:right;
}

#footer {
text-align:center;
width:900px;
background-color:#000;
font-size:12px;
color:#c5c8a1;
position:relative;
padding:10px 0;
}

#footer a:link,#footer a:visited {
color:#c5c8a1;
text-decoration:none;
}

#footer ul {
padding-bottom:2px;
}

#footer ul li {
display:inline;
}

#footer p {
color:#f1f1f1;
}

#footer #logoBox {
position:absolute;
right:20px;
top:10px;
}


#admin {
width:816px;
background-color:#FFF;
background-position:136px top;
position:relative;
right:40px;
padding:20px 42px 42px;
text-align: left; 
}

#home h2 {
margin-bottom:7px;
}


#homepage #footer {
clear:left;
}

.g-subhead,.bd {
font-weight:700;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
   top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#helptip{
	color:#FFFFFF;
	background-color:blue;
	font-weight:bold;
	padding:4px 4px 2px 4px;
	text-decoration:none;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
   cursor:help;
}
