.appdevbody
{
	margin: 0px 0px 0px 0px;
	/*background-color: #006; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;

}

.appdevbegin2 
{
    background: #006;
    font-size: 1.30em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding-top: 5px;
    color: #696969;
    
    padding: 10px;
	vertical-align: top;
	background-color: #efefef;
}


.StatisticTableMainRowHeader
{
	width:150px;
	white-space: nowrap;
	text-align: right;
	vertical-align: top;
    border:transparent 0;
	font-weight:bold;
}
.StatisticTableRowHeaderContent
{
	width:75px;
	text-align:center;
	vertical-align:bottom;
	color:White;
	border:transparent 0;
	background-color: #606e7f;
}
.StatisticTableRowContent
{
	width:75px;
	text-align:center;
	vertical-align:middle;
	border:transparent 0;
}

#studySearchHeading { margin: 10px 10px;  }

.studyTable { border: 1px solid #606e7f; width: 595px; margin: 10px 10px; }
.studyTable td { padding: 10px 10px 10px 10px; }

.studyRepeatHeading { background-color: #C3CDD5; 
                    height: 15px; 
                    vertical-align:middle; 
                    border-bottom: 1px solid #606e7f; 
                    }

.studyRepeatText {  }

.mini-header
{
    height: 5px;
    background-color: #B1B1B1;
}
.menu-header
{

    left: 0;
}

html, body {height: 100%;}

#wrap {min-height: 100%;background-color: #efefef;}

#main {overflow:auto;
	padding-bottom: 150px;}  /* must be same height as the footer */

#uc-foot-wrap1 {position: relative;
	/*margin-top: -150px;  negative value of footer height */
	height: 150px;
	clear:both;} 

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}
/*.AppDevHeader
{

    background-color: #0F1938;
    background-image: url("http://webtools.uconn.edu/global/4.0/head-foot/images/ft-blue.png"); 
    background-position: 0 1px;
   background-repeat: repeat-x; 
    width: 100%;
    min-height: 90px;
    border-bottom: 5px solid #B1B1B1;
    text-decoration: none; 
}
.AppDevHeader a:hover, a:visited 
{
    text-decoration: none;
}
.AppDevFooter
{
    background-color: #0F1938;
    background-image: url("http://webtools.uconn.edu/global/4.0/head-foot/images/ft-blue.png");
    background-position: 0 1px;
    background-repeat: repeat-x;
    border-top: 5px solid #B1B1B1;
    min-height: 100px;
}
#AppDevFoot
{
    color: #CCCCCC;
    text-decoration: underline;
    background-image: none;
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    list-style-type: none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    text-decoration: none;
    vertical-align: baseline;
}
#AppDevFoot ul, li
{
   background-image: none;
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    list-style-type: none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    text-decoration: none;
    vertical-align: baseline; 
}
.AppDevContainer
{
    text-align: center;
    margin-left: 250px;
    white-space: nowrap;
}*/
/*#AppDevFoot li 
{
       float: left;
    margin-right: 40px;
} 
.AppDevApplicationName
{
    color: #FFFFFF;
    display: inline-block;
    font-family: Times New Roman;
    font-size: 2.6em;
    padding-left: 15px;
    text-decoration: none;
    vertical-align: top;
    height: 50px;
    padding-top: 30px;
}
.HeaderImage
{
    width: 360px;
    height: 90px;
    display: inline-block;
    background-image: url("http://static.uchc.edu/AppDevHeaderFooter/Shared/images/Logo_UCHC.gif");
    background-repeat: no-repeat;
    background-position: center center;
    white-space: nowrap;
}
#HeaderLine
{
    width:1px;
    height:74px;
    background-color:#fff;
    background-position: center center; 
    display: inline-block; 
    margin-left:20px;
    margin-bottom:5px;
    margin-top:10px;
}*/
