body {
background-color:#ffffff;
background-image:url('../images/bkg.gif');
background-position: center 50%;
background-repeat:repeat-y;
margin:0px;
}

a {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
color: #12ABB5;
text-decoration:none
}

a:hover {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
color: #12ABB5;
text-decoration:underline
}

a:active {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
color: #12ABB5;
text-decoration:underline
}


h1 {
font-family: Verdana;
font-size: 18px;
font-style: normal;
line-height: 18px;
font-weight: bold;
font-variant: normal;
color: #12ABB5;
text-decoration:none
}


.heading {
padding:2px 0px 2px 5px;
font-family: Verdana;
font-size: 8px;
font-style: normal;
line-height: 8px;
font-weight: normal;
font-variant: normal;
color: #000000;
text-decoration:none
}

.pg-header {
	border-bottom:1px solid #1F4F80;
	color:#1F4F80;
	font-weight:bold;
	font-size:120%;
	padding-bottom:2px;
	padding-left:10px
}

.text {
padding:10px 8px 10px 10px;
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
color: #515252;
text-decoration:none
}


.td_caseta {
border-top:1px solid #5EE7E7;
border-right:1px solid #5EE7E7;
border-left:1px solid #5EE7E7;
border-bottom:1px solid #5EE7E7;
padding:5px 5px 5px 5px;
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
color: #515252;
text-decoration:none
}

.td_right {
padding:5px 5px 5px 5px;
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
color: #515252;
text-decoration:none
}

.menu_right {
background-color:#5EE7E7;
width:177px;
height:25px;
padding-left:5px;
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 18px;
font-weight: bold;
font-variant: normal;
color: #FFFFFF;
text-decoration:none
}

.menu_right:hover {
padding-left:5px;
background-color:#12ABB5;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
width:177px;
height:25px;
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 18px;
font-weight: bold;
font-variant: normal;
color: #FFFFFF;
text-decoration:none
}

.menu_right:active {
padding-left:5px;
background-color:#12ABB5;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
width:177px;
height:25px;
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 18px;
font-weight: bold;
font-variant: normal;
color: #FFFFFF;
text-decoration:none
}

.menu_left {
padding-left:10px;
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
color: #067B83;
text-decoration:none
}

.menu_left:hover {
padding-left:10px;
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
color: #067B83;
text-decoration:underline
}

.menu_left:active {
padding-left:10px;
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
color: #067B83;
text-decoration:underline
}


.menu_footer {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
color: #ffffff;
text-decoration:none
}

.menu_footer:hover {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
color: #ffffff;
text-decoration:underline
}

.menu_footer:active {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
color: #ffffff;
text-decoration:underline
}

.breadcrumb{
	color:#1F4F80;
	padding-top:9px;
	font-size:10px;
	font-weight:bold;
	font-variant: none;
	text-align:left;
	text-decoration:none
}