
/* Page Elements */
body, div, span, p, li, dt, dd, td, th, textarea {
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 10pt;
}

body {
	margin: 15px 10% 15px 10%;
	padding: 0;
	background: url(/graphcc/bgtilePURPLE.gif);
}

ul, ol {
	margin: 0 10px;
	padding: 0 0 10px 20px;
}

li {
	padding: 0 0 5px 0;
}

img { border: 0; }

form {
	margin: 0 auto 10px auto;
	padding: 0;
}

td form {
	margin: 0;
	padding: 0;
}

.submit {
	display: block;
	margin: 10px auto 0 auto;
	text-align: center;
}

.centerForm {
	padding-top: 10px;
	text-align: center;
}

p {
	margin: 0 0 0.75em 0;
	padding: 0;
	/*text-align: left;
	line-height: 1.25em;*/
}

p.nospace {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}

br.spacer {
	line-height: 0.5em;
}

/* Links */
a:link { color: #663399; }
a:visited { color: #663399 }	
a:hover { color: red }

a.menu:link {
	color: #663399;
	text-decoration: none;
	font-weight: bold;
}

a.menu:visited {
	color: #663399;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	color: red;
	text-decoration: none;
	font-weight: bold;
}

/* used in footer */
a.ftr:link { color: white; font-size: 8pt }
a.ftr:visited { color: white; font-size: 8pt }
a.ftr:hover { color: red; font-size: 8pt }

a.red:link { color: #cc0000; }
a.red:visited { color: #cc0000 }	
a.red:hover { color: #663399 }

/* used in OCR Module only */
a.white:link { color: white; }
a.white:visited { color: white }	
a.white:hover { color: red }

/*input[type="button"], input[type="submit"] {
	font-family: Arial,Geneva,Helvetica,sans-serif;
	font-size: 10pt;
	color: black;
}

input[type="text"], textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: black;
}*/

/* Tables */
table {
	margin: 0 auto; /* centers tables in in Netscape 7 & Mac IE 5 */
	text-align: left;
}

table.inline {
	display: inline;
}

th {
	/*padding: 2px 3px;*/
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
	background-color: #663399;
	text-align: center;
}

th.medium {
	/*padding: 2px 3px;*/
	color: #663399;
	background-color: #e6e6fa;
}

th.gray {
	/*padding: 2px 3px;*/
	color: #663399;
	background-color: #dcdcdc;
}

td.label {
	/*padding: 2px 3px 2px 10px;*/
	font-size: 8pt;
	font-weight: bold;
	color: #663399;
	background-color: #e6e6fa;
	text-align: right;
}

td.content {
	/*padding: 2px 10px 2px 3px;*/
	font-size: 9pt;
	background-color: #f5f5dc;
}

td table, td.content table {
	margin: 0;
}

td.ftr {
	/*padding: 3px;*/
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
}

.datatable {
	margin: 0 auto 15px auto;
}

.datatable td {
	padding: 2px 3px;
}

.datatable th {
	padding: 2px 3px;
	text-align: left;
}

.datatable td table td {
	padding: 0;
}

/* Classes */
.hor_rule {
	margin-top: 5px;
	padding: 0 0 15px 0;
	border-top: 1px solid #777;
}

.branchcolor {
	background-color: #663399;
}

.rulecolor {
	background-color: #663399;
}

.darkcolor {
	background-color: #e6e6fa;
}

.mediumcolor {
	background-color: #e6e6fa;
}

.medium {
	background-color: #e6e6fa;
}

.lightcolor {
	background-color: #f5f5dc;
}

.alert {
	color: red;
	font-weight: bold;
	text-align: center;
}

.charcoal {
	background-color: #3a3a3a;
}

.pink {
	background-color: pink;
}

.branchonmedium {
	color: #663399;
	background-color: #e6e6fa;
}

.bggray {
	background-color: #dcdcdc;
}

/* added 3/13/2007 */

.largebox {
	width: 100%;
	margin: 0 0 7px 0;
	border: 1px solid #663399;
	text-align: left;
	font-size: 8pt;
}

.leftcolumn {
	width: 60%;
	float: left;
	text-align: left;
}

.rightcolumn {
	width: 39%;
	float: right;
	text-align: left;
}

.bluebox {
	margin: 0 0 7px 0;
	border: 1px solid #663399;
	background-color: #e6e6fa;
	text-align: left;
	font-size: 8pt;
}

.creambox {
	margin: 0 0 7px 0;
	border: 1px solid #663399;
	background-color: #f5f5dc;
	text-align: left;
	font-size: 8pt;
}

.box p, .bluebox p, .creambox p, .bluebox p span, .creambox p span {
	margin: 0;
	padding: 3px;
	font-size: 8pt;
}

.hdr {
	margin: 0;
	background: #663399 url(/graphcc/dot_clear.gif);
	border: 1px solid #663399;
	border-width: 0 0 1px 0;
	padding: 1px 3px;
	font-size: 8pt;
	font-weight: bold;
	color: white;
}

.hdr p, .hdr span {
	font-size: 8pt;
	font-weight: bold;
	color: white;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

/* .hdr {
	margin: 0;
	padding: 2px;
	background: #663399 url(/graphcc/dot_clear.gif);
	border: 1px solid #663399;
	border-width: 0 0 1px 0;
	font-weight: bold;
	color: white;
}
added 3/13/2007 */

.special .redhdr {
	margin: 0;
	background: red url(/graphcc/dot_clear.gif);
	padding: 2px;
	color: white;
	font-weight: bold;
	text-align: center;
}

/*.special li {
	display: inline;
}*/

.branchtext {
	color: #663399;
}

.red {
	color: red; /* #cc0000 */
}

.darkred {
	color: #cc0000;
}

.purple {
	color: #663399;
}

.black {
	color: #000;
}

.white {
	color: #fff;
}

.smallwhite {
	/*padding: 3px;*/
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 8pt;
	color: #fff;
}

.default {	/* same as default font size */
	font-size: 10pt;
}

.small {
	font-size: 8pt;
}

.large {
	font-size: 11pt;
}

.legal {
	font-size: 9px;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.subtitle {
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color: black;
}

.branchtitle {
	font-size: 11pt;
	font-weight: bold;
	color: #663399;
}

span.nobold {
	font-size: 8pt;
	font-weight: normal;
}

.error li {
	font-size: 11pt;
	line-height: 1.8em;
}

.special {
	width: 455px;
	margin: 0 auto;
	border: 1px solid red;
	text-align: left;
}

.special li {
	padding: 2px 5px 3px 5px;
}

/* IDs */
#content {
	margin: 0;
	padding: 0;
	/*width: 100%;*/
	background: #fff url(/graphcc/dot_clear.gif);
}

#whitearea {
	margin: 0;
	padding: 15px 20px 10px 20px;
	/*border: 1px solid red;*/
	background: #fff url(/graphcc/dot_clear.gif);
	/*IE treats height like other browsers
	treat min-height :(*/
	height: 360px;
	text-align: center;
}

html > body #whitearea {
	/*this rule will set everything right for CSS2 browsers*/
	height: auto;
	min-height: 360px;
}

#schoolname {
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #fff;
}

#pagetitle {
	/*margin: 0 0 0.6em 0;
	font-size: 1.3em;
	font-weight: bold;*/
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 18px;
	font-weight: bold;
	color: #663399;
	text-align: left;
}

.subCategory {
	margin: 0;
	padding: 0 0 0.75em 0;
	font-size: 15px;
	font-weight: bold;
	color: #663399;
}

#pagetitle + .subCategory {
	margin: -7px  0 0 0;
}

.smark {
	font-size: 8px;
}

#returnlink {
	margin: 0;
	padding: 10px 0 20px 0;
	background-color: white;
	text-align: center;
}

#returnlink a {
	font-size: 9pt;
	font-weight: bold;
}

#container {
	margin: 15px auto 0 auto;
	padding: 0 10px 10px 10px;
	width: 945px;
	height: 450px;	/* minimum height */
}

html > body #container {
	/*this rule will set everything right for CSS2 browsers */
	height: auto;
	min-height: 450px;
}

#container:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

table#eventinfo {
	margin: 15px 0 15px 0;
}

#eventinfo th {
	padding: 0 6px;
	text-align: right;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#eventinfo td {
	padding: 2px 6px;
	/*font-size: 12px;*/
}

#eventinfo td.label {
	font-size: 8pt;
	font-weight: bold;
	color: #663399;
	background-color: #e6e6fa;
	text-align: right;
	vertical-align: top;
}

/*#pagetitle2 {
	margin: 15px 0 12px 52px;
	padding: 0 0 15px 0;
	font-size: 18px;
	font-weight: bold;
	color: #c03;
	line-height: 0.75em;
}*/

#description {
	margin: 10px 0 20px 0;
}

#description p {

}

#rsvp_button {
	margin-top: 8px;
	/*width: 75px;
	background-color: #c03;
	color: white;
	font-size: 12px;
	font-weight: bold;
	border-left: 2px solid #903;
	border-top: 2px solid #903;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;*/
}

.tableheader {
	text-align: left;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}

/* PORTFOLIOS */
#worksample_hdr {
	background-image: url(/graphcc/hdrbar_bgdtile.gif); 
	background-repeat: repeat-x; 
	padding: 4px 8px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
/* PORTFOLIOS */