body {
	padding-right: 1em;
	padding-left: 1em;
	vertical-align: top;
	color: #333333;
	/*	background-image: url(../img/sideslice.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
	font: .8em Arial, Helvetica, sans-serif;
}

.content a, a:link {
	text-decoration: none;
	color: #0000CC;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

.content a:visited {
	color: #6600CC;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
	color: #0033FF;
	border-bottom-style: none;
}

.bc a:visited {
	color:#0000CC
}

h1 {
	text-align: center;
	font-size: 2em;
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #000066;
	text-align: left;
	font: bold small-caps 1.7em "Times New Roman", Times, serif;
	display: block;
	padding-right: 1em;
	text-indent: 2.5em;
	padding-bottom: 0.5em;
	border-bottom: inset 1px #666666;
	margin: 0em 3.5em 0.5em 40px;
}

h3 {
	color: #333333;
	text-align: left;
	font: bold 1.4em "Times New Roman", Times, serif;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 0.3em;
	margin-top: 0.5em;
	margin-right: 12em;
	margin-bottom: 0.5em;
}

.logo {
	width: 100%;
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 15px;
}

b, strong {
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-indent: 15px;
}


.topnav {
	color: #CCCCCC;
	text-decoration: none;
	font: small-caps 1em "Times New Roman", Times, serif;
	text-align: right;
	height: 2em;
	vertical-align: middle;
	width: 100%;
	padding-right: 5px;
	background-color: #000066;
}

.topnav a {
	padding: 0em .5em;
	color: #CCCCCC;
	border-bottom-style: none;
}

.topnav a:link {
	text-decoration: underline;
	text-align: right;
	border-bottom-style: none;

}

.topnav a:visited {
	color: #CCCCCC;
	text-decoration: underline;
	border-bottom-style: none;
}

.topnav a:hover {
	color: #FFFFFF;
}

.bc {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.bcleft {
	background-image: url(../../images/breadcrumb_gradi.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	padding: .25em .25em .1em 1.25em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
}

.bcright {
	background-image: url(../../images/rounded_right_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 15px;
}

.search {
	text-align: left;
	vertical-align: top;
	font-size: 0.5em;
	width: 120px;
	margin: 0px;
	padding-top: 1.5em;
}

.content {
	width: 100%;
	margin-bottom: 0.75em;
	padding: 0;
}

.leftbar {
	width: 125px;
	background-color: #F9F9F9;
	padding: 5px;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
	background-color: #F9F9F9;

}
.leftbar a {
	border-bottom-style: none;
}
.leftbar a:link {
	border-bottom-style: none;
}
.leftbar a:visited {
	border-bottom-style: none;
}
.leftbar a:hover {
	border-bottom-style: none;
}

/*Used for Navmenu in subsites*/
.leftbar2 {
	width: 125px;
	background-color: #F9F9F9;
	padding: 5px;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
	background-color: #F9F9F9;

}
.leftbar2 a {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000066;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 115px;
}

.leftbar2 a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000066;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 115px;
}

.leftbar2 a:hover {
	color: #000033;
	background-color: #CCCCCC;
	text-decoration: none;
}


.greyleftbar {
	background-color: #CCCCCC;
	margin-right: 30px;
	text-align: center;
	color: #3C3C3C;
	font: bold 1em Arial, Helvetica, sans-serif;
}

.leftbarspacer {
	width: 15px;
}

.footer {
	text-align: center;
	color: #666666;
	padding: 0.25em;
	border: 1px solid #E1E1E1;
	font: 0.85em "Times New Roman", Times, serif;
	height: 2em;
	width: 100%;
	background-color: #F9F9F9;
}
.leftmain {
	background-color: #FFFFFF;
	background-image: url(../../images/leftmain.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 15px;
	height: 350px;
	vertical-align: top;
}
.main {
	background-color: #FFFFFF;
	padding: 1.5em;
	border-bottom: solid 1px #e1e1e1;
	vertical-align: top;
/*	text-indent: .8em;*/
	text-align: left;
}
.main p {
}

.mainbox {
	text-align: left;
	vertical-align: top;
	padding: 0 1.5em 0 0;
}
.padded {
	padding: 1em;
}
.personnel {
	vertical-align: middle;
}
.personnel td {
	height: 85px;
	vertical-align: middle;
}


.editthis {
	color: #FF0000;
}



.rightmain {
	background-color: #FFFFFF;
	background-image: url(../../images/rightmain.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 15px;
}
.tableheader {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../../images/rounded_theader.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 210px;
	margin-top: 5px;
	background-position: 0px 5px;
	height: 25px;
	line-height: 25px;
}
.tableheader a {
	color: #FFFFFF;
	border-bottom-style: none;
}
.tableheader a:visited {
	color: #FFFFFF;
	border-bottom-style: none;
}
.tableheader a:hover {
	color: #FFFFFF;
}


.rightbar {
	width: 220px;
	font-size: 0.9em;
	vertical-align: top;
	border-left: double 2px #e1e1e1;
	padding: 0 15px;
}

.qlinxborder {
	margin: 1px 5px 5px;
	padding: 8px;
	width: 202px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;

}
.xlines p {
	text-indent: 0px;
}


.footer a:link, a:visited {
	color: #000066;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
	color: #0000CC;
	border-bottom-style: none;
}
.sch-table {
	font-size: small;
	font-style: normal;
	text-align: left;
}

.sch-table caption {
	font-size: large;
	font-style: bold;
	text-align: left;
	padding-left: 10px;
}

.class-detail caption {
	font-size: medium;
	font-style: bold;
	text-align: center;
	padding-left: 10px;
}

.class-detail {
	font-size: small;
	font-style: normal;
	text-align: center;
	border-spacing: 0px;
}

.class-detail th {
	font-style:bold;
	color: #FFFFFF;
	background-color: #000066;
	padding: 4px;
	border-spacing: 0px;
}

.class-detail td {
	padding: 3px;
	color: black;
}

.row-odd {
	background-color: #e1e1e1;
}

.row-even {
	background-color: none;
}

.corner-right {
	background-image: url(../../images/tbl-corner-right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:0px;
	padding:0px;
}

.corner-left {
	background-image: url(../../images/tbl-corner-left.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:0px;
	padding:0px;
}

.calendar-table {
	width:auto;
	padding:0px;
	font-size:smaller;
}

.calendar-table-event {
	text-align:left;
}

.calendar-table-date {
	text-align:right;
}

.calendar-table-term {
	font-size:large;
	font:bold;
	color:#FFF;
	background-color:#000066;
	padding:2px;
}

img a {
	border: 0px;	
}
