/* CSS Document */
body{
	text-align:center;
	font-size:13px;
	color: #000000;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	}
#wrapper{
	width:800px;
	margin:12px auto 12px;
	text-align:right;
	background-image:url(images/bkg.jpg);
	background-repeat:repeat-y;
}
#content{
	width:654px;
	float: left;
	text-align:center;
}
#top{
	width:800px;
	height:25px;
	clear:both;
	background-repeat:no-repeat;
}
#menu1{
	width:654px;
	float:left;
	border-bottom:#990000 solid 1px;
	margin-top:-20px;
	height:25px;
	color:#990033;

}

#menu{
	width:100%;
	float:left;
	height:14px;
	margin-bottom:12px;
}
#main{
	float:left;
	width:100%;
	text-align:left;
}
#halfcol{
	width:305px;
	float:left;
	margin:0px 0px 0px 15px;
	overflow:hidden;
}
#thirdcol{
	width:210px;
	float:left;
	margin:0px 0px 0px 10px;
	overflow:hidden;
}
#twothirdcol{
	width:420px;
	float:left;
	margin:0px 0px 0px 10px;
	overflow:hidden;
}
#menu2{
	width:650px;
	float:left;
	border-top:#990000 solid 1px;
	padding-top:4px;
	clear:both;
	margin:10px 40px 0px 110px;
}
#bottom{
	width:800px;
	height:30px;
	clear:both;
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
}
.logga{
	float:left;
	margin-right:40px;
	}
.header {
	font-size:1.4em;
	font-weight: bold;
	color: #333333;
}

.addressinformaiton {
	font-size:0.8em;
	color: #FFFFFF;
	font-weight: normal;
	
}
#menu1 a{
	font-size: 1.0em;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	float:left;
	padding:2px;
	margin:1px;
	text-align:center;
	width:156px;
	font-weight: bold;
}
#menu1 a:hover{
	font-size: 1.1em;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	float:left;
	padding:2px;
	margin:1px;
	text-align:center;
	color: #333333;
}
#menu2 a{
	font-size: 1.0em;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	float:left;
	padding:2px;
	margin:1px;
	text-align:center;
	width:154px;
}
#menu2 a:hover{
	font-size: 1.1em;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	float:left;
	padding:2px;
	margin:1px;
	text-align:center;
	width:154px;
}
.mainLinkSelected{
	font-size:1em;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
}
#dept_menu a{
	font-size:0.9em;
	color: #333333	;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	padding:2px 8px 0px 4px;
	margin:1px;
	text-align:left;
	float:left;
	border-right:#990000 1px  dotted;
}
#dept_menu a:hover{
	font-size: 0.9em;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	padding:2px 8px 0px 4px;
	margin:1px;
	text-align:left;
	float:left;
	border-right:#990000 1px  dotted;
}

.selected{
	font-size: 1em;
	color: #990000;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	padding:2px 8px 0px 4px;
	margin:1px;
	text-align:left;
	float:left;
	border-right:#990000 1px  dotted;
	font-weight: bold;
}

.text {
	font-size:1em;
	color: #000000;
	font-weight: normal;
}
.headerSub {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
}

.textIngress {
	font-size:1em;
	color: #333333;
	font-style:italic;
}
.ruta{
	/*border:#999999 1px solid;
	*/width:25%;
}
a:link {
	color: #8B000F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8B000F;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}

.list{
	float:left;
	width:100%;
	overflow:auto;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing:0.1em;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.1em;
}
td,th {

	font-size: 1em;
}
.label{
	font-weight: bold;
	font-size: 0.9em;
}
.label2{
	font-weight: bold;
	font-size: 1em;
	background-color:#8B000F;
	color:#FFFFFF;
}
