/*
crcinfosys.com - styles for screen media
*/

body {
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: whitesmoke url(i/crcbg_new.jpg) repeat-y 50% 0;
	}

/* 
	text  -----------------------------------------------------------------
*/
a:link {
	color: #999;
	text-decoration: none;
	}

a:visited {
	color: #999;
	text-decoration: none;
	}

a:hover {
	color: #2B64C4;
	text-decoration: none;
	}
	
a.red:link {
	color: #2B64C4;
	text-decoration: underline;
	background-color: #fff;
	}

a.red:visited {
	color: #2B64C4;
	text-decoration: underline;
	background-color: #fff;
	}

a.red:hover {
	color: #2B64C4;
	text-decoration: none;
	background-color: #fff;
	}
	
a.blue:link {
	color: Blue;
	text-decoration: underline;
	background-color: #fff;
	}

a.blue:visited {
	color: Blue;
	text-decoration: underline;
	background-color: #fff;
	}

a.blue:hover {
	color: Blue;
	text-decoration: none;
	background-color: #fff;
	}
	
a.crcReportListLink:link
{
	color: White;
	text-decoration: none;
	background-color: #fff;	
	font-weight: bold;
}	

a.crcReportListLink:visited
{
	color: White;
	text-decoration: none;
	background-color: #fff;	
	font-weight: bold;
}

a.crcReportListLink:hover
{
	color: White;
	text-decoration: none;
	background-color: #fff;	
	font-weight: bold;
}

p {
	margin: 10px 0 25px;
	padding: 0;
	}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #2B64C4;
	padding: 0;
	margin: 0;
	}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 20px;
	color: #2B64C4;
	padding: 0;
	margin: 0 0 25px 0;
	letter-spacing: 6px;
	font-weight: normal;
	}
	
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2B64C4;
	padding: 0;
	margin: 0;
	letter-spacing: 4px;
	}

h1 span, h2 span, h3 span {
	color: #999;
	}

blockquote {
	font-size: 88%;
	color: #777;
	padding-left: 12px;
	border-left: 1px dotted #777;
	}

code {
	color: #c63;
	line-height: 1.2em;
	text-align: left;
	}

code strong {
	color: #930;
	}

abbr, acronymn, .popup {
	font-style: normal;
	border-bottom: 1px dotted;
	}

strike {
	text-decoration: line-through;
	}

/* 
	top  -----------------------------------------------------------------
*/
#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0 11px;
	text-align: left;
	background: url(i/crcbg_new.jpg) repeat-y;
	width: 776px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 750px;
	}

html>body #wrap {
  	width: 750px;
	} 

/*#logo {
	margin: 0;
	padding: 15px 15px 0 15px;
	background-color: #fff;
	height: 60px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999;
	text-align: left;
	letter-spacing: 1px;
	}
	
#logo img 
{
	border: none;
	padding: 0 15px 0 0;
	}
	
#logo a {
	border-style: none;
	}*/

#logo {
	margin: 0;
	padding: 7px 15px 0 15px;
	background-color: #FFFFFF;
	/* background: transparent url(crcbanner4.gif) no-repeat top left; */
	height: 80px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #ccc;
	text-align: left;
	letter-spacing: 1px;
	}
	
#logo img 
{
	border: none;
	padding: 0 15px 0 0;
	}
	
#navmain {
	margin: 0;
	padding: 0 0 0 15px;
	background-color: #fff;
	height: 30px;
}

#navmain ul {
	list-style: none;
	margin: 0;
	border: none;
	padding: 0;
}

#navmain li 
{
	display: inline;
	border: none;
	margin: 0;
}

#navmain li a, #navmain li a:visited 
{
	float: left;
	display: inline;
	font-family: verdana, arial, helvetica, sans-serif;
	letter-spacing: 2px;
	font-size: 11px;
	text-align: left;
	/* color: #999; */
	color: #999;
	vertical-align: baseline;
	background-color: transparent;
	/* border-bottom: 3px solid #9f9f9f; */
	border-bottom: 3px solid #2B64C4;
	padding: 10px 0 3px 0;
	margin: 0 10px 0 0;
	text-decoration: none;
	width: 100px;
}

#navmain li a.active, #navmain li a:visited.active
{
	float: left;
	display: inline;
	font-family: verdana, arial, helvetica, sans-serif;
	letter-spacing: 2px;
	font-size: 11px;
	text-align: left;
	color: #000;
	vertical-align: baseline;
	background-color: transparent;
	border-bottom: 3px solid #2B64C4;
	padding: 10px 0 3px 0;
	margin: 0 10px 0 0;
	text-decoration: none;
	width: 100px;
	/* line-height: 3.0em;*/
}

#navmain li a:hover 
{
	border-bottom: 3px solid #2B64C4;
	color: #000;
}

/*
	main text column  -----------------------------------------------------------
*/
#left {
	margin: 0 270px 15px 15px;
	padding-top: 0px;
	text-align: left;
	}

#left .entry {
	margin-top: 30px;
	background-color: #fff;
	}

#left .entryRFTA {
	margin-top: 30px;
	background-color: #fff;
	height: 500px;
	}
	
#left .rfta {
	margin-top: 10px;
	background-color: #fff;
	border: none;
	position: absolute;
	top: 190px;
	left: 25px;
	height: 400px;
	width: 450px;
	}
	
#leftRFTA {
	margin: 0 15px 15px 15px;
	padding-top: 0px;
	text-align: left;
	}

#leftRFTA .entry {
	margin-top: 30px;
	background-color: #fff;
	}
	
#leftRFTA .entryInline {
	margin-top: 1.5em;
	background-color: #fff;
	}

#leftRFTA .entryRFTA {
	margin-top: 30px;
	background-color: #fff;
	height: 500px;
	}
	
#leftRFTA .rfta {
	margin-top: 10px;
	background-color: #fff;
	border: 1px solid #000;
	padding: 0 0 0 4px;
	position: absolute;
	top: 190px;
	left: 35px;
	height: 400px;
	width: 450px;
	}

/*
	right column  -----------------------------------------------------------
*/
#right {
	position: absolute;
	top: 140px;
	right: 15px;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 120px 15px 15px 0;
	color: #963;
	background: url(i/watermark.gif) no-repeat top left;
	width: 240px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 210px;
	}

html>body #right {
  	width: 210px;
	} 

#right h3 {
	font-family: verdana, sans-serif;
	font-size: 100%;
	padding: 0 0 4px 19px;
	margin-bottom: 8px;
	color: #c63;
	border-bottom: 1px dotted #ddd0b9;
	background: url(cube_birch.gif) no-repeat 0 2px;
	}

#right h4 {
	font-size: 92%;
	font-weight: normal;
	margin: 0;
	}
	
#right p {
	margin-top: 4px;
	margin-bottom: 20px;
	}

#right ul, .noBullet, #right dl {
	margin: 4px 0 20px 0;
	padding: 0;
	list-style: none;
	}

#right li {
	margin: 0;
	padding: 0;
	border-bottom: 8px solid #000;
	}
	
#right li a {
	display: block;
	padding: 4px 4px 4px 10px;
	border-left: 10px solid #a0a0a0;
	background-color: gray;
	color: #fff;
	text-decoration: none;
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 100%;
	}
	
html>body #right li a {
  	width: auto;
	} 
	
#right li a.active {
	display: block;
	padding: 4px 4px 4px 10px;
	border-left: 10px solid #2B64C4;
	background-color: #999;
	color: #fff;
	text-decoration: none;
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 100%;
}

html>body #right li a.activeLink {
  	width: auto;
	} 

#right li a:hover 
{
	border-left: 10px solid #2B64C4;
	background-color: #999;
	color: #fff;
}

/* 
	footer -------------------------------------------------- 
*/
#footer {
	margin: 10px 180px 0 15px;
	clear: both;
	font-size: 88%;
	line-height: 1.5em;
	color: #999;
	padding-top: 6px;
	padding-bottom: 10px;
	border-top: 2px solid #999;
	}

#footer a, a.visited {
	color: #2B64C4;
	text-decoration: underline;
	background-color: #fff;
	}

#footer a:hover {
	color: #2B64C4;
	text-decoration: none;
	background-color: #fff;
	}

/* 
	misc. -------------------------------------------------- 
*/
hr {
	border-top: 1px solid #999;
	color: #fff;
	background-color: #fff;
	height: 1px;
	}	

#logo a, #nav a, a.noline:link, a.noline:visited, .photoBox a:link, .photoBox a:visited {
	border-style: none;
	}

h3 img {
	vertical-align: middle;
	}

ul.noBullet li {
	list-style-type: none;
	}

.note {
	color: #999;
	font-style: italic;
	}

.center {
	text-align: center;
	}

.hide {
	display: none;
	}
	
/* form level classes ------------------------------------ */
.crclabel {
	background-color: #fff;
	border: 0;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0.2em 0.2em 0.2em 0em;
	height: 2.0em;
	width: auto;
}

.crccommentssubject
{
	font-weight: bold;
}

.crccommentscomment
{
	padding-left: 2em;	
	visibility: hidden;
	display: none;
}

.crchelplabel {
	background-color: #fff;
	border: 0;
	color: #2B64C4;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	padding: 0.2em 0.2em 0.2em 0em;
	width: auto;
}

.crclabelstrong {
	background-color: #fff;
	border: 0;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0.2em 0.2em 0.2em 0em;
	height: 2.0em;
	width: auto;
}

.crcheaderlabel {
	background-color: transparent;
	border: 0;
	color: #2B64C4;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.35em;
	padding: 0.2em 0.2em 0.2em 0em;
	left: 0;
	top: 0;
	text-align: left;
	vertical-align: bottom;
	letter-spacing: 0.45em;
}

.crcsublabel {
	background-color: #2B64C4;
	border: 0;
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	padding: 0.2em 0.2em 0.2em 0em;
	text-align: left;
	vertical-align: bottom;
}

.crcwarninglabel {
	background-color: #fff;
	border: 0;
	color: red;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	padding: 0.2em 0.2em 0.2em 0em;
	height: 2.0em;
	width: auto;
}

.keylabel 
{
	background-color: #fff;
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	width: 2.0em;
	height: 1.0em;
	display: inline-block;
}

.keyheader
{
	background-color: #fff;
	color: #000;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	border-right: 1px solid #000;
	width: 2.0em;
	height: 1.0em;
	display: inline-block;
}

.crcgrid	/* used for large reporting grids */
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	border: 1px solid #000;
	width: 95%;
}

.crcgridrftareview
{

}
.crcgrid a:link, a:visited {
	color: blue;	/* color: #2B64C4; */
	text-decoration: underline;
}

.crcgrid a:hover {
	color: blue;	/* color: #2B64C4; */
	text-decoration: none;
}

.crcgridsmall	/* used for small grids where the width is defined in the grid */
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	border: 1px solid #000;
}

.crcComboShort, .crcComboMed, .crcComboMedLong, .crcComboLong, .crcComboXLong {
	background-color: #fff;
	border: 1px solid #000;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0.5em 0.2em;
	height: 3.0em;
	line-height: 25px;
}

.crcComboShort {
	width: 5.0em;
}

.crcComboMed {
	width: 7.5em;
}

.crcComboMedLong {
	width: 10.0em;
}

.crcComboLong {
	width: 15.0em;
}

.crcComboXLong {
	width: 20.0em;
}

/* default classes - need to define sizes styles for each control 
	so Mozilla will style them roughly the same as IE */
.defaultShort, .defaultMed, .defaultMedLong, .defaultLong, .defaultXLong {
	color: #000;
	background-color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	vertical-align: bottom;
	padding: 0.2em 0.2em 0.2em 0.2em;
	border: 0.1em solid #000;
	height: 2.0em;
}

.defaultShort {
	width: 2.5em;
}

.defaultMedShort {
	width: 5.0em;
}

.defaultMed {
	width: 7.5em;
}

.defaultMedLong {
	width: 10.0em;
}

.defaultLong {
	width: 15.0em;
}

.defaultXLong {
	width: 20.0em;
}
/* end default control size classes */


/* textbox classes - need to define styles for each type 
	so Mozilla will style them roughly the same as IE */
.crcTextAlphaShort, .crcTextAlphaMedShort, .crcTextAlphaMed, .crcTextAlphaMedLong,
.crcTextAlphaLong, .crcTextAlphaXLong, .crcTextNumShort, .crcTextNumMedShort,
.crcTextNumMed, .crcTextNumMedLong, .crcTextNumLong, .crcTextNumXLong,
.crcTextArea, .crcTextAreaShort, .crcTextAreaMed, .crcTextAlphaLongRO, .crcTextAlphaMedLongRO, .crcTextAlphaXXLong, .crcTextAlphaXLongRO, .crcTextAreaRO {
	background-color: #fff;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	vertical-align: bottom;
	padding: 2px;
	border: 1px solid #000;
	height: 15px;
}

.crcTextHidden 
{
	background-color: #fff;
	color: #fff;
	width: 2em;
	border: none;
}

.crcTextHelp {
	background-color: #fff;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding: 2px;
	border: none;
	text-align: left;
	width: 60.0em;
	height: 3.25em;
	line-height: 1.5em;
}

.crcTextArea {
	text-align: left;
	width: 45.0em;
	height: 9.5em;
	line-height: 1.5em;
}

.crcTextAreaRO {
	text-align: left;
	width: 45.0em;
	height: 9.5em;
	line-height: 1.5em;
	background-color: #d3d3d3;
}

.crcTextAreaShort {
	text-align: left;
	width: 45.0em;
	height: 4.5em;
	line-height: 1.5em;
}

.crcTextAreaMed {
	text-align: left;
	width: 45.0em;
	height: 6.25em;
	line-height: 1.5em;
	font-weight: bold;
}

.crcTextAlphaShort {
	text-align: left;
	width: 2.5em;
}

.crcTextAlphaMedShort {
	text-align: left;
	width: 5.0em;
}

.crcTextAlphaMed {
	text-align: left;
	width: 7.5em;
}

.crcTextAlphaMedLong {
	text-align: left;
	width: 10.0em;
}

.crcTextAlphaMedLongRO {
	text-align: left;
	width: 12.5em;
	background-color: #d3d3d3;
}

.crcTextAlphaLong {
	text-align: left;
	width: 15.0em;
}

.crcTextAlphaLongRO {
	text-align: left;
	width: 15.0em;
	background-color: #d3d3d3;
}

.crcTextAlphaXLong {
	text-align: left;
	width: 20.0em;
}

.crcTextAlphaXXLong {
	text-align: left;
	width: 30.0em;
}

.crcTextAlphaXLongRO {
	text-align: left;
	width: 30.0em;
	background-color: #d3d3d3;
}

.crcTextNumShort {
	text-align: right;
	width: 2.5em;
}

.crcTextNumMedShort {
	text-align: right;
	width: 5.0em;
}

.crcTextNumMed {
	text-align: right;
	width: 7.5em;
}

.crcTextNumMedLong {
	text-align: right;
	width: 10.0em;
}

.crcTextNumLong {
	text-align: right;
	width: 15.0em;
}

.crcTextNumXLong {
	text-align: left;
	width: 20.0em;
}
/* end textbox classes */
	
.crchiddenpanel
{
	visibility:hidden;
	display:none;
}

.crchidden
{
	visibility:hidden;
	display:none;
}
	
/* button clasees */
.crcbutton {
	background-color: #2B64C4 ;
	color: gainsboro;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
	text-align: center;
	vertical-align: bottom;
	padding: 0.2em 0.2em 0.2em 0.2em;
	border: 0.1em solid #000;
	cursor: hand;
	height: 2.0em;
	width: 7.5em;
}

/*.crcbutton:hover {
	background-color: #2B64C4;
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.0em;
	text-align: center;
	vertical-align: bottom;
	padding: 0.2em 0.2em 0.2em 0.2em;
	border: 0.1em solid #000;
	cursor: hand;
	height: 2.0em;
	width: 7.5em;
}*/

.crcactivebutton
{
	background-color: #F7AF03 ; /* #2B64C4; */
	color: #FFFFFF ; /*#fff;*/
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.0em;
	text-align: center;
	vertical-align: bottom;
	padding: 0.2em 0.2em 0.2em 0.2em;
	border: 0.1em solid #000;
	cursor: hand;
	height: 2.0em;
	width: 7.5em;
}

.crctable
{
	border: 0px solid #000;
	padding: 0px;
	background-color: #ccc;
}

.tooltiptitle
{
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none; 
	CURSOR: Default; 
	text-align:center;
	font-family: arial; 
	font-weight: bold; 
	font-size: 12pt
}
.tooltipcontent
{
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	CURSOR: Default; 
	font-family: arial; 
	font-size: 8pt;
}

#ToolTip
{
	position:absolute; 
	width: 300px; 
	top: 0px; 
	left: 0px; 
	z-index:4; 
	visibility:hidden;
}

/* .crcButtonShort, crcButtonMedShort, .crcButtonMed, .crcButtonMedLong,
.crcButtonLong, .crccrcButtonXLong {
	background-color: gainsboro;
	color: #2B64C4;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
	text-align: center;
	vertical-align: bottom;
	padding: 0.2em 0.2em 0.2em 0.2em;
	border: 0.1em solid #000;
	cursor: hand;
	height: 2.0em;
}

.crcButtonShort {
	width: 2.5em;
}

.crcButtonMedShort {
	width: 5.0em;
}

.crcButtonMed {
	width: 7.5em;
}

.crcButtonMedLong {
	width: 10.0em;
}

.crcButtonLong {
	width: 15.0em;
}

.crcButtonXLong {
	width: 20.0em;
} */

/* end button classes */







	
	
	
/* all this below was part of the original css

	figures  -----------------------------------------------------------

#left img.thumb {	
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: .5em;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	}

#left a img.thumb:hover {
	border-color: #999;
	}

#left .figure {
	float: right;
	margin: .5em 0 10px 20px;
	font-size: 92%;
	color: #999;
	text-align: center;
	}

#left .figure img.fig {	
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	}

#left .figure2 {
	margin: 1em 0 1em 20px;
	font-size: 92%;
	color: #999;
	text-align: center;
	}

#left .figure2 img.thumb {
	float: none;
	margin-left: 0;
	margin-bottom: 0;
	}


	lists  -----------------------------------------------------------


#left ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 24px;
	color: #666;
	}

#left ul li {
	padding: 0 0 4px 17px;
	line-height: 1.3em;
	background: url(li_bull.gif) no-repeat 0 2px;
	}

#left dl dd {
	margin: 0;
	padding: 0 0 1em 0;
	}

#left dl dt {
	font-weight: bold;
	}

#left dl dt span {
	font-weight: normal;
	}


	entries  -----------------------------------------------------------


p#menu {
	color: #999;
	font-size: 88%;
	margin-top: 0;
	}

p#menu.month {
	margin-top: 1em;
	}

p.posted {
	color: #999;
	font-size: 88%;
	padding: 0 0 12px 0;
	}

p.posted img {
	vertical-align: middle;
	}

.clink {
	padding-left: 14px;
	background: url(so.gif) no-repeat 0 2px;
	}

.commoff {
	color: #ccc;
	padding-left: 14px;
	background: url(comments_off.gif) no-repeat 0 2px;
	}


	comments  -----------------------------------------------------------


#comments {
	font-size: 88%;
	}

#comments textarea {
	width: 350px;
	}

#comments h3 {
	font-size: 100%;
	padding: 0 0 4px 19px;
	margin-bottom: 10px;
	color: #c63;
	border-bottom: 2px solid #ddd;
	background: url(box.gif) no-repeat 0 2px;
	}

#comments h3#chead {
	margin-bottom: 0;
	border-bottom: none;
	}

#comments span {
	color: #999;
	}

#comments dl {
	margin-top: 0;
	color: #666;
	}

#comments dl dt {
	font-weight: normal;
	color: #c96;
	padding-top: 10px;
	border-top: 2px solid #ddd;
	}

#comments dl dt img {
	vertical-align: middle;
	}

#comments dl dd {
	color: #666;
	padding: 0 0 0 16px;
	margin: 0 0 10px 0;
	}

#comments dl dd p {
	margin-top: 0;
	}

#comments input {
	vertical-align: middle;
	}

#comments textarea {
	width: 325px;
	}

	right

#right #quickbits li {
	margin: 0;
	padding: 0 0 0 13px;
	background: url(white_bullet.gif) no-repeat 0 3px;
	margin-bottom: .6em;
	}

#right #quickbits li.last {
	background: none;
	}
	
#featured dd, #featured dt {
	margin: 0;
	}

#right #featured dt {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(feat_point.gif) no-repeat 0 2px;
	}

#right img {
	vertical-align: middle;
	}

#right #photoBox {
	margin-bottom: 20px;
	padding: 7px;
	border-bottom: 1px #ddd0b9 solid;
	border-right: 1px #ddd0b9 solid;
	background: #fff;
	}

#right #slideshows li {
	padding: 0 0 7px 19px;
	background: url(slide_birch.gif) no-repeat 0 1px;
	}

 switcher

#theme {
	position: absolute;
	right: 25px;
	top: 55px;
	}

#theme a img {
	margin: 2px 2px 0 0;
	}

 ---( contact form )------------------------------------ 

#contactform input, #contactform textarea, #contactform select {
	border: 1px solid #ccc;
	background: #f5f5f5;
	padding: 2px;
	color: #444;
	}

#contactform textarea {
	width: 220px;
	}
	
 ---( photos )------------------------------------------ 

#photoGrid {
	width: 450px;
	margin-top: 12px;
	text-align: left;
	}
	
#photoGrid .photo {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #ccc;
	padding: 5px;
	}	

#photoGrid a {
	color: #999;
	text-decoration: none;
	border-style: none;
	}

#photoGrid a:hover {
	color: #000;
	}

#photoNav {
	margin: 1em 0 0 0;
	}

#photoNav a {	
	float: left;
	margin: 0 1px .5em 1px;
	padding: 1px 4px 0 4px;
	color: #ccc;
	text-decoration: none;
	border: none;
	}

#photoNav a:hover, #photoNav a.active {
	color: #000;
	background: #ccc;
	}

#clearPhoto {
	clear: left;
	}

img#photo {
	padding: 10px;
	border: 1px solid #ccc;
	}

 photo viewer overrides 

body.viewer #right {
	display: none;
	}

body.viewer #left, body.viewer #footer {
	margin-right: 20px;
	}

body.viewer {
	background-image: url(bg_viewer_800.gif);
	}

body.viewer #wrap {
	background: none;
	}

 ---( tips )------------------------------------------- 

dl.tiplist em {
	color: #999;
	font-style: normal;
	}

 ---( software )--------------------------------------- 

.softlist dt {
	padding: 0 0 2px 0;
	margin: 1.2em 0 1em 0;
	border-bottom: 1px solid #ddd;
	}

#left dl.softlist dd {
	padding-bottom: 0;
	}
	
.softlist p {
	margin-top: 0;
	}
 ---( portfolio )-------------------------------------- 

#right .portlist {
	margin-bottom: 1em;
	}

#right .portlist li {
	margin-bottom: 2px;
	padding-left: 13px;
	background: url(white_bullet.gif) no-repeat 0 3px;
	}

#right .printlist li, #right .printlist li.active {
	padding-left: 16px;
	background-image: url(book.gif);
	}

#right .portlist li.active a {
	color: #761C0A;
	font-weight: bold;
	border-bottom: none;
	}

.desc {
	padding-bottom: 10px;
	clear: none;
	}

.desc img {
	float: right;
	margin: 0 0 1em 14px;
	}

.featured a img {
	float: left;
	margin: 3px 10px 0 0;
	background: #000;
	}

.featured a:hover img {
	background: #c63;
	}

 ---( quiz )------------------------------------------- 

#left ol.quiz {
	padding: 0;
	margin: 0;
	list-style: none;
	}

#left ol.quiz li {
	background: none;
	padding: 10px 10px 10px 30px;
	margin-bottom: 1em;
	border: 1px solid #ddd;
	}

#left ol.quiz pre {
	margin: 0;
	padding: 0;
	}

#left ol.quiz li.a {
	background: url(../images/quiz_a.gif) no-repeat top left;
	}

#left ol.quiz li.b {
	background: url(../images/quiz_b.gif) no-repeat top left;
	}

#left ol.quiz li.c {
	background: url(../images/quiz_c.gif) no-repeat top left;
	}

#left ol.quiz li.d {
	background: url(../images/quiz_d.gif) no-repeat top left;
	}

/* ---( misc. )------------------------------------------ 

#search {
	margin-top: .5em;
	}

hr {
	border-top: 1px solid #999;
	color: #fff;
	background-color: #fff;
	height: 1px;
	}	

#logo a, #nav a, a.noline:link, a.noline:visited, .photoBox a:link, .photoBox a:visited {
	border-style: none;
	}

h3 img {
	vertical-align: middle;
	}

ul.noBullet li {
	list-style-type: none;
	}

.note {
	color: #999;
	font-style: italic;
	}

.center {
	text-align: center;
	}

.hide {
	display: none;
	}

 resume rules 

#left .resume dt {
	color: #c63;
	}

#left .resume dd {
	margin-left: 20px;
	}

#left .resume dd li {
	padding-left: 13px;
	background: url(bullet_grad.gif) no-repeat 0 4px;
	}

.resume span {
	color: #999;
	}


*/