﻿img { behavior: url(iepngfix.htc); }


.title-text {
    font-family: Georgia;    font-size: 14px;    color: #FFFFFF;    font-weight: regular;
}

.learn-more-text {
    font-family: Georgia;    font-size: 12px;    color: #FFFFFF;    font-weight: regular;
    font-style: italic;
}


.top-text {
    font-family: Georgia;    font-size: 11px;    color: #FFFFFF;    font-weight: regular;
}


.inside-text-main {
    font-family: Georgia;    font-size: 12px;    color: #FFFFFF;    font-weight: regular;
}
.inside-text1 {
    font-family: Verdana;    font-size: 12px;    color: #FFFFFF;    font-weight: regular;
}

.inside-text2 {
    font-family: Georgia;    font-size: 14px;    color: #FFFFFF;    font-weight: regular;
}


.inside-text {
    font-family: Georgia;    font-size: 14px;    color: #FFFFFF;    font-weight: regular;
}

.input-text {
    font-family: Georgia;    font-size: 11px;    color: #FFFFFF;    font-weight: regular;
}


.title2-text {
    font-family: Georgia;    font-size: 12px;    color: #FFFFFF;    font-weight: regular;
}
.inside-link-special {
	font-family: Georgia;	font-size: 10px;	color: #4d4d4d;	text-decoration: none; cursor: hand; cursor: pointer;
}
.Main-link-special {
	font-family: Georgia;	font-size: 10px;	color: #E1E3EC;	text-decoration: none; 
}

.border-table {
	border-top:1px solid #808080;
}

.application-text {
   font-family: Georgia;	font-size: 12px;	color: #FFFFFF;	font-weight: regular;
}


a:link.inside-link, a:visited.inside-link, a:hover.inside-link {
	font-family: Georgia;	font-size: 14px;	color: #FFFFFF;	text-decoration: underline;
}

a:link.text-menu, a:visited.text-menu, a:hover.text-menu {
	font-family: Georgia;	font-size: 12px;	color: #626264; font-weight: regular;	text-decoration: none;
}

a:hover.text-menu {
	font-family: Georgia;	font-size: 12px;	color: #FFFFFF; font-weight: regular;	text-decoration: none;
}

a:link.inside-link-special,a:visited.inside-link-special {
	font-family: Georgia;	font-size: 10px;	color: #4d4d4d;	text-decoration: none; cursor: hand; cursor:pointer;
}
a:hover.inside-link-special {
	font-family: Georgia;	font-size: 10px;	color: #E1E3EC;	text-decoration: none; cursor: hand; cursor:pointer;
}


a:link.menu-link-special,a:visited.menu-link-special {
	font-family: Georgia;	font-size: 13px;	color: #ffffff;	text-decoration: none; cursor: hand; cursor:pointer;
}
a:hover.menu-link-special {
	font-family: Georgia;	font-size: 13px;	color: #ffffff;	text-decoration: underline; cursor: hand; cursor:pointer;
	}

a:link.text-footer, a:visited.text-footer, a:hover.text-footer {
	font-family: Georgia;	font-size: 10px;	color: #E1E3EC;	text-decoration: none;
}
a:link.text-footerIN, a:visited.text-footerIN, a:hover.text-footerIN {
	font-family: Georgia;	font-size: 13px;	color: #E1E3EC;	text-decoration: none;
}


/* colouring the scrollbar only works in IE & opera */
html,body{
scrollbar-face-color:#1D1D1D;
scrollbar-arrow-color:FFFFFF;
scrollbar-track-color:#1D1D1D;
scrollbar-shadow-color:#1D1D1D;
scrollbar-highlight-color:#1D1D1D;
scrollbar-3dlight-color:#1D1D1D;
scrollbar-darkshadow-Color:#1D1D1D;
background-attachment:fixed;
}


/* this is to make sure the line spacing in opera is identical to the default line spacing in FF & IE */
td{
line-height: 14px;
}