p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333366;
	text-decoration: none;
	text-align : justify;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333366;
	text-decoration: none;
	text-align : justify;
}

.submenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align : justify;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

.TableBorder {
	background-color: #333366;
}

.TableFooter {
	background-color: #999999;
}


A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990066;
	text-decoration: none;
}

A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;

}

.input-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
	text-decoration: none;
}


.Error
{
	font : normal bold normal12px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bOLD;	
	color:# FF0001;
}

.LargeError
{
	font : normal normal normal12px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color:# FF0001;
}

.DataTextBox
{
width:79px;
height:19px;
}

.DataTextBoxMini
{
width:59px;
height:19px;
}

.DataTextBoxShort
{
width:159px;
height:19px;
}

.DataTextBoxSmall
{
width:100px;
height:19px;
}

.DataTextBoxMedium
{
width:180px;
height:19px;
}

.DataTextBoxLong
{
width:479px;
height:19px;
}

.DataTextBoxMulti
{
width:479px;
height:105px;
margin-bottom:2px;
}

.DataTextBoxMultiAddress
{
width:239px;
height:105px;
margin-bottom:2px;
}

.DataTextBoxAppForm
{
width:359px;
height:105px;
margin-bottom:2px;
}

.DataTextBoxMultiLong
{
width:479px;
height:212px;
}

.DataDropDownList
{
width:100px;
height:19px;
margin-bottom:2px;
}

.DataDropDownListSmall
{
width:58px;
height:19px;
margin-bottom:2px;
}

.DataDropDownListNarrow
{
width:49px;
height:19px;
margin-bottom:2px;
}

.DataDropDownListWide
{
width:239px;
height:19px;
margin-bottom:2px;
}

.DataLabel
{

	font : normal bold normal12px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bOLD;
	color: #666666; 
}

.DataTextOrange
{
color:# FF0001;
font-weight: normal;
font-size: 12px;
}

.DataText
{
	font : normal normal normal12px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #666666;
	text-align : justify;
 
}

.grid_Style
{
color:#000000;/* Grid text colour for non-hyperlinks */
width:100%;
background-color:#666699;
}

.grid_HeaderStyle
{
	font : normal bold normal12px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bOLD;
	color: #FFFFFF; 
}

.grid_HeaderStyle A:link, .grid_HeaderStyle A:visited, .grid_HeaderStyle A:active
{
text-decoration:underline;
color:#000000;
font-size: 12px;
}

.grid_HeaderStyle A:hover
{
text-decoration:underline;
color:#FFFFFF;
font-size: 12px;
}

.grid_ItemStyle
{
	font : normal normal normal 10px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #000000; 
text-decoration:none;
background-color:#ffffff;
height:20px;
}

.grid_ItemStyle A:link, .grid_ItemStyle A:visited, .grid_ItemStyle A:active
{
	font : normal Bold normal 10px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : Bold;
	font-variant : normal;
	font-weight : normal;
	color: #000000; 
text-decoration:underline;
}

.grid_ItemStyle A:hover
{	font : normal Bold normal 10px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : Bold;
	font-variant : normal;
	font-weight : normal;
	color: #FF6600; 
text-decoration:underline;
}

.PageHeader
{
	font : Bold Bold normal 16px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : Bold;
	font-variant : normal;
	font-weight : Bold;
	color: #000033; 
}

.grid_PagerStyle
{
text-decoration:none;
color:#666699;
font-size: 12px;
font-weight: bold;
word-spacing: 20px;
}

.grid_PagerStyle A:link, .grid_PagerStyle A:visited, .grid_PagerStyle A:active
{
text-decoration:underline;
color:#FFFFFF;
font-size: 12px;
font-weight: bold;
}
.grid_PagerStyle A:hover
{
text-decoration:underline;
color:#000033;
font-size: 12px;
font-weight: bold;
}

.grid_SelectedItemStyle
{
text-decoration:none;
color:black;
background-color:#FFFFFF;
font-size: 12px;
}

.grid_SelectedItemStyle A:link, .grid_SelectedItemStyle A:visited, .grid_SelectedItemStyle A:active
{
text-decoration:underline;
color:#000000;
font-size: 12px;
}

.grid_SelectedItemStyle A:hover
{
text-decoration:underline;
color:# FF0001;
font-size: 12px;
}