/* CSS Document */

body {
	position:relative;
	min-width:780px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#555555;
	background-color:#FFFFFF;
	color:#000000;
	font-size:12px;
	background-image:url(images/back.gif);
	margin:0px;
	}
a {
	color:#0000CCl
	}
a:visited {
	color:#6600CC;
	}

h1, h2, h3 {
	font-family: Trebuchet MS;
	}


td {
	vertical-align:top;
	}
ul {
	list-style: square url(images/bullet2.gif);
	}
ul ul {
	list-style: square url(images/bullet1.gif);
	}
li {
	margin-bottom: 5px;
	}
.oddrow {
	background-color:#EEEEFF;
	}
.evenrow {
	background-color:#F7F7FF;
	}
	
.pricecut {
	color:#FF5555;
	text-decoration:line-through;
	}
.price {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
.myheader {
	font-size:16px;
	font-weight:bold;
	padding:2px 4px;
	margin: 20px 0px 0px 0px;
	border-style:solid;
	border-width:0px 0px 1px 4px;
	border-color:#00CC00;
	color:#4455FF;
	}
	
.coolheader {
	font-family: Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	padding-left:4px;
	height:20px;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#4455FF;
	color:#000000;
	margin-bottom: 10px;
	}
	
.medium_bold {
	font-size: 20px;
	font-weight: bold;
	}
.medium_normal {
	font-size: 20px;
	font-weight:normal;
	}
	
.tdmiddle {
	vertical-align:middle;
	text-align:center;
}
	
.appwrapper {
	border:1px solid #CCCCCC;
	margin:20px auto;
	padding:10px;
	}
.samplecell {
	width:206px;
	border:1px solid #CCCCCC;
	background-color:#EEEEEE;
	margin:10px;
	padding:8px;
	color:#666666;
	}
.samplecell img {
	border:1px solid;
	border-color:#999999 #FFFFFF #FFFFFF #999999;
	}
.samplecell a {
	border:none;
	text-decoration:none;
	color:#666666;
	}
.samplecell span {
	display:block;
	margin-top:6px;
	margin-bottom:6px;
	text-align:center;
	font-weight:bold;
	background:#CCCCCC;
	color:#666666;
	border:1px solid;
	border-color:#999999 #FFFFFF #FFFFFF #999999;
	}
.small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.fineprint {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	}

#header_bg {
	height:69px;
	background-image:url(images/header_bg.png);
	}
#header {
	height:69px;
	width:767px;
	background-image:url(images/header.png);
	}
#navbar {
	height:29px;
	background-image:url(images/navbar.png);
	padding-left:20px;
	}
#navbar span {
	display:block;
	height:24px;
	padding:7px 20px 0px 20px;
	margin:0px 2px;
	float:left;
	background-image:url(images/navbar_current.png);
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	border-left:1px solid #888888;
	border-right:1px solid #EEEEEE;
	border-width: 0px 1px;
	}
#navbar a {
	display:block;
	height:24px;
	padding:7px 20px 0px 20px;
	margin:0px 2px;
	float:left;
	background-image:url(images/navbar_a.png);
	color:#000077;
	font-weight:bold;
	text-decoration:none;
	border-left:1px solid #888888;
	border-right:1px solid #EEEEEE;
	border-width: 0px 1px;
	}
#navbar a:hover {
	background-image:url(images/navbar_h.png);
	color:#0000FF;
	border: 1px solid #FFFFFF;
	border-width: 0px 1px;
	}
#navbar a:visited {
	color:#666666;
	}
#subheader_bg {
	height:167px;
	background-image:url(images/subheader_bg.png);
	}
#subheader {
	position:absolute;
	height:167px;
	width:767px;
	background-image:url(images/subheader.jpg);
	}
#subheader_left {
	width:265px;
	padding: 40px 180px 10px 10px;
	color:#FFFFFF;
	font-weight:bold;
	}
#subheader_table {
	position:absolute;
	}
#lowouter {
	margin:0px 14px;
	}
/* Windows */
#window1 {
	margin: 20px auto;
	background-color:#FFFFFF;
	width:360px;
	}
#inner1 {
	height:140px;
	min-width:150px;
	font-size:12px;
	}
#learnmore a {
	display:block;
	margin:3px 0px;
	color:#000088;
	text-decoration:none;
	padding-left:10px;
	font-weight:normal;
	}
#learnmore a:visited {
	color:#555555;
	}
#learnmore a:hover {
	display:block;
	background-color:#CCDDEE;
	}
#window2 {
	margin:10px 0px 0px 0px;
	background-color:#FFFFFF;
	}
#window2 a {
	display:block;
	margin:3px 0px;
	color:#000088;
	text-decoration:none;
	padding-left:10px;
	font-weight:normal;
	}
#window2 a:visited {
	color:#555555;
	}
#window2 a:hover {
	display:block;
	background:url(images/grad2.jpg) center;
	color:#FFFFFF;
	}
#window2 span {
	display:block;
	margin:3px 0px;
	color:#FFFFFF;
	background:url(images/navbar_current.png) center;
	text-decoration:none;
	padding-left:10px;
	}
#inner2 {
	min-height:50px;
	font-weight:bold;
	width:175px;
	}
#window3 {
	margin:10px 0px 0px 10px;
	background-color:#FFFFFF;
	}
#inner3 {
	min-height:200px;
	padding:0px 20px 20px 20px;
	}

.w_title {
	font-size:14px;
	padding:8px 14px;
	text-align:center;
	font-weight:bold;
	color:#0000AA;
	border-bottom:1px dotted #CCCCCC;
	}
.w_bar_title {
	font-size:14px;
	padding:3px 50px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	}
.w_content {
	padding:8px 14px 10px 14px;
	}
.w_bar_content {
	padding:10px 14px 10px 14px;
	}
.w_t {
	background:url(images/w_t.png) top repeat-x;
	}
.w_bar_t {
	background:url(images/w_bar_t.png) top repeat-x;
	}
.w_b {
	background:url(images/w_b.png) bottom repeat-x;
	}
.w_l {
	background:url(images/w_l.png) left repeat-y;
	}
.w_r {
	background:url(images/w_r.png) right repeat-y;
	}
.w_tl {
	background:url(images/w_tl.png) top left no-repeat;
	}
.w_bar_tl {
	background:url(images/w_bar_tl.png) top left no-repeat;
	}
.w_tr {
	background:url(images/w_tr.png) top right no-repeat;
	}
.w_bar_tr {
	background:url(images/w_bar_tr.png) top right no-repeat;
	}
.w_bl {
	background:url(images/w_bl.png) bottom left no-repeat;
	}
.w_br {
	background:url(images/w_br.png) bottom right no-repeat;
	}

#footer {
	position:relative;
	margin: 10px 0px;
	background-color:#AACCFF;
	text-align:center;
	font-size:9px;
	border: 1px solid #CCCCCC;
	color:#666666;
	}
