/* Pathway */
.pathway {
	font-weight: bold;
	font-size: x;
	text-align: left;
	color: #FCEEB4;
}
/* End Pathway */

/* Top Menu */
#navig {
	margin-left: 5px;
}

#navig ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

/* top level links */

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navig a {float:none;}
/* End IE5-Mac hack */


#navig li {
  margin: 0;
  float:left;
  margin-left: 4px;
  padding:0 0 0 7px;
}

#navig li a {
  float:left;
  display:block;
  line-height: 15px;
  height: 16px;
  padding: 3px 20px 0px 20px;
  font: normal 0.8em Tahoma, Verdana, Arial, Georgia, sans-serif;
  color: #FFFFFF;
  border-bottom: 3px solid #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}


div#navig li:hover a, div#navig li.sfhover a {
  color: #000000;
  border-bottom: 3px solid #000000;
}

div#navig li a:hover , div#navig li.sfhover a {
  color: #000000;
  border-bottom: 3px solid #000000;
}

div#navig li.active a {
  color: #000000;
  font-weight: bold;
  border-bottom: 3px solid #000000;
}

div#navig li.active {
  color: #000000;
  font-weight: bold;
}


/* End Top Menu */

/* User Top Modules */

td.user1 .moduletable th {
	line-height: 20px;
	padding-left:10px;
	background: #FF6633 url(../images/) 0 0 repeat-x;
	color:#FFFFFF;
	width: 10%;
	text-align:left;
}
/* END User Top Modules */

body {
	margin:0;
	padding: 0px;
	font: 12px Arial, sans-serif;
	background: #78A6CA url(../images/) repeat;
	color: #000000;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color:#FF6600;
}

a {
	font-weight: bold;
	text-decoration: none;
	color:#FF6600;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}
#allcontent {
	width: 800px;
	background:#FFFFFF url(../images/) repeat-x;
	border-left:7px solid #1E4C71;
	border-right:7px solid #1E4C71;
}
#header {
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(../images/header.png);
	background-repeat: no-repeat ;
    width: 100%;
	height: 200px;
}

#logo {
	margin-top: 0px;
	left:20px;
	width: 248px;
	height: 68px;
	background:url(../images/)no-repeat !important;
	background: transparent;
	position: relative;
	float: left;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/exptemp/images/',sizingMethod='scale'); 
}

#banner_exp {
	padding:0px 10px 0px 0px;
	width: 350px;
	height: 90px;
	float: right;
	color: #FFFFFF;
	text-align:left;
	overflow: hidden;
	background: url(../images/)!important;
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/exptemp/images/',sizingMethod='scale'); 
}

#mainbody {
	padding: 0 5px 0 5px;
	margin: 10px 0 0 0;
	
}

.mainbod {
	padding:5px;
}

div.moduletable h3,
.contentheading,
.componentheading {
	font-size: 130%;
	color: #1962AA;
	font-weight: bold;
}
.small {
	font-size: 90%;
	color: #787878;
}

.createdate {
	font-size: 90%;
	color: #787878;
}

.modifydate {
	font-size: 90%;
	color: #787878;
}

#colorbar {
  	float: left;
 	width: 100%;
	overflow: hidden;
	 
}

#toolbar {
	height: 27px;
	background: #ffffff url(../images/);
	
	padding:0px 0px 0px 10px;
	
}

div#nav li.active a {
  background: no-repeat bottom right;
  color: #ffffff;
}

div#nav li.active {
  background: no-repeat bottom left;
}

table .left_mod {
	background:   url(../images/) repeat-x;
	width:10px;
}

table .right_mod {
	background:  url(../images/) repeat-x;
	width:160px;
}

.moduletable th {
	line-height: 20px;
	background: #1E4C71;
	color:#FFFFFF;
	width: 10%;
}

td.left_sin .moduletable th {
	line-height: 20px;
	background: #1E4C71  url(../images/) 0 0 repeat-x;
	color:#FFFFFF;
	width: 10%;
}
td.right_sin .moduletable th {
	line-height: 20px;
	background: #CC3300  url(../images/) 0 0 repeat-x;
	color:#FFFFFF;
	width: 10%;
}
td.left_sin a.mainlevel {
   margin-top: 5px;
	padding-left: 10px;
	display: block;
	text-align: left;
	border-bottom: 1px solid #78A6CA;
	border-right: 3px solid #78A6CA;
	color: #000000;
	font-weight: bold;
	line-height: 21px;
}

td.left_sin a.mainlevel:hover, td.left_sin a.mainlevel:active {
	margin-top: 5px;
	padding-left: 10px;
	display: block;
	border-bottom: 1px solid #78A6CA;
	border-right: 3px solid #78A6CA;
	color: #000000;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
}

td.left_sin a.mainlevel#active_menu {
	margin-top: 5px;
	border-bottom: 1px solid #78A6CA;
	border-right: 3px solid #78A6CA;
	color: #000000;
}

td.right_sin a.mainlevel {
   margin-top: 5px;
	padding-left: 10px;
	display: block;
	text-align: left;
	border-bottom: 1px solid #78A6CA;
	border-right: 3px solid #78A6CA;
	color: #000000;
	font-weight: bold;
	line-height: 21px;
}

td.right_sin a.mainlevel:hover, td.right_sin a.mainlevel:active {
	margin-top: 5px;
	padding-left: 10px;
	display: block;
	border-bottom: 1px solid #78A6CA;
	border-right: 3px solid #78A6CA;
	color: #000000;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
}

td.right_sin a.mainlevel#active_menu {
	margin-top: 5px;
	border-bottom: 1px solid #78A6CA;
	border-right: 3px solid #78A6CA;
	color: #000000;
}
#footer_exp {
	text-align: center;
   	padding: 5px 0px 5px 0px;
	margin: 0px ;
	height:20px;
	background: url(../images/) 0 0 repeat-x;
	border-top: 1px thin #FF3333;
	border-bottom: 1px thin #FF3333;
	
}
#footer_exp a.mainlevel-nav {
	font-size:12px;
	padding-right: 10px;
	padding-left: 10px;
	color:#FFFFFF;
	text-decoration:none;
	border-right:1px solid #FFFFFF;
	
	}

#footer_exp a.mainlevel-nav:hover,#footer_exp a.mainlevel-nav#active {
	padding-right: 10px;
	padding-left: 10px;
	color:#000000;
	}
	
#footer_exp a#mainlevel-nav#active_menu {
	color: #000000;
}

#footer_exp a.mainlevel-nav#active_menu {
	color: #000000;
}
input.button {
	width: 60px;
	height: 20px;
	margin: 5px 5px 5px 5px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background: #66FF00  url(../images/but-bg_red.png) 0 0 repeat-x;
	border: 1px solid #FF9900;
}
input.button:hover {
	border: 1px solid #FF0000;
	background:#FF6600 url(../images/but-bg_red.png) 0 0 repeat-x;
}

input.button#hover, input.button#active {
	border: 1px solid #FF0000;
	background:#FF6600 url(../images/but-bg_red.png) 0 0 repeat-x;
}
td.left_sin {
	border: 1px solid #FFFFFF;
	padding: 5px;
	width:160px;
	background:  url(../images/) no-repeat;
}

td.right_sin {
	border: 1px solid #CCCCCC;
	padding: 5px;
	width:160px;
	background:   url(../images/) no-repeat;
}
#copyright {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background: #1E4C71 url(../images/) 0 0 repeat-x;
}

#copyright a {
	font-weight: bold;
	text-decoration: none;
	color:#FF0033;
}

#copyright a:hover {
	font-weight: bold;
	text-decoration: underline;
	color:#FF0033;
}

.user1 {
	border: 1px solid #ccc;
	padding: 5px;
	width: 33%;
}

html {
  height: 100%;
  margin-bottom: 1px;
}




#user3 {
	float: right;	
	margin-right: 10px;
	width: 65%;
}




#footer {
	padding-top: 10px;
	width: 100%;
	
}



#automar {
	margin-left:20px;
}

#automar1 {
	text-align: left;
	
}

.moduletable {
	width: 100%;
	margin-bottom: 10px;
}

#autotop .moduletable {
	width: 100%;
}



td.user1 .moduletable {
	width: 100%;
}

.moduletable td {
	padding-top: 2px;
}

.mosimage_caption {
	font-size: 90%;
	color: #fff;
	font-weight: bold;
	background-color: #ccc;
	border: 1px;
	margin: 10px;
}

input {
	font: 11px Arial, sans-serif;
}


select {
	font: 11px Arial, sans-serif;
}

textarea {
	padding-left: 2px;
	font: 11px/1.3em Arial, sans-serif;
}

td.left_sin ul {
	padding: 5px;
	margin: 5px;
}


td.left_sin a.sublevel {
	margin-top: 5px;
	padding-left: 24px;
	display: block;
	color: #BABABA;
	font-weight: bold;
	line-height: 20px;
}

td.left_sin a.sublevel#active_menu {
	margin-top: 5px;
	color: #ff6600;
	text-decoration: underline;
}



#wrapper {
	margin-bottom: -2px;
	margin-left: 20px;
}

a.readon {
	font-size: 90%;
}



#cont_all {
  	width: 100%;
	height: 100%;
  }