html {
    overflow: -moz-scrollbars-vertical;
    min-height: 100%;
    margin-bottom: 1px;
}

body {
    font-family: Verdana, Arial;
    background: #D7E5FF;
}

h1 {
    font-family: Verdana, Arial, sans-serif;
    color: #003366;
    font-size: 26px;
    padding-left: 20px;
}

.Bold {
    font-weight: bold;
}

.BreadCrumb {
    font-size: 10px;
}

.Normal {
    font-size: 14px;
}

.Small {
    font-size: 12px;
}

.competencies {
    font-size: 14px;
    height: 25px;
}

a:link.images {
}

a:active.images {
}

a:visited.images {
}

a:hover.images {
    border: none;
}

a.images {
    outline: none;
}

a:link {
    color: #003366;
    font-weight: bold;
}

a:active {
    color: #003366;
    text-decoration: none;
    font-weight: bold;
}

a:visited {
    color: #003366;
    font-weight: bold;
}

a:hover {
    color: #FF0000;
    font-weight: bold;
}

a {
    outline: none
}

.spacer {
    height: 15px;
}

.spacer2 {
    height: 30px;
}

.main {
	background-color:#ffffff; 
	width:760px; 
	margin: 0 auto 0 auto; 	
	height:100%; 
	border-left: 2px solid #000033;
	border-top: 2px solid #000033;
	border-top: 2px solid #000033;	
	border-right: 2px solid #000033; 
	border-bottom: 2px solid #000033;
}

.search-box {
	background-image: url('images/gradiant_top.jpg');
	background-repeat;
}