body {
	background:  #CCCCCC url(../Imagenes/bgDef.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #85909D;
}
.sectionHeader {
	color: #333333;
	background-color: #DDE0E3;
	font-size: 12px;
	padding-right: 7px;
	padding-left: 7px;
}
.announcements {
	font-size: 12px;
	padding: 7px;
}
.rowBgDark {
	background-color: #F7F8F9;
}
.leftLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.rightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.alignLeft {
	float: left;
	margin-right: 7px;
}
.alignRight {
	float: right;
	margin-left: 7px;
}
.events {
	font-size: 11px;
	padding: 7px;
}
a:link {
	color: #2A62D1;
}
a:visited {
	color: #2A62D1;
}
a:hover {
	color: #5189F0;
}
a:active {
	color: #2A62D1;
}
.tdFeature {
	background-color: #F7F8F9;
	border-right-style: none;
	border-left-style: solid;
	border-top-style: none;
	border-left-width: 1px;
	border-left-color: #939598;
	border-bottom-style: none;
}
.tdAnnouncements {
	border-right-style: none;
	border-left-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-left-width: 1px;
	border-left-color: #939598;
}
.moreLink {
	background-color: #F7F8F9;
	font-size: 11px;
	padding: 0px 3px 1px;
	text-align: right;
	border: 1px solid #CCCCCC;
	float: right;
}
.moreLinkRev {
	background-color: #FFFFFF;
	font-size: 11px;
	padding: 0px 3px 1px;
	text-align: right;
	border: 1px solid #CCCCCC;
	float: right;
}
.pUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #939598;
}
.pOverline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #939598;
}
a.footerLinks:link {
	font-size: 11px;
	color: #E2E2E2;
}
a.footerLinks:hover {
	font-size: 11px;
	color: #FFFFFF;
}
a.footerLinks:active {
	font-size: 11px;
	color: #E2E2E2;
}
a.footerLinks:visited {
	font-size: 11px;
	color: #E2E2E2;
}
.quickstart {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #85909D;
	padding: 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	cursor: pointer;
}
.quickstartOver {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #AEB5BD;
	padding: 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	cursor: pointer;
}
.topLine {
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.bodyCopy {
	font-size: 12px;
}
.footer {
	font-size: 11px;
	color: #EAEAEA;
}
.extensionsCorner {
	color: #FFFFFF;
	padding-left: 5px;
	font-size: 12px;
}
.buttonLink {

	background-color: #F7F8F9;
	font-size: 11px;
	padding: 0px 3px 1px;
	border: 1px solid #CCCCCC;
}
input {
	font-size: 11px;
}
select {

	font-size: 11px;
}
.callout {
	font-size: 14px;
	color: #6179B2;
	margin: 5px;
	padding: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AFB5BD;
	border-bottom-color: #AFB5BD;
}
