/* Reset Style.
* @author Eric Meyer
* @author Russ Tennant (russ@i2rd.com)
* @author Ben Barber (bbarber@i2rd.com)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}
body{line-height: 1;color: #000;background: #FFF;}
ol, ul{list-style: none;}
table{border-collapse: separate; border-spacing: 0;}
caption, th, td{text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

td{vertical-align: middle;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
b, strong{font-weight: bold;}
html, body, div.page, div.ieonly {
	margin: 0;
	padding: 0;
	height: 100%;
}

#e_content {
	position: relative;
	min-height: 100.0%;
}
* html #e_content {
	height: 100%;
}

#footer {
	position: relative;
	margin-top: -100px;
	height: 100px;
}

#header {
	height: 100px;
}

#e_column_0 {
	padding-bottom: 100px;
}

#column1 {
	float: left;
	width: 49.0%;
}

#column2 {
	float: left;
	width: 49.0%;
}
 /*
Basic Styles
Company: Auto Viri
Author: Rebecca Nispel (rnispel@i2rd.com)
*/

html {
  font-size: 100%;
}
body {
  font: .8em arial, sans-serif;
  background: #00413a url(/resources/dyn/files/131612z7d7d5f3b/_fn/main_gradient.png) repeat-x top;
  color: #5b5b5b;
}

/* alignment ----*/
#header,
#footer,
#top_bar,
#e_column_0,
#e_column_0_wc_0,
#home_page,
#template_heading {
  width: 100%;
  overflow: hidden;
}
#header_wc_0,
#footer_wc_0,
#top_bar_wc_0,
#e_column_0_wc_1,
#template_heading_wc_0,
#home_page_wc_0,
#header_wc_1 {
  width: 950px;
  margin: 0 auto;
}
#e_column_0 {
  background: url(/resources/dyn/files/132587zcc26014a/_fn/interior_gradient_sm.gif) repeat top center;
}
#e_column_0_wc_0 {
  background: url(/resources/dyn/files/132588z5c991cdb/_fn/interior_gradient.gif) repeat-x top center;
}
#column2 {
  width: 72%;
  margin-top: 19px;
  min-height: 300px;
}
#column1 {
  background: url(/resources/dyn/files/143904z9e7098e9/_fn/column1_bg.gif) repeat-y 9% top;
  width: 220px;
  margin-left: 20px;
}
#column1_wc_0 {
  min-height: 318px;
  width: 100%;
  overflow: hidden;
  background: url(/resources/dyn/files/143951z936d9823/_fn/column1.gif) no-repeat 9% top;
}
/* header ------------------------*/
#header {
  height: 91px;
  padding-top: 30px;
  background: white;
}
#header_wc_1 {
  background: url(/resources/dyn/files/140958zf8048f69/_fn/top_border.gif) no-repeat right top;
  overflow: hidden;
}
#header_wc_0 {
  background: url(/resources/dyn/files/140952z18d16677/_fn/logo.gif) no-repeat 20px bottom;
}
#logo {
  float: left;
  width: 300px;
  height: 85px;
}
#logo a {
  width: 300px;
  height: 85px;
  text-indent: -4000em;
  display: block;
}

/* navigation */

#navigation .menubeanv_persistent,
#navigation .menubeanv {
  margin: 35px 0 0 20px;
}
#navigation .menubeanv_persistent .menubeanv_persistent,
#navigation .menubeanv .menubeanv {
  margin: 0px;
}

#navigation li {
  display: block;
  clear: both;
  background: #5ac4b8;
  margin: 0 0 5px 20px;
  width: 150px;
  padding: 3px 0 5px 0px;
  width: 155px
}

#navigation li a:hover,
#navigation li a.over {
  background: #ffffff;
  color: #2bafa5;
}
#navigation li a {
  text-transform: uppercase;
  letter-spacing: 1.2px;
  color: #fff;
  width: 149px;
  margin-left: 3px;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  display: block;
  padding-top: 1px;
  height: 17px;
}
#navigation li span {
  padding-left: 5px;
}
#navigation li.over ul,
#navigation li:hover ul {
  display: none;
}
/* side navigation */

#media_template #navigation ul ul {
  display: block;
}

#navigation li li {
  margin: 0px;
  padding: 0;
}

#navigation li li a {
  border-bottom: none;
  padding: 7px 0 7px 17px;
  margin: 0px;
  margin-left: 0px;
  height: 9px;
  font-size: .85em;
  width: 138px;
}
.ieonly #navigation li li a {
  padding: 3px 0 3px 17px;
}
#navigation li li a:hover,
#navigation li li a.over {
  background: #dfefed;
}
/*capstone link */

#capstone {
  padding-left: 40px;
}
#capstone a {
  color: #ffffff;
  font-weight: bold;
  font-size: .8em;
}

/*footer*/
#footer {
  z-index: 1;
  background: url(/resources/dyn/files/131615ze319ca98/_fn/bottom_gradient.png) repeat-x top center;
}
#copyright {
  padding-right: 80px;
  padding-top: 10px;
  float: right;
  font-size: .9em;
  color: #fff;
}
/* list styles */
.textbean ul,
.textbean ol {
  margin-left: 35px;
  padding: 10px 0;
}
.textbean ul li {
  list-style: disc;
  padding-bottom: 10px;
}
.textbean ol li {
  list-style: decimal;
  padding-bottom: 10px;
}
/*basic styles */

a {
  color: #5AC4B8;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

h2 {
  color: #104d46;
  font-size: 1.3em;
  padding-bottom: 1em;
  font-family: trebuchet MS;
}
h3 {
  color: #104D46;
  font-weight: bold;
  padding-bottom: 10px;
  font-style: italic;
}
h4 {
  font-weight: bold;
  padding-top: 2em;
}

p {
  line-height: 1.4;
  margin-bottom: 1em;
}
#column2 {
  margin-top: 0px;
  padding-bottom: 20px;
  background: url(/resources/dyn/files/144303z9054b025/_fn/home_image.jpg) no-repeat top center;
}
#column1,
#column2 {
  display: inline; /* fix IE6 double margin bug*/
}
#main_text h2 {
  color: #fff;
  font-weight: bold;
  font-size: 2.7em;
  width: 300px;
  padding-bottom: 0px;
  text-transform: uppercase;
}
#ie6only #main_text img {
  behavior: url(/resources/all/docroot/cms/legacy/ie6pngfix.htc);
}
#main_text p {
  color: #fff;
  width: 345px;
}
#column2 .textbean {
  border: none;
  width: 100%;
  margin-top:  19px;
  background: none;
  padding: 11px 0 6px 20px;
  height: 281px;
}

/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh_persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh_persistent,
ul.menubeanh_persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh_persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh_persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh_persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh_persistent ul,
ul.menubeanh_persistent ul ul,
ul.menubeanh_persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh_persistent li.over ul ul,
ul.menubeanh_persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh_persistent li.over ul,
ul.menubeanh_persistent ul li.over ul,
ul.menubeanh_persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv_persistent,
ul.menubeanv ul,
ul.menubeanv_persistent, ul { 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv_persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv_persistent li.mi_parent {
  cursor: pointer;
}
ul.menubeanv_persistent li ul {
  display: none;
}
ul.menubeanv_persistent li.over ul {
  display: block;
}

