* { font-family: Arial, Helvetica, sans-serif;margin:0px }
a, a:link, a:visited {cursor: pointer;text-decoration:none;color:#444444;}
a:hover {color:#0066FF;}
body {
	margin: 15px;
	background-color: #6D92BE;
	background-image: url(../graphics/bg.png);
	background-position: top;
	background-repeat: repeat-x;}


/* TOP COMPONENTS */
div.top {
	background-image: url(../graphics/ihr-top.png);
	width: 996px;
	height: 124px;
	margin-bottom: 0px;
    position:relative}
.top-bullets{
	float: right;
	color: white;
	margin: 8px 25px;
	font-size: 12px;
	line-height: 14px;}
/*TOP MENU*/

div#topmenu {
	width: 954px;
	height: 35px;
	background-image: url(../graphics/menu-bg.png);
	padding: 0px 20px;
	border: 1px solid #cccccc;
	border-bottom: 0px none #FFFFFF;
	border-top: 0px;
	background-color: #FFFFFF;
}


div#topmenu a{
	width: 157px;
	height: 23px;
	font-size: 12px;
	text-decoration: none;
	display: block;
	margin: 0px;
	text-align: center;
	float: left;
	padding-top: 6px;
	color: #485E84;
	border-right: 1px solid #C4CFDF;
}

div#topmenu a.right{
	width: 157px;
	height: 23px;
	font-size: 12px;
	text-decoration: none;
	display: block;
	margin: 0px;
	text-align: center;
	float: left;
	padding-top: 6px;
	color: #485E84;
	border: none;
}

div#topmenu a:hover{
	width: 157px;
	height: 21px;
	background-color: #E0E4E9;
	border-bottom: 5px solid white;
	border-top: 1px solid #B7CDE3;
	padding: 6px 0px 1px 0px;
	color: #0033CC;
	font-weight: normal;
	margin: 0 0px;
}


div#topmenu ul, div#topmenu li{ margin: 0px; list-style: none; display: inline; }

/* MAIN BODY  */

.wrapper {
	width: 996px;
	position:relative;
	margin: 0px auto;
	padding: 10px;
	background-color: white;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
/* COPYRIGHT */
div#copyright { position: absolute;bottom:4px;width:998px;margin:0px auto;text-align:center;z-index:+5  }
div#copyright a { font-size:12px;color:#555555; background-color: white;padding:0px 10px;text-decoration:none }
div#copyright a:hover { font-size:12px;color:#0099FF }
/* RIGHT ADVERTISING PANEL */
div.advertising {
	color: red;
	width: 130px;
	height: 700px;
	float: right;
	margin: 5px 10px 15px 15px;
	border: 0px solid #cccccc;
	font-variant: small-caps;
	font-style: italic;
	text-align: center;
}

/* CONTENT PANELs */
div.widepanel
{ width:760px;float:right;padding:0px 0px 15px 0px;margin-right:14px;border:0px solid #ff0000; }


div.widepanelinner{
	width: 730px;
	float: left;
	padding: 15px;
	border: 1px solid #cccccc;
	min-height: 120px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


div.centrepanel
{ width:622px;float:right;padding:0px;border:0px solid gold;margin-top:12px; }

div.bordercentrepanel{
	width: 590px;
	float: left;
	padding: 15px;
	border: 1px solid #cccccc;
	min-height: 120px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div.columnleft{
	width: 428px;
	float: left;
	padding:15px;
	border: 1px solid #cccccc;
	min-height: 236px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div.columnright{
	width: 254px;
	float: right;
	padding:15px;
	border: 1px solid #cccccc;
	min-height: 309px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div.propcontentholder{
	width: 922px;
	float: left;
	padding: 15px;
	border: 1px solid #cccccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:20px 0px 10px 15px;

}

/*SMENU */
div.smenu{
	float: left;
	color: red;
	width: 160px;
	min-height: 100px;
	border: 0px solid green;
padding:10px 13px;
	margin:0px;
}

i.smenu{
	font-size: 11px;
	text-align: center;
	display: block;
	color: #ea4d00;
	background-color: #ffffff;
	padding: 2px 1px 2px 1px;
	border: 1px solid #6699CC;
	border-left: 5px solid #6699CC;
	margin-left: -5px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.smenu b{color: #0067CE;font-size: 12px;font-variant: small-caps}

a.smenu,a.smenu:link,a.smenu:visited{
	color: #444444;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
	padding;line-height: 1.5ems;
}
li.smenu { line-height: 120%; }
a.smenu:hover,a.smenu:focus,a.smenu:active{ color: #0066FF; }

h1{	position:absolute;top:87px;width:450px;text-align:center;left:275px;color: yellow;;font-size: 16px;font-weight: normal;}

h2 {
	color: #003366;
	font-size: 18px;
	text-align: center;
	margin: 0px 0px 15px 0px;
}

h3 {
	color: #0067ee;
	font-size: 14px;
	text-align: left;
	margin: 0px 0px 5px 0px;
}

.main {
padding: 0px 5px 15px 5px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
border:1px solid #cccccc;
border-top: 0px;
min-height:100px;
overflow: auto;
}


table.bomtop{
	width:254px;
	border:0px solid #696969;
	border-collapse:collapse;
	margin: 0px 0px 0px 0px;
	height: 74px;
}

th.bomtop{
	border: 0px solid #95ACCE;
	color:white;
	background: #669FCE url(../graphics/bomtop254.png) no-repeat;
	text-align:center;
	font-size:11px;
	padding:5px 0px;
}

td.bompic{
	border:1px solid #ACBDD0;
	border-left:0px;
	border-collapse;
	width:100px;
	padding:0px;
}

td.bomtext{
	background-color:#FFFFFF;
	border:1px solid #ACBDD0;
	border-collapse;
	text-align:center;
	width:100%;
}

b.bompropname{
	font-size:11px;
}

th.bombot{
	border: 0px solid #95ACCE;
	color:white;
	background: #A9A9A9 url(../graphics/bombot254.png) no-repeat;
	text-align:center;
	font-size:11px;
	padding:4px 0px;
}

.picl{ float: left; border: 0px; margin-right: 12px; }

.picr{ float: right; border: 0px; margin-left: 12px; }

.picmargin{margin-right:12px;}

.picmarginleft{margin:10px 12px 10px 0px;}

.picmarginright{margin:10px 0px 10px 0px;}

div.hr{
	margin: 7px 0px;
	background-image: url(../graphics/doubledot.gif);
	background-repeat: repeat-x;
	height: 1px;
}

.reference{
float:right;width:578px;margin:0px 11px 10px 0px;padding:10px;border:1px solid #cccccc;-moz-border-radius:10px; -webkit-border-radius:10px;background-color: #FFFFE1;
}

p, td {
	text-align: justify;
	margin: 10px 0px 0px 0px;
	color: #444444;
	font-size: 14px;
	; line-height: 120%;
}

ul{font-size:14px;color:#444444;}

.eborder{
	background: #FFFFFF;
	border: 1px solid #D8D8D8;
	color: #FF4C30;
	font-size: 12px;
	height: 19px;
	margin: 5px 5px 0px 5px;
	padding: 2px 4px;
	text-indent: 5px;
	width: 400px;
}

.fborder{
	background: #FFFFFF;
	border: 1px solid #D8D8D8;
	color: #FF4C30;
	font-size: 12px;
	height: 19px;
	margin: 5px 5px 0px 5px;
	padding: 2px 4px 0px 3px;
	width: 280px;
}

.taborder{
	background: #FFFFFF;
	border: 1px solid #D8D8D8;
	color: #FF4C31;
	font-size: 12px;
	height: 140px;
	margin: 5px 5px 0px 5px;
	padding: 5px;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	width: 400px;
}

.thbs{
	padding-left:38px;
}

.but{
	margin-left:170px;
}

div.textpos{
	position: absolute;
	top: 665px;
	left: 230px;
}

