/* ------------ RO Institute CSS Version 1.0 ------------ */

			/*#########################
			#       Visible to        #
			#       USERS ONLY        #
			#########################*/


/* ------------ Start Titles ------------ */
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #002B5C;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #8B9CB7;
	list-style-image: url(../images/header-bullet.gif);
	width: 500px;
	list-style-position: outside;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
	background-image: url(../images/header-bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 55px;
	height: 30px;
	vertical-align: middle;
	line-height: 30px;
	}
	.Title1, p.Title1, p.Title1 p {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #002B5C;
		}

	.Title2, p.Title2, p.Title2 p {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #687484;
		}

	.Title3, p.Title3, p.Title3 p {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #002B5C;
		}
		
	.Title4, p.Title4 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #687484;
	font-weight: bold;
		}
		
/* ------------ End Titles ------------ */

	.HighlightChanges {background-color: yellow;}

/* ------------ Start Table Settings ------------ */
	.table_title, p.table_title {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
		}		
	.table_sub-title, p.table_sub-title {
	text-align: center;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
		}
	/* BEGIN table headers*/	
	.table_header{
	background-color:#002B5C;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	padding-bottom:10px
		}
	.table_header2{
	background-color:#333333;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	padding-bottom:10px;
	color: #FFFFFF;
		}	
	.table_header_small1, .th_small1{
	background-color:#002B5C;
	color:#FFFFFF;
	font-size: 12px;
	text-align:left;
	vertical-align:middle;
	margin-bottom: 4px;
		}		
	.table_header_small2, .th_small2{
	background-color:#333333;
	font-size: 12px;
	text-align:left;
	vertical-align:middle;
	margin-bottom: 4px;
	color: #FFFFFF;
		}
	/* END table headers*/	
	/* BEGIN table rows*/			
	.table_row1, .row1, .table_highlight_cell_1{
	background: #dadada;
	font-size: 13px;
	font-weight: bold;
		}
		
	.table_row2, .row2, .table_highlight_cell_2{
	background: #e6e6e6;
	font-size: 13px;
		}
		
	.table_row3, .row3, .table_highlight_cell_3{
	font-size: 13px;
	background-color: #FFE1A1;
		}
	/* END table rows*/		
	/*
	.table_highlight_cell_1	{
		background: #eeeeee;
		font-weight: bold;
		font-size: 12px;
		}
		
	.table_highlight_cell_2	{
		background: #e6e6e6;
		font-size: 11px;
		}
	*/
	/*.table_header1{background: #fef9e0;}
	.table_header2{background: #e6e6e6;}
	*/
	
	.small_text_9px{font-size: 9px; background-color:#FFFFFF}

	.table_note, p.table_note {
		color: #848484;
		padding-bottom: 15px;
		margin: 0px;
		font-size: 10px;
		}
	.phone {
	color: #002B5C;
	font-weight: normal;
		}
	
	a.hyperlink{
	color: #002B5C;
	background: transparent url(/_design/images/link.png) no-repeat center right;
	padding-right: 16px;
}
	
	a.emailAddress{
	color: #002B5C;
	background: transparent url(/_design/images/email.png) no-repeat center left;
	padding-left: 16px;
}
	a.external{}
	.staffName{
	color: #666666;
	font-weight: bold;
}
	
	.important {
		font-weight: bold;
		}
		
	.boldItalic {
		font-weight: bold;
		font-style: italic;
		}

	.bold {
		font-weight: bold;
		}
		
	.italic {
		font-style: italic;
		}
	
	/*More colors
	2d375a(go button blue),135498(astro blue), 515151(grey), b1d662(light green)*/
	

