/* CSS Document */
#Content {
	width:760px;
	margin:0px auto;
	text-align:left;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #BAC2CF;
}
a:link {
	color: #21296A;
}
a:visited {
	color: #21296A;
}
a:hover {
	color: #C05E99;
}
a:active {
	color: #21296A;
}
.border {
	border: 1px solid #0B1C48;
}
.border_top_bott_right {
	border-top: 1px solid #0B1C48;
	border-right: 1px solid #0B1C48;
	border-bottom: 1px solid #0B1C48;
	border-left: none;
}
#navcontainer ul
{
	background-color: #E2E2E2;
	color: #0B1C48;
	float: left;
	width: 759px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#navcontainer ul li { display: inline; }
#navlist {
	float: left;
	clip: rect(auto,auto,auto,auto);
}
#navcontainer ul li a
{
	background-color: #E2E2E2;
	color: #0B1C48;
	text-decoration: none;
	float: left;
	border-right: 1px none #0B1C48;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0B1C48;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}

#navcontainer ul li a:hover
{
background-color: #727D94;
color: #fff;
}
#bott {
	background-image: url(images/bott.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 100%;
}
#bottlinks {
	padding: 3px 10px 3px 3px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
.links_white a:link {
	color: #ffffff;
	text-decoration: none;
}
.links_white a:visited {
	color: #ffffff;
	text-decoration: none;
}
.links_white a:hover {
	color: #ffffff;
	text-decoration:underline;
}
.links_white a:active {
	color: #ffffff;
	text-decoration:underline;
}
.contentlinks a:link {
	color: red;
	text-decoration: none;
}
.contentlinks a:visited {
	color: red;
	text-decoration: none;
}
.contentlinks a:hover {
	color: red;
	text-decoration:underline;
}
.contentlinks a:active {
	color: red;
	text-decoration:underline;
}
#content {
	padding:20px;
	text-align: justify;
	min-height: 500px;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0B1C48;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C05E99;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C1B44;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0B1C48;
	padding: 0px;
	margin: 0px;
}
.lists {
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
}
#Content .border #content .lists li {
	padding-bottom: 5px;
}


.navarea {
	/*	height: 250px;
*/	background-color:#FFFFFF;
	padding-top:25px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0B1C48;
	border-right-color: #0B1C48;
	border-left-color: #0B1C48;
	background-image: url(images/dcu_logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-color: #0B1C48;
}
.tableBorder {
	border: thin solid #FDD05A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableBorder2 {
	border: thin solid #FDD05A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
}
.tableBorder2 td {
	border-top: .5px solid #CCCCCC;
}
tr.bg1 td {
background-color: #FBFBFB;
}
tr.bg2 td {
background-color: #FFF7E1;
}
tr.bg1 td:hover {
background-color: #cccccc;
}
tr.bg2 td:hover {
background-color: #FDD05A;
}
.table_style{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table_style td{
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
}
.table_rfc{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}
.table_rfc td{
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
}

.docLinks a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.docLinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.docLinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#management {
	background-color: #FFFFFF;
	padding: 0px;
	height: 600px;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

.box_big {
	background-color: #FFFFFF;
	padding: 5px;
	height: 100px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border: 1px solid #666666;
}

.box_small {
	background-color: #FFFFFF;
	padding: 5px;
	height: 110px;
	width: 210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border: 1px solid #666666;
	display: block;
	float: left;
}
.box_smallest {
	background-color: #FFFFFF;
	float: none;
	height: 110px;
	width: 130px;
	border: 1px solid #666666;
	display: block;
	padding: 5px 0px;
	
}

.imageHome {
	margin-right: 25px;
	border: 1px solid #0B1C48;
}
