/* 
================================
Skin styles for DotNetNuke
================================
*/   
body, table {font-size:10px;}
.pagemaster {
	width: 100%;
	height: 100%;
	background-image:url('http://www.woking.ac.uk/Portals/0/Skins/Woking 2009/bkg-top.gif');
	background-repeat:repeat-x;	
	background-color: #dddddd;
	margin-bottom:-19px;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.controlpanel {
	background-color: #A4D1FF;
	border-top: #602e91 3px solid;
	border-right: #602e91 3px solid;
	border-left: #602e91 3px solid;
	border-bottom: #602e91 3px solid;
	padding:5px;
}
.Skinheader {
	background-color: #FFFFFF;
	padding:0px;
	margin:0px;
}
.logo {
	padding:0px;
	margin:0px;
	vertical-align:bottom;
	background-color:#602e91;
}
/* Header */
.mainbanner {
	background-color:#602e91;
	padding:0px;
	margin:0px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}
.leftpane {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}
.rightpane {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
.shadow	{
	background-image:url(shadow_on_white.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding-left:5px; 
	padding-right:5px;
	padding-bottom:10px;
}
/* begin of menu*/
.barsides {
	background-image:url(bar_out.gif);
	height:28px;
	width:11px;
}
.bar {
	background-image:url(bar_in.gif);
	height:28px;
}
.barsides {
	background-image:url(bar_out.gif);
	height:28px;
	width:11px;
}
.barshadow	{
	background-image:url(shadow_bar.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height:6px;
}
.menubg {
	background-color:#602e91;
	height:32px;
	padding-left:5px;
	padding-right:5px;
}
.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 10px; 
	font-style: normal;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	height:32px;
	background-color:#602e91;
} 
.rootmenuitemactive TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #000000;
	font-size: 10px; 
	font-style: normal;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	height:32px;
	background-color:#7c3bb1;
}
.rootmenuitemselected TD{ 
	cursor: hand; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 10px; 
	font-style: normal;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	height:32px;
	background-color:#7c3bb1;
}
.rootmenuitembreadcrumb TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 10px; 
	font-style: normal;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	height:32px;
	background-color:#602e91;
}
.rootMenuItem2 TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #602e91; 
	font-size: 14px; 
	font-style: normal;
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	height:24px;
} 
.rootmenuitemactive2 TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #602e91;
	font-size: 14px; 
	font-style: normal;
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:transparent;
	height:24px;
}
.rootmenuitemselected2 TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #602e91; 
	font-size: 14px; 
	font-style: normal;
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:transparent;
	height:24px;
}
.rootmenuitembreadcrumb2 TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #602e91; 
	font-size: 14px; 
	font-style: normal;
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:transparent;
	height:24px;
}
.MainMenu_MenuContainer {
	background-color: Transparent;
	height:25px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:25px;
	background-color: Transparent;
}
.MainMenu_SubMenu {
	margin-top: 1px;
	margin-left: 3px;
	background-color: #FFFFFF;
	background-color: transparent;
	z-index: 1000; 
	cursor: hand; 
	cursor: hand; 
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
}
.MainMenu_MenuItem {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid;
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 10px; 
	font-style: normal;
	font-weight: bold; 
	background-color: #602e91;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItemSel {
	border-left: #67BE07 0px solid; 
	border-bottom: #67BE07 0px solid;
	border-top: #67BE07 0px solid; 
	border-right: #67BE07 0px solid;
	cursor: hand;
	cursor: hand; 
	color: #fec538; 
	font-size: 10px; 
	font-style: normal;
	font-weight: bold; 
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItemAct {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid;
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 10px; 
	font-style: normal;
	font-weight: bold; 
	background-color: #602e91;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainMenu_MenuIcon {
	background-color: #602e91;
	border-right: #ffc63b 0px solid; 
	border-left: #ffc63b 4px solid; 
	border-bottom: #ffc63b 0px solid; 
	border-top: #ffc63b 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 3px;
	height: 21px;
}
.submenuitemselect {
	background-color: #7c3bb1;
	color:#FFFFFF;
}
.MainMenu_MenuBreak {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;  
	border-right: #FFFFFF 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #67BE07 0px solid; 
	border-bottom: #67BE07 0px solid; 
	border-top: #67BE07 0px solid;
	border-left: #67BE07 0px solid;
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;
	width: 5px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;
}
/* end of menu*/
.StandardButton {
	background-color: #DADADA;
	border-top: #EEEEEE 1px solid;
	border-right: #666666 1px solid;
	border-left: #AAAAAA 1px solid;
	border-bottom: #666666 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#BEBDBD);
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:3px;
	padding-right:3px;
	cursor: pointer;
	cursor: hand;
}
.TreeViewMenu {
	width: 175px;
	background-color: #EEEEEE;
	border-right: #AAAAAA 1px solid; 
	border-top: #AAAAAA 1px solid; 
	border-left: #AAAAAA 1px solid; 
	border-bottom: #AAAAAA 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-color: #FEFEFE;
}

/* Text Styles */
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #602e91;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:125%;
	color: #222222;
}
.NormalTextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
H4  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  14px;
	line-height:normal;
    font-weight: normal;
    color: #602e91;
	margin-bottom:0px;
	padding-bottom:0px;
}
H5  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  12px;
	line-height:normal;
    font-weight: bold;
    color: #602e91;
	margin-bottom:0px;
	padding-bottom:0px;
}
a:link, a:visited   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #602e91;
	text-decoration: none;
}
a:hover, a:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #be1e8c;
	text-decoration: underline;
}

td.aaa {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:7px;
	padding-right:15px;
	vertical-align:middle;
}
td.breadcrumbtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5f2d8e;
	font-size:10px;
	font-weight: bold;
	padding-top:8px;
	padding-bottom:3px;
	padding-left:7px;
	padding-right:15px;
}
a.breadcrumbtxt:link, a.breadcrumbtxt:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #be1e8c;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}
a.breadcrumbtxt:hover, a.breadcrumbtxt:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #602e91;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
}
td.logintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:10px;
	font-weight: bold;
	height:28px;
	padding: 0px;
	white-space:nowrap;
}
a.logintxt:link, a.logintxt:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}
a.logintxt:hover, a.logintxt:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}
table.footertxt {
	background-image: url(shadow_on_footer.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#dddddd;
	padding: 0px;
}
td.footertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #737373;
	font-size:10px;
	font-weight: none;
	background-image:url(bar.jpg);
	height:28px;
	padding: 0px;
	white-space:nowrap;
}
a.footertxt:link, a.footertxt:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #737373;
	font-size:10px;
	font-weight: none;
	text-decoration: none;
}
a.footertxt:hover, a.footertxt:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #737373;
	font-size:10px;
	text-decoration: none;
	font-weight: none;
}
.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3C3C; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
.ModuleTitle_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DCDCDC;
	background-color: #5D5D5D;
}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #5D5D5D; 
	border-left: #5D5D5D 1px solid; 
	border-bottom: #5D5D5D 1px solid; 
	border-top: #5D5D5D 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.ModuleTitle_MenuBreak {
	border-bottom: #5D5D5D 1px solid; 
	border-left: #5D5D5D 0px solid; 
	border-top: #5D5D5D 1px solid;  
	border-right: #5D5D5D 0px solid; 
	background-color: #5D5D5D; 
	height: 1px;
}
.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* styles used in the file manager */
.FileManager
{
	border-right: DEDEDE 1px solid;
	border-top: DEDEDE 1px solid;
	border-left: DEDEDE 1px solid;
	border-bottom: DEDEDE 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: DEDEDE 1px solid;
	height:25px;
	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
}
.FileManager_Explorer
{
	height:100%;
	border: #DEDEDE 1px solid;
	background-color: #FFFFFF;
	margin: 2px 2px 2px 2px;
}
.FileManager_FileList 
{
	height:100%;
	border: #DEDEDE 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}
.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}
.FileManager_Header
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #3C3C3C;
    background-color: #DEDEDE;
    border-bottom: #DEDEDE 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
    height: 25px;
}
.FileManager_Pager
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#3C3C3C;
    font-weight: bold;
   	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
    border-top: #DEDEDE 1px solid;
    height: 25px;
}
.FileManager_StatusBar
{
    font-family:Arial;
    font-size: 12px;
    font-weight: normal;
    background-color: white;
    height: 25px;
	margin: 2px 2px 2px 2px;
}
.FileManager_Item
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #3C3C3C;
    background-color: white;
    border-top: #DEDEDE 1px dashed;
    border-bottom: #DEDEDE 1px dashed;
}
.FileManager_AltItem
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #3C3C3C;
    background-color: #DFDFDF;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}
.FileManagerTreeNode 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #3C3C3C;
    font-weight: normal;
}
.FileManagerTreeNodeSelected 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	background-color: #DEDEDE; 
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration: none;
    color: #ff0000;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	height:400px;
	width:600px;
}
.WizardButton
{
	background-color: #FEFDF5;
	border-top: #DEDCCD 1px solid;
	border-right: #DEDCCD 1px solid;
	border-left: #DEDCCD 1px solid;
	border-bottom: #DEDCCD 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDEDE);
	color: #3C3C3C;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
}
.WizardHeader
{
	height:30px;
	border-bottom: DEDCCD 1px solid;
	color: #141414;
	background-color: #ffffff;
}
.WizardFooter
{
	border-top: DEDCCD 1px solid;
	background: #ffffff;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12;
	padding-bottom: 5px;
	border-left: DEDCCD 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #DEDCCD;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDCCD);
}
.WizardHelpText
{
	overflow: auto;
	font-size: 12;
	width: 180px;
	color: #141414;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 300px;
}
.WizardText
{
	font-size: 12px;
	color: #141414;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 12px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration: underline;
    color: #602e91;
}
A.CommandButton:visited  {
    text-decoration: underline;
    color: #602e91;
}
A.CommandButton:active   {
    text-decoration: underline;
    color: #602e91;
}
A.CommandButton:hover    {
    text-decoration: none;
    color: #602e91;
}


/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.containermaster {
	width: 100%;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	background-color: transparent;
	padding-top:6px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:10px;
}
.Header_Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:transparent;
	padding-left:3px;
}
.Header_Green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #602e91;
	background-color:transparent;
	padding-left:3px;
}
.Header {
	background-color:#602e91;
	padding-bottom:4px;
	padding-top:4px;
}
.Transparent {
	padding-bottom:4px;
	padding-top:4px;
}
.content {
	padding-top:10px;
	padding-left:5px;
	padding-right:4px;
	padding-bottom:3px;
}
.content2 {
	padding-top:4px;
	padding-left:5px;
	padding-right:4px;
	padding-bottom:5px;
}
.shadow_on_right	{
	background-color: transparent;
	background-image:url(shadow_vertical.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-left:0px;
	padding-right:13px;
	padding-top:0px;
	margin: 0px;
	width:110px;
	height:424px;
}
.shadow_on_left	{
	background-color: transparent;
	background-image:url(shadow_vertical.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:13px;
	padding-right:0px;
	padding-top:0px;
	margin: 0px;
	width:150px;
	height:424px;
}
.navy {
	color:#602e91;
}
.blue {
	color:#602e91;
}
.green {
	color:#602e91;
}

td.DNN_ANN_Description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}

TD.button {border: 1px solid #602e91; padding:8px; background-color:f3e7ff;}
ul { margin-left:17px; padding:0px;}
li { margin-left:0px; padding-bottom:6px; list-style-image:url(http://www.woking.ac.uk/Portals/0/check_green.gif);}
ul li ul {padding-top: 4px;}
.row {padding-top:3px; background-color:#f3e7ff;}
.row1 {padding-left:10px; padding-right:10px; padding-top:4px; padding-bottom:4px; background-color:#f3e7ff;}
.row2 {padding-left:10px; padding-right:10px; padding-top:4px; padding-bottom:4px; background-color:#F4FDFF;}
hr {border:0px; border-bottom:1px dotted #CCCCCC;}
table.Panel {text-align:center; border:0px solid #CCCCCC; background-color:#FFFFFF; margin:0px; padding:0px; }
.EFFormBody {border:0px; margin:0px; padding:0px;}
.formsheader {background-color:#FFFFFF; margin:0px; padding:0px; border:0px; border-top:1px dotted #CCCCCC;}
.testimonials {
	background-image:url(testimonials.gif); 
	background-position:top left; 
	background-repeat:no-repeat; 
	padding-left:60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:110%;
	color: #222222;
	height:32px;
}
.terms	{background-color:#602e91; color:#FFFFFF; font-weight:bold;}
.termsoff	{background-color:#fec538; color:#FFFFFF; font-weight:bold;}
input.inputform {width:100%;}

.grey {color:#999999;}
#MainForm .office_only {display:none;} /* Hide Office Use Only From the General User */
/* fixing forms */
/* .ContainerHidden {float:left;}  */