
/* CSS Document */
body
{
	margin: 0px;
}
td, tr
{
	font-family: verdana;
	color: #000000;
	font-size: 11px;
}
select, input
{
	font-family: verdana;
	color: #000000;
	font-size: 10px;
}
table
{
	border-collapse: collapse;
}
a:link, a:active, a:visited
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
a.blue-link:link, a.blue-link:active, a.blue-link:visited
{
	font-family: verdana;
	font-size: 11px;
	color: #026BD8;
	text-decoration: underline;
}
a.blue-link:hover
{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
a.orange-link:link, a.orange-link:active, a.orange-link:visited
{
	font-family: verdana;
	font-size: 11px;
	color: #ffb423;
	text-decoration: underline;
}
a.orange-link:hover
{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
a.normal-link:link, a.normal-link:active, a.normal-link:visited
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.normal-link:hover
{
	font-family: verdana;
	color: #ffb423;
	font-size: 11px;
	text-decoration: underline;
}
.nav-bot
{
	background: #bfccdd no-repeat;
}
.orange-bg
{
	background: #ffb423 no-repeat;
	height:30px;
	
	
}
.normal-text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:333333;
}

.right-middle
{
	background: url(images/right-middle-curve.jpg) repeat-y top;
}
.title1
{
	color: #00427A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
.title
{
	color: #00427A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
.orange-bold
{
	color: #ffb423;
	font-weight: bold;
}
.career-bg
{
	background: url(images/career-img.jpg) no-repeat top;
}
.events
{
	background: url(images/events-middle-curve.jpg) repeat-y top;
}
.dotline
{
	background: url(images/dotline.jpg) repeat-x;
}
.cont
{
	background: url(images/cont-midd.jpg) repeat-y top;
}
.cont1
{
	background: url(images/events-middle-curve.jpg) repeat-y top;
}
.small
{
	color: #666666;
	font-size: 10px;
}
.login-button
{
	background: url(images/login.jpg) no-repeat;
	font-family: verdana;
	font-size: 11px;
	color: #005595;
	font-weight: bold;
	text-decoration: underline;
	width: 70px;
	height: 25px;
	border: none;
}


/*Public Styles*/

.pgridrow
{
	background-color:#E5E5E5;
	height:27px;
}

.pgridalternaterow
{
	background-color:#F2F2F2;
	height:27px;
}

.pgridfooter
{
	background-color:#BFBFBF;
	height:21px;
}
.test-bg {
background:url(images/test-middle.jpg) repeat-y top;
}
