p, li {
	font-family: Calibri, Arial, sans-serif;
	font-weight: normal;
    color: #000000;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0px;
}

dl {
	font-family: Calibri, Arial, sans-serif;
	font-weight: normal;
    color: #000000;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0px;
}

dt {
    margin-top: 10px;
}

dd {
    margin-left: 0px;
}

h1 {
	font-family: Calibri, Arial, sans-serif;
	font-weight: normal;
    color: #8787EB;
	font-size: 24px;
	line-height: 26px;
    font-weight: bold;
	letter-spacing: 0px;
}

h2 {
	font-family: Calibri, Arial, sans-serif;
	font-weight: normal;
    font-style: none;
    color: #000000;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 0px;
}

h3 {
	font-family: Calibri, sans-serif;
	font-weight: strong;
    font-style: none;
    color: #000000;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0px;
}

a {
color: black; font-family: 'Arial','Verdana'; font-style: normal; font-variant: normal; font-weight: normal; font-size: 8pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; text-decoration: none;
}

a:active, a:link, a:visited { 
text-decoration: none;
font-weight: normal;  
} 

a:hover { 
color: black; 
text-decoration: none;
font-weight: normal; 
} 

a.extlink {
    font-family: Calibri, Arial, sans-serif;
    font-size: 12px;
}

a.extlink:hover {
    color: #888;
}

a.results {
    font-family: Calibri, Arial, sans-serif;
    font-size: 12px;
}

a.results:hover {
    color: #888;
}

.currentpage {
    font-family: Calibri, Arial, sans-serif;
    font-size: 12px;
}

.meet {
	background-image: url(img/meet_back.png);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	border: 0px none;
}

img {
    border: 0px;
}

.connect-text {
color: rgb(0, 0, 0); font-family: 'Arial','Verdana'; font-style: normal; font-variant: normal; font-weight: normal; font-size: 8pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; text-decoration: none;
}

.right-side {
    margin-left: 20px;
    padding-left: 20px;
}

#menu {
    position:relative;
    margin-top:0px;
    left:0px;
    display:block;
}
#menu a, #menu a:visited {
    display:block; 
    width:100px; 
    height:21px; 
    background:url(buttons.gif); 
    background-position:left top; 
    background-color:transparent; 
    background-repeat: no-repeat;
    text-align:left; 
    line-height:18px; 
    text-decoration:none; 
    font-family:arial, sans-serif; 
    margin-top:2px;
    padding-left:5px;
    color: white; 
}
#menu a:hover {
    background-position:left center; 
    line-height:21px; 
    overflow:hidden;
    color: black; 
}
#menu a#selected, #menu a#selected:hover {
    background-position:left bottom;
    line-height:20px;
    cursor:default;
    color:#000;
}

input {
    border: solid 1px lightgray;
}

input.submit {
    font-family: Calibri, Arial, sans-serif;
    font-weight: normal;
}
