﻿/* ________________________________________ FIXED BITS */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #003333;
	line-height: 20px;
	font-size: 75%;
	height: 100%;
	font-weight: normal;
	width: 100%;
}
html {
	height: 100%;
	margin-bottom: 0.01em
}
a:link, a:visited {
	color: #003366;
	text-decoration: none
}

#middle a:link, #middle a:visited  {
	text-decoration: none;
	color: #990000;
}

#middle a:hover, #middle a:active {
	text-decoration: underline;
	color: #0066FF;
}

a:hover, a:active {
	color: #6666CC;
	text-decoration: underline;
}
blockquote {
	margin-left: 20px;
	padding: 0px 0px 0px 15px;
	color: #666666
}
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9791BD;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px
}
h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 0px 4px 0px;
	margin-top: 3px;
	color: #302B7D;
	margin: 20px 0px 10px 0px;
	border-bottom: 1px solid #DDDDDD
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0px;
	color: #615A98
}
h4 {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
 color: #615A98
}

.standard ul li {
list-style-type:square;
}

img {
	border: 0
}
.imagefloatleft {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 2px
}
.imagefloatleftandcaption {
	color: #666666;
	float: left;
	padding: 2px
}
.imagefloatright {
	float: right;
	padding: 10px 0px 0px 10px;
	background-color: #FFFFFF
}
table.index {
	background-color: #FFFFFF;
	border-collapse: separate;
	border-spacing: 0px;
	width: 100%;
	margin: 3px 0px 3px 0px
}
table.index td {
	padding: 7px;
	border-bottom: 1px solid #CCCCCC
}
table.index th {
	background-color: #EEEEEE;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #DDDDDD;
	color: #666666;
	font-weight: bold;
	padding: 5px
}

 ul.rssfeed {
	list-style: none;
	list-style-type: none;
	margin-bottom: 2px;
	margin-left:5px;
	margin-top: 0;
	padding-left: 0
}

 ul.rssfeed li {
	background-image: url('../images/generic/icons/rss.gif');
	background-position: .1 .2em;
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-left: 35px;
	list-style: none;
	list-style-type: none;
}


 ul.download {
	list-style: none;
	list-style-type: none;
	margin-bottom: 2px;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0
}

 ul.download li.pdf {
 
	background-image: url('../images/generic/icons/pdf_sm.gif');
	background-position: .1 .1em;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 25px;
	list-style: none;
	list-style-type: none;
}


 ul.news {
	list-style: none;
	list-style-type: none;
	margin-bottom: 2px;
	margin-left:5px;
	margin-top: 0;
	padding-left: 0
}

ul.news li.item {
	list-style: none;
	list-style-type: none;
	background-image: url('../images/generic/icons/squareli.gif');
	background-position: 0 .7em;
	background-repeat: no-repeat;
 padding: 0px 0px 3px 12px;
}
ul.news li.more {
	list-style: none;
	list-style-type: none;
	background-image: url('../images/generic/icons/gtli.gif');
	background-position: 0 .6em;
	background-repeat: no-repeat;
 padding: 0px 0px 3px 12px;
}



 ul.download li.txt {
	background-image: url('../images/generic/icons/txt_sm2.gif');
	background-position: .1 .2em;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 25px;
	list-style: none;
	list-style-type: none;
}

 ul.download li.doc,  ul.download li.rtf {
	background-image: url('../images/generic/icons/word_sm.gif');
	background-position: .1 .2em;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 25px;
	list-style: none;
	list-style-type: none;
}


/* ________________________________________  TOOLBAR NAV */

#topnavlist a:link, #topnavlist a:visited {
	color: #FFFFFF;
	text-decoration: none
}
#topnavlist a:active, #topnavlist a:hover {
	color: #CCCCCC;
}
/* ________________________________________ LEFT HAND NAV */
.lhn li {
	background-position: 0 .2em;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right:2px;
}
.lhn li li {
	background-position: 0 .2em; /*background-image: url('../images/generic/icons/arrow_level2.gif');*/
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 10px
}
.lhn  ul {
	list-style: none;
	list-style-type: none;
	margin-bottom: 2px;
	margin-left: 0;
	margin-top: 0;
	padding: 0px 4px 0px 0px;
	text-align: right
}
.lhn {
	padding: 0px;
	margin-bottom: 0px;
	color: #FFFFFF
}
.lhn a:link, .lhn a:visited {
	color: #FFFFFF
}
.lhn a:hover, .lhn a:active {
	color: #FFFFFF;
	text-decoration: underline
}
.lhn .pad {
	margin: 0px 0px 5px 20px;
	padding-bottom: 0px;
	border-bottom: 1px solid #FFFFFF
}
.lhn .green {
	background: #6BB976;
	/*52B364*/
	padding-right: 3px;
	border-bottom: 1px solid #FFFFFF
}

.lhn .purp {
	background: #9C6698;
	/*91528E*/
	padding-right: 3px;
	padding-top: 3px;
	background-color: #993333;
}

.lhn .blue {
	background: #0066CC;
	/*91528E*/
	padding-right: 3px;
	padding-top: 3px;
	background-color: #006699;
}

.lhn .grey {
	background: #0066CC;
	/*91528E*/
	padding-right: 3px;
	padding-top: 3px;
	background-color: #999999;
}


/* ________________________________________ RIGHT HAND NAV BULLETS */

.lhn .pad {
	margin: 0px 0px 5px 20px;
	padding-bottom: 0px;
	border-bottom: 1px solid #FFFFFF
}


#right li {
	background-image: url('../images/generic/icons/arrow.gif');
	background-position: 0 .2em;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 10px
}
#right li li {
	background-image: url('../images/generic/icons/arrow_level2.gif');
	background-position: 0 .2em;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 10px
}
#right ul {
	list-style: none;
	list-style-type: none;
	margin-bottom: 2px;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0
}
#right ul ul {
	margin-top: 5px
}


/* ________________________________________ frontRIGHT HAND NAV BULLETS */

.lhn .pad {
	margin: 0px 0px 5px 20px;
	padding-bottom: 0px;
	border-bottom: 1px solid #FFFFFF
}


#frontright li {
	background-image: url('../images/generic/icons/arrow.gif');
	background-position: 0 .2em;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 10px
}
#frontright li li {
	background-image: url('../images/generic/icons/arrow_level2.gif');
	background-position: 0 .2em;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 10px
}
#frontright ul {
	list-style: none;
	list-style-type: none;
	margin-bottom: 2px;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0
}
#frontright ul ul {
	margin-top: 5px
}



/* ________________________________________SECTION LINKS */
.section {
	background-color: #FFFFCC;
	border: 1px solid #D1CFE3;
	border-top: 0px;
	padding: 2px 2px 2px 2px;
	margin-bottom: 7px
}
.sectionheader {
	background: url('../images/generic/icons/links.gif') #FFFFFF right no-repeat;
	padding: 2px 2px 2px 2px;
	border: 1px solid #D1CFE3;
	color: #615A98;
	font-weight: normal
}
/* ________________________________________LATEST NEWS______________________  */
.latestnews {
	background-color: #CCCCCC;
	border: 1px solid #D1CFE3;
	border-top: 0px;
	padding: 2px 10px 2px 10px;
	margin-bottom: 7px;
	color: #003366;
}
.latestnewsheader {
	background: url('../images/generic/icons/latest_news.gif') #FFFFFF right no-repeat;
	padding: 2px 2px 2px 2px;
	border: 1px solid #D1CFE3;
	color: #736BA3;
	font-weight: bold
}



/* ________________________________________LATEST NEWS______________________  */
.latestfeed {
	background-color: #EFFAFF;
	border: 1px solid #D1CFE3;
	border-top: 0px;
	padding: 2px 2px 2px 2px;
	margin-bottom: 7px;
	color: #006666;
}
.latestfeedheader {
	background: url('../images/generic/icons/latest_news.gif') #FFFFFF right no-repeat;
	padding: 2px 2px 2px 2px;
	border: 1px solid #D1CFE3;
	color: #736BA3;
	font-weight: bold
}


/* ________________________________________ HOT TOPICS______________________  */
.hottopicsheader {
	background: url('../images/generic/icons/discuss.gif') #FFFFFF right no-repeat;
	padding: 2px 2px 2px 2px;
	border: 1px solid #E5D5D7;
	color: #955267;
	font-weight: bold
}
.hottopics {
	background-color: #F2EAEB;
	padding: 2px 5px 2px 5px;
	border: 1px solid #E5D5D7;
	border-top: 0px;
	margin-bottom: 10px
}
/* ________________________________________RELATED LINKS SECTION______________________  */
.related {
	background-color: #F1EAF1;
	border: 1px solid #E4D6E4;
	border-top: 0px; /*border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;*/
	padding: 2px 10px 2px 10px;
	margin-bottom: 7px;
	font-size: 90%;
	font-weight: normal;
	color: #CC6633;
}
.relatedheader {
	background: url('../images/generic/icons/related_links.gif') #FFFFFF right no-repeat;
	border: 1px solid #E4D6E4;
	padding: 2px 2px 2px 2px;
	color: #91528E;
	font-weight: bold
}
/* ________________________________________FOOTER SECTION______________________  */
.footer {
	padding: 0;
	margin: 10px 0px 0px 0px;
	text-align: center;
	color: #C29CA2;
	font-size: 10px
}
.footer ul {
	list-style: none;
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 0px;
	border-top: solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD
}
.footer li {
	display: inline;
	padding: 0;
	margin: 0;
	color: #615A98
}
.footer a:link, .footer a:visited {
	text-decoration: none
}
.footer a:active {
	color: #CCCCCC
}
.footer a:hover {
	color: #CCCCCC
}

/* ________________________________________MIDHEADDER SECTION______________________  */
.midheader {
	padding: 0;
	margin: 0px 0px 20px 0px;
	text-align: center;
	color: #669966;
	font-size: 14px;
	font-weight: bold;
}
.midheader ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-top: solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD
}
.midheader li {
	display: inline;
	padding: 0;
	margin: 0;
	color: #615A98
}
.midheader a:link, .footer a:visited {
	text-decoration: none
}
.midheader a:active {
	color: #CCCCCC
}
.midheader a:hover {
	color: #CCCCCC
}
/* ________________________________________HOME PAGE SECTION______________________  */

.header {
	padding: 0;
	margin: 30px 30px 30px 30px;
	text-align: center;
	color: #C29CA2;
	font-size: 12px
}

.homeblockcontainer li {
	background-image: url('../images/generic/icons/arrow.gif');
	background-position: 0 .2em;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #003333;
}
.homeblockcontainer li li {
	background-image: url('../images/generic/icons/arrow_level2.gif');
	background-position: 0 .2em;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 10px
}
.homeblockcontainer ul {
	list-style: none;
	list-style-type: none;
	margin-bottom: 2px;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
	color: #003366;
}
/* ________________________________________SECTION SPECIFIC______________________   */
label {
	width: 170px
}
.logo {
	background: #E8E7F1;
	padding: 4px 78px 4px 40px;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.homeblockcontainer {
	width: 100%;
	color: #0033FF;
}
.homeblock {
	float: left
}
.clearboth {
	clear: both
}
#toolbar div.left {
	float: left;
	text-align: left;
	width: 40
}
#toolbar div.right {
	float: right;
	text-align: right;
	width: 55;
	background-color: #302B7D;
}
.a2z {
	list-style: none;
	list-style-type: none;
	margin-bottom: 2px;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0px;
	border: 0px
}
.a2z li {
	list-style: none;
	list-style-type: none;
	display: inline;
	color: #330066;
	font-size: 14px;
	margin-right: 4px;
	font-family: arial;
	font-weight: bold
}
.sitemap ul {
	list-style: none;
	list-style-type: none;
	margin-bottom: 2px;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0px;
	border: 0px
}
.sitemap li {
	list-style: none;
	list-style-type: none;
	padding: 2px 5px 2px 0px;
	display: inline
}
.container .left {
	float: left;
	text-align: left;
	width: 49%
}
.container .right {
	float: right;
	text-align: right;
	width: 49%
}
dt span.left {
	float: left;
	text-align: left
}
dt span.right {
	float: right;
	text-align: right
}
dd span.left {
	float: left;
	text-align: left;
	width: 49%
}
dd span.right {
	float: right;
	text-align: right;
	width: 49%
}
 .caption {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px
}
/* ULs */
.button {
	font-family: Verdana;
	font-size: 8pt
}
/* */
.floatright {
	float: right;
	width: 160px;
	margin: 0px 0px 10px 10px;
	background-color: #FFFFFF;
	padding: 0px 10px 5px 10px;
	border-left: 0px solid #EEEEEE
}
input, select, textarea {
	background-color: #FFFFFF;
	border: 1px solid #999999
}
.button {
	border: 1px solid #302B7D;
	background: #9791BD;
	color: #FFFFFF;
	padding: 1px;
	font-weight: bold
}
.errorboxout {
	padding: 3px;
	border: 1px solid #CC0000;
	background: #FFFFFF
}
.loginboxout {
	padding: 3px;
	border: 1px solid #330066;
	background: #EEEEEE
}
.boxout {
	padding: 5px 10px 5px 10px;
	border: 0px solid #DDDDDD; /*border-right: 1px solid #DDDDDD;*/
	background-color: #E8E7F1;
	font-size: 11px;
}
.pboxout {
	margin: 0px 3px 3px 3px
}
.container {
	border-top: 0px solid #EEEEEE
}
.left-element {
	float: left;
	width: 10%;
	text-align: left
}
.right-element {
	text-align: left; /* depends on element width */
	margin: 0px;
	padding: 0px;
	margin-left: 100px
}
.new {
	color: #FF0000;
	font-weight: bold
}
dt {
	font-weight: normal
}
.threadlist ul {
	list-style: none;
	list-style-type: none;
	margin-bottom: 3px;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0
}
.threadlist  li {
	background-image: url(../images/discussion/bullet_icon.gif);
	background-position: 0 0.9em;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 5px;
	margin-top: 5px;
	border-top: 1px solid #DDDDDD
}
.intro {
	font-size: 14px;
	line-height: 22px;
	padding: 5px;
	vertical-align: middle;
	color: #330066;
	border: 0px solid #0099FF;
	margin-bottom: 0px;
	margin-left: 3px
}
.admintools {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 0px 2px 0px 2px;
}
.border {
	height: 88px;
	width: 88px;
	border: 1px solid #0099FF
}
.clearboth {
	clear: both
}
.dttitle {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0px;
	color: #615A98
}


ul.pdf {
	list-style: none;
	list-style-type: none;
	margin-bottom: 2px;
	margin-left: 0;
	margin-top: 0;
	padding:1px 0px 1px 22px;
	text-align: left;
}

ul.pdf  li{
background-image:url(../images/generic/icons/pdf_sm.gif);
	background-position: 0 0.1em;
	background-repeat: no-repeat;
	list-style: none;
	list-style-type: none;
	padding: 1px 0px 3px 24px;
}


/* ________________________________________PAGE SECTION______________________  */
/* discussion */
.discussion .boxout {
	background-color: #F2EAEB
}

.discussion h1 {
	color: #A06573
}
.discussion h2 {
	color: #832E52
}
.discussion h3 {
	color: #8B405C
}

.discussion legend {
	color: #8B405C
}

.discussion .rowcol {
	background-color: #F1F3F5
}
.discussion .button {
	background-color: #A06573;
	padding:2px;
	border:2px outset #000000;
}
.discussion .spellingbutton {
	background-color: #cccccc;
	padding:1px;
	font-weight:bold;
	color:#ffffff;
	border:1px outset #666666;
}

.discussion form textarea, .discussion form input {padding:2px;}

.discussion .index th {
	background-color: #AA7681;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 4px solid #C29CA2;
	border-left: 0px;
	padding: 3px
}
.discussion a:link, .discussion a:visited {
	color: #8B405C;
	text-decoration: none
}
.discussion a:active, .discussion a:hover {
	color: #A06573;
	text-decoration: underline
}
/* corecompetent */
.corecompetent h1 {
	color: #6BB976
}
.corecompetent h2 {
	color: #16A648
}
.corecompetent h3 {
	color: #52B364
}
.corecompetent .boxout {
	background-color: #DCEDDC
}
.corecompetent a:link, .corecompetent a:visited {
	color: #16A648;
	text-decoration: none
}
.corecompetent a:active, .corecompetent a:hover {
	color: #36AD54;
	text-decoration: underline
}
.corecompetent .dttitle {
color: #52B364
}
.corecompetent ul li {
list-style-type:square;
}


.spotcolor {
	color: #16A648;
}

.sectionhead1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666699;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px
}


#sitemap li
{
list-style-type: none;
margin: 0;
padding: 0;
display:inline;
}


img {border:0;}

#rollover {width:380px; position:relative; margin:2em auto;}
#rollover a:visited, #rollover a {text-decoration:none; color:#d00; font-weight:bold;}
#rollover a:visited img, #rollover a img{filter: alpha(opacity=40);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
 -moz-opacity: 0.40; opacity:0.4;
}
#rollover a:hover {background-color:transparent; color:#06a;}
#rollover a span {display:none;}
#rollover a:hover span {display:block; position:absolute; top:0px; left:0; font-size:12px; height:18px; padding:4px; font-weight:normal; color:#06a;}

#rollover a:hover img { filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1.00; opacity:1;}


input.search { width: 199px; border: none; background: #FFF url(../images/generic/input.gif); padding: 4px; color: #808080; }



#newform input, #newform textarea,#newform select{border:1px solid #DDDDDD;margin:2px 0px 5px 10px;padding:3px}
#newform input:focus,#newform select:focus, #newform textarea:focus{background:#FFFFF2}
#newform fieldset{border:0px solid #CCCCCC;margin:0px 0px 10px 0px;padding:2px}
#newform legend{font-size:11px;font-weight:bold;margin:0px;text-align:left}
#newform label{display:block;float:left;margin:5px 5px 2px 5px;text-align:right;width:140px;}
#newform .optional div small{vertical-align:top}
#newform input.submit{text-align:center}
#newform .error{background-color:#BA3B3E;color:#FFFFFF;padding:4px}
#newform  .required label{font-weight:normal}
#newform div.optional label:before{content:''}
#newform div.required label:before{content:''}
#newform  .button {border:2px solid #DDDDDD;color:#FFFFFF;font:11px verdana bold;margin:2px 0px 5px 2px;padding:3px}
#newform .error {background:#ffffff;color:#cc0000;padding:3px;}


a.coursegreen,a:visited.coursegreen {font-weight:bold;color:#6fb31a;text-decoration:none;font-size:12px;}
a.coursecyan,a:visited.coursecyan {font-weight:bold;color:#0099ff;text-decoration:none;font-size:12px;}
h2.coursepurp {border-bottom:0px;color:#9C6698}
a.coursepurp {font-weight:bold;color:#9C6698;text-decoration:none;font-size:12px;}
table.coursesupinfo td p {padding:1px 0px;margin:0px;}



.imgCaptionLeft {float:left;border:0px solid #eeeeee;margin:0px 10px 10px 0px}
.imgCaptionRight {float:Right;border:0px solid #eeeeee;margin:0px 0px 10px 10px}

.imgCaptionLeft p {font-weight:bold;font-size:10px;}
.imgCaptionRight p {font-weight:bold;font-size:10px;}


	#quicksearch form {padding:0px;margin:0px;text-align:left;border-bottom:1px solid #dddddd;margin:0px 0px 20px 0px;}
 #quicksearch input,select {margin:5px 10px 10px 0px;text-align:left;padding:3px;}
 #quicksearch .button {	background-color: #A06573;
	padding:1px;
	border:2px outset #000000;text-align:center}
 #quicksearch .advanced {float:right;text-align:right;font-weight:bold;margin:0px 0px;}
