/* styles for portals*/

body {	background-color: #443960;/*dark blue*/
}


#centercolumn {
	margin-top: 10px;
	margin-left: 5px;
	padding-top: 30px;
	margin-right: 5px;
}

#logins {
	padding: 15px;
	border: thick groove #184264;
	text-align: center;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
}


.separator_border {
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #205886;
	width: 50px;
	margin-right: auto;
	margin-left: auto;
}


#CConnect {
	width: 445px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../NEW_SITE_PAGES/images/darkblueTop.gif);
	background-repeat: repeat-x;
	border: medium inset #CCCCCC;
	float: left;
	background-color: #FFFFFF;
}

.CCheader {
	width: 235px;
	height: 28px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DEEBF2;
}

#CConnect h3 {
	font-size: 19px;
}

h5 {
	color: #215E7E;
	text-align: center;
}

#ccinfo {
	float: left;
	width: 150px;
	height: 500px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #205886;
	font-size: small;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #205886;
}



#Email {
	width: 415px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(../NEW_SITE_PAGES/images/darkblueTop.gif);
	background-repeat: repeat-x;
	border: medium inset #CCCCCC;
	float: right;
	background-color: #FFFFFF;
}


.EmailHeader {
	width: 80px;
	height: 28px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DEEBF2;
	padding-top: 6px;
	padding-left: 10px;
}


#tech {
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	clear: both;
	border: medium inset #CCCCCC;
	background-image: url(../NEW_SITE_PAGES/images/darkblueTop.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}



#tech h2 {
	background-color: #DEEBF2;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
}
#CConnect li {
	margin-left: 200px;
}

.separator2 {
	border-bottom-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DEEBF2;
	margin-left: 250px;
	width: 100px;
}

