.PopBoxImageSmall
{
	border: none 0 white;
	cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1 #999999;
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0 white;
	cursor: pointer;
}

.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
}
.bodyItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-variant: small-caps;
}
.boldBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;

}
.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

.body2 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}

.body2 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}


.body3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	background-position: top;



}
.body4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.body5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.pointform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: square;
	text-indent: 2px;
}
.sidebar {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
}
.tabbed{
	left: 10px;
	clip: rect(auto,auto,auto,5px);
	padding-left: 5px;
	text-indent: 10px;
	white-space: pre;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sidebar2 {

	background-image: url(images/background_news.gif);
	background-repeat: no-repeat;
}



.textfield {
	border: 1px solid #999999;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	border: thin solid #666666;
	font-size: 11px;
	height: 18px;
	width: 60px;
}
.container_min_hight {
	min-height:400px; 
	height:auto !important;
	height:400px
}

