/* CSS Document */

body
{
font-family:tahoma;
font-size:11px;
color:#484848;
margin-top:0px;
background-color:#DDDDDD;
}
.tdBody
{ text-align:justify}
.layout
{
width:770px;
}
.contentheight
{
height:350px;
}
.topstrip
{
height:23px;
background-color:#00a8e1;
}
.header
{
height:70px;
}
.padding
{
padding:5px;
}
.mainmenu a
{
font-size:12px;
font-weight:bold;
padding:5px;
color:#ef353c;
text-decoration:none;
}
.whiteText
{
color:#FFFFFF;
}
.mainmenu a:hover
{
font-size:12px;
font-weight:bold;
padding:5px;
color:#ffffff;
text-decoration:none;
background-color:#00a8e1;
}
.footer
{
background-color:#00a8e1;
padding:2px;

color:#FFFFFF;
}
.dottedlineHR
{
background-image:url(images/dots.jpg);
background-position:center;
background-repeat:repeat-x;
}
.dottedlineVR
{
background-image:url(images/dots.jpg);
background-position:center;
background-repeat:repeat-y;
}
.bdrtopbottom
{
border-top:2px solid #ef353c;
border-bottom:2px solid #ef353c;
}
.bdrtop
{
border-bottom:2px solid #ef353c;
}
.headings
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#1493be;
}
.headings1
{
font-family:Verdana, Arial, Helvetica, sans-serif
font-size:11px;
color:#484848;
}


/*  Side Menu   */

.submenu a{
text-indent: 10px;
background: #EAEAEA;
height:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-decoration:none;
}
.submenu a:hover
{
text-indent: 10px;
background: #EAEAEA;
height:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ff0000;
}
.sdmenu .titlehidden {
    border-bottom: none;
}


.sdmenu a {
    padding: 5px 0;
    text-indent: 10px;
    background: #EAEAEA;
    display: block;
	border-bottom: 1px solid #cccccc;
    color: #4A5D64;
    text-decoration: none;
} 

.sdmenu a:hover {
    background : #8DDAF3;
        color: #ffffff;
}
.sideBlueStrip
{
background-color:#00a8e1;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}
