/* sicom.com:  Common Element Styles 
Copyright 2008 Sicom Systems, Inc.

Design created by Freakified; for more, visit us at:
http://solutions.freakified.net/
*/

.graphictext * {
  display: none;
}

.right {
	float: right;
}

#mainbox ul {
	margin-left: 1em;
	list-style: none;
}

#mainbox ul li {
  background: transparent url('images/bullet.gif') no-repeat 0 .5em;
  padding-left: 1em;
}

#mainbox ul ul {
	list-style: circle;
}

.descriptivecaption {
  float:right;
  margin-right:35px;
  text-align:right;
  width:440px;
}
/*
table {
  font-family: tahoma, "trebuchet ms", sans-serif;
  font-size: 90%;
  color: #fff;
  line-height: 1.5em;
}*/

#centralcolumn {
  margin: 0 auto;
  width: 950px;
  min-height: 661px;
  background: #9cc6db url("./images/bg.jpg") no-repeat scroll 50% 0;
  padding-bottom: 1em;
}

#toplogo {
  float: left;
  margin-top: 50px;
  width: 416px;
  height: 80px;
  display: block;
  background: transparent url('images/toplogo.gif');
}

#topquote {
  margin-top: 50px;
  float: right;
  text-align: left;
  width: 465px;
  height: 100px;
  overflow: hidden;
}

#topquote p {
  height: 4.5em;
  overflow: hidden;
}

#topquote-left, #topquote-right {
  width: 50px;
  height: 90px;
  background: transparent url('images/topquote-left.gif') no-repeat top left;
  float: left;
}

#topquote-right {
  background-image: url('images/topquote-right.gif');
  float: right;
}


#topquote-author {
  text-align: right;
  padding-top: 5px;
  margin: 0;
}

#nav {
  list-style: none;
  margin-right: -5px;
  margin-top: 40px;
  font-weight: bold;
  float: right;
}

#nav li {
  float: left;
  height: 26px;
  margin-right:-5px;
}

#nav li a {
  text-decoration: none;
  color: #000;
}

#nav li a:hover {
  text-decoration: underline;
  color: #000;
}

#nav li .tabInterior {
  padding: 3px 5px 0 0;
  background-color: #b9c3d5;
}

#nav .tabactive a {
  color: #fff !important;
}

#nav li div {
  height: 26px;
  float: left;
}

#nav .tabactive {
  position:relative;
  z-index: 5;
}

#nav .tabactive .tabInterior {
  background-color: #5d759f;
  color: #fff;
  
}

#nav .tabactive .tabLeft {
  width: 22px;
  background: transparent url('images/tabactive-left.gif') no-repeat top left;
}

#nav .tabactive .tabRight {
  width: 7px;
  background: transparent url('images/tabactive-right.gif') no-repeat top left;
}

#nav li .tabLeft {
  width: 22px;
  background: transparent url('images/tabinactive-left.gif') no-repeat top left;
}

#nav li .tabRight {
  width: 7px;
  background: transparent url('images/tabinactive-right.gif') no-repeat top left;
}

#mainbox {
  background: #2c4776 url('images/mainbox-bg-top.jpg') no-repeat top center;
  width: 960px;
  float: right;
  margin-right: -10px;
  color: #fff;
  position: relative;
  z-index: 6;
}

#mainbox a {
  color: #accfe1;
}

#mainbox ul li {
  margin: 1em 0;
}

#subnav {
  list-style: none;
  font-weight: bold;
  font-size: 90%;
  float: right;
  padding: 0 0 0 100px;
  background: transparent url('images/subnav-decoration-left.gif') no-repeat bottom left;
}

#subnav li {
  float: left;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  white-space: nowrap;
  line-height: 1em;
  border-bottom: 1px solid #7488aa;
  border-left: 1px dotted #7488aa;
  
}

#subnav li span {
  display: block;
  padding: 7px 7px 6px;
  background: #687da3 url('images/subnav-active-bg.gif') repeat-x top left;
}

#subnav li a {
  display: block;
  padding: 7px 7px 6px;
  color: #fff;
  text-decoration: none;
}

#subnav li a:hover {
  background: #5a709a url('images/subnav-hover-bg.gif') repeat-x top left;
  text-decoration: underline;
}

.leadinglinetext {
  margin: 15px 10px 10px;
  float: right;
  text-align: right;
  clear:right;
}

#leadingline {
  clear: both;
}

.sectionheadtext {
  float:right;
  margin-bottom:15px;
}

.spotlightarea {
  float: left;
  width: 260px;
  margin-left: 100px;
  text-align: left;
  font-size: 90%;
}

.spotlightarea img {
  margin: -35px 0 -145px;
  position: relative;
  z-index: -1;
}

.spotlightarea li {
  margin: .5em 0 0 0 !important;
}

#mainboxbottom {
  width: 960px;
  height: 64px;
  background: transparent url('images/mainbox-bg-bottom.gif') no-repeat;
  margin-top: 2em;
}

.rightcolumn {
  clear: right;
  text-align: left;
  padding-right: 15px;
  float: right;
  width: 410px;
}

.rightcolumn p {
  padding-left: 20px;
}

.pointbox, .doublepoint {
  background: transparent url('images/pointbox-separator.png') no-repeat top right;
  text-align: left;
  display: block;
  margin: 10px 10px 10px 35px;
  padding: 10px 0;
}

.doublepoint {
  padding: 2px 0;
}

.doublepoint-title {
  float: right;
  margin-bottom: 15px;
}

.doublepoint-right {
  float: right;
  width: 370px;
}

.doublepoint-left {
  float: left;
  width: 370px;
}

.imagewithborder {
  border: 4px solid black;
  -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
  border-radius: 3px;
}


.pointillustration {
  float: left;
  width: 360px;
  font-size: 90%;
  text-align:center;
}

.pointtext {
  float: right;
  width:410px;
}


.morelink {
  text-align: right;
  margin: 0;
}

#lowernav {
  list-style: none;
  font-size: 85%;
  margin: 20px auto;
}

#lowernav li {
  display: inline;
  margin-left: 1em;
}

#lowernav li span {
  font-weight: bold;
}

#lowernav li a {
  text-decoration: none;
  color: #000;
}

#lowernav li a:hover {
  text-decoration: underline;
}

#copyright {
  font-size: 85%;
}

