body {
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #ebebeb;
	margin: 0px;
	padding: 8px;
	width:100%;
	height:100%;
}

.mainTable {
	border: 1px solid #ababab;
	width: 766px;
	height: 100%;
}

.buttonOff {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 100px;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	clear: none;
	cursor: pointer;
}

.buttonOn {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	background-image: url(../images/buttons_on.gif);
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 100px;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	clear: none;
	cursor: pointer;
}

.buttonHover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 100px;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	clear: none;
	cursor: pointer;
	text-decoration: underline;
}

.leftColumn {
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin: 0px;
	width:auto;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	/* background-image: url(../images/leftcol_screenshot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;		*/
}

.title {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-size: 24px;
	white-space: nowrap;
	margin-bottom: 14px;
}

.subTitle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
}

.subTitle18 {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-size: 18px;
}

.rightColumn_bg {
	background-image: url(../images/rightcol_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
}


.rightColumn {
	padding-top: 14px !important;
	padding-right: 14px !important;
	padding-bottom: 14px !important;
	padding-left: 14px !important;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	vertical-align: top;
	background-image: url(../images/rightcol_screenshot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 235px;
}

/* Bullets */ 
UL {
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 20px;
	list-style-image: url(../images/small_bullet.gif);
	list-style-type: disc;
}

LI {
	margin-bottom: 8px;
}

LI A:link, LI A:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #FFFFFF;
	color: #1C5AA2;
	font-size: 11px;
	line-height:16px;
	vertical-align: top;
	text-align: justify;
	text-decoration:none;	
}

LI A:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #FFFFFF;
	color: #1C5AA2;
	font-size: 11px;
	line-height:16px;
	vertical-align: top;
	text-align: justify;
	text-decoration:underline;	
}

.loginBox {
	background-color: #FFFFFF;
	border: 1px solid #528dc0;
	padding: 12px;
}

.loginBox td{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
}

.loginBox input{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: 300;	
	border: 1px solid #000000;	
	padding:0px;
	padding-left:4px;
	height: 18px;
}

.smallText {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
}

.header {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	height: 121px;
	width: 766px;
	border: none;
}


/*  Widget Boxes  */
.widgetBox {
	margin: 0px;	
	padding-top: 7px;
	padding-bottom: 14px;
	padding-left: 14px;
	padding-right: 14px;
	margin-bottom: 18px;
	width: 100%;
	border: 1px dashed #528dc0;
}

.widgetBox #title {
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
	font-size: 11;
	font-weight: bold;
	color: #528dc0;
	border-bottom: 1px solid #e0ebf5;
}

.widgetBox p, .widgetBox {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	background-color: #FFFFFF;
}

.widgetBox input[type=text] {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: 300;
	color: #808080;
	border: 1px solid #000000;
	padding:0px;
	padding-left:4px;
	height: 18px;
	width: 100%;
	background-image: url(../images/fondo_inputsearch.gif);
	background-repeat:  repeat-x;
	background-position: left top;
}

a.linkInWidget { 
	color: #73a0cc !important;
	font-size: 9px;
	text-decoration: none !important;
}

a.linkInWidget:hover {
	color: #1959a1 !important;
	text-decoration: underline !important;
}

.widgetTabOn, .widgetTabOff {
	border: 1px dashed #528dc0;
	background-color:#FFFFFF;
	padding-left:7px;
	padding-right:7px;
	font-size: 9px;
	white-space: nowrap;	
}

.widgetTabOn {
	border-top:1px solid #ffffff;
}

.widgetTabOff {
	background-image: url(../images/widget_tab_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.widgetTabOn a {
	color: #1959a1 !important;
	font-size: 9px;
	text-decoration: none !important;
}

.widgetTabOff a {
	color: #95b4d8 !important;
	font-size: 9px;
	text-decoration: none !important;
}

.widgetTabOff a:hover, .widgetTabOn a:hover {
	color: #1959a1 !important;
}

.topFeatures {
	line-height: 24px;
	margin-left: 22px;
}

.topFeatures table {
	margin-top: 24px;
}

.tabulatedFeat {
	padding-left: 55px;
}

.tabulatedFeat a {
	color:#000000 !important;	
	text-decoration: none !important;
	border-bottom: 1px solid #e5e5e5;
}

.tabulatedFeat a:hover {
	border-bottom: 1px solid #808080 !important;
}

.topFeatureTitle {
	background-image: url(../images/top_feature_bg.gif) !important;
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: middle;
	font-weight: bold;
	float:none;
	margin: 0px;
	padding-right:2px;
	height: 31px;	
}

.topFeatureTitle p:first-letter {
	font-size: 22px;
	vertical-align:bottom;
	float:none;
	color:#225fa4;
	padding-top:0px;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	height: 31px;
}

.miniBoxes td{
	vertical-align: top;
	font-size: 10px !important;
	line-height: 14px;
}

.miniBoxes td .subTitle {
	font-size: 12px !important;
}

.miniBoxes td UL {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 16px;
	line-height: 14px;
	list-style-image: url(../images/small_bullet.gif);
	list-style-type: disc;
}

.miniBoxes td LI {
	margin-bottom: 4px;
}







