﻿body
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000066;
}
td
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
}
image, img
{
	border:0px;
}
.headerbar
{
	height: 34px;
	border:0px;
}
.seperator
{
	border: dotted 1px #2ABCFF;
	color: #2ABCFF;
}
h1,h2,h3,h4
{
	margin: 0px;
}
/*h3
{ 
	font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold; 
}
*/
.contentHeader
{
	line-height: 28px;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	background-color: #0F298F;
}

a
{
	color: #2ABCFF;
	text-decoration: none;
	border: none 0px;
}
a:hover
{
	text-decoration: underline;
	border: none 0px;
}
a:visited
{
	color: #ffa500;
	text-decoration: none;
	border: 0px none #FFFFFF;
}

.contentHeader1
{
	line-height: 34px;
	font-weight: bold;
	font-size: 16px;
	color: #0F298F;
	background: url('/RadControls/Grid/Skins/Default2006/Img/GridHeaderBg.gif') repeat-x;
	border-left: ridge 1px silver;
	border-right: ridge 1px silver;
	border-top: ridge 1px silver;
}

#breadcrums
{
	line-height: 34px;
	font-weight: bold;
	font-size: 16px;
	color: #0F298F;
	background: url('/RadControls/Grid/Skins/Default2006/Img/GridHeaderBg.gif') repeat-x;
}

.contentHeader2
{
	line-height: 28px;
	font-weight: bold;
	font-size: 16px;
	color: #2ABCFF;
	border-bottom: dashed 2px #2ABCFF;
	border-top: dashed 2px #2ABCFF;
}

.highlight
{
	font-weight: bold;
	color: #0F298F;
	background-color: #C8C8DF;
}
.contentFooter
{
	/*position: relative;*/
	color: white;
	background-color: #2ABCFF;
}

.contentFooterBar
{
	color: #0F298F;
	background: url('Images/footer-bg.gif') repeat-x;
}
.contentFooter1
{
	color: White;
	background-color: #C8C8DF;
}
.contentFooter2
{
	color: White;
	background-color: #0F298F;
}

.contentMessage, .contentMessage1, .contentMessage2
{
	color: Red;
	border: ridge 1px silver;	
}

.contentArea1
{
	border-left: ridge 1px silver;
	border-right: ridge 1px silver;
	border-bottom: ridge 1px silver;
}

.contentArea
.contentArea2
{
	border:0px;
}
.contentContainer
{
	padding: 5px;
	border: ridge 1px #0F298F;
}

.leftPanel, .rightPanel, .centerPanel
{
	vertical-align: top;
}
/*button
{
	padding:5px;
	color: #2B68B3;
	text-decoration:none;
	font-weight: bold;
    background: url('Images/button_light_blue.gif') repeat-x;
}
*/
.button, .Hyperlink, .Linkbutton
{
	color: #0F298F;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	background: url('Images/toolbarBg.gif') repeat-x;
	/*background: url('/RadControls/Toolbar/Skins/Default/Img/toolbarBg.gif') repeat-x;*/
}

input, select
{
	font-size: 14px;
	color: #0F298F;
}

input[type="textbox"]
{
	border: solid 1px #2ABCFF;
}

.contentUnderliner
{
	border-bottom: ridge 1px silver;
}

p, fieldset, legend
{
	color: #0F298F;
}