body {
	background-color: #FFF;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: None;
}
a:link, a:visited {
	text-decoration: none;
	color: #B70000;
}
a:hover {

}
.scroller {
	overflow:auto;
	height: 350px;
	display: block;
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.next_button {
	background-position: center center;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 2px solid #CCCCCC;
	font-size: 20px;
	background-color: #E0E0E0;
	width: 300px;
	display: block;
	float: right;
}


#subscription_content p {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	clear: both;
}
#subscription_content p a {
	color: #CD0000;
}
#subscription_content fieldset {
	clear: both;
	margin-top: 10px;
	margin-right: 11px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#subscription_content label {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#subscription_content label span {
	font-size: 12px;
	color: #FF0000;
	float: right;
}

#subscription_content ul {}
#subscription_content li {
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 2px;
	padding-bottom: 0px;
	text-align: left;
}
#subscription_content li a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
#subscription_content li a:hover, a:active {
	text-decoration: none;
	padding: 0px;
}

select{
	width: 98%;
	font-size: 18px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-family: "Myriad Pro", "Myriad Sans", "Myriad Web", "Lucida Grande", Helvetica, sans-serif;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
}
select:focus {
	border: 1px solid #333333;
	background-color: #e7e7e7;
}
.textform {
	width: 98%;
	font-size: 18px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-family: "Myriad Pro", "Myriad Sans", "Myriad Web", "Lucida Grande", Helvetica, sans-serif;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
}
.textform:focus {
	border: 1px solid #333333;
	background-color: #e7e7e7;
}
#subscription_content legend {
	font-family: "Myriad Pro", "Myriad Sans", "Myriad Web", "Lucida Grande", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #C50000;
	background-color: #FFFFFF;
}
#subscription_content form {
	clear: both;
	width: 100%;
	height: 300px;
}
#subscription_content h1 {
	padding: 10px;
	font-size: 20px;
	color: #FFFFFF;
	font-family: "Myriad Pro", "Myriad Sans", "Myriad Web", "Lucida Grande", Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	background-color: #999999;
}
#subscription_content h2 {
	font-size: 14px;
	margin: 10px;
	color: #e30000;
}
#subscription_content h3 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 14px;
	color: #000000;
	border: thin dotted #CCCCCC;
	border-top: hidden;
	border-left: hidden;
	border-right: hidden;
}

#subscription_content h4 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-style: italic;
	text-align: right;
}

#subscription_content ul {
	margin-left: 30px;
}
#subscription_content li {
	font-size: 13px;
	margin-bottom: 7px;
	color: #333333;
}
.wrapper {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: "Trajan Pro";
	font-size: 18px;
	color: #999999;
}
.drop_shadow {
	background-image: url(http://www.uprrp.edu/dtaa/images/drop_shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.drop_shadow_column {
	background-image: url(images/drop_shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 50%;
}
#splash {
	padding-right: 0px;
	padding-bottom: 9px;
	display: block;
	height: 190px;
	background-color: #e30000;
	background-image: url(http://www.uprrp.edu/dtaa/images/splash.jpg);
}

#subsplash {
	padding-right: 9px;
	padding-bottom: 9px;
	display: block;
	height: 100px;
	background-color: #e30000;
	background-image: url(http://www.uprrp.edu/dtaa/images/splash.jpg);
}

#offices img {
	padding-right: 6px;
	padding-left: 77px;
	margin-top: 5px;
	margin-bottom: 12px;
	line-height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#offices h1 {
	clear: both;
	font-size: 12px;
	margin: 3px;
	color: #333333;
	display: block;
}
#subscription_content {
	padding-right: 9px;
	padding-bottom: 10px;
}
#subscription_logo {
	margin-bottom: 10px;
}
#subscription_logo h1 {
	display: block;
	height: 100px;
	background-image: url(images/DTAA.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 366px;
}
#subscription_logo h1 a {
	text-indent: -9000px;
	height: 100px;
	width: 300px;
	display: block;
}
.next_button:hover {
	background-position: center bottom;
	color: #B70000;
	border: 2px solid #A90000;
	background-image: url(../images/back_contdown.gif);
	cursor: pointer;
	text-decoration: underline;
}



/****************/

#menu ul {}
#menu li {
	list-style-type: none;
	float: left;
}

#submenu {
	display: block;
}
#submenu ul {
	display: block;
	float: left;
}
#submenu li {
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 5px;
}

/* ToolTip CSS */
.tooltip{position:relative;}
.tooltipHover{position:relative;}
.tooltip span{display: none; z-index: 1000;}
.tooltipHover span{
	display: block;
	position: absolute;
	padding: 5px;
	width: 100%;
	/*
	top: 180px;
	left: 40%; */
	text-align: center;
	border:1px dotted black;
	background-color: #FFFFFF;
	color: black;
	overflow: hidden;
	
}

.tooltip a:link, .tooltip a:visited, .tooltip a:hover, .tooltip a:active{
	text-decoration:none;
}




/*************************/


#spacer {
	height: 720px;
	overflow: hidden;
}

#spacer_in {
	height: 600px;
	overflow: hidden;
	background-color: #EBEBEB
}

#spacer_out {
	height: 300px;
	overflow: hidden;
	background-color: #FFFFFF

}

.invisible {
	visibility: hidden;
}
#sectionmenu/*
Menu para sub-páginas de las oficinas (Ejemplo en "odmi/ayuda/")
*/

 
{
	background: url(../images/menu_back.png);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding: 0px;
}

#section_menu p a:link, #section_menu p a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: lighter;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

#section_menu p a:hover {
	color: #333333;
	text-decoration: underline;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

.section_links, .section_links a:link, .section_links a:visited {
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 8px;
	text-align: center;
}

