﻿body {
    margin: 0 auto;
    font-family: arial;
    font-size: 11px;
    color: #000000;
    background-color: #ffffff;
}
a:link 
{
    color: #144888;
    border: 0px;
    text-decoration: none;
}
a:link:hover {
    color: #144888;
    border: 0px;
    text-decoration: underline;
}
a:link:visited {
    color: #144888;
    border: 0px;
    text-decoration: none;
}
a:link:visited:hover {
    color: #144888;
    border: 0px;
    text-decoration: underline;
}
a:link:active {
    color: #144888;
    border: 0px;
    text-decoration: none;
}
.pro
{
    padding-left: 15px;
}
.vertlabel
{
    vertical-align: top;
    padding-top: 3px;
}
.dgbutton
{
    border: 1px solid #000000;
    font-size: 11px;
    background-color: #cccccc;
    color: #000000;
    width: 50px;
    height: 18px;
}
h1 
{
    font-size: 15px;
    font-weight: bold;
    color: #144888;
    margin: 0px;
    padding: 0px;
}
hr 
{
    border: 1px solid #cccccc;
    height: 1px;
}
.dropdown
{
	font-size: 11px;
	color: #000000;
}
.smalltd
{
	font-size: 1px;
	height: 3px;
}
#container {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #ffffff;
}
#innercontainer {
    width: 850px;
    margin: 0 auto;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #144888;
    border-top: 0px;
}
#header {
    width: 850px;
    height: 112px;
    margin: 0 auto;
    background-image: url(../media/header.jpg);
    background-repeat: no-repeat;
    text-align: left; 
}
#subheader 
{
    width: 850px;
    height: 25px;
    margin: 0 auto;
    background-color: #144888;
    text-align: right;  
}
#subheader_text 
{
    text-align: right;
    margin-right: 27px;
    padding-top: 5px;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;   
}
#loginbox 
{
    background-color: #144888;
    color: #ffffff;
    width: 165px;
    padding: 10px; 
    padding-top: 0px;
    text-align: left;     
}
.logintitle 
{
    color: #ffff00;   
    font-weight: bold;
}
.logininput
{
    margin: 0px;
    padding: 0px;
    padding-top: 1px;
    width: 165px;
    border: 0px;
    font-size: 11px;
    height: 15px;
    background-color: #ffffff;
}
.loginbutton
{
    width: 50px;
    margin-top: 9px;
    border: 0px;
    font-size: 11px;
    height: 17px;
    background-color: #ffffff;
    color: #144888;
    font-weight: bold;
}
.inputtxt_medium
{
    border: 1px solid #000000;
    width: 387px;
    font-size: 11px;
    font-family: arial
}
.inputtxt_medium2
{
    border: 1px solid #000000;
    width: 346px;
    font-size: 11px;
    font-family: arial
}
#content 
{
    float: right;
    width: 645px;     
    background-image: url(../media/uti.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-top: 67px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #ffffff;
}
#leftcolumn 
{
   float: left;  
   width: 185px;
   background-color: #144888;
}
.menulink
{
    border-bottom: 1px solid #144888;
    color: #144888;
    border-right: 1px solid #144888;
}
.submenulink
{
    border-top: 1px solid #144888;
    color: #144888;
    border-right: 1px solid #144888;
}
#eventsheader 
{
    width: 175px;
    height: 19px;
    padding-top: 4px;
    padding-left: 10px;
    background-color: #990000;
    color: #ffffff;
    font-weight: bold;
}
#eventslist 
{
    width:164px;
    height: 80px;
    padding: 10px;
    background-color: #D6E2F2;
    overflow: auto;
    color: #144888;
    border-right: 1px solid #144888;
    border-bottom: 1px solid #144888;
}
#footer 
{
 width: 830px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 5px;
 height: 19px;
 background-color: #144888;  
 font-size: 10px;
 color: #ffffff;
 text-align: left;
 clear: both;
}
.standardinput
{
    margin: 0px;
    padding: 0px;
    padding-top: 1px;
    width: 165px;
    border: 1px solid #144888;
    font-size: 11px;
    height: 15px;
    color: #000000;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #ffffff;
}
.standardmultiinput
{
    margin: 0px;
    padding: 0px;
    padding-top: 1px;
    width: 165px;
    border: 1px solid #144888;
    font-size: 11px;
    height: 50px;
    color: #000000;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #ffffff;
    font-family: Arial;
}
.standardbutton
{
    width: 50px;
    border: 1px solid #144888;
    font-size: 11px;
    height: 18px;
    background-color: #144888;
    color: #ffffff;
    font-weight: bold;
}
#sitemap ul
{
    list-style: none;
}
#sitemap li
{
    list-style: none;
    padding: 2px;
}