﻿body {
}

.content_heading
{
	color:#96cbda;
	font-family:Trebuchet MS;
	font-size:28px;
	
}

.content_text
{
	color:Black;
	font-family:Trebuchet MS;
	font-size:12px;
}

.right_panel_heading
{
	font-family:Trebuchet MS;
	font-size:18px;
	font-weight:bold;
	color:#01517c;
}

.right_panel_linkbutton
{
	font-family:Trebuchet MS;
	font-size:12px;
	color:black;
	text-decoration:none;
}

.right_panel_linkbutton a
{
	font-family:Trebuchet MS;
	font-size:12px;
	color:black;
	text-decoration:underline;
}
.right_panel_linkbutton a:hover
{
	font-family:Trebuchet MS;
	font-size:12px;
	color:black;
	text-decoration:underline;
}	
	

.ErrorMessage
{
	color: red;
}
