﻿.wizard_step
{
	text-decoration: none;
	font-size: 10pt;
	color: #FFFFFF;
}
.SideBar
{
    border: 1px ridge #C0C0C0;
    background-repeat: repeat-x;
    background-color: #3369A6;
    color: #FFFFFF;
    clip: rect(3px, auto, auto, auto);
    padding-top: 15px;
}

.SideBar a
{
	color: #FFFFFF;
}

.SideBar a:hover
{
	color: Yellow;
}

.SideBarCustom a
{
	color: #FFFFFF;
}

.SideBarCustom a:hover
{
	color: Yellow;
}

.SideBarCustom
{
	border: 1px ridge #C0C0C0;
	background-repeat: repeat-x;
	background-color: #1FA5AE;
	color: #FFFFFF;
	clip: rect(3px, auto, auto, auto);
	padding-top: 15px;
	
}

.NavStep
{
	border: 1px solid #CCCCCC;
	background-color: #E6E6E6;
	height: 40px;
	vertical-align: middle;
}
.dotline
{
	border-bottom-style: dotted;
	border-width: 3px;
	border-color: #CCCCCC;
}

.GuestBookLink
{
	text-decoration: none;
	color: #000000;
}

.GuestBookPanelBottom
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}

.GuestBookName
{
	font-size: 14px;
	font-weight: bold;
}

.Degree_Group
{
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #2D4463;
}

.Style_Nowrap
{
	white-space:nowrap
}

.Style_Link
{
	text-decoration: none;
	color: #009999;
}

.Style_Percent
{
    border-style: none none solid none;
    border-width: 1px;
    border-color: #000000;
    text-align: center;
}

.dxgvDataRow_Youthful
{
    height:30px;
}

.dxgvHeader_Youthful
{
    height:20px;
}
