
/************************************/
/*general styles*/
body{
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	margin-left: .4cm;
	margin-right: .4cm;
}
span{
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	margin-left: .4cm;
	margin-right: .4cm;
}
td{
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-left: .4cm;
	margin-right: .4cm;
}
th{
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: bold;
	margin-left: .4cm;
	margin-right: .4cm;
	background: lightgrey;
b {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: bold;
	margin-left: .4cm;
	margin-right: .4cm;
}
li {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-left: .4cm;
	margin-right: .4cm;
}

.footer{
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: .3cm;
}

.content{
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-left: .4cm;
	margin-right: .4cm;
}

.content_justify{
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	margin-left: .4cm;
	margin-right: .4cm;
}

p {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	margin-left: .4cm;
	margin-right: .4cm;
}

.pagetitle{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
h3{
	font-family: verdana, arial, tahoma;
	font-size: 13px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.pagetitle_print{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
/************************************/
/*creates the border around the content of the entire page*/	
.pageborder{
width: 1px;
background-color: #333333;
font-size: 1px;
color: #333333;	
}


/************************************/
/*FORM ELEMENTS styles*/
.formtextbox{
	border: 1px solid #000000;
	height: 18px;
}
.formbutton{
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #333333;
	color: #333333;
	font-weight: bold;
	background-color: #cccccc;
	background-image: url(../images/formbutton.gif); 
	background-repeat: repeat;
	height: 18px;
}
.formtextbox{
	border: 1px solid #000000;
	height: 18px;
}
.formbutton{
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #333333;
	color: #333333;
	font-weight: bold;
	background-color: #cccccc;
	background-image: url(../images/formbutton.gif); 
	background-repeat: repeat;
	height: 18px;
	margin-left: .4cm;
	margin-right: .4cm;
}
input {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-repeat: repeat;
	height: 18px;
	margin-left: .4cm;
	margin-right: .4cm;
}
textarea {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-repeat: repeat;
	margin-left: .4cm;
	margin-right: .4cm;
}
select {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #333333;
	color: #333333;
	font-weight: bold;
	background-color: #cccccc;
	background-image: url(../images/formbutton.gif); 
	background-repeat: repeat;
	height: 18px;
	margin-left: .4cm;
	margin-right: .4cm;
}

/************************************/
/*top navigation styles*/
.topnav{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #99CCFF;
	font-weight: bold;
	text-decoration: none;
}
a.topnav{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #99CCFF;
	font-weight: bold;
	text-decoration: none;
}
a.topnav:visited{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #99CCFF;
	font-weight: bold;
	text-decoration: none;
}
a.topnav:hover{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}


/************************************/
/*left navigation styles*/
.leftnav{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.leftnav{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.leftnav:visited{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.leftnav:hover{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}



.leftnav_secondary{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.leftnav_secondary{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.leftnav_secondary:visited{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.leftnav_secondary:hover{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}



.leftnav_secondary_on{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a.leftnav_secondary_on{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a.leftnav_secondary_on:visited{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a.leftnav_secondary_on:hover{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}


/************************************/
/*right boxes*/
.right_box_header{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin-left: .6cm;
}


a.right_box_green_more{
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	color: #99FFCC;
	text-decoration: none;
	font-weight: bold;
}
a.right_box_green_more:visited{
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	color: #99FFCC;
	text-decoration: none;
	font-weight: bold;
}
a.right_box_green_more:hover{
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}



a.right_box_blue_more{
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	color: #9999FF;
	text-decoration: none;
	font-weight: bold;
}
a.right_box_blue_more:visited{
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	color: #9999FF;
	text-decoration: none;
	font-weight: bold;
}
a.right_box_blue_more:hover{
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}



a.right_box_gray_more{
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	color: #DBDACB;
	text-decoration: none;
	font-weight: bold;
}
a.right_box_gray_more:visited{
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	color: #DBDACB;
	text-decoration: none;
	font-weight: bold;
}
a.right_box_gray_more:hover{
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}






.right_box_content{
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
a.right_box_content{
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a.right_box_content:visited{
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.right_box_content:hover{
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}


/************************************/
/*bread crumb styles*/
.breadcrumb{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	margin-top: .2cm;
}
a.breadcrumb{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	margin-left: .2cm;
}
a.breadcrumb:visited{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	margin-left: .2cm;	
}
a.breadcrumb:hover{
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	margin-left: .2cm;	
}

/*DRCOG Added:*/
.redtext {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	color: red;
	text-decoration: semi-bold;
}
.boldredtext {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	color: red;
	text-decoration: bold;
	text-weight: bold;
}
.bluetext {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	color: blue;
	text-decoration: none;
	text-weight: semi-bold;
}

smallhighlightedtext {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	color: 333333;
	background: yellow;	
}

.smalltext {
	font-family: arial, verdana, tahoma;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	margin-left: .4cm;
	margin-right: .4cm;
}
