/* CSS Document for Open G I Support Website.*/
/* Last Edited by: Wil Perry 271108 */

/* Open G I Blue: #67a2c0 old: #6699cc */
/* Light Blue: #cce1eb */
/* Dark Blue: #00527f old: #00527f */
/* Added intro_red */

body {
	margin: 18px 0px 0px 0px;
	align: center;
}

#MainContainer {
	position: relative;
	width: 950px;
	margin: 0px auto 0px auto;
}

#Header {
	position: relative;
	width: 950px;
	height: 79px;
	background: url(../images/header-bkgrnd.jpg) top left no-repeat;
}

#Top_Header {
        position: relative;
	width: 950px;
        background: url(../images/header_bar.jpg) top left no-repeat;
        height: 25px;
}

#Top_Header_Text {
       	position: absolute; 
        top: 3px;
        right: 8px;
	font-family: arial, verdana, geneva;
	color: #ffffff;
	font-size: 8pt;
        text-align: right;
}

#Background {
	position: relative;
	width: 950px;
	/*height: 445px;*/
        background: url(../images/main-background_edge.jpg) top right repeat;
}

#Main {
	position: relative;
        width:950px;
        height:405px;
        overflow: auto;
}

#Box {
	position: relative;
        width:950px;
        valign: top;
        background: url(../images/main-background_edge1.jpg) top left repeat;
}

#Footer {
	position: relative;
	width: 950px;
        background: url(../images/footer_main.jpg) top left no-repeat;
}

/* homepage link */
a.home:link {
       	position: absolute; 
	top: 14px;
	left: 20px;
	height: 48px;
	width: 49px;
	display: block;
	text-decoration: none;
	background: url(../images/home-button_nml.jpg) no-repeat top;
}
a.home:visited {
	position: absolute;
	top: 14px;
	left: 20px;
	height: 48px;
	width: 49px;
	display: block;
	text-decoration: none;
	background: url(../images/home-button_nml.jpg) no-repeat top;
}
a.home:hover {
	position: absolute;
	top: 14px;
	left: 20px;
	height: 48px;
	width: 49px;
	display: block;
	text-decoration: none;
	background: url(../images/home-button_over.jpg) no-repeat top;
}
a.home:active {
	position: absolute;
	top: 14px;
	left: 20px;
	height: 48px;
	width: 49px;
	display: block;
	text-decoration: none;
	background: url(../images/home-button_down.jpg) no-repeat top;
}

a.panel1:link {
	position: absolute;
	top: 19px;
	left: 314px;
	height: 36px;
	width: 125px;
	display: block;
	text-decoration: none;
	background:url(../images/core-solutions_nml-01.jpg) no-repeat top;
}
a.panel1:visited {
	position: absolute;
	top: 19px;
	left: 314px;
	height: 36px;
	width: 125px;
	display: block;
	text-decoration: none;
	background:url(../images/core-solutions_nml-01.jpg) no-repeat top;
}
a.panel1:hover {
	position: absolute;
	top: 19px;
	left: 314px;
	height: 36px;
	width: 125px;
	display: block;
	text-decoration: none;
	background:url(../images/core-solutions_over-01.jpg) no-repeat top;
}
a.panel1:active {
	position: absolute;
	top: 19px;
	left: 314px;
	height: 36px;
	width: 125px;
	display: block;
	text-decoration: none;
	background:url(../images/core-solutions_down-01.jpg) no-repeat top;
}
a.panel2:link {
	position: absolute;
	top: 19px;
	left: 439px;
	height: 36px;
	width: 125px;
	display: block;
	text-decoration: none;
	background:url(../images/ecommerce_nml-01.jpg) no-repeat top;
}
a.panel2:visited {
	position: absolute;
	top: 19px;
	left: 439px;
	height: 36px;
	width: 125px;
	display: block;
	text-decoration: none;
	background:url(../images/ecommerce_nml-01.jpg) no-repeat top;
}
a.panel2:hover {
	position: absolute;
	top: 19px;
	left: 439px;
	height: 36px;
	width: 125px;
	display: block;
	text-decoration: none;
	background:url(../images/ecommerce_over-01.jpg) no-repeat top;
}
a.panel2:active {
	position: absolute;
	top: 19px;
	left: 439px;
	height: 36px;
	width: 125px;
	display: block;
	text-decoration: none;
	background:url(../images/ecommerce_down-01.jpg) no-repeat top;
}
a.panel3:link {
	position: absolute;
	top: 19px;
	left: 564px;
	height: 36px;
	width: 125px;
	display: block;
	text-decoration: none;
	background:url(../images/news_nml-01.jpg) no-repeat top;
}
a.panel3:visited {
	position: absolute;
	top: 19px;
	left: 564px;
	height: 36px;
	width: 125px;
	display: block;
	text-decoration: none;
	background:url(../images/news_nml-01.jpg) no-repeat top;
}
a.panel3:hover {
	position: absolute;
	top: 19px;
	left: 564px;
	height: 36px;
	width: 125px;
	display: block;
	text-decoration: none;
	background:url(../images/news_over-01.jpg) no-repeat top;
}
a.panel3:active {
	position: absolute;
	top: 19px;
	left: 564px;
	height: 36px;
	width: 125px;
	display: block;
	text-decoration: none;
	background:url(../images/news_down-01.jpg) no-repeat top;
}
a.panel4:link {
	position: absolute;
	top: 19px;
	left: 689px;
	height: 36px;
	width: 125px;
	display: block;
	text-decoration: none;
	background:url(../images/careers_nml-01.jpg) no-repeat top;
}
a.panel4:visited {
	position: absolute;
	top: 19px;
	left: 689px;
	height: 36px;
	width: 125px;
	display: block;
	text-decoration: none;
	background:url(../images/careers_nml-01.jpg) no-repeat top;
}
a.panel4:hover {
	position: absolute;
	top: 19px;
	left: 689px;
	height: 36px;
	width: 125px;
	display: block;
	text-decoration: none;
	background:url(../images/careers_over-01.jpg) no-repeat top;
}
a.panel4:active {
	position: absolute;
	top: 19px;
	left: 689px;
	height: 36px;
	width: 125px;
	display: block;
	text-decoration: none;
	background:url(../images/careers_down-01.jpg) no-repeat top;
}

a.panel5:link {
	position: absolute;
	top: 19px;
	left: 812px;
	height: 36px;
	width: 125px;
	display: block;
	text-decoration: none;
	background:url(../images/contact_nml-01.jpg) no-repeat top;
}
a.panel5:visited {
	position: absolute;
	top: 19px;
	left: 812px;
	height: 36px;
	width: 125px;
	display: block;
	text-decoration: none;
	background:url(../images/contact_nml-01.jpg) no-repeat top;
}
a.panel5:hover {
	position: absolute;
	top: 19px;
	left: 812px;
	height: 36px;
	width: 125px;
	display: block;
	text-decoration: none;
	background:url(../images/contact_over-01.jpg) no-repeat top;
}
a.panel5:active {
	position: absolute;
	top: 19px;
	left: 812px;
	height: 36px;
	width: 125px;
	display: block;
	text-decoration: none;
	background:url(../images/contact_down-01.jpg) no-repeat top;
}

/* Default Link Style */
a:link, a:visited {
	color: #00527f; 
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;	
	font-family: verdana, geneva;
}

a:hover { 
	text-decoration: underline; 
	color: #cc0000; 
    font-size: 12px;
    font-family: verdana, geneva;
}

/* BEGIN - Positional elements */
#top-level {
	top: 0px;
	left: 4px;
}

/* Front Page */
.heading {
	color: #00527f; 
	font-weight: bold;
	font-size: 14px;	
    font-family: verdana, geneva;
}

/* Top menu */

a.top_nav {
	text-align: right;
	color: #00527f; 
	font-size: 16px;
	font-family: arial,helvetica,sans-serif; 
	font-weight: bold;
	margin-top: 15px;
	margin-left: 13px;
	margin-right: 13px;
}

a.top_nav:link, a.top_nav:visited {
	color: #00527f; 
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-family: arial,helvetica,sans-serif;
}

a.top_nav:hover { 
	color: #cc0000; 
	text-decoration: none;
	font-size: 16px;
	font-family: arial,helvetica,sans-serif; 
}

/* END - Positional elements */

/** Standard content */

.componentheading {
        font-size: 12pt;  
        color: #00527f; 
        font-family: verdana, geneva;
        font-weight: bold;
        padding-bottom: 1px;
	border-bottom: 1px solid #67a2c0;
}

.contentheading {
        font-size: 12pt;  
        color: #00527f;
        font-family: verdana, geneva;
        font-weight: bold;
        align: left;
        valign: top;
}

td.componentheading {
	font-size: 16px;                                                                           /* Document Headings */
        font-weight: normal;
        padding-bottom: 1px;
	border-bottom: 1px solid #569cbe;
}

tr.componentheading a:link, tr.componentheading a:visited {
	font-size: 13px;                           
}

td.contentdescription {
         font-size: 11px;     
        font-family: verdana, geneva;   
}

.contentpane {
    font-family: verdana, geneva;
	font-size: 12px;
}

table.contentpane {
    font-family: verdana, geneva;
	font-size: 12px;
    /*     width: 100%; */
}

table.contentpaneopen {
         width: 586px;
}

table.contentpaneopen td {                   /* Documents */
        /* width: 100%;    */
         margin-top: 0px;
         font-size: 11px;
         font-weight: normal;
         font-family: verdana, geneva;
}

.sectiontableheader {
	background: #67a2c0;           /* c6c6c6 */
        color: #ffffff;
	font-size: 18px;
	font-family: verdana, arial,helvetica; 
	font-weight: bold;
        padding-left: 2px;
        margin-top: 5px;
}

td.sectiontableheader {
	background: #67a2c0;
        color: #ffffff;
        border: 2px white solid;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif; 
	font-weight: bold;
}

tr.sectiontableentry1 a:link, tr.sectiontableentry1 a:visited {
	background: #e8e8e8;
	border: 2px white solid;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif; 
	font-weight: normal;
        text-decoration: none;
}

tr.sectiontableentry2 a:link, tr.sectiontableentry2 a:visited {
	background: #f9f9f9;
	border: 2px white solid;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif; 
	font-weight: normal;
        text-decoration: none;
}

tr.sectiontableentry1 a:hover, tr.sectiontableentry1 a:active, tr.sectiontableentry2 a:hover, tr.sectiontableentry2 a:active {
	background: #ffffff;
         color: #cc0000;
	border: 2px white solid;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif; 
	font-weight: normal;
        text-decoration: none;
}

a.readon {
	text-align: right;
	margin-left: 480px;                   
}

* Main Menu */
.moduletable_main_nav {
         font-family: arial, verdana, geneva;
         font-size: 14px;                                  
	 margin-left: 0px;
         color: #ffffff;
	 width: 160px;
/*         background: #5599cc; */
         text-align: left;
         padding-left: 2px;
/*         border-bottom: 1px solid #bbd055; */
}

.moduletable_main_nav th {
         font-family: arial, verdana, geneva;
         font-size: 14px;                                   /* Navigation Menu Heading Sizes */
	margin-left: 0px;
         color: #ffffff;
	width: 160px;
         background: #67a2c0;                              /* 5599cc 67a2c0 569cbe*/
         text-align: left;
         padding-left: 2px;
/*         border-bottom: 1px solid #bbd055; */
}

.moduletable_main_nav td {
         font-family: arial, verdana, geneva;
	border-top: 1px solid #bbd0ff;                 /*   Line Underneath Menu Headings */
         background: #ffffff;
}

.mainlevel_main_nav {
	margin-left: 0px;                              
	background: url("../images/inactive_large.gif") no-repeat center left;
}

a.mainlevel_main_nav:link, a.mainlevel_main_nav:visited {
         font-family: arial, verdana, geneva;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
         background: url("../images/inactive_med.gif") no-repeat center left;     /* ../images/inactive_med.gif */
	text-decoration: none;
	padding-left: 12px;
}

a.mainlevel_main_nav:hover {
         font-family: arial, verdana, geneva;
	color: #cc0000;
	text-decoration: none;
}

#active_menu_main_nav {
         font-family: arial, verdana, geneva;
	background: url("../images/active_large.gif") no-repeat center left;   
}

.sublevel_main_nav {
         font-family: arial, verdana, geneva;
	margin-left: 3px;
	background: url("../images/inactive_med.gif") no-repeat center left;  
}

a.sublevel_main_nav:link, a.sublevel_main_nav:visited {
         font-family: arial, verdana, geneva;
	margin-left: 12px;
	padding-left: 12px;
	vertical-align: middle;
	font-size: 11px;
	color: #000000;
	text-align: right;
}
                                                                 /* Line 300 */
a.sublevel_main_nav:hover {
         font-family: arial, verdana, geneva;
	color: #cc0000;
	text-decoration: none;
	text-align: center;
}

/* _news */                                                                                                           /* _news */

table.moduletable_news {
	border: 0px solid #000000;
	color: #bbd066;
	margin-top: 10px;
	padding: 0px;
	width: 160px;
	right: 0px;
}

table.moduletable_news th {
	font-size: 12px;                    /* Title Size */
	background: #67a2c0;
	font-weight: 600;
	text-align: center;
	color: black;
         margin-top: 5px;
}

li.latestnews_news, li.mostread_news, li.newsfeed_news {
	font-weight: normal;
	font-family: arial,helvetica,sans-serif; 
	font-size: 10px;
	padding: 0;
	margin-left: 1px;
         text-indent:-17pt;
	text-decoration: none;
         list-style-type: disc;
         text-align: left;
}

/* Newsflash */
table.moduletable_newsflash {
	border: 1px solid #000000;
	margin-top: 6px;
	padding: 1px;
	right: 0px;
        width: 590px;
}

table.moduletable_newsflash th {
	background: #00527f;
        font-size: 12pt;                           /* 67a2c0 */
        color: #ffffff;                            /* 00527f */
        font-family: verdana, geneva;
        font-weight: bold;
        padding: 5px;
        text-align: center;
}

.newsflash_title {
        color: #00527f;                          
        font-family: verdana, geneva;
        font-weight: bold;
        font-size: 12pt;
}

/* Search */                                                                        /* SEARCH */
.search_search {
	font-size: 11px;
	font-family: arial,helvetica,sans-serif; 
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
        valign: top;
        border: none;
        hspace: 0px;
}

.searchintro {
	font-size: 8pt; 
    font-family: verdana, geneva;
	font-weight: normal;
}

.inputbox_search {
	font-size: 11px;
	font-weight: normal;
}

.button_search {
        width: 18px;
        border: none;
        background: url(../images/search_arrow.gif) no-repeat ; /*  #ffffff middle center;*/
}

/* Simpleboard specific */
.boardtable {
	font-size: 11px;
}
.boardtable td {
	font-size: 11px;
}
.pathway {
	font-size: 11px;
}

/* Press Releases */
.componentheading_press {
	padding-left: 3px;                                    /* Line 400 */
	font-size: 13px;
	font-weight: 600;
}

table.contentpaneopen_press {
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 5px;
}

td.contentheading_press {
  padding-right: 3px;
	font-weight: 600;
	background: url(../images/grey_underline.png) bottom left repeat-x;
	font-size: 13px;
	margin-top: 15px;
}

table.blog_press {
	font-size: 11px;
	padding: 3px;
}

table.blog_press tr {
	padding: 5px;
	margin-top: 3px;
}

a.readon_press {
	text-align: right;
	margin-left: 320px;
}

/* Login Form */
#login {
	font-size: 11px;
	font-weight: normal;
}

table.moduletable_login {
	margin-top: 8px;
}

table.moduletable_login td {
	font-size: 11px;
	font-weight: normal;
}

table.login_table {
	background: #ffffff;
	font-size: 8pt; 
    font-family: verdana, geneva;
}

.inputbox {
	font-size: 11px;
	font-weight: normal;
}

.button {
  color: #000000;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: 500;
  border: 1px solid #330066; 
  width: auto;
  background: #e5e8ea;
  padding: 0px 5px;
/*  line-height: 16px !important; */
/*  line-height: 14px; */
/*  height: 19px !important; */
  height: 19px;
/*  margin: 1px; */
}

/* Polls */
table.moduletable_poll {
	border: 1px solid black;
	margin-top: 6px;
	padding: 1px;
	width: 161px
}

table.moduletable_poll td {
	font-weight: normal;
	font-family: arial,helvetica,sans-serif; 
	font-size: 11px;
}

table.moduletable_poll th {                                    /* Poll Heading */
	/* font-size: 12px; */
	/* background: #569cbe; */
	/* font-weight: 600; */
	/* text-align: left; */
	/* color: white; */
         font-family: arial, verdana, geneva;
         font-size: 14px;                                   /* Navigation Menu Heading Sizes */
	margin-left: 0px;
         color: #ffffff;
	width: 160px;
         background: #67a2c0;                              /* 5599cc 67a2c0 569cbe*/
         text-align: left;
         padding-left: 3px;
         padding-top: 1px;
         padding-bottom: 1px;
}

table.pollstableborder {
	border: none;
	text-align: left;
}
                                                              /* Line 500 */
/* Forms */
.form_heading {
	font-weight: bold;
          text-decoration: none;
	font-family: arial,helvetica,sans-serif; 
	font-size: 25px;
         color: black;
}

.form_label {
	font-weight: normal;
	font-family: arial,helvetica,sans-serif; 
	font-size: 13px;
         color: black;
}

.form_text {
	font-weight: normal;
	font-family: arial,helvetica,sans-serif; 
	font-size: 11px;
         color: black;
}

.form_label_req {
	font-weight: bold;
	font-family: arial,helvetica,sans-serif; 
	font-size: 13px;
         color: #cc0000;
}

.form_label_note {                                   
	font-family: arial,helvetica,sans-serif; 
	font-size: 11px;
         color: #67a2c0;
}

.disclaimer {                                   
	font-family: arial,helvetica,sans-serif; 
	font-size: 11px;
         color: #00527f;
}

.intro_red {                                   
	font-family: arial,helvetica,sans-serif; 
	font-size: 11px;
         color: #ff0404;
}

.form_button {
  color: #000000;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  border: 1px solid #330066;
  width: auto;
  background: #e5e8ea;
  padding: 0px 5px;
  line-height: 16px !important;
  line-height: 14px;
  height: 24px !important;
  height: 22px;
  margin: 1px;
}

.form_button_submit {
  color: #000000;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #330066;
  width: auto;
  background: #e5e8ea;
  padding: 0px 5px;
  line-height: 16px !important;
  line-height: 14px;
  height: 24px !important;
  height: 22px;
  margin: 1px;
}


/*contactlink*/

.contactlink td {
	font-size: 10pt;	
}

.contactlink a:link, .contactlink a:visited {
	color: #0000ff; 
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;	
}

.contactlink a:hover { 
	text-decoration: underline; 
	color: #0000ff; 
         font-size: 14px;
}

/*Software Versions*/

.software_head {
        font-family: verdana, geneva;
        padding-left: 2px; 
        padding-top: 4px; 
        padding-bottom: 4px;
        font-size: 14px; 
        font-weight: bold;
	color: #67a2c0;
}

.software_ver {
        font-family: verdana, geneva;
        padding-left: 5px; 
        padding-top: 4px; 
        padding-bottom: 4px;
        font-size: 12px; 
        font-weight: normal;
	color: #00527f;
}

.software_ver_c {
        font-family: verdana, geneva;
        padding-left: 1px; 
        padding-top: 4px; 
        padding-bottom: 4px;
        font-size: 12px; 
        font-weight: normal;
	color: #00527f;
}

/*Rates Versions*/

.rates_main {
        font-size: 16px; 
        font-weight: bold;
	color: #00527f;
}

.rates_head {
        padding-left: 3px; 
        padding-top: 4px; 
        padding-bottom: 4px;
        font-size: 14px; 
        font-weight: bold;
	color: #67a2c0;
}

.rates_col {
        padding-left: 6px; 
        padding-top: 4px; 
        padding-bottom: 4px;
        font-size: 12px; 
        font-weight: normal;
	color: #00527f;
}

/* Section Style */

.sec_main, .back_button {
        font-size: 8pt; 
        font-family: verdana, geneva;
}

.sec_title {
        font-size: 18pt; 
        color: #00527f; 
        font-family: verdana, geneva;
        font-weight: bold;
}

.sec_head {
        font-size: 10pt;  
        color: #00527f; 
        font-family: verdana, geneva;
        font-weight: bold;
}

.sec_link {
        font-size: 10pt; 
        color: #67a2c0; 
        font-family: verdana, geneva;
}

.sec_link_main {
        font-size: 10pt; 
        color: #67a2c0; 
        font-family: verdana, geneva;
        font-weight: bold;
}

/* Icons on Content */

.buttonheading {
        margin-top: 0px;
        padding: 0px;
        valign: top;
}

/* Login */

a.login_link:link {
        font-size: 8pt; 
        color: #67a2c0; 
        font-family: verdana, geneva;
	text-decoration: none;
	font-weight: normal;
}

a.login_link:visited {
        font-size: 8pt; 
        color: #67a2c0; 
        font-family: verdana, geneva;
	text-decoration: none;
	font-weight: normal;
}

a.login_link:hover { 
	text-decoration: underline; 
	color: #cc0000; 
        font-size: 8pt; 
        font-family: verdana, geneva;
}

#howto ul li {
         list-style-type: disc;
         margin-left: -1em;
	}

/* To hide author date on homepage */

.modifydate {  
	color: #000000;
}

/* Welcome line at the top of the page */

td.welcome {
	font-family: arial, verdana, geneva;
	color: #ffffff;
	font-size: 8pt;
}

/* NEW! */
table.NEW {
	border: 1px solid red;
	margin-top: 6px;
	padding: 1px;
	right: 0px;
        width: 100%;
}

table.NEW th {
	font-size: 12pt;
        font-family: arial, verdana, geneva;
	background: red;
	font-weight: bold;
	text-align: center;
	color: white;
        padding: 4px;
}

table.NEW td {
        font-size: 8pt; 
        font-family: verdana, geneva;
        padding: 4px;
}
