FORM
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}

TD, SELECT, INPUT, TEXTAREA
{
	font-family:  Arial, Helvetica, sans-serif;
}


a:link, a.hyperlink:link
{
	text-decoration:    none;
	color: #D31145;
}

a:visited, a.hyperlink:visited
{
	text-decoration:    none;
	color: #D31145;
}

a:active, a.hyperlink:active
{
	text-decoration:    none;
	color: #D31145;
}

a:hover, a.hyperlink:hover
{
	text-decoration: underline;
	color: #D31145;
}

.Error
{
color:#D31145;
font-size: 12px;
}

.LargeError
{
color:#FF0001;
font-size: 12px;
}

.PageHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #D31145;
	font-weight: normal;
}

.titleText
{
color:#FFFFFF;
font-size: 16px;
font-weight: Bold;
}

.Caption
{
color:#000000;
font-size: 12px;
font-weight: bold;
}

.CaptionRed
{
color:#D31145;
font-size: 12px;
font-weight: bold;
}

.DataTextBox {
	width:59px;
	height:19px;
	background-color: #FFFFFF;
	border: 1px solid #939598;
	color: #D31145;
	font-size: 11px;
}

.DataTextBoxMini {
	width:39px;
	height:19px;
	background-color: #FFFFFF;
	border: 1px solid #939598;
	color: #D31145;
	font-size: 11px;
}

.DataTextBoxShort {
	width:130px;
	height:19px;
	background-color: #FFFFFF;
	border: 1px solid #939598;
	color: #D31145;
	font-size: 11px;
}

.DataTextBoxSmall {
	width:120px;
	height:19px;
	background-color: #FFFFFF;
	border: 1px solid #939598;
	color: #D31145;
	font-size: 11px;
}

.DataTextBoxMedium {
	width:160px;
	height:19px;
	background-color: #FFFFFF;
	border: 1px solid #939598;
	color: #D31145;
	font-size: 11px;
}

.DataTextBoxLong {
	width:459px;
	height:19px;
	background-color: #FFFFFF;
	border: 1px solid #939598;
	color: #D31145;
	font-size: 11px;
}

.DataTextBoxMulti {
	width:459px;
	height:105px;
	margin-bottom:2px;
	background-color: #FFFFFF;
	border: 1px solid #939598;
	color: #D31145;
}

.DataTextBoxMultiAddress {
	background-color: #FFFFFF;
	border: 1px solid #939598;
	color: #D31145;
	width:219px;
	height:105px;
	margin-bottom:2px;
}

.DataTextBoxAppForm {
	width:359px;
	height:105px;
	margin-bottom:2px;
	background-color: #FFFFFF;
	border: 1px solid #939598;
	color: #D31145;
}

.DataTextBoxMultiLong {
	background-color: #FFFFFF;
	border: 1px solid #939598;
	color: #D31145;
	width:479px;
	height:212px;
}


.DataDropDownList {
	background-color: #FFFFFF;
	border: 1px solid #939598;
	color: #D31145;
	width:130px;
	height:19px;
	margin-bottom:2px;
}

.DataDropDownListSmall {
	background-color: #FFFFFF;
	border: 1px solid #939598;
	color: #D31145;
	width:50px;
	height:19px;
	margin-bottom:2px;
}

.DataDropDownListNarrow {
	width:49px;
	height:19px;
	margin-bottom:2px;
	background-color: #FFFFFF;
	border: 1px solid #939598;
	color: #D31145;
}

.DataDropDownListWide {
	width:239px;
	height:19px;
	margin-bottom:2px;
	background-color: #FFFFFF;
	border: 1px solid #939598;
	color: #D31145;
}

.DataLabel {
	color:#000000;
	font-weight: bold;
	height:12px;
	font-size: 12px;
}

.DataTextOrange
{
color:# FF0001;
font-weight: normal;
font-size: 12px;
}

.DataText {
	color:#000000;
	font-weight: normal;
	height:12px;
	padding: 2px;
	font-size: 12px;
}


.DataText A:link, .DataText A:visited, .DataText A:active {
	text-decoration:none;
	color:#D31145;
	font-weight: normal;	
	height:12px;
	padding: 2px;
	font-weight: normal;
	font-size: 12px;
}

.DataText A:hover {
	text-decoration:underline;
	color:#D31145;
	height:12px;
	padding: 2px;
	font-weight: normal;
	font-size: 12px;	
}

.CategoryListBox
{
height:200px;
width:239px;
}

.SkillsListBox
{
height:200px;
width:279px;
}

.SkillsListBoxShort
{
height:80px;
width:159px;
}

.TextBoxLogin
{
	width:150px;
	height:19px;
	background-color: #FFFFFF;
	border: 1px solid #939598;
	color: #D31145;
	font-size: 11px;
}

.btn
{
color:#FFFFFF;
background-color:#D31145;
font-family: Arial;
font-size:12px;
font-weight:bold;
border-top: solid 0px #FFFFFF;
border-bottom: solid 0px #FFFFFF;
border-left: solid 0px #FFFFFF;
border-right: solid 0px #FFFFFF;
}

.btnw
{
color:#FFFFFF;
background-color:#D31145;
font-family:Arial;
font-size:12px;
font-weight:bold;
width: 80px;
border-top: solid 2px #FFFFFF;
border-bottom: solid 2px #FFFFFF;
border-left: solid 2px #FFFFFF;
border-right: solid 2px #FFFFFF;
}

.grid_Style
{
color:#000000;/* Grid text colour for non-hyperlinks */
width:100%;
background-color:#000000;
}

.grid_HeaderStyle
{
color:#FFFFFF;
font-weight: normal;
font-size: 12px;
text-transform: uppercase;
}

.grid_HeaderStyle A:link, .grid_HeaderStyle A:visited, .grid_HeaderStyle A:active
{
text-decoration:none;
color:#D31145;
font-size: 12px;
}

.grid_HeaderStyle A:hover
{
text-decoration:underline;
color:#D31145;
font-size: 12px;
}

.grid_ItemStyle
{
text-decoration:none;
background-color:#ffffff;
font-size: 12px;
height:17px;
}

.grid_ItemStyle A:link, .grid_ItemStyle A:visited, .grid_ItemStyle A:active
{
text-decoration:none;
color:#D31145;
font-size: 12px;
}

.grid_ItemStyle A:hover
{
text-decoration:underline;
color:# D31145;
font-size: 12px;
}

.grid_PagerStyle
{
text-decoration:none;
color:#000000;
font-size: 12px;
font-weight: bold;
word-spacing: 20px;
}

.grid_PagerStyle A:link, .grid_PagerStyle A:visited, .grid_PagerStyle A:active
{
text-decoration:none;
color:#D31145;
font-size: 12px;
font-weight: bold;
}
.grid_PagerStyle A:hover
{
text-decoration:underline;
color:#D31145;
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:none;
color:#D31145;
font-size: 12px;
}

.grid_SelectedItemStyle A:hover
{
text-decoration:underline;
color:# D31145;
font-size: 12px;
}