﻿body {margin:0px; font-family:Tahoma; font-size:12px; background-image:url('images/useful/bg.gif')}

.smallHeader{font-size:14px; color:#000000; font-weight:bold; font-family:Times New Roman}

h2{font-size:14px; color:#000000; font-weight:bold; font-family:Times New Roman}

h2.blueHeader{font-size:20px; color:#2228a7; font-weight:bold; font-family:Times New Roman}

.normallink:link{font-family:Tahoma; font-size: 12px; color:#2228a7; text-decoration:none}
.normallink:hover{font-family:Tahoma; font-weight:bold; font-size: 12px; color:#2228a7; text-decoration:underline;}
.normallink:visited{font-family:Tahoma; font-size: 12px; color:#2228a7;}

.sidetextheader{font-size:11px; color:#2228a7; font-weight:bold}
.sidetext{font-size:11px;}

#timeholder{padding:2px; margin-left:10px; font-weight:bold; font-size:11px}
#divleftcontentholder{float:left; padding:1px;width:445px;text-align:justify; background-image:url('images/useful/containerholder.gif');height:258px}
#divrightcontentholder{margin-top:30px;float:left; padding:1px; width:200px; text-align:justify; vertical-align:top}

#divleftcontentholderlong{margin-right:5%; margin-left:5%;float:left; padding:1px;width:645px;text-align:justify; background-image:url('images/useful/containerholder645.gif')}

#diviconholderc{margin-bottom:15px}
#diviconholderp{margin-bottom:15px}
#diviconholdercs{margin-bottom:15px}

#innercelldiv{padding:7px; height:258px}

/*styling for dropdown menu*/

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
text-align:left;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
color:#151b92
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #151b92; color:#ffffff
}

submit
{ 
  background: transparent url(images/useful/buttonbg.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */

}

