@charset "UTF-8";
/* TEMP STYLE FOR LISA */

body {
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#8F8F73;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

b {color:#2698B2}
a {
	color:#8f8f73;
	font-weight: bold;
}

a:hover {color:#666633;}

.img {
	border:1px solid #CCCCCC;
	color:#999999;
	padding: 5px;
}

input, textarea, select{			     
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#393737;
}	

.h1 {
	font-size: 18px;
	width:500px;
	font-weight:bold;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 22px;
	background-image: url(/img/purple_arrow.png);
}

.break {
	width:500px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 30px;
}

.text_highlight {
	font-style: italic;
	color: #99CC00;
}

.h2 {
	font-size:14px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.h3 {color:#FF3366; font-weight:bold;}

.caption {
	font-size: 10px;
	color: #333333;
}

.q1 {font: 14px; padding:5; font-style:italic; color:#339966;}

.sub1 {font: 12px; font-weight:bold; color: #666666; }

.sub2 {font: 12px; font-weight:bold; color: #666666; }


table {
	width: 100%;
	padding: 2px;
}	
.photo {
	padding: 5px;
	float: right;
	width: 250px;
	text-align: center;
}

.square li{background:url(/img/1_z2.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 10px }

.download {
	background-image: url(/img/download.gif);
	background-repeat: no-repeat;
	padding-left: 15px;	
}

.rdmr {
	width:100px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}

.another_download {
	list-style-image: url(/img/download.gif);
	background-repeat: no-repeat;
	padding-left: 15px;	
}

.speciallink {
	color: #CC3333;
}

.devnotes {color:#CC3300}

.jumpdown {
	list-style-image: url(/img/arrow_px_down.gif);
	font-weight: bold;
	font-size: 95%;

}

.jumpdown a{
	color:#006633;

}

.jumpup {
	list-style-image: url(/img/arrow_px_up.png);
	font-size: 12px;
	font-weight: bold;
}

.jumpup a{
		color:#006633;

}
.name {
	font-size: 10px;
	color: #333333;
}
.notes {
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}

.crumbs {
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}

.table500 {
	width: 500px;
	border: 1px solid #cccccc;
	background-image:url(/img/calendar_bg.jpg);
	background-repeat: repeat-x;	
}

.table500_head  {font:Arial, Helvetica, sans-serif; font-weight:bold; color: #FFFFFF;padding: 4px; }

.highlight_box {
	width:160px;
	background:url(/img/module_box_bg.jpg);
	padding: 10px;
}

.click {
	width:100px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	font-size: 90%;
}

.contentModuleBoxN {
	width: 160px;
	border: 1px solid #cccccc;
	background:  url(/img/module_box_bg.jpg) repeat-x top left;
	padding: 8px 10px 10px 10px;
	float:right;
}

.contentModuleBoxL {
	width: 160px;
	border: 1px solid #cccccc;
	background:  url(/img/module_box_bg.jpg) repeat-x top left;
	padding: 8px 10px 10px 10px;
}

.contentModuleBoxNoMargin {
	border: 0px solid #cccccc;
	background:  url(/img/module_box_bg.jpg) repeat-x top left;
	padding: 0px 0px 0px 0px;
}

.mBot5{
	margin-bottom: 5px;
}

.adminCopy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #676767;
    font-weight: bold;
}

.printAdminCopy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}

.printAdminCopyWhite {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
}

.adminCopySm {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #676767;
    font-weight: bold;
}

.printAdminCopySm {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
}