


/* ----------------- Basic Styles ----------------- */


body {
	background: #FFFFFF;
	color: #000;
	margin-top:3px;
	padding-top:0px;
	margin-left:0px;
	padding-left:0px;
	text-align:left;
}

body {
	font-family:arial,helvetica;
  font-size:11px;
}

a:link {
	color: #0000FF;
	margin: 0px;
}

a:visited {
	color: #0000FF;
	margin: 0px;
}

a:active {
	color: #0000FF;
	margin: 0px;
}

a:hover {
	text-decoration:none;
}

h1 {
	font-size: 120%;
	font-weight: bold;
	color: #6495ED;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	color: #6495ED;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

th {
	background: #EDF2FC none;
	color: #6699CC;
	font-weight: bold;
}


/* ----------------- Miscellaneous ----------------- */


caption {
	background: #FFFFFF none;
	color: #000;
	font-size: 25%;
	font-style: normal;
	font-weight: normal;
}

form {
	border: 0px solid red;
	margin: 0px;
	padding: 0px;
}

td.today {
	background: #EDF2FC none;
	color: #6699CC;
	font-weight: bold;
}

th.calendar {
	color: white;
	background: #033E06;
	font-weight: bold;
	text-align: center;
}

.blacktitle {
	background: #FFF none;
	color: #000;
	font-weight: bold;
}

.blackbar {
	width: 100%;
	background: #000;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 1px solid #fff;
}

.centercolumn {
	width: 50%;
	border: 2px solid #EDF2FC;
	float: left;
	text-align: left;
	padding: 0px;
	line-height: 130%;
}

.DirLinks {
	font-size: 10px;
}

.fixedboxleft {
	text-align: left;
}

.footer {
	background: #EDF2FC none;
	color: #6699CC;
}

.headline {
	background: #EDF2FC none;
	color: #6699CC;
}

.hidden {
	display: none;
}

.label, .label-left, .label-center, .label-right {
	background-color: #EDF2FC;
	color: #6699CC;
	font-weight: bold;
	border: 1px none Black;
}

.label-center {
	text-align: center;
}

.label-left {
	text-align: left;
}

.label-right {
	text-align: right;
}

.label-left a:link,
.label-left a:visited,
.label-left a:active,
.label-right a:link,
.label-right a:visited,
.label-right a:active,
.label-center a:link,
.label-center a:visited,
.label-center a:active,
.label a:link,
.label a:visited,
.label a:active {
	text-decoration: none;
	color: #6699CC;
}

.leftcolumn {
	width: 20%;
	border: 2px solid #EDF2FC;
	float: left;
	text-align: left;
	padding: 0px;
	line-height: 130%;
}

.lineborder {
	padding: 1px;
	border: 1px solid Black;
}

.lineboxleft {
	border-color: Black;
 }

.margin15 {
	margin-bottom: 10px;
	margin-left: 25px;
	margin-top: 10px;
}

.margin4 {
	margin: 3px;
	border: 1px none #000;
}

.MixFloat {
	float: left;
}

.NameFont {
	color: #6495ED;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
}

.required {
	color: #FF0000;
	font-weight: bold;
}


.strip {
	background: #EDF2FC none;
	color: #6699CC;
}

.tab {
	color:#000;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	background-image: url(images/profile_bgrd.gif);
	background-repeat: repeat-x;
}

.border1 {
	border: 1px solid #000;
}

.border3stop {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}

.bordersides {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.bordertop {
	border-top: 1px solid #000;
}

.borderbottom {
	border-bottom: 1px solid #000;
}

.bottomtab {
	height: 6px;
	background-image: url(images/profile_bottombgrd.gif);
	background-repeat: repeat-x;
	margin: auto;
	background-color: #FFF;
	border-top: 1px solid #000;
}

.title {
	background: #EDF2FC none;
	color: #6699CC;
}

.vspace {
	margin-bottom: 6px;
}


/* ----------------- Calendar formatting section ----------------- */

.SmallCalendar {
	border: 1px solid #000;
}

.LargeCalendar {
  width: 100%;
	border: 1px solid #000;
}

.WeekCalendar {
}

.WeekList ul {
  margin: 0px 0px 0px 20px;
	padding: 0px;
}

.WeekList ul li {
  margin: 0px;
	padding: 0px;
}

.MonthBar,
.WeekHeadline,
.WeekHeadline a:link,
.WeekHeadline a:visited,
.WeekHeadline a:active
{
	background : ##0000FF none;
	color : #FFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
  padding:4px;
	border:0px;
	margin:0px;
}

.PrevWeek{
  padding:2px;
	float: left;
}

.NextWeek{
  padding:2px;
	float: right;
}

.BlkDay, .SmBlkDay {
	background-color: #CCC;
}

.small {
	font-size: 75%;
}

.SmBlkDay {
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}

.StdDay {
	text-align: left;
	margin-left: 0px;
	width: 14%;
	height: 75px;
}

.SmStdDay {
	text-align: left;
	margin-left: 0px;
	width: 14%;
	background-color: #efefef;
	font-size: 75%;
	text-align: right;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding-right: 4px;
}

.Today , .SmStdToday {
	text-align: left;
	background-color: #e6e6e6;
}

.SmToday a:link,
.SmToday a:visited,
.SmToday a:active,
.SmStdDay a:link,
.SmStdDay a:visited,
.SmStdDay a:active {
	text-decoration: none;
	background-color: #030;
	color: #6699CC;
	padding: 2px;
}


.Today a:link,
.Today a:visited,
.Today a:active {
	text-decoration: none;
	color: #900;
}

.StdDay a:link,
.StdDay a:visited,
.StdDay a:active {
	text-decoration: none;
	color: #6699CC;
}

.SmDay {
	background-color: white;
	margin-left: 0px;
	font-size: 75%;
	float: right;
}

.Today .SmDay {
	font-weight: bold;
}

.SmToday {
	border: 1px solid red;
	color: #003300;
	font-size: 75%;
}

.WkDay {
	font-weight: bold;
	background-color: white;
	margin-left: 0px;
}

.OddRow,
.OddRow a {
	background-color: #EDF3FE;
	text-decoration: none;
}

.EvenRow,
.EvenRow a {
	background-color: #FFF;
	text-decoration: none;
}

.OddRow: hover,
.EvenRow: hover,
.EvenRow: hover a,
.OddRow: hover a {
	color: #FFF;
	background-color: #B8B8B8;
	text-decoration: none;
}

.databox {
	margin: 3px;
	margin-left: 10px;
	background-color: #DCDCDC;
	border: 1px none #000;
	padding: 2px;
}

.readonlybox {
	font-size: 100%;
	background-color: #E0E0E0;
	border-style: solid;
	border-width: 2px 1px 1px 2px;

   border-color: #000 #C0C0C0 #C0C0C0 #000;
padding: 2px;
	width: 200px;
}


/* ----------------- Photo Album ----------------- */


.album {
	margin: 4px;
	border: 1px solid black;
}

.AlbumFrame {
	height: 124px;
	width: 130px;
	background-image: url(images/photo_frames.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.PhotoFrame {
	height: 122px;
	width: 122px;
	padding: 0px;
	margin: 0px;
	background-image: url("images/PhotoFrame.gif")
	
}

/* ----------------- Community-in-a-Box Styles ----------------- */

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #000000;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 75%;
	padding: 0 4px 0 0;
}

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-weight:bold;
	font-size:100%;
	
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 75%;
	width:100%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	margin:0px;
	font-size:100%;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}

.maintable {
	border:1px solid #000000;
	width:700px;
}

.headerborder {
	border:1px solid #000000;
	width:700px;
}

.leftbar {
	width:130px;
	background:#eee;
	border-right: 1px solid #000000;
	padding-bottom: 200px;
}

.content {
	width:570px;
	padding:10px;
} 

.cibfooter {
	padding:5px;
	font-size:11px;
	width:700px;
}

.cibfooterleft {
	padding:5px;
	font-size:11px;
	width:50%;
}

.cibfooterright {
	padding:5px;
	font-size:11px;
	width:50%;
	text-align:right;
}

.greyborder {
	border:1px solid #B8B8B8;
}

.black {BACKGROUND-COLOR: black}
.white {BACKGROUND-COLOR: white}

.lightgrey {BACKGROUND-COLOR: #ffdb00}
.gray {BACKGROUND-COLOR: #FFDB00}
.lightblue {BACKGROUND-COLOR: #003399}
.barcolor {BACKGROUND-COLOR:#FFDB00}
.darkgrey {BACKGROUND-COLOR: #52637B}
.skyblue {BACKGROUND-COLOR: #B0C4DE}
.ourblue {BACKGROUND-COLOR: #006699 }
.lightskyblue {BACKGROUND-COLOR: #DAE3F0}
.noskyblue {BACKGROUND-COLOR: #f0f0f0; border:1px #f0f0f0 solid }
.lightskyblueover {BACKGROUND-COLOR: #f0f0f0;border:1px silver solid;}

.heading {FONT-SIZE: 10pt;COLOR: #003399;FONT-weight: bold;FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial;}
.heading A {COLOR: #003399;TEXT-DECORATION: none}
.heading A:active {COLOR: #003399;TEXT-DECORATION: none}
.heading A:hover {COLOR: #003399;TEXT-DECORATION: underline}

.rheading {FONT-SIZE: 12pt;COLOR: red;FONT-weight: bold;FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial;}
.rheading A {COLOR: red;TEXT-DECORATION: none}
.rheading A:active {COLOR: red;TEXT-DECORATION: none}
.rheading A:hover {COLOR: red;TEXT-DECORATION: underline}

.sheading {FONT-SIZE: 9pt;COLOR: #003399;FONT-weight: bold;FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial;}
.sheading A {COLOR: #003399;TEXT-DECORATION: none}
.sheading A:active {COLOR: #003399;TEXT-DECORATION: none}
.sheading A:hover {COLOR: #003399;TEXT-DECORATION: underline}

.wtext {FONT-SIZE: 8pt;COLOR: white;LINE-HEIGHT: 13pt;FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial;}
.wtext A {COLOR: white;TEXT-DECORATION: none}
.wtext A:active {COLOR: white;TEXT-DECORATION: none}
.wtext A:hover {COLOR: white;TEXT-DECORATION: underline}

.blueblacktext1 {FONT-SIZE: 8pt;COLOR: #003399;LINE-HEIGHT: 13pt;FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial;}
.blueblacktext1 A {COLOR: #003399;TEXT-DECORATION: none}
.blueblacktext1 A:active {COLOR: #003399;TEXT-DECORATION: none}
.blueblacktext1 A:hover {COLOR: #003399;TEXT-DECORATION: underline}

.rtext {FONT-SIZE: 8pt;COLOR: red;LINE-HEIGHT: 13pt;FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial;}
.rtext A {COLOR: red;TEXT-DECORATION: none}
.rtext A:active {COLOR: red;TEXT-DECORATION: none}
.rtext A:hover {COLOR: red;TEXT-DECORATION: underline}

.btext {FONT-SIZE: 8.5pt;COLOR: #000000;LINE-HEIGHT: 13pt;FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial;}
.btext A {COLOR: #000000;TEXT-DECORATION: none}
.btext A:active {COLOR: #000000;TEXT-DECORATION: none}
.btext A:hover {COLOR: #000000;TEXT-DECORATION: underline}

.bluetext {FONT-SIZE: 8pt;COLOR: #003399;LINE-HEIGHT: 13pt;FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial;text-align:left;}
.bluetext A {COLOR: #003399;TEXT-DECORATION: none}
.bluetext A:active {COLOR: #003399;TEXT-DECORATION: none}
.bluetext A:hover {COLOR: #003399;TEXT-DECORATION: underline}

.blueblacktext {FONT-SIZE: 8pt;COLOR: #003399;LINE-HEIGHT: 13pt;FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial;}
.blueblacktext A {COLOR: #003399;TEXT-DECORATION: none}
.blueblacktext A:active {COLOR: #003399;TEXT-DECORATION: none}
.blueblacktext A:hover {COLOR: #003399;TEXT-DECORATION: underline}

.boldwtext {FONT-SIZE: 10pt;COLOR: white;FONT-weight: bold;LINE-HEIGHT: 13pt;FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial;}
.boldwtext A {COLOR: #ffffff;TEXT-DECORATION: none}
.boldwtext A:active {COLOR: #ffffff;TEXT-DECORATION: none}
.boldwtext A:hover {COLOR: #000000;TEXT-DECORATION: underline}

.blacktext {FONT-SIZE: 8pt;COLOR: #000000;LINE-HEIGHT: 13pt;FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial;}
.blacktext A {COLOR: #FFFFFF;TEXT-DECORATION: none}
.blacktext A:active {COLOR: #000000;TEXT-DECORATION: none}
.blacktext A:hover {COLOR: #000000;TEXT-DECORATION:underline}
.blacktext A:visited {COLOR: #FFFFFF;TEXT-DECORATION: none}

.blacktext1 {FONT-SIZE: 8pt;COLOR:#003399;LINE-HEIGHT: 13pt;FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial;}
.blacktext1 A {COLOR: #003399;TEXT-DECORATION: none}
.blacktext1 A:active {COLOR: #003399;TEXT-DECORATION: none}
.blacktext1 A:hover {COLOR: #003399;TEXT-DECORATION: underline}
.blacktext1 A:visited {COLOR: #003399}

.whitetext {FONT-SIZE: 8pt;COLOR: #000000;LINE-HEIGHT: 13pt;FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial;}
.whitetext A {COLOR: #FFFFFF;TEXT-DECORATION: none}
.whitetext A:active {COLOR: #000000;TEXT-DECORATION: none}
.whitetext A:hover {COLOR: #000000;TEXT-DECORATION:underline}
.whitetext A:visited {COLOR: #FFFFFF;TEXT-DECORATION: none}

.whitetext1 {FONT-SIZE: 8pt;COLOR:#003399;LINE-HEIGHT: 13pt;FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial;}
.whitetext1 A {COLOR: #003399;TEXT-DECORATION: none}
.whitetext1 A:active {COLOR: #003399;TEXT-DECORATION: none}
.whitetext1 A:hover {COLOR: #003399;TEXT-DECORATION: underline}
.whitetext1 A:visited {COLOR: #003399}





.tbody {FONT-SIZE: 8pt;LINE-HEIGHT: 13pt;FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial; color}
.tbody A {COLOR: #000000;TEXT-DECORATION: none}
.tbody A:active {COLOR: #000000;TEXT-DECORATION: none}
.tbody A:hover {COLOR: #000000;TEXT-DECORATION: underline}

.utoledo {FONT-SIZE: 8pt;LINE-HEIGHT: 13pt;FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial; color}
.utoledo A {COLOR: #000000;TEXT-DECORATION: none}
.utoledo A:active {COLOR: #000000;TEXT-DECORATION: none}
.utoledo A:hover {COLOR: #000000;TEXT-DECORATION: underline}

.utbutton
{
	color: #000000;
	background-color: #EEEEEE;
	border-color : #000000;	
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana,tahoma,Arial;
	font-size : 10px;
	font-weight: bold;
}

.uttextbox
{
	color: #000000;
	background-color: #EEEEEE;
	border-color : #000000;	
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana,tahoma,Arial;
	font-size : 10px;
	font-weight: normal;
}

.utddl
{
	color: #000000;
	background-color: #EEEEEE;
	border-color : #000000;	
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana,tahoma,Arial;
	font-size : 10px;
	font-weight: normal;
}

/* ----------------- Begin Custom Styles ----------------- */

 /* UT Menus */ .clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
	/*Style for the background-bar*/ .clBar{position:absolute; width:10; height:10; background-color:#003399; layer-background-color:#6699cc; visibility:hidden}
	/*Styles for level 0*/ .clLevel0, .clLevel0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:11px; font-weight:normal;}
	.clLevel0{background-color:#003399; layer-background-color:#003399; color:white;cursor:hand;}
	.clLevel0over{background-color:#3366CC; layer-background-color:#003399; color:#ffffff; cursor:hand;}
	.clLevel0border{position:absolute; visibility:hidden; background-color:#003399; layer-background-color:#666666;border:0px;}
	/*Styles for level 1*/ .clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:normal}
	.clLevel1{background-color:#3366CC; layer-background-color:#3366CC; color:white;}
	.clLevel1over{background-color:#003399; layer-background-color:#006699; color:#ffffff; cursor:pointer; cursor:hand; }
	.clLevel1border{position:absolute; visibility:hidden; background-color:#ffffff; layer-background-color:#ffffff}
	/*Styles for level 2*/ .clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:11px; font-weight:normal}
	.clLevel2{background-color:#003399; layer-background-color:#003399; color:white;}
	.clLevel2over{background-color:#006699; layer-background-color:#006699; color:#ffffff; cursor:pointer; cursor:hand; }
	.clLevel2border{position:absolute; visibility:hidden; background-color:#ffffff; layer-background-color:#ffffff}

.tab {
	line-height: 1em;
}

