html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img, table {
	border:none;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	
}

a:link, a:visited {
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
}

input.button {
 cursor: pointer;
 background:none;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0;
	margin-bottom: 1px;
}

div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
}

body.width_medium div#wrapper {
	width: 950px;
}

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}


div#header_r {
	padding:0px 25px;
	text-align: left;
}

#logo {
	padding: 0px;
	text-align: left;
	height:87px;
	
}


.logininfo{
	padding-bottom:5px;
	color:#ffffff;
	text-align:left;
}
#logo a, #logo a:link, #logo a:hover {
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	padding:0;
	margin:0;
	line-height:1.4em;
	color:#fefefe;
	text-decoration:none;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

div#tabarea {

	background: url('../../images/top_menu_bg.jpg') repeat-x top left;
	margin: 0 6px
}

div#footer_r {
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-right: 250px;
	text-align: left;
}

#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 20px;
	overflow: hidden;
	text-align:right;
}

#area {
	padding: 0;
	width:100%;
}

#whitebox {
	margin: 0;
	width: auto;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #ebebeb url('../../images/header_top_middle.jpg') repeat-x 0 0;
}

#whitebox_tl {
	background: url('../../images/header_top_left.jpg') no-repeat 0 0;
}

#whitebox_tr {
	height: 16px;
	overflow: hidden;
	background: url('../../images/header_top_right.jpg') no-repeat 100% 0;
}

#whitebox_m {
	width: auto;
	padding: 10px;
	margin:0 6px;
	background: url('../../images/left_bg.jpg') 100% 100%;
}


#whitebox_br {
	height: 13px;
	background: url('../../images/mw_content_b_r.png') no-repeat 100% 100%;
}

/* horizontal pill menu */
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_m {
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_l {
  width:  2px;
}

#pillmenu {
  white-space: nowrap;
  height: 28px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
	background: url('../../images/top_menu_separator.jpg') no-repeat top right;
}

#pillmenu a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
	float:left;
  display:block;
  height: 22px;
  line-height: 24px;
  padding: 3px 20px;
  color: #fefefe;
  text-decoration: none;
}

#pillmenu a:hover {
  color: #96abbe;
}

#pillmenu a#active_menu-nav {
	height: 28px;
	line-height: 21px;
}

#leftcolumn, #rightcolumn {
	margin: 0;
	width: 16%;
	float:left;
}

div#maincolumn {
padding:0 10px;
float:left;
width: 64%;
}
div#maincolumn_full {
padding:0 10px;
width: 80%;
float:left;
}

div.nopad {
	padding: 0;
}

td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #06569d;
	text-align: center;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Tahoma, Helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	color: #06569d;
	text-align: center;
	width: 100%;
}



h4 {
 margin: 0;
  font-weight: bold;
  font-family: Tahoma,Helvetica,Arial,sans-serif;
  color:#000000;
  font-size: 14px;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: center;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Tahoma,Helvetica,Arial,sans-serif;
  color:#06569d;
  font-size: 16px;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: center;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.clr {
	clear: both;
}




/* ****************************************************************************** */
/* blue */
input, button {
	border:1px solid #dcdcdc;
	background:transparent;
}


/* blue */
a:link, a:visited {
	color: #06569d;
}

a:hover {
	color: #0b3768;
}

#pillmenu a#active_menu-nav {
  background: url('../../images/top_menu_hover_bg.jpg') repeat-x top right;
  color: #fff
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th {
  color: #06569d;
}


/* ********************************************************************************* */
/* blue */
#page_bg {
	background: #ebebeb;
	margin:20px 20px;
}

div#wrapper {
	background: url('../../images/left_shadow.jpg') repeat-y 0 0;
}

div#wrapper_r {
	background: url('../../images/right_shadow.jpg') repeat-y 100% 0;
}

div#header {
	background: #06569d url('../../images/header_top_middle_shadow_bg.jpg') repeat-x bottom left;
	margin:0 6px

}

div#header_r {
	/*background: url('../../images/header_lr_bg.jpg') no-repeat bottom right;*/
}

div#footer {
	background: url('../../images/footer_m_bg.jpg') repeat-x 0 100%;
}

div#footer_l {
	background: url('../../images/footer_l_bg.jpg') no-repeat 0 0;
}

div#footer_r {
	background: url('../../images/footer_r_bg.jpg') no-repeat 100% 0;
}

/* ********************************************************************** */

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color			: #2861a4;
	font-family: Arial,sans-serif;
	text-decoration:none;
}
a.sgfooter:hover {
	color: #2861a4;
	font-family: Arial,sans-serif;
	text-decoration:none;
}
#sgf {
font-size: 11px;
text-align:center;
width:100%;
margin:0px auto;
color: #2861a4;
font-family: Arial,sans-serif;
}
.sgf {
text-align:right;
font-size: 11px;
font-family: Arial,sans-serif;
color: #2861a4;
text-decoration:none;
}
.sgf1 {
font-size: 11px;
font-family: Arial,sans-serif;
color: #2861a4;
text-align:left;
}

a.sglink:link, a.sglink:visited {
	color			: #2861a4;
	font-size		: 11px;
	font-family: Arial,sans-serif;
	text-decoration:none;
}
a.sglink:hover {
	color			: #2861a4;
	font-family: Arial,sans-serif;
	text-decoration:none;
}
