/*  GLOBAL STYLES  */

body {
	margin: 0px auto;
	padding: 0px;
	background-color: #cccccc;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

table {
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	padding-left: 5px;
}
p{
	padding: 3px 0px;
	margin: 0px;
}
li.numbered{
	margin: 0px 0px 0px 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	list-style-type: decimal;
	background-image: url(../images/common/spacer.gif);
	background-repeat: no-repeat;
	list-style-position: outside;
	padding-left: 0px;
}
li.sitemap{
	margin: 0px 0px 0px 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	list-style-type: none;
	background-image: url(../images/common/spacer.gif);
	background-repeat: no-repeat;
	list-style-position: outside;
	padding-left: 0px;
}
ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;	
}
ul.li.ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
li{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	background-image: url(../images/common/dash.gif);
	background-repeat: no-repeat;
	background-position: left 5px;	
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border: none;
}
a.nohover:link, a.nohover:hover, a.nohover:visited, a.nohover:active {
	text-decoration: none;
	border: none;
	background-color: #FFFFFF;
}

a.carretlink:link, a.carretlink:visited, a.carretlink:active {
	color: #000000;
	text-decoration: none;
	border: none;
}
a.carretlink:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border: none;
}
a.bluelink:link, a.bluelink:visited, a.bluelink:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5079BC;	
	border: none;
}
a.bluelink:hover {
	color: #5079BC;
	text-decoration: underline;
	background-color: #FFFFFF;
	border: none;
}
.underline{
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.italic {
	font-weight: italic;
}
.spacer {
	height: 25px;
	background-color: #FFFFFF;
	width: auto;
}
.img-float{
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.img-float-r{
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
}
.pull-quote{
	padding: 10px;
	background-color: #CCFF99;
	font-style: italic;
}
#nav {
	width: 900px;
}

/*  FRAME STYLES  */

#wrapper {
	text-align: left;
	width: 900px;
	border: 2px solid #FFFFFF;
	margin-bottom: 15px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#menu {
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	text-align: center;

}
#content-border{
	background-image: url(images/border_gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #80b0c6;
	padding: 19px;
	position: relative;
}
#content{
	background-color: #FFFFFF;
	padding: 10px;
	height: auto;
	position: relative;	
}
#footer{
	background-image: url(images/footer_bkg.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 11px 11px 11px 25px;
	background-color: #5a5d5e;
	background-repeat: repeat-x;
}
#footer{
	font-size: 9px;
	color: #FFFFFF;
	padding-right: 240px;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
a.footerlink:hover {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 1px;
	background-color: #666666;
}

/*  HOME PAGE STYLES  */

#hometop{
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#ltgreybox{
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #b9d3e0;
	border-right-color: #b9d3e0;
	border-bottom-color: #b9d3e0;
	height: 172px;
	margin: 0px;
	background-color: #81b0c6;
	margin-bottom: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #b9d3e0;
}
#homeflash{
	float: right;
}
#homebottom{
	padding-top: 10px;
}
#leadership{
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 33%;
}
#leadership-head{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3366cc;
	padding: 3px;
	letter-spacing: 1px;
	margin-bottom: 0px;
}
#ss-development{
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;	
}
#development-head{
	font-weight: bold;		
	font-size: 11px;
	color: #FFFFFF;
	background-color: #42AED5;
	padding: 3px;
	letter-spacing: 1px;
}
#ss-management{
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;	
}
#management-head{
	font-weight: bold;		
	font-size: 11px;
	color: #FFFFFF;
	background-color: #A5CF3D;
	padding: 3px;
	letter-spacing: 1px;
}
#ss-marketing{
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;	
}
#marketing-head{
	font-weight: bold;		
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7CB0C8;
	padding: 3px;
	letter-spacing: 1px;
}
#ss-direct{
	margin-right: 5px;
	margin-left: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 33%;
}
#direct-head{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #ff9933;
	padding: 3px;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-top: 2px;
}
#direct-content{
	padding-right: 3px;
	padding-left: 3px;
}
#updates{
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	width: 33%;
}
#updates-head{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
	padding: 3px;
	letter-spacing: 1px;
	margin-bottom: 2px;
	margin-top: 0px;
}
#updates-content{
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#int_frm{
background-color: #ffff66;
}
#subscribe{
	padding-top: 10px;
	background-image: url(../images/index_imgs/subscribe_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 15px;
	background-color: #FFFF00;
}
a.subscribelink:link, a.subscribelink:visited, a.subscribelink:active {
	color: #5079BC;
	text-decoration: underline;
}
a.subscribelink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #5079BC;
}

a.yellowlink:link, a.yellowlink:visited, a.yellowlink:active {
	color: #FFFF00;
	text-decoration: underline;
}
a.yellowlink:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFF00;
}
.wht-txt {
	color: #FFFFFF;
}
.yellow-txt {
	color: #FFFF00;
}
.lg-type {
	font-size: 16px;
	line-height: 25px;
	font-family: Helvetica;
	font-weight: 100;
}


/*  SECONDARY PAGE STYLES  */



#left-menu {
	padding: 0px;
	width: 160px;
	background-color: #D9D9D9;
	height: auto;
}
#left-devmenu {
	padding: 0px;
	width: 160px;
	background-color: #ADE5F2;
	height: auto;
}
#left-manmenu {
	padding: 0px;
	width: 160px;
	background-color: #E8EEAD;
	height: auto;
}
#left-marmenu {
	padding: 0px;
	width: 160px;
	background-color: #D5E2E9;
	height: auto;
}
#left-dirmenu {
	padding: 0px;
	width: 160px;
	background-color: #FEDBB4;
	height: auto;
}

#right-content {
	height: auto;
	width: auto;
}
#breadcrumb{
	margin-top: 5px;
	margin-bottom: 4px;
	padding-left: 3px;
	display: block;
	width: auto;
}
#main{
	height: auto;
	width: 450px;
	margin-right: 10px;
	margin-left: 12px;
}
#main-img {
	background-image: url(../images/common/grey_dither.gif);
	width: 450px;
}
#main-copy-head{
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #5A5E5E;
	padding: 3px;
	margin-top: 3px;
}
.main-copy-head{
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #5A5E5E;
	padding: 3px;
	margin-top: 3px;
}
#main-copy-devhead{
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #42AED5;
	padding: 3px;
	margin-top: 3px;
}
#main-copy-manhead{
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #99CC33;
	padding: 3px;
	margin-top: 3px;
}
#main-copy-marhead{
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #7CB0C8;
	padding: 3px;
	margin-top: 3px;
}
#main-copy-dirhead{
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #FD982E;
	padding: 3px;
	margin-top: 3px;
}
#main-copy{
	font-size: 11px;
	line-height: 15px;
	padding: 3px;
}
.main-copy{
	font-size: 11px;
	line-height: 15px;
	padding: 3px;
}

#ss {
	width: 205px;
	background-color: #E6E6E6;
	margin-top: 22px;
}
#ss-head {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
	padding: 3px;
}
#ss-devhead {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #42AED5;
	padding: 3px;
}
#ss-manhead {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #99CC33;
	padding: 3px;
}
#ss-marhead {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7CB0C8;
	padding: 3px;
}
#ss-dirhead {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FD982E;
	padding: 3px;
}
#ss-copy {
	padding: 3px;
}
#ss-dev {
	width: 205px;
	background-color: #ADE5F2;
	margin-top: 22px;
}
#ss-man {
	width: 205px;
	background-color: #E8EEAD;
	margin-top: 22px;
}

#ss-mar {
	width: 205px;
	background-color: #D5E2E9;
	margin-top: 22px;
}
#ss-dir {
	width: 205px;
	background-color: #FEDBB4;
	margin-top: 22px;
}



.2col-margin-r {
	padding-right: 5px;
	width: 50%;
}
.2col-margin-l {
	padding-left: 5px;
	width: 50%;
}
.space-after {
	padding-bottom: 10px;
}
.space-before {
	padding-top: 10px;
}
a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:active {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;	
}
a.breadcrumb:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
	background-color: #FFFFFF;	
}
a.secondarylink:link, a.secondarylink:visited, a.secondarylink:active{
	background-image: url(../images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 9px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-decoration: none;
	padding-left: 22px;
	color: #666666;
}

a.secondarylink:hover{
	background-image: url(../images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 9px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-decoration: none;
	padding-left: 22px;
	color: #666666;
	background-color: #FFFFFF;
}

a.tertiarylink:link, a.tertiarylink:visited, a.tertiarylink:active{
	background-image: url(../images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: 22px 9px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-decoration: none;
	padding-left: 35px;
	color: #666666;
	background-color: #EDEDED;
}

a.tertiarylink:hover{
	background-image: url(../images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: 22px 9px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-decoration: none;
	padding-left: 35px;
	color: #666666;
	background-color: #FFFFFF;
}

a.secondarylink-h:link, a.secondarylink-h:hover, a.secondarylink-h:visited, a.secondarylink-h:active{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-decoration: none;
	padding-left: 22px;
	background-color: #FFFFFF;
	color: #666666;
}

a.tertiarylink-h:link, a.tertiarylink-h:hover, a.tertiarylink-h:visited, a.tertiarylink-h:active{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-decoration: none;
	padding-left: 35px;
	color: #666666;
	background-color: #FFFFFF;
}
.courier{
	font-family: "Courier New", Courier, mono;
}
.form{
	width: 450px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.form-text{
	width: 150px;
}
.send{
	margin-left: 150px;
}
/*moved from home page html by RA*/
  .style2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
  }
  .style10 {color: #660000}
  .style11 {
        font-size: 14px;
        font-weight: bold;
        color: #4f78bc;
  }
  .style12 {
        color: #4f78bc;
        font-weight: bold;
        border-bottom: 1px solid #4f78bc;
        text-decoration: none;
  }
  .style13 {color: #ffffff}
  .style14 {
        color: #5079BC;
        font-weight: bold;
  }
  #ltgreybox_new {
  }
  pRR {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: 15px;
        font-weight: normal;
        font-variant: normal;
        color: #000000;
  }


.style2 {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}

#email_frm {
margin:0;
}

#email_add {
height:28px;
margin:0;
padding-top:3px;
vertical-align:bottom;
width:126px;
}

#email_add {
height:28px;
margin:0;
padding-top:3px;
vertical-align:bottom;
width:126px;
}

#thank_you {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
margin-right:60px;
}

.error {
color:#FF0000;
}

