/* page layout styles */
Body
{
    background: url(img/background.jpg) #09699c repeat-x left top;    
    color: #5f5f5f;
    font-family: Verdana, Tahoma, Arial;
    font-size:11px;
	margin: 0px 0px 0px 0px;
}

table, tr, td, p
{
    font-family: Verdana, Tahoma, Arial;
    font-size:11px;
	color: #5f5f5f;
	line-height: 16px;
}

table.main {
 width: 975px;
 height: 100%;
}

table.main2 {
height: 100%;
width: 925px;
background-color: white;
}


.frame {
background: url(img/frame.png) repeat-y transparent left top;
width: 975px;
}

.SubHead 
{
color: #5f5f5f;
font-size: 11px;
font-family: verdana;
font-weight: bold;
}

a.SubHead:link, a.SubHead:visited {
font-family: verdana;
	color: #005288;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.SubHead:hover, a.SubHead:visited:hover {
color: #ff7028;
font-size: 11px;
font-family: verdana;
text-decoration: none;
font-weight: bold;
}

a, a:link, a:visited {
	font-family: Verdana, Arial, tahoma;
	color: #005288;
	font-size: 11px;
	text-decoration: none;
}

a:hover, a:visited:hover {
font-family: Verdana, Arial, tahoma;
	color: #ff7028;
	font-size: 11px;
	text-decoration: none;
}



.breadcrumb
{
	font-size: 11px;
	color: #ff7028;
	font-weight: normal;
	text-decoration: none;
}

A.breadcrumb:link, a.breadcrumb:visited
{
	font-size: 11px;
	color: #ff7028;
	font-weight: normal;
	text-decoration: none;
}


a.breadcrumbhover, a.breadcrumb:visited:hover
{
	font-size: 11px;
	color: #ff7028;
	font-weight: normal;
	text-decoration: underline;
}

.sidebar {
background-color: #ffffff;
width: 27px; 
height: 100%;
}

.leftbg {
background: url(img/contentbg-leftbar.gif) repeat-y #e4e4e4 left top;
height: 100%;
padding-left: 20px;
padding-top: 7px;
padding-right: 5px;
padding-bottom: 0px;
}

.content {
padding-left: 15px;
padding-right: 10px;
height: 100%;
}


/* Footer Links and Styles  */
.btmshadow {
background: url(img/btm-shadow.png) no-repeat #09699c left top;
height: 40px;
} 

table.footer {
height: 40px;
color: #b1b1b1;
font-family: verdana, arial, tahoma;
font-size: 11px;
font-weight: normal;
}


.dnnfooter {
color: #b1b1b1;
font-family: verdana, arial, tahoma;
font-size: 11px;
font-weight: normal;
}

.bottomshadow {
color: #b1b1b1;
font-size: 11px;
font-family: verdana, arial, tahoma;
}

.bottomshadow a:link, .bottomshadow a {
font-family: verdana, arial, tahoma;
font-size: 11px;
	Font-weight: normal;
	Color: #b1b1b1;
	text-decoration: none;
}

.bottomshadow a:visited {
font-family: verdana, arial, tahoma;
font-size: 11px;
	Font-weight: normal;
	Color: #b1b1b1;
	text-decoration: none;
}

.bottomshadow a:hover {
font-family: verdana, arial, tahoma;
font-size: 11px;
	Font-weight: normal;
	Color: #b1b1b1;
	text-decoration: underline;
}

.bottomshadow a:visited:hover {
font-family: verdana, arial, tahoma;
font-size: 11px;
	Font-weight: normal;
	Color: #b1b1b1;
	text-decoration: underline;
}



.StandardButton     {
    background: #3858A0; 
    color: #FFFFFF;
    font-family: Verdana, Arial, tahoma;
    font-size: 11px;
    font-weight: normal;
	padding: 1px 5px 2px 6px;
	border-top: 1px solid #3858A0;
	border-bottom: 1px solid #3858A0;
	border-left: 1px solid #3858A0;
	border-right: 1px solid #3858A0;
}
.MainMenu_MenuIcon {
	display: none;
}


.NormalTextBox
{
    font-family: Verdana, Arial, tahoma;
    font-size: 11px;
    font-weight: normal;
    background-color: #ffffff;
	color: #6f6f56;
}
.NormalRed
{
    font-family: Verdana, Arial, tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #860315;
}
.NormalBold
{
    font-family: Verdana, Arial, tahoma;
    font-size: 11px;
    font-weight: bold;
	color: #494949;

}
.Normal,.NormalDisabled {
	color: #494949;
  	font-family: Verdana, Arial, tahoma;
    font-size: 11px;
    font-weight: normal;
	line-height: 16px;
}

a.Normal:link, a.Normal:visited {
	color: #29568e;
	text-decoration: none;
   font-family: Verdana, Arial, tahoma;
    font-size: 11px;
    font-weight: normal;
}

a.Normal:hover, a.Normal:visited:hover {
	color: #6084b2;
	text-decoration: none;
 font-family: Verdana, Arial, tahoma;
    font-size: 11px;
    font-weight: normal;
}






A.CommandButton:link, A.CommandButton:visited 
{
    text-decoration:    none;
    color: #29568e;
	font-family: Verdana, Arial, tahoma;
}
A.CommandButton:hover,  A.CommandButton:visited:hover  
{
    text-decoration:    none;
    color: #6084b2;
	font-family: Verdana, Arial, tahoma;
}

.SelectedTab {
    font-weight: normal;
    font-size: 10px;
    color: #eeeeee;
    font-family: verdana, arial;
    text-decoration: none;
}

A.SelectedTab:link {
    text-decoration:    none;
    color: #eeeeee;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#eeeeee;
}



.OtherTabs {
 font-size: 10px;
 font-family: verdana;
	Font-weight: normal;
	Color: #eeeeee;
	text-decoration: none;
}
    
A.OtherTabs:link {
 font-size: 10px;
 font-family: verdana;
	Font-weight: normal;
	Color: #eeeeee;
	text-decoration: none;
}

A.OtherTabs:visited  {
 font-size: 10px;
 font-family: verdana;
	Font-weight: normal;
	Color: #eeeeee;
	text-decoration: none;
}

A.OtherTabs:active   {
 font-size: 10px;
 font-family: verdana;
	Font-weight: normal;
	Color: #eeeeee;
	text-decoration: none;
}

A.OtherTabs:hover    {
 font-size: 10px;
 font-family: verdana;
	Font-weight: normal;
	Color: #eeeeee;
	text-decoration: underline;
}


.RadEContent {
background-color: #ffffff;
}

.RadETextArea {
background-color: #ffffff;
}

.RadEContentContainer {
background-color: #ffffff;
}











