#background {
	width: 100%;
	background-image: url(images/top_bar.jpg);
	background-repeat: no-repeat;
	
	height: 100%;
}

#topBar {
	width: 100%;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:bottom;
	text-align: right;
	background-image: url(images/topnav_bgb.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.textTopBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

#topNav {
	
	height: 70px;
}
#topBar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #002b75;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #002b75;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
}

#LeftNav {
	width: 224px;
	
	border-top-color: #8E8E8E;
	border-right-color: #8E8E8E;
	border-bottom-color: #8E8E8E;
	border-left-color: #8E8E8E;
	margin: 0px;
	
}
#TopLeftNav {
	width: 204px;
	/*height: 450px;*/
	margin-bottom: 8px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8E8E8E;
	border-bottom-color: #8E8E8E;
	border-left-color: #8E8E8E;
	border-left-width: 1px;
	
	background-color: #EFF8FC;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #006AB4;
	float:left;
	vertical-align:top;
}
#GoogleDiv
{
    float:left;
    vertical-align:top;
}
.TopLeftNav {
	font-family: "Humnst777 BT", "Humnst777 Lt BT";
	font-size: 15px;
	font-weight: bold;
	color: #b91017;
	vertical-align:top;
}

#BottomLeftNav {
	height: 200px;
	width: 223px;
	background-image: url(images/background_nav.jpg);
	background-repeat: repeat-x;
	border: 1px solid #8E8E8E;
	background-position: top;
}
#content {
	min-width:550px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 20px;
	color: #51566A;
	padding:5px;
}
#content1
{
    border-collapse:collapse;
    
}

.images {
	border: 1px solid #8e8e8e;
	margin-bottom: 10px;
	margin-right: 10px;
}
.solutionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #FF0000;
}
.contenHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006AB4;
}

#tele 
{
    text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding-top: 10px;
}
#midMenu
{
    
    text-align: right;
    min-width: 550px;
    height: 35px;
    padding-top: 10px;
    padding-bottom: 6px;
    
}
#midMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	border: 1px solid #C0C0C0;
	text-decoration: none;
	margin-left: 3px;
	padding-top: 6px;
	padding-right: 19px;
	padding-bottom: 6px;
	padding-left: 18px;
	background-color: #EFF8FC;
}
#midMenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #596481;
	border: 1px solid #C0C0C0;
	text-decoration: none;
	margin-left: 3px;
	padding-top: 6px;
	padding-right: 19px;
	padding-bottom: 6px;
	padding-left: 18px;
	background-color: #CAE6F2;
}
#logo {
	
	height: 54px;
	width: 224px;
	font-family: Tahoma;
	font-size: 30px;
	font-style: italic;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	background-color: #0099CC;
	padding-top: 20px;
	letter-spacing: 1px;
}
#rightProduct {
	
	/*height: 700px;*/
	width: 200px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
	top: 10px;
	
	background-color: #FFFFFF;
}
.productText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #818c96;
}

#products {
	width: 180px;
	margin-bottom: 10px;
	text-decoration: none;
	padding-left: 10px;
	cursor: hand;
}
.productHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818c96;
	letter-spacing: 1px;
}


.headRightProduct {
	font-family: "Humnst777 BT", "Humnst777 Lt BT";
	font-size: 14px;
	font-weight: bold;
	color: #818C96;
}
.HeadLeftNav {
	font-family: "Humnst777 BT", "Humnst777 Lt BT";
	font-size: 15px;
	font-weight: bold;
	color: #b91017;
}
a.subNav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #596481;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7BABB;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#background #topBar h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
a.mainNav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #596481;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7BABB;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.mainNav:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #596481;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7BABB;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.subNav:visited {
	color: #596481;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7BABB;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}
a.mainNav:hover {
	color: #0099CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7BABB;
}
a.subNav:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7BABB;
	display: block;
}
/* Menu classes*/
.mainNav_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #596481;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7BABB;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:7px;
	width:inherit;
	
}
.mainNav_visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #596481;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7BABB;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.subNav_visited {
	color: #596481;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7BABB;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	/*padding-left: 15px;*/
}
.mainNav_hover {
	color: #0099CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7BABB;
}
.subNav_hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; /*font-weight: normal;*/
    color: #0099CC;
    text-decoration: none;
    display: block;
}
.AdjustZIndexIE8Fix
{
    z-index:100;    
}
/* Menu classes*/
.headNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #596481;
}
.txtNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #596481;
	line-height: 15px;
}
.solutionsContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #606780;
	line-height: 18px;
}
#images {
	width: 513px;
}
.navselect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7BABB;
	border: 1px solid #666666;
	text-decoration: none;
	margin-left: 2px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 19px;
	float: right;
	background-color: #FF9966;
}
#contentSolutions {
	width: 513px;
	
	background-image: url(images/blueBar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
#h1intro {
	font-family: Tahoma;
	font-size: 14px;
	background-image: url(images/main_b.jpg);
	height: 111px;
	width: 531px;
	font-weight: bold;
	color: #003366;
	line-height: 30px;
	padding-left: 23px;
	padding-top: 56px;
	letter-spacing: 1px;
}
body {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
p
{
    text-align:left;
}

.linkSm {
	font-size: 11px;
}
#content a {
	color: #2683D1;
}
.contentTable {
	padding-left: 10px;
	padding-top: 20px;
	background-image: url(images/blueBar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10px;
	padding-bottom: 20px;
	padding-right: 30px;
}
.contentTable2 {

	padding-left: 25px;
	padding-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	padding-right: 20px;
}
#NewsLeftNav {
	width: 190px;
	background-image: url(images/background_navB.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 8px;
	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8E8E8E;
	border-bottom-color: #8E8E8E;
	border-left-color: #8E8E8E;
	border-left-width: 1px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 12px;
	padding-bottom: 6px;
}
#NewsLeftNav a {
	color: #2683D1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#rightProduct h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006AB4;
	font-weight: bold;
	padding-left: 20px;
}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #596481;
}
.accordianHeader
{
    background-color: #003399;
    padding: 5px;
    padding-top: 10px;
    border-right: #000069 thin solid;
    border-top: #000069 thin solid;
    border-left: #000069 thin solid;
    border-bottom: #000069 thin solid;
}
.accordianContent
{
    background-color: #d5e2fe;
    padding: 5px;
    padding-top: 10px;
}
.accordianLink{
    background-color:#003399;
    font-size:12;
    font-weight:bold;
    color:White;

    }

.tblClass
{
    width:100%;
    /*border-collapse:collapse;*/
    border-right: black 0px double;
    border-top: black 0px double;
    border-left: black 0px double;
    border-bottom: black 0px double;
}
.cellClass
{
    /*min-width:500;*/
}
.tblBoarderClass
{   
    width:100%;
    border-right: black 0px double;
    border-top: black 0px double;
    border-left: black 0px double;
    border-bottom: black 0px double;
    border-collapse:collapse;
    vertical-align:top;
    
}
    
.tdColor
{
    background-color:#7cb6db;
    /*background-image: url(images/mainSlice.jpg);*/
	background-repeat: repeat-x;
    width:100%;
}
#ContentArea
{
    padding-right: 3px;
    padding-left: 10px;
    padding-bottom: 0px;
    padding-top: 10px;
}    
.BannerDiv
{
    width: 100%;
    height: 25px;
    color: White;
    background-color:#003399;
    font-size:large;
    font-weight: bolder;
    text-align: left;
    vertical-align: middle;
    /*background-color: transparent;
    display:inline-table;*/
    z-index:101;
    border-collapse:collapse;
}
.BannerDivText
{
    width:100%; 
    background-color:#003399; 
    padding-left:2px;
    border-collapse:collapse;
    padding:0px;
}

/*Picture Gallery Section*/
#MainDiv
{
	vertical-align:middle;
	padding: 10px 10px 10px 10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 30px;
	min-width:700px;
	/*width: 100%;*/
	height: 700px;
	
}
#LargePictureDiv
{
	vertical-align:middle;
	padding: 10px 10px 10px 10px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	height: 600px;
	float: left;
	
}
#ThumbnailDiv
{
	padding: 10px 10px 10px 10px;
	width: 150px;
	height: 200px;
	float: left;
	
}
/*-----------------------*/
/* ajax__tab_xp-theme theme */
.ajax__tab_xp-theme .ajax__tab_header 
{
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    background:url(img/xp/tab-line.gif) repeat-x bottom;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_outer 
{
    padding-right:4px;
    background:url(img/xp/tab-right.gif) no-repeat right;
    height:21px;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_inner 
{
    padding-left:3px;
    background:url(img/xp/tab-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_tab
{
    height:13px;
    padding:4px;
    margin:0;
    background:url(img/xp/tab.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_outer 
{
    background:url(img/xp/tab-hover-right.gif) no-repeat right;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_inner 
{
    background:url(img/xp/tab-hover-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_tab 
{
    background:url(img/xp/tab-hover.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(img/xp/tab-active-right.gif) no-repeat right;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(img/xp/tab-active-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_tab 
{
    background:url(img/xp/tab-active.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    border:1px solid #999999;
    border-top:0;
    padding:8px;
    background-color:#ffffff;
}

/* ajax__tab_yuitabview-theme theme (img/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 5px #2647a0;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(img/yui/sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(img/yui/sprite.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(img/yui/sprite.png) #2647a0 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#edf5ff;    
    border:solid 1px #808080;
    border-top-width:0px;
}

/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(img/technorati/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(img/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(img/technorati/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(img/technorati/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(img/technorati/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}

/* ajax__tab_msngallery-theme theme */
.ajax__tab_msngallery-theme .ajax__tab_header 
{
    background:url(img/msngallery/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_outer 
{
    border:solid 1px #D7DCE1;
    padding:1px 1px 0px 1px;
    border-bottom:solid 2px #A8D4D9;
    background-color:#edf2fb;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab 
{
    padding:6px 10px 6px 10px;
    color:#444444;
    width:117px;
    display:block;
    text-align:center;    
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab img
{
    height:24px;
    width:24px;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab div
{
    font-family:Verdana, Arial, Sans-Serif;
    font-weight:bold;
    white-space:nowrap;
    line-height:145%;
    font-size:92%;
}
.ajax__tab_msngallery-theme .ajax__tab_active .ajax__tab_outer 
{
    padding:0px 0px 0px 0px;
    border:solid 2px #A8D4D9;
    border-bottom-color:#ffffff;
    background-color:#ffffff;
}
.ajax__tab_msngallery-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 2px #A8D4D9;
    border-top-width:0;
}

/* ajax__tab_ie-theme theme */
.ajax__tab_ie-theme .ajax__tab_header 
{
    padding-left:5px;
}
.ajax__tab_ie-theme .ajax__tab_header .ajax__tab_tab
{
    margin-right:0px;
    background:url(img/ie/tab_unselected.gif);
    width:116px;
    padding:9px 0px 3px 0px;
    text-align:center;    
    color:#006699;
    font-family:verdana;
    font-size:13px;
    display:block;
}
.ajax__tab_ie-theme .ajax__tab_active .ajax__tab_tab 
{
    padding:6px 0px 3px 0px;
    background:url(img/ie/tab_selected.gif);
}
.ajax__tab_ie-theme .ajax__tab_body 
{
    background:url(img/ie/ie_tabbacker_720x296.jpg) no-repeat;
    font-size:13px;
    font-family:verdana;
    height:296px;
    width:716px;
}
.ajax__tab_ie-theme .ajax__tab_body div
{
     padding:8px;
}
