/*
 Darby O'Tooole by PVII
 (c) 2004 Project Seven Development (www.projectseven.com)
 All Rights Reserved

 CSS developed by Al Sparber - PVII
*/

body {
	background-color: #C0DFFD;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	color: #000000;
	background-image: url(../assets/otoole_bgp.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
}
#logo {
	text-align: left;
}
#logo h1 {
	margin: 0 0px 25px;
}

#wrapper {
	background-color: #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0 auto 0 10px;
	width: 796px;
}
#maincontent {
	float: left;
	font-size: 11pt;
	line-height: 15pt;
	padding: 20px;
	text-align: left;
	width: 554px; /*596*/
}
#maincontent h2, #maincontent h3 {
	color: #0033CC;
	font-weight: normal;
	margin: 20px 0 0;
	font-size: 14pt;
}
#maincontent h2.topheading {
	margin-top: 0;
	color: 0033CC;
	font-size: 16pt;
}
#maincontent p {
	margin: 6px 0 4px;
}
#maincontent a:link,#footer a:link {
	border-bottom: 1px solid #666;
	color: #000099;
	text-decoration: none;
}
#maincontent a:visited,#footer a:visited {color: #616161;}
#maincontent a:hover,#footer a:hover,#maincontent a:active,
#footer a:active,#maincontent a:focus,#footer a:focus {
	border-top: 1px solid #666;
	color: #9900FF;
}
#sidebar {
	float: left;
	font-size: 11pt;
	line-height: normal;
	padding: 20px;
	width: 160px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}
#sidebar h2,#sidebar h3 {
	color: #6633CC;
	font-weight: normal;
	letter-spacing: 1pt;
	margin: 24px 0 0 0;
}
#sidebar h3.firstheading {margin-top: 0;}
#sidebar p {margin: 12px 0 0 0;}
#sidebar a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#sidebar a:visited {
	text-decoration: none;
	color: #333333;
}
#sidebar a:hover,#sidebar a:active,#sidebar a:focus {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0066FF;
	border: 1px solid #343434;
}

#clearwrapper {clear: both;}

#footer {
	font-size: 10px;
	margin: 24px;
}
#footer p {
	margin: 0 0 6px 0;
	color: #333333;
}


/* Navigation Menu Styles */
.p7triggers {
	position: absolute;
	top: 120px;
	margin: 0;
	height: 25px;
}

#p7trig1 {left: 0; width: 47px;}
#p7trig2 {left: 47px; width: 87px;}
#p7trig3 {left: 134px; width: 87px;}
#p7trig4 {left: 221px; width: 81px;}
#p7trig5 {left: 302px; width: 105px;}
#p7trig6 {left: 407px; width: 105px;}
#p7trig7 {left: 512px; width: 105px;}
#p7trig8 {left: 617px; width: 105px;}
#p7trig9 {left: 722px; width: 30px;}

.p7triggers a {
	background-image:    url(../assets/otoole_bgtrigs.jpg);
	background-color: #343434;
	text-decoration: none;
	display: block;
}
.p7triggers a:hover, .p7triggers a:active, .p7triggers a:focus {
	background-image:    url(../assets/otoole_bgtrigsover.jpg);
	background-color: #000000;
}

.p7submenus {
	font-size: 10pt;
	position: absolute;
	top: 144px;
	background-color: #A24CC8;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	width: 172px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	visibility: hidden;
}
#p7sub2 {left: 47px;}
#p7sub3 {left: 134px;}
#p7sub4 {left: 221px;}
#p7sub5 {left: 302px;}
#p7sub6 {left: 407px;}
#p7sub7 {left: 512px;}
#p7sub8 {left: 617px;}


ul.p7submenus {margin: 0; padding: 0;}
.p7submenus li {list-style-type: none; margin: 0; padding: 0;}
.p7submenus a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 6px 2px 16px;
	display: block;
	font-weight: bold;
}
.p7submenus a:hover, .p7submenus a:active, .p7submenus a:focus {
	background-color: #0033CC;
}

.calendartxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
.caption {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	line-height: normal;
	color: #333333;
}
#highlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: bold;
}
#highlight a:link {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A85ACC;
}
#highlight a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #AA5CCD;
}
#highlight a:active {
	background-color: #AD63CE;
}
#highlight a:visited {
	color: #EDE7F7;
}
.tablecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.tableimage {
	padding-right: 5px;
}
li {
	margin-top: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.headerinparagraph {
	font-weight: bold;
	color: #0537CD;
	margin-bottom: 0px;
	margin-top: 6px;
}
