html {
	min-height: 100%;
}

body
{
  background: #022732;
  font-size: 10pt;
  font-family: arial,sans;
  line-height: 12pt;
  margin-top: 20px;
  height: 100%;
}

.container
{
  width: 900px;
  margin-left: auto;
  margin-right: auto; 
  height: 100%;
}

.tab
{
  background: url("/data/gfx/greentab.jpg");
  width: 73px;
  height: 21px;
  float: right;
  margin-right: 30px;
  text-align: center;
}

.tab2
{
  background: url("/data/gfx/bluetab.jpg");
  width: 73px;
  height: 21px;
  float: right;
  margin-right: 10px;
  text-align: center;
}

a:link.tab_text, a:visited.tab_text, a:active.tab_text
{
  text-decoration: none;
  font-family: sans;
  color: #ffffff;
  font-size: 11pt;
}

.content_left
{
  width: 153px;
  background: url("/data/gfx/pix.jpg");
  text-align: left;
  min-height: 720px;
  float: left;
}

.side_bottom
{
  width: 153px;
  float: left;
  position: absolute;
}

.content_right
{
  margin-left: 160px;
  width: 740px;
  background: #ffffff;
  min-height: 680px;
  position: relative;
  margin-left: 160px;
  margin-top: 6px;
  

}

.logo
{
  text-align: center;
}

.emblem
{
  margin-top: 10px;
}

a:link.side_links, a:visited.side_links, a:active.side_links
{
  text-decoration: none;
  font-family: sans;
  color: #000000;
  font-size: 11pt;
}

div:hover.links
{
  background: url("/data/gfx/bluebar.jpg");
  
}

.linkssel
{
  text-decoration: none;
  font-family: sans;
  color: #000000;
  font-size: 11pt;
  background: url("/data/gfx/bluebar.jpg");
  padding-left: 20px;
  margin-top: 15px;
}

.links
{
  text-align: left;
  padding-left: 20px;
  margin-top: 15px;
}

.title
{
  margin-top: 20px;
  margin-left: 20px;
}

.sulogo
{
  position: absolute;
  top: 675px;
  left: 340px;
}

.sutext
{
  position: absolute;
  top: 675px;
  left: 360px;
  font-size: 10pt;
  font-family: sans;
  color: #ffffff;
}

#content
{
  padding: 30px;
  text-align: justify;
}

#footer
{
  padding: 0px;
  font-size: 8pt;
  text-align: center;
  color: #ffffff;
}

#footer a:link, #footer a:visited, #footer a:active
{
  color: #ffffff;
  text-decoration: none;
}

img
{
  border: 0px;
}

div.form_left{
  
  float: left;
  width: 100px;
}


div.form_right
{
 
 margin-left: 100px;

}

a:link,a:visited,a:active{
  text-decoration: none;
  color: #0e5267;
}

#content img
{
  padding: 15px;
}

.texturestrip
{
  position: absolute;
  width: 28px;
  height: 100%;
  background: url("/data/gfx/texturestriprepeat.jpg") repeat-y;
}

h2
{
  margin-bottom: 8px;
  color: #111111;
}

div.line
{
  background-color: #c9c9c9;
  height: 1px;
  line-height: 1px;
  margin-bottom: 30px;
}
