﻿.ErrMsg
{
	color: #ff0000;
	font-weight: bold;
}

BODY
{
    margin:0px;
    border:0px;
    padding:0px;
    background-color:#ECECEC;
	font-family:Arial;
	font-size:12px;
   
}
input
{
	font-family:Arial;
	font-size:10px;
	border:solid 1px black;
	}
img
{
    border:0px;
    }


.Container
{
	background-image:url('1img/back1.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
	}

.ContainerWrap
{
	background-image:url('img/back.gif');
    background-position:center;
    background-repeat:repeat-y;
	}
	
.Header
{
	height:125px;
	width:760px;
	margin:auto;
	}

.Header .LogoWrap
{
	text-align:left;
	padding: 20px 0px 20px 42px; 
	/*Height:63%;*/
}
.Header .Logo
{
	width:243px;
	height:40px;
	background-image:url('img/logo.png');
	background-repeat:no-repeat;
	cursor:pointer;
	
	}
	
.Header .MenuWrap
{
    text-align:center;	
    padding-left:1px;
}

.Header .MenuStrip
{
    height:22px;
	background-image:url('img/menu_back.gif');
	width:751px;
	margin:auto;
	text-align: center;
}

.Content
{
	background-image:url('img/ip_body.png');
	background-repeat:repeat-y;
	width:695px;
	margin:auto;
	}
	
.Content .innerWrapTop
{
	background-image:url('img/ip_top.gif');
	background-position:center top;
	background-repeat: no-repeat ;
	}

.Content .innerWrapBot
{
	background-image:url('img/ip_bot.gif');
	background-position:center bottom;
	background-repeat: no-repeat ;
	text-align:center;
	}

.Content .HomeTop
{
	width:663px;
	margin:auto;
	padding-top :8px;
	}
.HomeTop .Wrap
{
	background-image: url('img/home_image.jpg');
	background-repeat:no-repeat;
	height:194px;	
	}

.HomeTop .Display
{
	float:right;
	width:330px;
	height:194px;
	}
	
.HomeTop .Text1
{
	padding-top:10px;
	font-family:Times New Roman, Sans-Serif;
	font-size:24px;
	color:#d6e2f0;
	font-weight:bold;
	}
.HomeTop .Text2
{
	font-family:Times New Roman, Sans-Serif;
	font-size:17px;
	color:#d6e2f0;
	font-weight:bold;
	padding-bottom:17px;
	}

.HomeTop .List ul
{
	padding-left:30px;
	margin:0px;
	}
	
.HomeTop .List li
{
	font-family: Times New Roman;
	font-size:14px;
	color:#0e1c38;
	list-style: none;
	text-align:left;
	line-height:29px;
	}

.Content .HomeTopB
{
	padding:0px 0px 17px 0px;
	padding-top:10px;
	text-align:center;
	}
.HomeTopB .Wrap
{
    width:663px;
    height:88px;
    background-image:url('img/homebot_back.jpg');
    background-repeat:no-repeat;
    margin:auto;
    }
.HomeTopB .Image
{
    width:120px;
    float:left;
    padding-left:25px;
	}
.HomeTopB .TextWrap
{
	float:right;
	width:493px;
	text-align:left;
	}
.HomeTopB .Title
{
	font-family:Times New Roman;
	font-size:16px;
	color:#112547;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:2px;
	}
.HomeTopB .Text
{
	font-family:Arial;
	font-size:11px;
	line-height:15px;
	padding-right:15px;
	}
.HomePanel
{
	width:689px;
	margin:auto;
	height:166px;
	text-align:left;
	}

.HomePanel .Login
{
	float:right;
	width:226px;
	background-image: url('img/panel2_back.gif');
	background-repeat:no-repeat;
	height:166px;
	font-size:12px;
		}

.HomePanel .LPanel
{
	width:456px;
	background-image: url('img/panel1_back.gif');
	background-repeat:no-repeat;
	height:166px;
	float:left;
	}
.HomePanel .Title
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	padding:14px 0px 5px 25px;
	}
.LPanel .ReadMore
{
	font-family:Arial;
	font-size:12px;
	color: Red;
	font-weight:bold;
	vertical-align:middle;
	}

.HomePanel .PBody
{
	padding:5px 25px 20px 25px;
	}
	
.HomePanel .Text
{
	font-family:Arial;
	font-size:12px;
	}
.HomePanel .SubmitButton
{
	background-image:url('img/submit.png');
	background-repeat:no-repeat;
	border:solid 1px black;
	
	}
	
.Footer
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	width:710px;
	text-align:center;

	margin:auto;
	}
.Footer .Text
{
	padding-top:20px;
	padding-bottom:5px;
	border-bottom: solid 1px #000000;
	margin:auto;
	}
.Footer a
{
	color:#000000;
	text-decoration:none;
		}

.Content .TitleBar
{
	width:663px;
	margin:auto;
	padding-top :8px;
	}
.TitleBar .Wrap
{
	background-image: url('img/inner_image.jpg');
	background-repeat:no-repeat;
	height:72px;	
	}
.TitleBar .Text
{
    padding:20px 0px 0px 200px;
	font-family:Times New Roman, Sans-Serif;
	font-size:26px;
	color:#d6e2f0;
	font-weight:bold;
	text-align:left;
    
    }
.Content .CBody
{
    padding:25px;
    font-family:Verdana;
    font-size:11px;
    color:#3b3b3b;
    text-align:left;
    line-height:18px;
    }
.Content .TextTitle
{
    color:#224f8e;
    font-family:Times New Roman, Sans-Serif;
    font-size:20px;
    padding: 4px 0px 4px 0px;
    
    }
.Content .Liner
{
    height:31px;
    background-image:url('img/liner.gif');
    background-repeat:repeat-x;
    }





.popupcontainer {
width: 290px;
position: absolute;
display: none;
top: -40px;
left: 50px;
}

.popuparrow {
width: 15px;
position: relative;
float: left;
}
.popupimage {
display: block;
float: left;
clear: both;
}
.popupright {
width: 275px;
position: relative;
float: left;
}
.popupmiddle {
width: 275px;
position: relative;
float: left;
background: #F8F8F8;
}
.popuppadding {
padding-left: 10px;
padding-right: 10px;
font-family: Veranda, Arial, 'sans-serif';
font-size: 11px;
line-height: 15px;
color: #102961;
}
.popupwrap{position: relative;}

