﻿*{
	margin:0;
	padding:0;
}

#borderl {
	background: #cacaca url(../images/borderleft.gif) right repeat-y;
}
#borderr {
	background: #cacaca url(../images/borderright.gif) repeat-y;
}

#header {
	background: #dddddd url(../images/banner.png);
	width: 994px;
	height: 165px;
}
	#headbody {
		width: 994px;
		margin: 0;
		padding: 0;
	}
	.imglink1 {
		position: relative;
		top: -12px;
		left: 2px;
		height: 70px;
		width: 240px;
		display: block;
		border: none;
	}
	a.textonly:link {
		position: relative;
		top: 2px;
		left: 934px;
		font-family: verdana;
		font-size: 8pt;
		color: #ffffff;
		text-decoration: none;
	}
	a.textonly:visited {
		position: relative;
		top: 2px;
		left: 934px;
		font-family: verdana;
		font-size: 8pt;
		color: #ffffff;
		text-decoration: none;
	}
	a.textonly:hover{
		text-decoration: underline;
	}
	.imglink2 {
		position: relative;
		top: -19px;
		left: 196px;
		height: 30px;
		width: 280px;
		display: block;
		border: none;
	}
	
/* the following commands affect ONLY the internal frameset that contains only the border frames, header frame, and content frame */
	.imglink3 {
		position: relative;
		top: -44px;
		left: 705px;
		height: 30px;
		width: 280px;
		display: block;
		border: none;
	}
	#topnavbox2 {
		position: relative;
		top: -45px;
		right: 12px;
	}
	#topnavbox2 a {
		display: inline-block;
		font: 7pt verdana;
		color: #003333;
		padding: 5px 0 0;
		text-decoration: none;
		text-align: center;
	}
	#topnavbox2 a:hover {
		color: #cc6633;
		text-decoration: underline;
	}
/* end commands for internal frameset */
	
	#topnavbox {
		position: relative;
		top: -17px;
		right: 0px;
	}
	#topnavbox img {
		position: relative;
		top: 8px;
	}
	#topnavbox a {
		display: inline-block;
		font: 7pt verdana;
		color: #003333;
		padding: 5px 0 0;
		width: 115px;
		height: 18px;
		text-decoration: none;
		text-align: center;
	}
	#topnavbox a:hover {
		color: #cc6633;
		background-color: #cccccc;
	}
	#topnavbox img.help {
		margin:0;
		padding:0;
	}
	#topnavbox a.helplink:hover {
		background:none;
	}
	#searchform {
		position: relative;
		top: -57px;
		left: 317px;
	}
		#searchbox {
			vertical-align: top;
		}

#sitenav {
	background: #dddddd url(../images/leftbar.png);
	width: 195px;
	min-height: 575px;
}
	#navbox {
		position: relative;
		top: 80px;
	}
	#sitenav a {
		display: block;
		font: 7pt verdana;
		color: #003333;
		border-top: #cccccc 2px solid;
		padding: 2px 4px 0 0;
		width: 165px;
		height: 22px;
		text-decoration: none;
		text-align: right;
	}
	#sitenav a:hover {
		color: #cc6633;
	}
	#sitenav a.changebutton {
		margin-top:40px;
		display:block;
		width:130px;
		height:25px;
		background: url(../images/change.png) no-repeat;
		border:none;
	}
	#sitenav a.changebutton:hover {
		display:block;
		width:130px;
		height:25px;
		background: url(../images/changeover.png) no-repeat;
		border:none;
	}
	#sitenav a.forgotbutton {
		margin-top:5px;
		display:block;
		width:130px;
		height:25px;
		background: url(../images/forgot.png) no-repeat;
		border:none;
	}
	#sitenav a.forgotbutton:hover {
		display:block;
		width:130px;
		height:25px;
		background: url(../images/forgotover.png) no-repeat;
		border:none;
	}
	#sitenav a.accountbutton {
		margin-top:5px;
		display:block;
		width:130px;
		height:25px;
		background: url(../images/account.png) no-repeat;
		border:none;
	}
	#sitenav a.accountbutton:hover {
		display:block;
		width:130px;
		height:25px;
		background: url(../images/accountover.png) no-repeat;
		border:none;
	}
        #sitenav a.ltsgiving {
		margin-top:5px;
		display:block;
		width:128px;
		height:106px;
		background: url(../images/lts_gift.png) no-repeat;
		border:none;
	}
	#sitenav a.winxplink {

		margin-top:15px;
        
        margin-right: 20px;

		width:80px;

		height:100px;

		display:block;

		background: url(../images/xpsp3-thumb.jpg) no-repeat;

		border:none;

	}

	#sitenav a.winxplink:hover {

		margin-top:15px;

        margin-right: 20px;

		width:80px;

		height:100px;

		display:block;

		background: url(../images/xpsp3-thumb.jpg) no-repeat;

		border:none;

	}


#pageback {
	background: #dddddd url(../images/page_bg.png) repeat-y;
	margin: 0;
	padding: 0;
}

#content {
	width: 725px;
	padding:0;
	margin: 0;
	font-family: verdana;
}
	#content h1 {
		font: 2em calibri, arial;
		font-weight: bold;
		color: #999999;
		margin-bottom: 10px;
	}
	#content h2 {
		font: 1.3em verdana;
		font-weight: bold;
		color: #003366;
		text-align: left;
		border-bottom: #333333 2px solid;
		margin-bottom: 5px;
	}
	#content h3 {
		font: 1.2em verdana;
		color: #333333;
		border-bottom: #333333 2px solid;
		width: 60%;
		padding: .1em;
		margin-bottom: 5px;
	}
	#content p {
		font: 8pt verdana;
		color: #333333;
		line-height: 1.4em;
		margin-bottom: 10px;
	}

	#content ul{
		font: 8pt verdana;
		margin: -5px 0 5px 20px;
		line-height: 1.6em;
	}
	#content ol {
		margin: 0;
		line-height: 1.5em;
	}
	#content a {
		font-family: verdana;
		font-size: 8pt;
		color: #cc6633;
		text-decoration: none;
	}
	#content a:hover {
		font-family: verdana;
		color: #777777;
		text-decoration: underline;
	}
	
	#contentleft a.winxplink {

		margin-top:15px;
        
        margin-right: 20px;

		width:80px;

		height:100px;

		display:block;

		background: url(../images/xpsp3-thumb.jpg) no-repeat;

		border:none;

	}

	#contentleft a.winxplink:hover {

		margin-top:15px;

        margin-right: 20px;

		width:80px;

		height:100px;

		display:block;

		background: url(../images/xpsp3-thumb.jpg) no-repeat;

		border:none;

	}

	
	#contentleft {
		float: left;
		width: 492px;
	}
		#contentleft h3 {
		font: 1.2em verdana;
		color: #333333;
		border-bottom: #333333 2px solid;
		width: 100%;
		padding: .1em;
		margin-bottom: 5px;
		}
		#contentleft p {
			font: 8pt verdana;
			color: #333333;
			line-height: 1.4em;
			margin-bottom: 10px;
			text-align: justify;
		}
	#contentright {
		float: right;
	}
	
	#content table.upeers tr th {
		padding: .5em .5em;
	}
	#content table.upeers tr td {
		padding: .5em .5em;
	}
	
/* the following commands only apply to the top level LTS pages with menu navigation */
#content2 {
	width: 725px;
	padding:0;
	margin: 0;
	font-family: verdana;
}
	#content2 h1 {
		font: 2em calibri, arial;
		font-weight: bold;
		color: #999999;
		margin-bottom: 10px;
	}
	#content2 h2 {
		font: 1.3em verdana;
		font-weight: bold;
		color: #003366;
		text-align: left;
		border-bottom: #333333 2px solid;
		margin-bottom: 5px;
	}
	#content2 h3 {
		font: 1.2em verdana;
		color: #333333;
		border-bottom: #333333 2px solid;
		width: 60%;
		padding: .1em;
		margin-bottom: 5px;
	}
	#content2 p {
		font: 8pt verdana;
		color: #333333;
		line-height: 1.4em;
		margin-bottom: 10px;
	}
	#content2 ul{
		font: 8pt verdana;
		margin: -5px 0 5px 20px;
		line-height: 1.6em;
	}
	#content2 ol {
		margin: 0;
		line-height: 1.5em;
	}
	#content2 a {
		font-family: verdana;
		font-size: 8pt;
		color: #cc6633;
		text-decoration: none;
	}
	#content2 a:hover {
		font-family: verdana;
		color: #777777;
		text-decoration: underline;
	}

	#contentleft {
		float: left;
		width: 492px;
	}
		#contentleft h3 {
		font: 12pt verdana;
		color: #333333;
		border-bottom: #333333 2px solid;
		width: 100%;
		padding: .1em;
		margin-bottom: 5px;
		}
		#contentleft p {
			font: 8pt verdana;
			color: #333333;
			line-height: 1.4em;
			margin-bottom: 10px;
			text-align: justify;
		}
	#contentright {
		float: right;
	}
	
	#content2 table.upeers tr th {
		padding: .5em .5em;
	}
	#content2 table.upeers tr td {
		padding: .5em .5em;
	}

/* the following commands control the internal navigation div for internal sites ONLY that wish to create an internal navigation for their site */
	#inav {
		float: left;
		width: 150px;
		margin: 30px 30px 0 0;
	}
		#inav a {
			display: block;
			font: 7pt verdana;
			color: #003333;
			border-top: #cccccc 2px solid;
			padding: 2px 4px 0 0;
			width: 150px;
			height: 22px;
			text-decoration: none;
			text-align: right;
		}
		#inav a:hover {
			color: #cc6633;
		}
		#inav ul {
			position: relative;
			right: 15px;
			list-style: none;
		}
		#inav ul a {
			display: block;
			font: 7pt verdana;
			color: #cc6633;
			border: none;
			padding: 0;
			width: 135px;
			height: 14px;
			text-decoration: none;
			text-align: right;
		}
		#inav ul a:hover {
			color: #777777;
			text-decoration: underline;
		}
	#inavcon {
		float: left;
		width: 740px;
	}
/* end internal navigation div commands */

body {
	padding: 0 18px;
	margin: 3px 10px 0;
	font: .7em verdana;
}
	
h1 {
	font: bold 2em calibri, helvetica, arial, sans-serif;
	color: #999999;
	margin-bottom: 10px;
}
h2 {
	font: 1.3em verdana;
	font-weight: bold;
	color: #003366;
	text-align: left;
	border-bottom: #333333 2px solid;
	margin-bottom: 5px;
}
h3 {
	font: 1.2em verdana;
	color: #333333;
	padding: .1em;
	margin: 1em 0 .5em;
	font-weight: bold;
}
h4 {
	font: bold 1.1em verdana;
	color: #000000;
	margin-bottom: 2px;
}
h5 {
	font: 1.4em verdana;
	color: #333333;
	border-bottom: #333333 2px solid;
	width: 80%;
	padding: .1em;
	margin-bottom: 5px;
}
p {
	font: 1em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin: .5em 0;
}
ul {
	font: 8pt verdana;
	margin: -5px 0 5px 20px;
	line-height: 1.6em;
}
ol {
	line-height: 1.5em;
	margin: -5px 0 5px 20px;
}
a {
	font-family: verdana;
	font-size: 8pt;
	color: #cc6633;
	text-decoration: none;
}
a:hover {
	color: #777777;
	text-decoration: underline;
}
pre {
	font: 1.2em "Courier New", Courier, monospace;
	margin: 1em 0;
}
table {
	font: 8pt verdana;
}
blockquote {
	margin: 20px 50px;
}
	
/* the following commands are taken from the old master css file */

.footer, .lmdate {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
}
	.footer a {
		font-size: 1em;
	}
