.bigcolumn {
	width:800px;
}
.mediumcolumn {
	width:528px;
	float:left;
	
}
.smallcolumn {
	width:256px;
	margin:0px 5px 5px 5px;

}
.spanner {
	clear:both;
	height:0px;
}
form {
	margin: 0px;
}
.footer {
	font-family: verdana;
	font-size: xx-small;
	color: #999999;
}
.boxTitle {
	font-family: tahoma;
	font-size: 11px;
	font-weight: 600;
	color: #000000;
}
.boxText{
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	list-style-type: circle;
	line-height:18px;
}
.boxText a{
	padding: 3px;
}
.boxText a:link {
	text-decoration:none;
	color: #000033;
}
.boxText a:hover {
	text-decoration:none;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #EDEDED;
}
.boxText a:visited {
	text-decoration:none;
}

.boxTextSimple {
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	list-style-type: circle;
	line-height: 18px;
}

.boxTextSimple a{
	text-decoration:none;
	color: #000033;
}

.boxTextSimple a:hover {
	color: #882200;
}

.boxTextSimpleLight {
	font-family: tahoma;
	font-size: 11px;
	color:#ffffff;
	list-style-type: circle;
	line-height: 20px;
}

.boxTextSimpleLight a{
	text-decoration:none;
	color: #ffffff;
}

.boxTextSimpleLight a:hover {
	color: #9397c9;
}

.textInput {
	background-image: url(../images/glb_textinput.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	height: 15px;
}
.button {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/glb_button.gif);
	background-repeat: repeat-x;
	border: 1px solid #DC6B00;
	height: 19px;
	padding-bottom:3px;
	margin:0px;
}
.buttonsms {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/sms/gib_buttonsms.gif);
	background-repeat: repeat-x;
	border: 1px solid #DC6B00;
	height: 19px;
	padding-bottom:3px;
	margin:0px;
}
.boxContainer {
	border: 1px solid #DDDDDD;
	padding: 5px;
	text-align:justify;
	
	
}

.boxTextInfo {

	font-family: tahoma;
	font-size: xx-small;
	color:#515151;
}
.textArea {

	background-image: url(../images/glb_textarea.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	/*height: 55px;*/
}
.dropdown {
	border: 1px solid #CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	background-color: #F9F9F9;
}
.dashedLine {
	background-image:url(../images/glb_dashedline_transgray.gif);
	background-repeat:repeat-x;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #48538C;
}
.PageSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF9900;
}
.ajax-loading {
	background-image: url(../images/glb_loader.gif);
	background-repeat: no-repeat;
	height:31px;
	width:31px;
}
