.tborder {
border: 1px;
border-color: #0099CC;
}

a.leftnav:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
text-decoration: none;
}

a.leftnav:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
text-decoration: none;
}

a.leftnav:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
text-decoration: underline;
}

a.leftnav {
	line-height: 15px;
}

.lineblue {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #0099FF;
	text-indent: 35px;
}

.submitLink {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-decoration: none;
border: none;
cursor: pointer;
cursor: hand;
}

a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-decoration: none;
}

a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-decoration: none;
}

a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: underline;
}

A1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
text-decoration: none;
}

a1:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
text-decoration: none;
}

a1:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
text-decoration: none;
}

a1:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
text-decoration: underline;
}

.DotLeftGrey {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #cccccc;
}

.DotBotGreen {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099cc;
}

.DblDotGreen {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099cc;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0099cc;
}

.navspace {
	line-height: 16px;
}

.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.research {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099cc;
}

.purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099ff;
}

.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EF6601;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E43921;
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399CC;
}

.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.lagrewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}

.darkgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.mediumgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.lightgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeeeee;
}

.cellpad {
	text-indent: 20px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../images/bg3.jpg');
	background-repeat: repeat-x;
}

.orangebg {
	background-image: url('../images/ICONS/orange.gif');
	background-repeat: repeat-x;
	background-position: middle left;
}

.bluebg {
	background-image: url('../images/ICONS/blue.gif');
	background-repeat: repeat-x;
	background-position: middle left;
}

.lagrewhiteNoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}

.blueborder {
	border: thin solid #3399CC;
}

.bluesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399CC;
}

/* table-------------------------------------------------------------*/

#surroundbox {
	color: #004566;
	font-family: Arial;
	font-size: 10px;
	padding: 5px;
	width: 260px;
	height: 215px;
	background-color: #C1D6EB;
}

#surroundbox-tours {
	color: #004566;
	font-family: Arial;
	font-size: 10px;
	padding: 5px;
	width: 330px;
	height: 228px;
	background-color: #C1D6EB;
}

#surroundbox	label	{
	font-size: 0.65em;
	font-weight: bold;
}

#surroundbox	select	{
	width: 180px;
}

#surroundbox	td	{
	padding: 3px 0;
}
 
#titlefont {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-align: center;
}
 
#form_surround_radiobutton {
	width: 280px;
	height: 20px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	}
 
#logo_cunet {
	background-image : url(http://edu.collegeanduniversity.net/bd/images/candulogosmall.jpg);
	background-repeat : no-repeat;
	width : 99px;
	height : 29px;
	z-index: 1;
}
 
#field_text {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	width: 150px;
	left: 16px;
	text-align: left;
}
 
#drill_downs {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	}
 
#field_text2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	width: 150px;
	text-align: left;
}
 
#drill_downs2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	}
 
 
#field_text3 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	z-index: 1;
	text-align: left;
}

.drilldownfont {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

button.submit {
	color: #FFFFFF;
	background-color: #990000;
	font-family: Arial;
	font-size: 10px;
}
 
.tableform {
	left: 13px;
}