body
{
        background-image: url('../images/bg.jpg'); 
        background-repeat: no-repeat; 
        background-position: left top;
	background-color: #345985;
	margin: 0;
	font-family:'trebuchet ms', verdana, helvetica, arial, sans-serif;
}
a:active {color: #B80433;text-decoration: none}
a:link {color: #B80433;text-decoration: none}
a:visited {color: #B80433;text-decoration: none}
a:hover {color: #B80433;text-decoration: underline}
a img
{
    border: none;
}
img
{
    border: none;
}
.btnOnWhite
{
	color: #4f555e;
	font-size: 10pt;
        font-weight: bold;
	border: solid 1px #c7c2c2;
	background-image: url('../images/btn.jpg');
	height: 22px;
}
.btnOnColor
{
        color: #101e53;
	font-size: 10pt;
        font-weight: bold;
	background-image: url('../images/pnl.jpg');
	background-repeat: repeat-x;
	background-color: #C6DFE4;
	width: 195px;
	line-height: 32px;
        border-top: solid 1px #ecece2;
	border-bottom: solid 1px #ecece2;
        padding-left: 15px;
}
.pnlOnColor
{
        color: #101e53;
	font-size: 10pt;
        font-weight: bold;
	background-image: url('../images/pnl.jpg');
	background-repeat: repeat-x;
	background-color: #C6DFE4;
	width: 195px;
	line-height: 32px;
        border-top: solid 1px #ecece2;
	border-bottom: solid 1px #ecece2;
        padding-left: 15px;
}
* html .pnlOnColor
{
        padding-top: 7px;
        height: 25px;
}
.btnSearch
{
        vertical-align: text-bottom;
}
.btnClose
{
	color: #4f555e;
	font-size: 8pt;
	border: solid 1px #c7c2c2;
	background-image: url('../images/btn.jpg');
	height: 18px;
        width: 100px;
}
.contentBg
{
	width: 740px; 
	padding-top: 10px; 
	background-image: url('../images/gradient.jpg');  
	background-repeat: repeat-x; 
	background-color: #D4DDE6; 
	filter:alpha(opacity=90); 
	opacity:0.9;
}
.img
{
        float: left;
        padding: 4px 10px 0 0;
}
.logo
{
        padding-right: 20px;
        border: 0;
}
.icon
{
        float: left;
        padding: 4px 10px 0 0;
        text-align: center;
}
.field
{
        float: left;  
        width: 140px;
        margin-right: 1em;  
        text-align: right;
        font-size:10pt;
}
.formHeader
{
        font-size:12pt;
        font-weight: bold;
        line-height: 30px;
        color: #101e53;
        width: 170px;
}
.formText
{
        font-size:10pt;
        color: #101e53;
}
.formTextbox
{
        font-size:8pt;
        color: #101e53;
        width: 120px;
}
.header
{
        font-size:18pt;
        padding: 20px 30px 10px 30px;
        padding-right: 15px;
}
.text
{
        font-size:10pt;
        padding: 0 30px 15px 30px;
}
.content
{
        background-color: White;
        width: 740px;
        text-align: justify;
        background-repeat: no-repeat;
        padding-top: 85px;
}
.privacy
{
        font-size:8pt;
        color: #101e53;
        width: 170px;
        direction: rtl;
}
.validatorCalloutHighlight
{
    background-color: #FFFACD;
    border-style: groove;
}
/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
        color: #ecece2;
        background-color: White;
        border: solid 1px #B2CFED;
        border-top:solid 7px #B2CFED;
        padding: 3px 0 3px 10px
}
span.popupHover {
        color: #82B0FF;
}
input {
        font-size:8pt;
}
input.popupHover {
        /* btnOnColor */
        color: #4f555e;
	font-size: 10pt;
        font-weight: bold;
	background-image: url('../images/pnl.jpg');
	height: 32px;
	line-height: 32px;
        width: 200px;
        border-top: solid 1px #ecece2;
	border-bottom: solid 1px #ecece2;
}
/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../images/SavedStar.png);
}
.view
{
        float: left;
        width: 665px;
        font-size:10pt;
        color: #101e53;
        padding: 10px;
        line-height: 20px;
        border: solid 1px #6080A6;
        border-top:solid 7px #6080A6;
}
.company
{
        float: left;
        font-size:10pt;
        color: #101e53;
        padding: 10px;
        line-height: 20px;
        background-color: #ffffff;
        border: solid 1px #6080A6;
        border-top:solid 7px #6080A6;
        width: 91%;
        margin-bottom: 20px;
}
/* tabs */
.tabstrip
{
        height: 26px;
        width: 100%;
        float: left;
}
.tab-clicked
{
        background-image: url('../images/tab/on.jpg');
        border-top: solid 1px #c7c2c2;
        border-left: solid 1px #c7c2c2;
        border-right: solid 1px #c7c2c2;
        padding: 4px 8px 4px 8px;
        margin-right: 5px;
        float: left;
}
.tab-on
{
        background-image: url('../images/tab/on.jpg');
        border-top: solid 1px #c7c2c2;
        border-left: solid 1px #c7c2c2;
        border-right: solid 1px #c7c2c2;
        padding: 4px 8px 4px 8px;
        margin-right: 5px;
        float: left;
}
.tab-off
{
        background-image: url('../images/tab/off.jpg');
        border: solid 1px #c7c2c2;
        padding: 4px 8px 4px 8px;
        margin-right: 5px;
        float: left;
        filter: alpha(opacity=80);
}
.DynamicPanel
{
        background-color: #ffffff;
        border: solid 1px #B2CFED;
        Width:665px;   
        position: absolute;
        left: 0px;
        top: 0px;
}
.modalForeground
{
        float: left;
        width: 665px;
        font-size:10pt;
        font-weight: normal;
        color: #101e53;
        padding: 10px;
        line-height: 20px;
        border: solid 1px #6080A6;
        border-top:solid 7px #6080A6;
        background-color: white;
}
.modalBackground {
        background-color: Gray;
	filter: alpha(opacity=70);
        opacity: 0.7;
}
.collapsePanel {
        overflow:hidden;
}
ul
{
	margin-bottom: 10px;
}
ol
{
	margin:0;
	margin-bottom: 5px;
	padding-left: 20px;
}
li
{
        list-style-type:square;
        padding-right: 5px;
        font-size: 10pt;
}
#bg
{
        background-image: url('../images/bg.jpg');
        float: left;
        width: 5%;
        height: 622px;
}
#progressBackgroundFilter {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#fff; 
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:1000;
    float: left;
}
#processMessage { 
    position:fixed; 
    top:30%; 
    left:43%;
    padding:10px;
    width:14%; 
    z-index:1001; 
    background-color:#fff;
    border:solid 1px #000;
    float: left;
}
#middle
{
        /*float: left;*/
        color: #101e53;
        width: 950px;
}
        #middle #top
        {
                font-size:10pt;
                background-image: url('../images/top.jpg');
                background-repeat: no-repeat;
                background-color: #365983;
                height: 84px;
        }
        #middle #main
        {
                background-color: #D6E1E7;
                width: 100%;
        }
                #middle #main #preface
                {
                        float: left;
                        font-size:11pt;
                        color: #101e53;
                        margin-left: 20px;
                        width: 150px;
                        line-height: 20px;
                }
                #middle #main #tabs
                {
                        float: left;
                        width: 500px;
                        font-family:'trebuchet ms', verdana, helvetica, arial, sans-serif;
                        font-size:10pt;
                        margin: 20px 20px 20px 220px;
                        font-size:12pt;
                        margin-left: 50px;
                }
                #middle #main #register
                {
                        float: left;
                        width: 150px;
                        font-family:'trebuchet ms', verdana, helvetica, arial, sans-serif;
                        font-size:11pt;
                        margin: 20px 0 0 30px;
                }
                #middle #main #login
                {
                        float: left;
                        width: 150px;
                        font-family:'trebuchet ms', verdana, helvetica, arial, sans-serif;
                        font-size:11pt;
                        padding-top: 100px;
                        margin-left: 30px;
                }
                #middle #main #loginHeader
                {
                        font-family:'trebuchet ms', verdana, helvetica, arial, sans-serif;
                        font-size:12pt;
                        font-weight: bold;
                        line-height: 30px;
                        color: #101e53;
                        width: 170px;
                }
                #middle #main #loginText
                {
                        float: left;
                        width: 200px;
                        font-family:'trebuchet ms', verdana, helvetica, arial, sans-serif;
                        font-size:12pt;
                        padding-top: 100px;
                        margin-left: 80px;
                }
                #middle #main #join
                {
                        float: left;
                        width: 180px;
                        font-family:'trebuchet ms', verdana, helvetica, arial, sans-serif;
                        font-size:10pt;
                        padding-top: 100px;
                        margin-left: 270px;
                }
                #middle #main #side
                {
                        font-family:'trebuchet ms', verdana, helvetica, arial, sans-serif;
                        font-size:12pt;
                        background-color: #ecece2;
                }
                #middle #main #center
                {
                        background-color: #ffffff;
                        font-family:'trebuchet ms', verdana, helvetica, arial, sans-serif;
                        font-size:12pt;
                        background-image: url('../images/globus.jpg');
                        background-repeat: no-repeat;
                        background-position: top right;
                }
                #middle #main #box
                {
                        background-image: url('../images/box.jpg');
                        background-repeat: repeat-x;
                        background-color: #D1DEE4;
                        width: 210px;
                }
                #middle #main #myarea
                {
                        padding-top: 15px;
                }
                #middle #main #submenu
                {
                        padding-top: 80px;
                }
        #middle #bottom
        {
                float: left;
                background-color: #08215A;
                width: 947px;
                height: 25px;
                line-height: 20px;
        }
                #middle #bottom #credit
                {
                        float: right;
                        font-family:'trebuchet ms', verdana, helvetica, arial, sans-serif;
                        font-size:8pt;
                        color: #cccccc;
                        vertical-align: middle;
                        margin-right: 10px;
                }
                #middle #bottom #copyrights
                {
                        float: left;
                        font-family:'trebuchet ms', verdana, helvetica, arial, sans-serif;
                        font-size:8pt;
                        color: #cccccc;
                        vertical-align: middle;
                        margin-left: 10px;
                }
.accordionHeader, .accordionHeaderSelected
{
	cursor: pointer;
	color: #C3433D;
	font-family:'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
        font-weight: bold;
	background-image: url('../images/pnl.jpg');
	height: 32px;
	line-height: 32px;
        border-top: solid 1px #ecece2;
	border-bottom: solid 1px #ecece2;
        padding-left: 15px;
        width: 650px;
}
.accordionContent
{
	padding: 10px;
	vertical-align: top;
        width: 643px;
	border-right: dashed 1px #101e53;
	border-left: dashed 1px #101e53;
	background-color: #D2DFE5;
}
.accordionContentNone
{
	display: none;
}
.accordionContentlast
{
	padding: 10px;
	vertical-align: top;
        width: 643px;
	border-right: dashed 1px #101e53;
	border-left: dashed 1px #101e53;
	border-bottom: dashed 1px #101e53;
	background-color: #D2DFE5;
}
.divBg {
        margin-top: 80px;
        padding-top: 10px;
	width: 498px;
        background-image: url('../images/gradient.jpg');
        filter: alpha(opacity=80);
        opacity: 0.8;
        background-repeat: repeat-x;
	background-color: #D4DDE6;
}
.divHeader {
        color: #0C397C;
        font-size: 12pt;
        font-weight: bold;
        padding: 15px 30px 15px 30px;
}
.divTxt {
        padding: 0 30px 15px 30px;
	text-align: justify;
	font-size: 10pt;
}
#marqueecontainer
                {
                        position: relative;
                        width: 201px; /*marquee width */
                        height: 122px; /*marquee height */
                        overflow: hidden;
                        padding: 5px 10px 5px 5px;
                }
#marqueecontainer2
                {
                        position: relative;
                        width: 201px; /*marquee width */
                        height: 122px; /*marquee height */
                        overflow-y: auto;
                        padding: 5px 10px 5px 5px;
                }                