﻿
.Logo
{
    display: block;
    width: 800px;
    height: 40px;
    background: url(Images/CloudsHeader.JPG);
    background-repeat: no-repeat;
}




.t1
{
	font-size: 16pt;
	color: Navy;
	font-family: Arial;
	font-weight:bold;
}

.t2
{
	font-size: 13pt;
	color: #C00000;
	font-family: Verdana;
	font-weight:bold;
}

.t3
{
	font-size: 11pt;
	color: Navy;
	font-family: Arial;
	font-weight:bold;
}

.t3d
{
	font-size: 11pt;
	color: Black;
	font-family: Arial;
}

.t4
{
	font-size: 10pt;
	color: black;
	font-family: Verdana;
	
}

.t5
{
	font-size: 9.5pt;
	color: Navy;
	font-family: Verdana;
}

.t5b
{
	font-size: 9.5pt;
	color: Black;
	font-family: Verdana;
}

.t6
{
	font-size: 8.5pt;
	color: Navy;
	font-family: Verdana;
}

.t6b
{
	font-size: 8.5pt;
	color: Black;
	font-family: Verdana;
}

.t7
{
	font-size: 8pt;
	color: Navy;
	font-family: Verdana;
}

.t8
{
	font-size: 6pt;
	color: Navy;
	font-family: Verdana;
}


/*Reorder List*/
.dragHandle {
	width:20px;
	height:19px;
	background-color:Blue;
	background-image:url(images/reorder.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;	
	height:23px;	
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}

/*
	background-image:url(images/bg_nav.gif);
	background-image:url(images/bg-menu-main.png);
reorder.gif
*/

.reorderListDemo li {
	list-style:none;
	margin:0px;
	background-image:url(images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:20px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}
