@import url("css/menu.css");

/*Default Styles*/

body,a,p,.PR_Body,.PR_Header, .PR_Subheader
{
	font-family: Arial, Helvetica, sans-serif;	
}

body
{
	font-size: 10pt;
	background-color: #fff;
	height: 100%;
}
 

a, a:link, a:active
{
	font-size: 10pt;
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}

 
 a:visited
{
	font-size: 10pt;
	color: purple;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

p
{	
	font-size: 10pt;
}
 

/*Rapid Recall Exchange Styles*/

.PRP_Body
{
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.PRP_Header
{
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.PRP_Subheader
{
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}


/* ControlPanel style */
.ControlPanel
{
	background: transparent no-repeat left bottom;
	border: none;
	padding-bottom: 10px;
}
/*-------- Default Style --------*/
 th, td, div, p, table, h1, h2, h3, h4, h5, h6.Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover, input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1, h2, h3, h4, h5, h6, h1 input, .Head, .SubHead, .SubSubHead
{
	color: #333333;
	font-weight: bold;
}
h1, h2, h1 input,.Head
{
	font-size: 14pt;	
}
h3, h4, .SubHead, .SubSubHead
{
	font-size: 12pt;	
}
h5, h6
{
	font-size: 10pt;	
}



.NormalRed {color:#F00;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
.template_style
{
	width: 975px;
	margin: 0 auto;
	padding-top: 10px;
}

.wrapper
{
	border-style: solid;
	border-width: 1px;
}

.banner_Style{}

#Banner_bg{	background: url(images/logo.gif);	height: 121px;	width: auto;}



.menu_bg
{
	margin: 3px;
	background-color: #fff;	
}

.ContentPane, .menu_bg{    float: right; text-align: left;   width: 74.3%;}
.LeftPane{    float: left; text-align: center;  width: 24.5%; padding:0px 10px 0px 0px;}
.Footer{	text-align: center;	margin-top: 10px;}
.BannerPane{}

.ContentPane, .LeftPane
{
	padding-bottom: 10px;
}

.mainbody
{
	padding: 10px;
	margin: 0px;
	min-height: 350px;
}
.clear_float{clear:both; line-height:0; font-size:0; height:0;}

.ContentPaneF{text-align: left;}



a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}







/*-------------- User Style --------------*/
.user, a.user:link, a.user:active, a.user:visited
{
	color: #000000;
}
a.user:hover
{
	color: #808080;
	text-decoration: underline;
}


/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}






















