/* Main style sheet for Ivy League Software Web Site */
/* David Martin - Ivy League Software - Feb 2002     */

html {
	margin:      0;
	border:   none;
	padding:     0;
}

body {
	background-color: #FFFFFF;
	color:            black;
	font-size:         12px;
	text-decoration:   none;
	text-align:        left;
	padding-top:        0px;
	padding-bottom:     0px;
	padding-left:       0px;
	padding-right:      0px;
	font-family: arial,helvetica,sans-serif;
}

p.heading {
	background-color: white;
	color:            green;
	font-size:         14px;
	text-decoration:   none;
	text-align:        left;
	font-weight:       bold;
	font-family: arial,helvetica,sans-serif;
}

td {
	color:           black;
	font-size:        12px;
	text-decoration:  none;
	font-family: arial,helvetica,sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.support_header {
	background-color: #E0B058;
	color:              black;
	font-size:           14px;
	text-decoration:     none;
	font-weight:         bold;
	font-family: arial,helvetica,sans-serif;
}

pre {
	color:           black;
	font-size:        12px;
	text-decoration:  none;
	font-family: courier new,courier,serif;
}

a:link {
	background: transparent;
	margin:               0;
  border:            none;
  padding:              0;
  text-decoration:   none;
	color:             blue;
}

a:visited {
	background: transparent;
	margin:               0;
  border:            none;
  padding:              0;
  text-decoration:   none;
	color:             blue;
}

a:active {
	background: transparent;
	margin:               0;
  border:            none;
  padding:              0;
  text-decoration:   none;
	color:              red;
}

a:hover {
	background: transparent;
	margin:               0;
  border:            none;
  padding:              0;
  text-decoration:   none;
	font-weight:       bold;
}

.left_base {
	background-color: white;
	color:            black;
	font-size:         12px;
	text-decoration:   none;
	text-align:        left;
	padding-top:        0px;
	padding-bottom:     0px;
	padding-left:       0px;
	padding-right:      0px;
	font-family: arial,helvetica,sans-serif;
	background-image: url(/images/buttonbkg.jpg);
}

.left_sub {
	background-color: white;
	color:            black;
	font-size:         12px;
	text-decoration:   none;
	text-align:        left;
	padding-top:        5px;
	padding-bottom:     5px;
	padding-left:      15px;
	padding-right:      5px;
	font-family: arial,helvetica,sans-serif;
	background-image: url(/images/buttonbkg.jpg);
}

.white-row {
  background: none;
  border: none;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding: 0;
  width: 100%;
	background-color: white;
}

.green-row {
  background: none;
  border: none;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding: 0;
  width: 100%;
	background-color: #c2e7c9;
}

.left-col {
  border: none;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
  width: 33%;
}

.right-col {
  border: none;
  float: right;
  margin: 0;
  padding: 0;
  height: auto;
  width: 67%;
}

.cat_header {
	padding-left:         5px;
	padding-top:          2px;
	height:              22px;
	background-color: #E0B058;
	color:              black;
	font-size:           14px;
	font-weight:         bold;
}

.sub_cat_header {
	padding-left:         5px;
	padding-top:          2px;
	height:              20px;
	background-color: #E4DAB1;
	font-size:           12px;
	font-weight:         bold;
}

.list_item {
	background-image: url(/images/tri23a.gif);
	background-repeat: no-repeat;
	background-position: 3px left;
	padding-top:         2px;
	padding-left:       20px;
	padding-bottom:      2px;
	width:              100%;
}

.left_nav_text {
	color:             yellow;
	font-size:           12px;
	font-weight:         bold;
}

.left_nav_but {
	padding-top:         2px;
	padding-bottom:      8px;
	width:              100%;
}

.base_header {
	position:         absolute;
	width:                100%;
	height:              100px;
	top:                   0px;
	left:                  0px;
	padding-left:        165px;
	padding-top:          77px;
	background-color:  #006666;
	color:               white;
	font-size:            12px;
	text-align:         center;
}

.top_left {
	position:         absolute;
	width:             155px;
	height:            100px;
	top:                 0px;
	left:                0px;
}

.base_right {
	position:         absolute;
	height:               100%;
	width:                100%;
	top:                   0px;
	right:                 0px;
	padding-left:          0px;
	padding-top:           0px;
	text-align:           left;
	background-color:  #E4DAB1;
	font-family: arial,helvetica,sans-serif;
	color:            black;
}

.base_center {
	position:         absolute;
	height:               100%;
	width:                100%;
	top:                   0px;
	left:                  0px;
	padding-top:          10px;
	padding-left:         10px;
	padding-right:        10px;
	text-align:           left;
}

.base_back {
	position:            fixed;
	height:               100%;
	width:                100%;
	top:                   0px;
	left:                  0px;
	text-align:           left;
}

.wide_center {
	position:         absolute;
	height:               100%;
	width:                100%;
	top:                   0px;
	left:                  0px;
	padding-top:         110px;
	padding-left:        165px;
	padding-right:        10px;
	padding-bottom:       30px;
	text-align:           left;
}

.base_footer {
	position:         absolute;
	height:               30px;
	width:                100%;
	bottom:                0px;
	left:                  0px;
	padding-top:           5px;
	text-align:         center;
	border-top: thick solid #006666;
}

.cpi10 {
	background-color: white;
	color:            black;
	font-size:       11.5pt;
	text-decoration:   none;
	text-align:        left;
	font-family: courier new,courier,serif;
}

.cpi12 {
	background-color: white;
	color:            black;
	font-size:       9.75pt;
	text-decoration:   none;
	text-align:        left;
	font-family: courier new,courier,serif;
}

.cpi17 {
	background-color: white;
	color:            black;
	font-size:          7pt;
	text-decoration:   none;
	text-align:        left;
	font-family: courier new,courier,serif;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
