﻿HTML{
font-size: 11px;
}

#fullheight{height:100%}

html, body{
height: 100%
}

body {  
font: 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
margin: 0px; padding: 0px;
/* background-color:#E0EEF5; */
background-color:#D3E2EB;
color: #282838;
height: 100%;

}

h2{
font-siZe: 18px;
color: #0b29d5;
font-weight: normal;
}

h4{
color: #D60000;
font-weight: normal;
}

a {}
a:link {color: #D60000; text-decoration:none;} 
a:visited {color:#D60000; text-decoration: none;}
a:hover {color: #494D4B;  text-decoration: underline; }


a.tool {text-decoration: none; border-top: 1px black solid; padding-left: 1px; height: 20px; width: 100%; background: #C4D1FF; color: black; display: block}
a.tool:hover {  text-decoration: none; border: 1.5px buttonface outset; background: #2C468C; color: white}
a.tool:active {  text-decoration: none; border: 1.5px buttonface inset; background: #2C468C; color: yellow}


a.topmenu {font: verdana, serif; font-size: 8pt; text-decoration: none; color: white; text-indent: 0px; line-height: 10px; font-weight: 800;}
a.topmenu:hover {background: none; color: yellow;}
a.topmenu:visited {}
a.topmenu:active {color:: cyan;}

.heading {
font-size: 1.2em;
color: #A01191;
}

.menu {font-family: arial;}

.page {background-color: #FFFFFF;
/*#AA3535;*/
}

input, select, textarea {
font-size: .9em;
}

ul li.bullet{
list-style-type:none;
padding: 0 0 3px 18px;
background:url(images/squarebullet.gif) center left no-repeat;

}

form {
display: inline;
margin: 0px;
padding: 0px;
}

