
/* This controls the width of the fluid width layouts */

div.fluid
{
    width: 90% !important;
}

/* This controls the width of the fixed width layouts */

div.fixed
{
    width: 1000px !important;
}

/* Basic Stuff */

*
{
    margin: 0em;
    padding: 0em;
}

body
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 0.9em;
    background: #8f989d;
}

p
{
    line-height: 1.7em;
    padding-bottom: 1.5em;
    font-size: 0.8em;
}

li
{
    line-height: 1.7em;
    font-size: 0.8em;
}


h1, h2, h3, h4, h5, h6
{
    font-weight: normal;
    letter-spacing: 0px;
    margin-bottom: .5em;
    font-family: Rockwell, Times, serif;
    color: #6699cc;
}

h1
{
    font-size: 1.4em;
}
h2
{
    font-size: 1.4em;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1em;
}
h5
{
    font-size: 0.8em;
}
h6
{
    font-size: 0.6em;
}

.clear
{
    clear: both;
}

a
{
    font-family: Rockwell, Times, serif;
    color: #6699cc;
}

a:hover
{
    text-decoration: none;
}

ul
{
    padding-left: 1.1em;
    margin-bottom: 2em;
    list-style-position: outside;
    list-style-type: disc;
    /* list-style-image: url('../Images/NewImages/GraphnetIcon-12x12.gif'); */
}

ul.links
{
    list-style: none;
}

ul.links li
{
    line-height: 2em;
}

img
{
    border: 0em;
}

.ButtonMore
{
    width: 66px;
    height: 27px;
    background-image: url('../Images/NewImages/Buttons/Button_More.gif');
    background-repeat: no-repeat;
}
        
.ButtonMore:hover
{
    background-image: url('../Images/NewImages/Buttons/Button_More-Roll.gif');
}

.ButtonBack
{
    width: 66px;
    height: 27px;
    background-image: url('../Images/NewImages/Buttons/Button_Back.gif');
    background-repeat: no-repeat;
}
        
.ButtonBack:hover
{
    background-image: url('../Images/NewImages/Buttons/Button_Back-Roll.gif');
}

.ButtonInfo
{
    width: 24px;
    height: 24px;
    background-image: url('../Images/NewImages/Buttons/InfoButton.gif');
    background-repeat: no-repeat;
}
        
.ButtonInfo:hover
{
    background-image: url('../Images/NewImages/Buttons/InfoButton-Roll.gif');
}

.ButtonGo
{
    width: 66px;
    height: 27px;
    background-image: url('../Images/NewImages/Buttons/Button_Go.gif');
    background-repeat: no-repeat;
}
        
.ButtonGo:hover
{
    background-image: url('../Images/NewImages/Buttons/Button_Go-Roll.gif');
}

.ButtonGoOnBlue
{
    width: 66px;
    height: 27px;
    background-image: url('../Images/NewImages/Buttons/Button_Go-OnBlue.gif');
    background-repeat: no-repeat;
}
        
.ButtonGoOnBlue:hover
{
    background-image: url('../Images/NewImages/Buttons/Button_Go-OnBlue-Roll.gif');
}

/* Header */

#header
{
    width: 1000px;
    background-color: White;
    margin: 0 auto 0 auto;
}

#header_inner
{
    height: 122px;
}

#header_main
{
    width: 1000px;
    height: 117px;
    background-image: url('../Images/NewImages/MainHeader/MainHeader-Blank.jpg');
    background-repeat: no-repeat;
    background-color: #ffffff;
}

#header_mainNew
{
    width: 1000px;
    height: 117px;
    background-image: url('../Images/NewImages/MainHeader/MainHeader-BlankNew.jpg');
    background-repeat: no-repeat;
    background-color: #ffffff;
}

#header_main_logo
{
    float: left;
    width: 196px; /* 238px -16 */
    padding-left: 26px;
    padding-top: 41px;
}

#header_main_logoNew
{
    float: left;
    width: 196px; /* 238px -16 */
    padding-left: 26px;
    padding-top: 16px;
}

#header_main_contact
{
    float: left;
    width: 200px; /* 274px -8 */
    padding-left: 66px;
    padding-top: 65px;
}

#header_main_options
{
    float: left;
    /* width: 488px; */
    padding-left: 14px;
    padding-top: 12px;
}

#header_main_back
{
    width: 479px;
    height: 66px;
    background-image: url('../Images/NewImages/MainHeader/SolutionOptions.gif');
    background-repeat: no-repeat;
}

#header_main_options #option_AcuteHospital
{
    float: left;
    width: 68px;
    height: 66px;
    background-image: url('../Images/NewImages/MainHeader/SolutionOption01.gif');
    background-repeat: no-repeat;
}

#header_main_options #option_AcuteHospital:hover
{
    background-image: url('../Images/NewImages/MainHeader/SolutionOption01-Roll.gif');
}

#header_main_options #option_Reporting
{
    float: left;
    width: 68px;
    height: 66px;
    background-image: url('../Images/NewImages/MainHeader/SolutionOption02.gif');
    background-repeat: no-repeat;
}

#header_main_options #option_Reporting:hover
{
    background-image: url('../Images/NewImages/MainHeader/SolutionOption02-Roll.gif');
}

#header_main_options #option_MentalHealth
{
    float: left;
    width: 69px;
    height: 66px;
    background-image: url('../Images/NewImages/MainHeader/SolutionOption03.gif');
    background-repeat: no-repeat;
}

#header_main_options #option_MentalHealth:hover
{
    background-image: url('../Images/NewImages/MainHeader/SolutionOption03-Roll.gif');
}

#header_main_options #option_Community
{
    float: left;
    width: 68px;
    height: 66px;
    background-image: url('../Images/NewImages/MainHeader/SolutionOption04.gif');
    background-repeat: no-repeat;
}

#header_main_options #option_Community:hover
{
    background-image: url('../Images/NewImages/MainHeader/SolutionOption04-Roll.gif');
}

#header_main_options #option_UnscheduledCare
{
    float: left;
    width: 68px;
    height: 66px;
    background-image: url('../Images/NewImages/MainHeader/SolutionOption05.gif');
    background-repeat: no-repeat;
}

#header_main_options #option_UnscheduledCare:hover
{
    background-image: url('../Images/NewImages/MainHeader/SolutionOption05-Roll.gif');
}

#header_main_options #option_LongTermConditions
{
    float: left;
    width: 69px;
    height: 66px;
    background-image: url('../Images/NewImages/MainHeader/SolutionOption06.gif');
    background-repeat: no-repeat;
}

#header_main_options #option_LongTermConditions:hover
{
    background-image: url('../Images/NewImages/MainHeader/SolutionOption06-Roll.gif');
}

#header_main_options #option_MobileWorking
{
    float: left;
    width: 69px;
    height: 66px;
    background-image: url('../Images/NewImages/MainHeader/SolutionOption07.gif');
    background-repeat: no-repeat;
}

#header_main_options #option_MobileWorking:hover
{
    background-image: url('../Images/NewImages/MainHeader/SolutionOption07-Roll.gif');
}

/* Customer Area */

.CustomerAreaBack
{
    float: left;
    width: 100px;
    height: 24px;
    background-image: url('../Images/CustomerAreaButton.gif');
    background-repeat: no-repeat;
}

.CustomerAreaButton
{
    width: 100px;
    height: 24px;
    background-image: url('../Images/CustomerAreaButton.gif');
    background-repeat: no-repeat;
}

.CustomerAreaButton:hover
{
    background-image: url('../Images/CustomerAreaButton-Roll.gif');
}

/* Login */

.LoginButtonBack
{
    float: left;
    width: 58px;
    height: 24px;
    background-image: url('../Images/LoginButton.gif');
    background-repeat: no-repeat;
}

.LoginButton
{
    width: 58px;
    height: 24px;
    background-image: url('../Images/LoginButton.gif');
    background-repeat: no-repeat;
}

.LoginButton:hover
{
    background-image: url('../Images/LoginButton-Roll.gif');
}

/* Logout */

.LogoutButtonBack
{
    float: left;
    width: 58px;
    height: 24px;
    background-image: url('../Images/LogoutButton.gif');
    background-repeat: no-repeat;
}

.LogoutButton
{
    width: 58px;
    height: 24px;
    background-image: url('../Images/LogoutButton.gif');
    background-repeat: no-repeat;
}

.LogoutButton:hover
{
    background-image: url('../Images/LogoutButton-Roll.gif');
}

/* SiteSearch */

.SiteSearch
{
    padding-top: 3px;
    border: 0;
    font-size: 0.8em;
}

.SiteSearchButtonInput
{
    float: left;
    width: 164px;
    height: 24px;
    background-image: url('../Images/lozenge.gif');
    background-repeat:no-repeat;
    padding-left:10px;
    padding-top:3px
}

.SiteSearchButtonBack
{
    float: left;
    width: 24px;
    height: 24px;
    background-image: url('../Images/SearchButton-White.gif');
    background-repeat: no-repeat;
}

.SiteSearchButton
{
    width: 24px;
    height: 24px;
    background-image: url('../Images/SearchButton-White.gif');
    background-repeat: no-repeat;
}

.SiteSearchButton:hover
{
    background-image: url('../Images/SearchButton-Yellow.gif');
}

/* Search Results */

#SearchResults
{
    padding-top: 1em;
    padding-left: 2em;
    padding-right: 2em;
    padding-bottom: 1em;
}

/* TalkingHeads */

#TalkingHeads_Title
{
    width: 168px;
    background-color: #003e7e;
    padding: 6px;
    font-size: 0.8em;
    font-weight: bold;
    color: White;
}

.TalkingHeads_Back
{
    width: 180px;
    height: 144px;
    background-image: url('../GraphnetTalkingHeads180.jpg');
    background-repeat: no-repeat;
}

#TalkingHeads_Link
{
    width: 180px;
    height: 144px;
    background-image: url('../GraphnetTalkingHeads180.jpg');
    background-repeat: no-repeat;
}

#TalkingHeads_Link:hover
{
    background-image: url('../GraphnetTalkingHeads180-Roll.jpg');
}

/* Videos */

#Videos
{
    width: 192px;
    padding-left: 22px;
    padding-top: 8px;
}

#Videos_Heading
{
    width: 180px;
    background-color: #003e7e;
    padding: 6px;
    font-size: 1em;
    font-weight: bold;
    color: White;
}

.VideoItem
{
    padding: 3px;
    background-color: #dddddd;
}

.VideoItem_Thumb
{
    float: left;
    width: 90px;
    height: 72px;
}

.VideoItem_Title
{
    float: left;
    height: 66px;
    font-size: 0.8em;
    font-weight: bold;
    color: Black;
    padding: 3px;
}

.VideoItem_Title a
{
    margin: auto 0 auto 0;
    font-family: Arial, Helvetica, sans-serif;
    color: Black;
}

#VideoItem_GraphnetTalkingHeads
{
    width: 90px;
    height: 72px;
    background-image: url('../GraphnetTalkingHeads90.jpg');
    background-repeat: no-repeat;
}

#VideoItem_GraphnetTalkingHeads:hover
{
    background-image: url('../GraphnetTalkingHeads90-Roll.jpg');
}

/* Number */

#number
{
    float: left;
}

/* Menu */

#menu
{
    background-color: #F0F8FF;
    margin: 0 auto 0 auto;
    height: 40px;
    width: 1000px;
    color: #000000;
}

#menu_inner
{
    float: left;
    z-index: 1000;
}

#menu #menu_inner input
{
    float: left;
}

.menu_option
{
    float: left;
    width: 125px;
    height: 40px;
    background-image: url('../Images/NewImages/Buttons/MainMenuButton-Normal.gif');
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.menu_option:hover
{
    background-image: url('../Images/NewImages/Buttons/MainMenuButton-Over.gif');
}

.menu_option a
{
    text-decoration: none;
    color: #6392cd;
}

.menu_optionActive
{
    float: left;
    width: 125px;
    height: 40px;
    background-image: url('../Images/NewImages/Buttons/MainMenuButton-Active.gif');
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.menu_optionActive a
{
    text-decoration: none;
    color: #ffffff;
}

.menu_option_link
{
    padding-top: 8px;
    font-family: Rockwell, Times, serif;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
}

/* Banner */

#banner
{
    margin: 0 0 0 0;
}

#banner_inner
{
    margin: 0 0 0 0;
    height: 201px;
}

#banner_innerAlt
{
    margin: 0 0 0 0;
}

/* Main */

#main
{
    margin: 0 auto 0 auto;
    padding-bottom: 10px;
    background-color: #ffffff;
}

#main_inner
{
    position: relative;
}

/* Footer */

#footer
{
    background-image: url('../Images/NewImages/GNet-Footer.jpg');
    margin: auto;
    text-align: left;
}

#footer_inner
{
    font-size: .9em;
    padding: 2.5em 2em 2em 2em;
}

/**********************/
/* LAYOUT - 4 COLUMNS */
/**********************/

/* Primary content */

#primaryContent_4columns
{
    position: relative;
    margin-top: 10px;
}

#columnA_4columns
{
    float: left;
    width: 13.0em;
    padding-left: 0.5em;
}

/* Secondary Content */

#secondaryContent_4columns
{
    float: right;
}

#columnB_4columns
{
    width: 16.0em;
    float: left;
    padding: 0em 1em 0.5em 0em;
}

#columnC_4columns
{
    width: 16.0em;
    float: left;
    padding: 0em 0.5em 0.5em 2em;
}

#columnD_4columns
{
    width: 14.0em;
    float: left;
    padding: 0em 0.5em 0.5em 2em;
}

/**********************/
/* LAYOUT - 3 COLUMNS */
/**********************/

/* Primary content */

#primaryContent_3columns
{
    margin-top: 10px;
    position: relative;
}

#columnA_3columns
{
    position: relative;
    float: left;
    width: 13.0em;
    padding-left: 0.5em;
}

/* Secondary Content */

#secondaryContent_3columns
{
    margin-top: 10px;
    float: right;
}

#columnB_3columns
{
    width: 33.0em;
    float: left;
    padding: 0em 2em 0.5em 0em;
}

#columnC_3columns
{
    width: 13.0em;
    float: left;
    padding: 0em 0.5em 0.5em 2em;
}

/*************************************/
/* LAYOUT - 2 COLUMNS - CONTACT PAGE */
/*************************************/

/* Primary content */

#primaryContentC_2columns
{
    margin-top: 10px;
    position: relative;
    margin-right: 34em;
}

#columnAC_2columns
{
    position: relative;
    float: left;
    width: 13.0em;
    margin-right: -34em;
    padding-right: 1em;
    margin-left: 0.5em;
}

/* Secondary Content */

#secondaryContentC_2columns
{
    margin-top: 10px;
    float: right;
}

#columnCC_2columns
{
    width: 51.0em;
    float: left;
    padding: 0em 0.5em 0.5em 1em;
}

/*************************************/
/* LAYOUT - 2 COLUMNS - (News Pages) */
/*************************************/

/* Primary content */

#primaryContent_2columns
{
    position: relative;
    margin-right: 17em;
}

#columnA_2columns
{
    position: relative;
    float: left;
    width: 100%;
    margin-right: -17em;
    padding-right: 2em;
}

/* Secondary Content */

#secondaryContent_2columns
{
    float: right;
}

#columnC_2columns
{
    width: 13.0em;
    float: left;
    padding: 0em 0em 0.5em 2em;
}

/***********************/
/* LAYOUT - COLUMNLESS */
/***********************/

/* Primary content */

#primaryContent_columnless
{
    position: relative;
}

#columnA_columnless
{
    position: relative;
    width: 100%;
}

/* Login */

#login
{
    font-size: 0.81em;
    text-align: left;
    padding-bottom: 1em;
    margin-bottom: 1em;
    vertical-align: top;
}
#login input[type=text], input[type=password]
{
    width: 8em;
    vertical-align: bottom;
}
#login span
{
    vertical-align: text-top;
}

/* Admin List */

#adminList
{
    padding-left: 2em;
    padding-right: 2em;
}

.listRow
{
}

.listColumn
{
    float: left;
}

/* Admin Form */

#adminForm
{
    padding-left: 2em;
    padding-right: 2em;
}

.formRow
{
}

.labelColumn
{
    width: 150px;
    float: left;
}

.entryColumn
{
    float: left;
}

input[type=radio]
{
    padding-left: 6px;
    padding-right: 6px;
}

/* General */

.itemPicture
{
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}

.noticePicture
{
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}

.floatLeft
{
    float: left;
}

.optionLink
{
    float: left;
    padding-right: 1em;
}

.mandatory
{
    color: Red;
}

.rollover
{
    margin-bottom: 5px;
    margin-top: 5px;
    overflow: hidden;
}

.rollover:hover
{
    background-color: #E5FFFF;
}

/* Testimonials */

#testimonial_content
{
}

#testimonials_left
{
    float: left;
    width: 15.6em;
    padding: 0.2em;
}

#testimonials_right
{
    float: left;
    width: 15.6em;
    padding: 0.2em;
    margin-left: 0.8em;
}

.testimonial_quote
{
    border: 4px solid #e6e7e8;
    padding: 0.2em;
    margin-bottom: 1em;
}

.testimonial_quote p
{
    padding-bottom: 0.2em;
    line-height: 30px;
}

.quotemark_left
{
    margin-left: -28px;
    margin-right: -12px;
    margin-top: -20px;
    margin-bottom: -10px;
}

.quotemark_right
{
    margin-left: -10px;
    margin-right: -35px;
    margin-top: -5px;
    margin-bottom: -25px;
}

.quote_who
{
    margin-top: 10px;
    font-weight: bold;
    text-align: right;
}

.testimonial
{
    background-color: #fdfdfd;
    border: solid 1px #fafafa;
    padding: 10px 10px 10px 10px;
    margin-bottom: 25px;
    font-style: italic;
}

.testimonial .startQuote
{
    font-size: 40pt;
    font-family: Rockwell, Times, serif;
    font-style: normal;
    padding: 10px 0 0 0;
    text-align: left;
}

.testimonial .endQuote
{
    font-size: 40pt;
    font-family: Rockwell, Times, serif;
    font-style: normal;
    padding: 0;
    text-align: right;
}

/* Solutions */

#solutions
{
    float: left;
}

.solutions_rowL
{
    float: left;
    width: 15.0em;
    height: 13.0em;
    padding-right: 2em;
    text-align: left;
}

.solutions_rowR
{
    float: left;
    width: 15.0em;
    height: 13.0em;
    padding-right: 1em;
    text-align: left;
}

.solutions_iconAcute
{
    width: 68px;
    height: 66px;
    background-image: url('../Images/NewImages/Solutions/SolutionIcon-Acute.gif');
    background-repeat: no-repeat;
}

.solutions_iconAcute_link
{
    width: 68px;
    height: 66px;
    background-image: url('../Images/NewImages/Solutions/SolutionIcon-Acute.gif');
    background-repeat: no-repeat;
}

.solutions_iconAcute_link:hover
{
    background-image: url('../Images/NewImages/Solutions/SolutionIcon-Acute_Roll.gif');
}

.solutions_iconCommunity
{
    width: 68px;
    height: 66px;
    background-image: url('../Images/NewImages/Solutions/SolutionIcon-Community.gif');
    background-repeat: no-repeat;
}

.solutions_iconCommunity_link
{
    width: 68px;
    height: 66px;
    background-image: url('../Images/NewImages/Solutions/SolutionIcon-Community.gif');
    background-repeat: no-repeat;
}

.solutions_iconCommunity_link:hover
{
    background-image: url('../Images/NewImages/Solutions/SolutionIcon-Community_Roll.gif');
}

.solutions_iconLTC
{
    width: 69px;
    height: 66px;
    background-image: url('../Images/NewImages/Solutions/SolutionIcon-LTC.gif');
    background-repeat: no-repeat;
}

.solutions_iconLTC_link
{
    width: 69px;
    height: 66px;
    background-image: url('../Images/NewImages/Solutions/SolutionIcon-LTC.gif');
    background-repeat: no-repeat;
}

.solutions_iconLTC_link:hover
{
    background-image: url('../Images/NewImages/Solutions/SolutionIcon-LTC_Roll.gif');
}

.solutions_iconMental
{
    width: 69px;
    height: 66px;
    background-image: url('../Images/NewImages/Solutions/SolutionIcon-Mental.gif');
    background-repeat: no-repeat;
}

.solutions_iconMental_link
{
    width: 69px;
    height: 66px;
    background-image: url('../Images/NewImages/Solutions/SolutionIcon-Mental.gif');
    background-repeat: no-repeat;
}

.solutions_iconMental_link:hover
{
    background-image: url('../Images/NewImages/Solutions/SolutionIcon-Mental_Roll.gif');
}

.solutions_iconMobile
{
    width: 69px;
    height: 66px;
    background-image: url('../Images/NewImages/Solutions/SolutionIcon-Mobile.gif');
    background-repeat: no-repeat;
}

.solutions_iconMobile_link
{
    width: 69px;
    height: 66px;
    background-image: url('../Images/NewImages/Solutions/SolutionIcon-Mobile.gif');
    background-repeat: no-repeat;
}

.solutions_iconMobile_link:hover
{
    background-image: url('../Images/NewImages/Solutions/SolutionIcon-Mobile_Roll.gif');
}

.solutions_iconReporting
{
    width: 68px;
    height: 66px;
    background-image: url('../Images/NewImages/Solutions/SolutionIcon-Reporting.gif');
    background-repeat: no-repeat;
}

.solutions_iconReporting_link
{
    width: 68px;
    height: 66px;
    background-image: url('../Images/NewImages/Solutions/SolutionIcon-Reporting.gif');
    background-repeat: no-repeat;
}

.solutions_iconReporting_link:hover
{
    background-image: url('../Images/NewImages/Solutions/SolutionIcon-Reporting_Roll.gif');
}

.solutions_iconUnscheduled
{
    width: 68px;
    height: 66px;
    background-image: url('../Images/NewImages/Solutions/SolutionIcon-Unscheduled.gif');
    background-repeat: no-repeat;
}

.solutions_iconUnscheduled_link
{
    width: 68px;
    height: 66px;
    background-image: url('../Images/NewImages/Solutions/SolutionIcon-Unscheduled.gif');
    background-repeat: no-repeat;
}

.solutions_iconUnscheduled_link:hover
{
    background-image: url('../Images/NewImages/Solutions/SolutionIcon-Unscheduled_Roll.gif');
}

/* Tools */

.tools_rowL
{
    float: left;
    width: 15.0em;
    height: 13.0em;
    padding-right: 2em;
    text-align: left;
    font-size: 1.0em;
}

.tools_rowR
{
    float: left;
    width: 15.0em;
    height: 13.0em;
    padding-right: 1em;
    text-align: left;
    font-size: 1.0em;
}

.tools_iconExtract
{
    width: 71px;
    height: 76px;
    background-image: url('../Images/NewImages/Tools/Extract-Icon.jpg');
    background-repeat: no-repeat;
}

.tools_iconExtract_link
{
    width: 71px;
    height: 76px;
    background-image: url('../Images/NewImages/Tools/Extract-Icon.jpg');
    background-repeat: no-repeat;
}

.tools_iconExtract_link:hover
{
    background-image: url('../Images/NewImages/Tools/Extract-Icon_Roll.jpg');
}

.tools_iconGXIF
{
    width: 71px;
    height: 76px;
    background-image: url('../Images/NewImages/Tools/GXIF-Icon.jpg');
    background-repeat: no-repeat;
}

.tools_iconGXIF_link
{
    width: 71px;
    height: 76px;
    background-image: url('../Images/NewImages/Tools/GXIF-Icon.jpg');
    background-repeat: no-repeat;
}

.tools_iconGXIF_link:hover
{
    background-image: url('../Images/NewImages/Tools/GXIF-Icon_Roll.jpg');
}

.tools_iconGateway
{
    width: 71px;
    height: 76px;
    background-image: url('../Images/NewImages/Tools/Gateway-Icon.jpg');
    background-repeat: no-repeat;
}

.tools_iconGateway_link
{
    width: 71px;
    height: 76px;
    background-image: url('../Images/NewImages/Tools/Gateway-Icon.jpg');
    background-repeat: no-repeat;
}

.tools_iconGateway_link:hover
{
    background-image: url('../Images/NewImages/Tools/Gateway-Icon_Roll.jpg');
}

.tools_iconSysman
{
    width: 71px;
    height: 76px;
    background-image: url('../Images/NewImages/Tools/Sysman-Icon.jpg');
    background-repeat: no-repeat;
}

.tools_iconSysman_link
{
    width: 71px;
    height: 76px;
    background-image: url('../Images/NewImages/Tools/Sysman-Icon.jpg');
    background-repeat: no-repeat;
}

.tools_iconSysman_link:hover
{
    background-image: url('../Images/NewImages/Tools/Sysman-Icon_Roll.jpg');
}

.tools_iconCDR
{
    width: 71px;
    height: 76px;
    background-image: url('../Images/NewImages/Tools/CDR-Icon.jpg');
    background-repeat: no-repeat;
}

.tools_iconCDR_link
{
    width: 71px;
    height: 76px;
    background-image: url('../Images/NewImages/Tools/CDR-Icon.jpg');
    background-repeat: no-repeat;
}

.tools_iconCDR_link:hover
{
    background-image: url('../Images/NewImages/Tools/CDR-Icon_Roll.jpg');
}

.tools_iconInput
{
    width: 71px;
    height: 76px;
    background-image: url('../Images/NewImages/Tools/Input-Icon.jpg');
    background-repeat: no-repeat;
}

.tools_iconInput_link
{
    width: 71px;
    height: 76px;
    background-image: url('../Images/NewImages/Tools/Input-Icon.jpg');
    background-repeat: no-repeat;
}

.tools_iconInput_link:hover
{
    background-image: url('../Images/NewImages/Tools/Input-Icon_Roll.jpg');
}

/* Partners */

.partners_logoBlackBerry
{
    margin: 0 auto 0 auto;
    width: 210px;
    height: 46px;
    background-image: url('../Images/Partners/BlackBerry_Logo.gif');
    background-repeat: no-repeat;
}

.partners_logoBlackBerry_link
{
    width: 210px;
    height: 46px;
    background-image: url('../Images/Partners/BlackBerry_Logo.gif');
    background-repeat: no-repeat;
}

.partners_logoBlackBerry_link:hover
{
    background-image: url('../Images/Partners/BlackBerry_Logo-Roll.gif');
}

.partners_logoHealthIntelligence
{
    margin: 0 auto 0 auto;
    width: 214px;
    height: 69px;
    background-image: url('../Images/Partners/HealthIntelligence.jpg');
    background-repeat: no-repeat;
}

.partners_logoHealthIntelligence_link
{
    width: 214px;
    height: 69px;
    background-image: url('../Images/Partners/HealthIntelligence.jpg');
    background-repeat: no-repeat;
}

.partners_logoHealthIntelligence_link:hover
{
    background-image: url('../Images/Partners/HealthIntelligence-Roll.jpg');
}

.partners_logoINPS
{
    margin: 0 auto 0 auto;
    width: 214px;
    height: 80px;
    background-image: url('../Images/Partners/INPS_Logo.gif');
    background-repeat: no-repeat;
}

.partners_logoINPS_link
{
    width: 214px;
    height: 80px;
    background-image: url('../Images/Partners/INPS_Logo.gif');
    background-repeat: no-repeat;
}

.partners_logoINPS_link:hover
{
    background-image: url('../Images/Partners/INPS_Logo-Roll.gif');
}

.partners_logoiQMedical
{
    margin: 0 auto 0 auto;
    width: 137px;
    height: 164px;
    background-image: url('../Images/Partners/iqmedical_logo.jpg');
    background-repeat: no-repeat;
}

.partners_logoiQMedical_link
{
    width: 137px;
    height: 164px;
    background-image: url('../Images/Partners/iqmedical_logo.jpg');
    background-repeat: no-repeat;
}

.partners_logoiQMedical_link:hover
{
    background-image: url('../Images/Partners/iqmedical_logo-Roll.jpg');
}

.partners_logoMicrosoft
{
    margin: 0 auto 0 auto;
    width: 186px;
    height: 114px;
    background-image: url('../Images/Partners/MicrosoftCertifiedPartner_Logo.gif');
    background-repeat: no-repeat;
}

.partners_logoMicrosoft_link
{
    width: 186px;
    height: 114px;
    background-image: url('../Images/Partners/MicrosoftCertifiedPartner_Logo.gif');
    background-repeat: no-repeat;
}

.partners_logoMicrosoft_link:hover
{
    background-image: url('../Images/Partners/MicrosoftCertifiedPartner_Logo-Roll.gif');
}

.partners_logoMedicalInterface
{
    margin: 0 auto 0 auto;
    width: 210px;
    height: 184px;
    background-image: url('../Images/Partners/MedicalInterface_Logo.jpg');
    background-repeat: no-repeat;
}

.partners_logoMedicalInterface_link
{
    width: 210px;
    height: 184px;
    background-image: url('../Images/Partners/MedicalInterface_Logo.jpg');
    background-repeat: no-repeat;
}

.partners_logoMedicalInterface_link:hover
{
    background-image: url('../Images/Partners/MedicalInterface_Logo-Roll.jpg');
}

.partners_logoNCCGroup
{
    margin: 0 auto 0 auto;
    width: 120px;
    height: 92px;
    background-image: url('../Images/Partners/nccgroup_logo.gif');
    background-repeat: no-repeat;
}

.partners_logoNCCGroup_link
{
    width: 120px;
    height: 92px;
    background-image: url('../Images/Partners/nccgroup_logo.gif');
    background-repeat: no-repeat;
}

.partners_logoNCCGroup_link:hover
{
    background-image: url('../Images/Partners/nccgroup_logo-Roll.gif');
}

.partners_logoPCTI
{
    margin: 0 auto 0 auto;
    width: 200px;
    height: 103px;
    background-image: url('../Images/Partners/pcti_logo.jpg');
    background-repeat: no-repeat;
}

.partners_logoPCTI_link
{
    width: 200px;
    height: 103px;
    background-image: url('../Images/Partners/pcti_logo.jpg');
    background-repeat: no-repeat;
}

.partners_logoPCTI_link:hover
{
    background-image: url('../Images/Partners/pcti_logo-Roll.jpg');
}

.partners_logoPlumtree
{
    margin: 0 auto 0 auto;
    width: 196px;
    height: 178px;
    background-image: url('../Images/Partners/plumtree.jpg');
    background-repeat: no-repeat;
}

.partners_logoPlumtree_link
{
    width: 196px;
    height: 178px;
    background-image: url('../Images/Partners/plumtree.jpg');
    background-repeat: no-repeat;
}

.partners_logoPlumtree_link:hover
{
    background-image: url('../Images/Partners/plumtree-roll.jpg');
}

.partners_logoSCC
{
    margin: 0 auto 0 auto;
    width: 204px;
    height: 58px;
    background-image: url('../Images/Partners/scc_logo.gif');
    background-repeat: no-repeat;
}

.partners_logoSCC_link
{
    width: 204px;
    height: 58px;
    background-image: url('../Images/Partners/scc_logo.gif');
    background-repeat: no-repeat;
}

.partners_logoSCC_link:hover
{
    background-image: url('../Images/Partners/scc_logo-roll.gif');
}

.partners_logoDestiny
{
    margin: 0 auto 0 auto;
    width: 170px;
    height: 139px;
    background-image: url('../Images/Partners/destiny_logo.gif');
    background-repeat: no-repeat;
}

.partners_logoDestiny_link
{
    width: 170px;
    height: 139px;
    background-image: url('../Images/Partners/destiny_logo.gif');
    background-repeat: no-repeat;
}

.partners_logoDestiny_link:hover
{
    background-image: url('../Images/Partners/destiny_logo-roll.gif');
}

.caseLogo
{
    float: left;
    width: 2em;
    height: 2em;
    padding-right: 2em;
    padding-bottom: 1em;
}

.cLogo
{
    border: 0;
    vertical-align: top;
}

.caseText
{
    float: left;
    width: 22em;
    height: 2em;
    padding-right: 5em;
    padding-bottom: 1em;
}

#divSearch
{
    background-color: #E5E9FF;
}

#lit_Content
{
    text-decoration: none;
}

#Content33 p
{
    font-style: italic;
}

/* Customer Area */

.CustomerArea_Category_Expand
{
    float: left;
    width: 16px;
    height: 16px;
    background-image: url('../Images/IconButtons/Plus.gif');
    background-repeat: no-repeat;
}

.CustomerArea_Category_ExpandButton
{
    width: 16px;
    height: 16px;
    background-image: url('../Images/IconButtons/Plus.gif');
    background-repeat: no-repeat;
}

.CustomerArea_Category_ExpandButton:hover
{
    background-image: url('../Images/IconButtons/Plus-Roll.gif');
}

.CustomerArea_Category_Collapse
{
    float: left;
    width: 16px;
    height: 16px;
    background-image: url('../Images/IconButtons/Minus.gif');
    background-repeat: no-repeat;
}

.CustomerArea_Category_CollapseButton
{
    width: 16px;
    height: 16px;
    background-image: url('../Images/IconButtons/Minus.gif');
    background-repeat: no-repeat;
}

.CustomerArea_Category_CollapseButton:hover
{
    background-image: url('../Images/IconButtons/Minus-Roll.gif');
}

.CustomerArea_Category_Documents
{
}

/* IE 6 Hack example – always start the IE6 hack with “* html” */

* html #menu
{
    width: 1003px;
}

