@charset "UTF-8";
/* CSS Document */

* {
       margin: 0;
       padding: 0;
}
body { 
       font: 11px Georgia, serif;
}

html {
       overflow-y: scroll;
}
a {
      text-decoration: none;
}

/* Page Styling*/


#page-wrap {
	margin:0px auto;
        width:970px;
}

#page-wrap #maincontent {
}
#page-wrap #header {
     height: 190px;
}
#page-wrap #maincontent #leftcol #social {
	float: left;
	height: 35px;
	width: 150px;
}
#page-wrap #maincontent #leftcol #twitter {
	float: left;
	height: 200px;
	background-image: url(/source/twitterfeed.jpg);
	background-repeat: no-repeat;
        list-style:none;
        list-style-image:none;
        list-style-type:none;
        color: #00678A;
        padding:40px 18px 0px 0px;
        width:130px;
}
#page-wrap #maincontent #leftcol {
	width: 150px;
	float: left;
}
#page-wrap #maincontent #middlesec {
	width: 600px /*530px*/;
	float: left;
	min-height: 550px;
	background-repeat: no-repeat;
}
#page-wrap #maincontent #middlesec #middleseccontent {
	padding: 10px 50px 2px 55px;
	background-image: url(/source/middlesection_b.jpg);
min-height:198px;
}
#page-wrap #maincontent #leftcol #menu {
	float: left;
	height:auto;
        margin: 0 0 20px 0;
}
#page-wrap #maincontent #leftcol #menu1 {
	float: left;
	height:57px;
        /*height: auto; */
        padding:23px 0 0 7px;
	background-image: url(/source/menubg.jpg);
	background-repeat: no-repeat;
}
#page-wrap #maincontent #rightcontent {
	float: left;
	width: 220px;
}
#page-wrap #maincontent #rightcontent #search {
}
#page-wrap #maincontent #rightcontent #optin {
      background-image:url("/source/subscribe.jpg");
      background-repeat:no-repeat;
      height:150px;
      margin-bottom:5px;
      padding:35px 2px 0 10px;
      color: #FFFFFF;
	}
#page-wrap #maincontent #rightcontent #optin a {
       color: #FFFFFF;
}
#page-wrap #maincontent #rightcontent #optin a:hover {
       color: #FF9934;
}
#page-wrap #maincontent #rightcontent #solutions {
	background-image: url(/source/images/rightbar-bg.gif);
        background-position:top;
        background-repeat:no-repeat;
        background-color:#d9d9d9;
	height:420px /*193px*/;
	margin-bottom: 5px;
        padding: 7px 2px 0 10px;
	}
#page-wrap #maincontent #rightcontent #solutions1 {
       background-image:url("/source/smartstart.jpg");
       background-position:center top;
       background-repeat:no-repeat;
       color:#00678A;
       height:auto;
       padding:90px 15px 0 16px;
       text-align:right;
	}
#page-wrap #maincontent #rightcontent #solutions1footer {
       background-image:url("/source/smartstartfoot.jpg");
       background-repeat:no-repeat;
       height:30px;
       margin-bottom:5px;
       }
#page-wrap #maincontent #rightcontent #solutions1 a {
border-bottom: 1px solid #00678A;
text-decoration:none;
padding:0px 0px 5px 0px;
margin:0px 0px 0px 0px;
display:block;
line-height:90%;

}
#page-wrap #maincontent #rightcontent #solutions1 a:hover {
text-decoration:none;
padding:0px 0px 5px 0px;
margin:0px 0px 0px 0px;
display:block;
line-height:90%;
	border-bottom: 1px solid #FF9934;
        color: #FF9934;
}

#page-wrap #maincontent #rightcontent #news {
	background-image: url(/source/images/rightbar-bg.gif);
	height: 193px;
	margin-bottom: 5px;
        padding: 7px 2px 0 10px;
}

#news1 {
/*display:block;*/
        float:left;	
        background-image: url(/source/news.jpg);
        width:130px;
	height: auto;
	margin:0px 0px 0px 0px;
        background-repeat:no-repeat;
        padding: 30px 10px 0px 8px;
}
#news1footer {
/*display:block;*/
float:left;	
height: 53px;
width: 150px;
background-image: url(/source/newsfoot.jpg);
	margin:0px 0px 0px 0px;

        background-repeat:no-repeat;
}
#news1 #n1h h1{
        font-size:14px;
        margin-bottom: 30px;
        color: #FFF;
}
#news1 #n1h a{
        color: #FFF;
}
#news1 #n1h a:hover{
        color: #FF9934;
}
#news1 h2{
font-size:11px;
}

#promoTile{
width:220px;
height:125px;
margin:0px 0px 10px 0px;
}

#page-wrap #footer {
	clear: both;
	background-color: #CCCCCC;
	height: 30px;
        padding: 10px;
}
#page-wrap #footer1 {
background-image:url("/source/footer-blue_alt.jpg");
background-repeat:no-repeat;
clear:both;
color:#FFFFFF;
height:150px;
padding:/*30px 0 0 50px*/ 30px 0 0 165px;
}
#page-wrap #footer1 #footermenu{
        color:#FFFFFF;
        height:300px;
        margin:/*0px 0px 0px 110px*/ 0px 0px 0px 0px;
        padding:30px 0 0  0px;
        width:680px;
}
#page-wrap #footer1 #footermenu ul{
        line-height: /*1.5em*/ 130%;
}
#page-wrap #footer1 #footermenu h5{
font-size:9px;
font-weight:bold;
}

#page-wrap #footer1 #footermenu a{
font-size:9px;
}

/* Default fonts and colors. 
   If you prefer serif fonts, remove the font-family 
   on the headings, and apply this one to the body:
   font: 1em Georgia, "lucida bright", "times new roman", serif; */
   
body { 
  color: #222; 
  font-family: Tahoma, Geneva, sans-serif;
}
h1,h2,h3,h4,h5,h6 { 
  color: #111; 
  font-family: Tahoma, Geneva, sans-serif;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 {
	font-size: 1.4em;
	line-height: 1.3em;
	margin-bottom: 0.5em;
	color: #00678a;
}
h2 {
	font-size: 1.2em;
	margin-bottom: 0.75em;
	color: #00678a;
}
h3 {
	font-size: 1.2em;
	line-height: 1;
	margin-bottom: 0.5em;
	color: #00678a;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin: 1.25em 0 0.25em 0;
	color: #00678a;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0.4em;
	color: #FF9934;
}
div#middlesec img {
	border: 1px  solid  #CCCCCC;
        float: right;
	}

/* Dynamic Menu Styling
-------------------------------------------------------------- */


td.foot-menu-item {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}

td.foot-menu-item-hover {
	color:#FF9934;
	font-size:10px;
	font-weight:bold;
}
td.foot-menu-item-selected {
	color:##FF9934;
	font-size:10px;
	font-weight:bold;
}

td.menu-item {
	color: #666;	
        padding: 4px;
	background-color: #F1F1F1;
}
td.menu-item-hover {
    color: #FFFFFF;
    padding: 4px;
    background-color: #00678A;

}

td.menu-item-selected {
	color: #FFFFFF;
    padding: 4px;
    background-color: #00678A;
}
td.menu-itema {
	color: #666;	
        padding: 4px;
	background-color: #F1F1F1;
    background-image: url(/source/ArrowMenuRight.gif);   
    background-repeat: no-repeat;
}
td.menu-item-hovera {
    color: #FFFFFF;
    padding: 4px;
    background-color: #00678A;
    background-image: url(/source/ArrowMenuRight.gif);   
    background-repeat: no-repeat;
}

td.menu-item-selecteda {
	color: #FFFFFF;
     padding: 4px;
     background-color: #00678A;
     background-image: url(/source/ArrowMenuRight.gif);   
     background-repeat: no-repeat;
}

td.menu-item-base {
	color: #FFFFFF;	
        padding: 4px;
        font-size:13px;
     background-image: url(/source/ArrowMenuRight-short.gif);   
     background-repeat: no-repeat;
}

td.menu-item-hover-base {
    color: #FF9934;
    padding: 4px;
    font-size:13px;
     background-image: url(/source/ArrowMenuRight-short.gif);   
     background-repeat: no-repeat;
}

td.menu-item-selected-base {
	color: #FF9934;
        padding: 4px;
        font-size:13px;
     background-image: url(/source/ArrowMenuRight-short.gif);   
     background-repeat: no-repeat;
}

td.submenu-item {
	color: #FFF;	
    padding: 4px;
	background-color: #666;
}

td.submenu-item-hover {
	    color: #FFF;
        padding: 4px;
        background-color: #00678A;
}

td.submenu-item-selected {
	    color: #FFFFFF;
        padding: 4px;
        background-color: #00678A;
}
td.submenu-itema {
	color: #FFF;	
    padding: 4px;
	background-color: #666;
     background-image: url(/source/ArrowMenuRight.gif);   
     background-repeat: no-repeat;
}

td.submenu-item-hovera {
	    color: #FFF;
        padding: 4px;
        background-color: #00678A;
     background-image: url(/source/ArrowMenuRight.gif);   
     background-repeat: no-repeat;
}

td.submenu-item-selecteda {
	    color: #FFFFFF;
        padding: 4px;
        background-color: #00678A;
     background-image: url(/source/ArrowMenuRight.gif);   
     background-repeat: no-repeat;
}
td.subsubmenu-item {
	color: #222;	
    padding: 4px;
	background-color: #CCC;
}

td.subsubmenu-item-hover {
	    color: #FFF;
        padding: 4px;
        background-color: #00678A;
}

td.subsubmenu-item-selected {
	    color: #FFFFFF;
        padding: 4px;
        background-color: #00678A;
}
#page-wrap #footer table td {
       cursor:pointer;
 }
#page-wrap #footer1 table td {
       cursor:pointer;
 }
#page-wrap #menu table td {
       cursor:pointer;
 }
#page-wrap #menu1 table td {
       cursor:pointer;
 }

/* Dynamic Menu Styling end
-------------------------------------------------------------- */


p{
margin:0px 0px 10px 0px;
}
/*
h1{
padding:0px 20px 0px 20px;
}

#rightcontent p{
margin:0px 0px 10px 0px;
padding:0px 20px 0px 20px;
}
#rightcontent h1{
padding:0px 20px 0px 20px;
}

.announcement-list p{
margin:0px 0px 10px 0px;
padding:0px 0px 0px 0px;
}
.announcement-list h1{
padding:0px 20px 0px 20px;
}

#news p{
margin:0px 0px 10px 0px;
padding:0px 0px 0px 0px;
}
#news h1{
padding:0px 20px 0px 20px;
}

#solutions p{
margin:0px 0px 10px 0px;
padding:0px 0px 0px 0px;
}
#solutions h1{
padding:0px 20px 0px 20px;
}
*/
#middlesec #video {
	background-position: center;
	}

/*--- Catch All Styles ---*/
a:link{
color:#00678A;
}

a:visited{
color:#00678A;
}

a:hover{
color:#333333;
}

a:active{
color:#00678A;
}
p           {
	margin: 0 0 1.5em;
	font-family: Tahoma, Geneva, sans-serif;
}
p.last      { margin-bottom: 0; }

ul, ol, li      { margin: 0 0.8em 0.2em; }
ul          { list-style-type: inherit; }
ol          { list-style-type: decimal; }


#page-wrap #maincontent #middlesec #middlesecfooter {
	background-image: url(/source/main-bgft.jpg);
	height: 15px;
margin-bottom:10px;
}
