﻿html
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body, form
{
	font-family: Verdana;
	font-size: 11px;
	height: 100%;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #004467;
	background-color: #cccccc;
	background-image: url(../Images/BodyBgWhite.gif);
	background-repeat: repeat;
}
td
{
	padding: 0px;
	margin: 0px;
}
h1
{
	padding: 3px;
	margin: 10px;
	font-family: Arial;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 15px;
	display: block;
	color: #818C47;
	text-transform: capitalize;
	background-color: #eeeeee;
}
.column12of3 h1, .column23of3 h1
{
	color: #6590B2;
}
.column2of3 h1
{
	color: #6590B2;
}
.column3of3 h1
{
	color: #DF8933;
}
h2, h2 a
{
	padding: 0px;
	margin: 10px;
	font-family: Arial;
	letter-spacing: 3px;
	font-weight: normal;
	font-size: 15px;
	display: block;
	color: #6590B2;
	text-transform: capitalize;
}
h3
{
	margin: 3px 10px;
	padding: 3px 10px 3px 16px;
	font-family: Arial;
	font-size: 15px;
	display: block;
	color: #ffffff;
	text-transform: capitalize;
	background-color: #666666;
	background-image: url(../../Images/Header3Icon.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}
.column1of2 h3 a, .column1of2 h3 a:visited, .column1of2 h3 a:hover, .column2of2 h3 a, .column2of2 h3 a:visited, .column2of2 h3 a:hover, h3 a, h3 a:visited, h3 a:hover, h3 a:link
{
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	margin: 0px 0px 0px -16px;
	padding: 0px 0px 0px 20px;
}
hr
{
	margin: 0px 10px 3px 10px;
	padding: 0px;
	border-width: 0px;
	background-color: #999999;
	height: 1px;
}
a, a:link
{
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #000066;
}
a:hover, a:active;
{
	text-decoration: underline;
}
p
{
	padding: 0px;
	margin: 10px;
}
a img
{
	border-width: 0px;
}
img
{
	float: left;
	padding: 10px 10px 10px 10px;
}
ul
{
	padding: 10px;
	margin: 10px;
}
li
{
	padding: 3px;
	margin: 3px 10px;
	list-style-image: url(../Images/arrow_new.gif);
}
#Wrapper
{
	width: 800px;
	margin: 0px auto;
	padding: 0px 18px;
	height: auto;
	height: auto !important;
	min-height: 100%;
	background-image: url(../Images/WrapperBg.png);
	background-repeat: repeat-y;
}
#Navigation
{
	clear: right;
	font-weight: bold;
	background-color: #5EA91B;
}
#Navigation h1
{
	float: left;
	font-family: Times New Roman;
	font-size: 15px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	color: #333333;
	font-weight: normal;
	visibility: visible;
}
#Navigation a
{
	visibility: hidden;
}
#Navigation .SiteMap a, #Navigation .NavLogStatus
{
	margin: 0px;
	padding: 0px 8px;
	border-right: dotted 1px #ffffff;
	letter-spacing: 1px;
	line-height: 45px;
	color: #eeeeee;
	visibility: visible;
}
#Navigation .SiteMap a:hover, #Navigation .NavLogStatus:hover
{
	color: #ffffff;
}
#Navigation .NavLogStatus
{
	visibility: visible;
	float: right;
}
.SelectedNodeStyle
{
	font-size: 11px;
}
#Header
{
	clear: both;
	background-color: #5EA91B;
}
#NavigationColumn
{
	width: 150px;
	clear: both;
}
#Content
{
	clear: both;
}
#SpaceFix
{
	height: 33px;
	clear: both;
}
#Footer
{
	width: 800px;
	margin: -33px auto 0px auto;
	padding: 0px 18px;
	font-size: 10px;
	clear: both;
	color: #ffffff;
}
#Footer p
{
	margin: 0px;
	padding: 0px;
}
#FooterNav
{
	border-top: dotted 1px #666666;
	padding: 10px;
	background-color: #AFCE52;
}
#FooterNav table
{
	float: right;
}
#FooterNav a
{
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}
#FooterNav .SiteMap a
{
	visibility: visible;
	margin: 0px 0px 0px 10px;
	border-right: dotted 1px #ffffff;
	padding-right: 10px;
}
#FooterNav .NavLogStatus
{
	visibility: visible;
	float: right;
	margin: 0px 0px 0px 10px;
}
#FooterNav .SiteMap a:hover, #FooterNav .NavLogStatus:hover
{
	text-decoration: underline;
}
.column1of3
{
	float: left;
	width: 250px;
}
.column2of3
{
	float: left;
	width: 300px;
}
.column3of3
{
	float: left;
	width: 250px;
}
.column12of3
{
	float: left;
	width: 550px;
}
.column23of3
{
	float: left;
	width: 550px;
}
.column1of2
{
	float: left;
	width: 400px;
}
.column2of2
{
	float: left;
	width: 400px;
}
.clearit
{
	clear: both;
}
.Box
{
	background-color: #eeeeee;
	border: solid 1px #dddddd;
	margin: 10px;
	padding: 10px;
}
.NewsDate
{
	font-size: 11px;
	color: #006600;
	font-style: italic;
}
.BoldEm
{
	font-style: italic;
	font-weight: bold;
}
.ExamPagerStyle .Button .Disabled
{
	color: #8CB53B;
	background-color: #8CB53B;
	border-color: #8CB53B;
}
.ExamPagerStyle .Button .Enabled
{
}
.ExamHeaderImage
{
	float: none;
	padding: 0px;
	margin: 0px;
}
.ExamPagerStyle
{
	margin: 10px 0px 0px 0px;
	width: 778px;
	color: #ffffff;
	font-weight: bold;
}
.ExamPagerStyle td
{
	background-color: #8CB53B;
}
.ExamPagerStyle a
{
	text-decoration: underline;
}
.ExamPagerStyle .Button input
{
	background-color: #ffffff;
	color: #112211;
	font-weight: normal;
}
.GrayBox230
{
	background-image: url(../Images/GrayBoxMid230.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin: 10px;
	width: 230px;
}
.GrayBox230 .Top
{
	background-image: url(../Images/GrayBoxTop230.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 16px;
}
.GrayBox230 .Bottom
{
	background-image: url(../Images/GrayBoxBtm230.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 36px;
}
.GrayBox528
{
	background-image: url(../Images/GrayBoxMid528.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin: 10px;
	width: 528px;
}
.GrayBox528 .Top
{
	background-image: url(../Images/GrayBoxTop528.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 16px;
}
.GrayBox528 .Bottom
{
	background-image: url(../Images/GrayBoxBtm528.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 36px;
}
.GrayBox528 hr
{
	margin: 10px;
	padding: 0px;
	border-width: 0px;
	background-color: #999999;
	height: 1px;
}
.HelpButton
{
	cursor: pointer;
	float: right;
	font-size: 15px;
	margin: 3px 20px 3px 10px;
	color: #ffffff;
	display: none;
}
.HelpButton .HelpText
{
	display: none;
}
.HelpButton:hover .HelpText
{
	display: inherit;
	float: left;
	color: #000000;
}
.Hidden, #Navigation .SiteMap .Hidden, #FooterNav .SiteMap .Hidden
{
	visibility: hidden;
	width: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
}
.Label
{
	text-align: right;
	padding: 3px 3px 3px 10px;
}
.LabelAlternate
{
	text-align: right;
	padding: 3px 3px 3px 10px;
	color: #ffffff;
	background-color: #5EA91B;
	font-weight: bold;
}
.LabelDetail
{
	font-weight: bold;
	padding: 3px 10px 3px 3px;
	background-color: #ffffff;
	border: solid 0px #ffffff;
	color: #5EA91B;
}
.LabelDetailBottom
{
	font-weight: bold;
	padding: 3px 10px 3px 3px;
	background-color: #ffffff;
	border-bottom: solid 1px #8CB53B;
	color: #8CB53B;
	width: 100%;
}
.LoginTextBox input, .LoginTextBox textarea
{
	margin: 3px;
	padding: 1px;
	border: solid 1px #8CB53B;
	background-color: #ffffff;
	font-size: 10px;
}
.Margin10
{
	margin: 10px;
}
.Menu2
{
	margin-top: -10px;
	text-align: right;
	clear: both;
	background-color: #5EA91B;
	padding: 10px 0px;
	color: #ffffff;
	height: 12px;
}
.Menu2 ul
{
	margin: 0px;
	padding: 0px;
}
.Menu2 li
{
	margin: 5px;
	padding: 3px;
	display: inline;
}
.Menu2 p
{
	float: left;
	margin: 0px 10px;
}
.Menu2 a
{
	color: #ffffff;
}
.SiteMap table
{
	float: right;
}
.TextBox
{
	text-align: left;
}
.TextBox input, .TextBox textarea
{
	margin: 3px;
	padding: 1px;
	border: solid 1px #8CB53B;
	background-color: #ffffff;
}
.TextBox select
{
	margin: 3px;
	padding: 1px;
	font-size: 10px;
	border: solid 1px #8CB53B;
	background-color: #ffffff;
}
.TextBox option
{
	margin: 0px;
	padding: 0px;
	border: dotted 1px #8CB53B;
	background-color: #ffffff;
}
.Title2
{
	font-size: 15px;
	font-weight: bold;
}
.TourNavNext
{
	margin: 3px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	border-width: 0px;
	background-color: inherit;
	background-image: url(../../Images/TourNavNext.jpg);
	width: 47px;
}
.TourNavHome
{
	margin: 3px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	border-width: 0px;
	background-color: inherit;
	background-image: url(../../Images/TourNavHome.jpg);
	width: 47px;
}
.TourNavAgain
{
	margin: 3px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	border-width: 0px;
	background-color: inherit;
	background-image: url(../../Images/TourNavAgain.jpg);
	width: 72px;
}
.Button input
{
	margin: 3px;
	padding: 1px;
	border: solid 1px #ffffff;
	background-color: #ff3333;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
.Required
{
	margin: 10px;
	padding: 0px;
}
#writeroot ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#writeroot li
{
	margin: 0px 10px;
	padding: 3px;
	font-size: 11px;
}
#writeroot li a
{
	color: #333333;
	display: block;
}
#writeroot li:hover, #writeroot li:active
{
	border: dotted 1px #000000;
	padding: 2px;
}
#writeroot .NewsDate
{
	font-weight: bold;
	font-style: normal;
}
#writedetails
{
	margin: 10px;
}
#FooterNav .Visible
{
	visibility: visible;
	font-size: 10px;
}
.NoBullets
{
	list-style: none;
	margin: 0px;
	padding: 10px;
}
.NoBullets li
{
	margin: 0px;
	padding: 0px;
}
.GridView
{
	margin: 10px;
	padding: 0px;
	border: solid 1px #eeeeee;
	width: 780px;
	clear: both;
}
.GridView2 .GridView
{
	margin: 0px;
}
.GridView2
{
	margin: 10px;
	padding: 0px;
	border: solid 0px #666666;
	width: 780px;
	clear: both;
	background-color: #666666;
	color: #ffffff;
}
.GridView2 td
{
	margin: 0px;
	padding: 0px;
}
.GridView2 .Button input
{
	margin: 3px;
	width: 84px;
	height: 18px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	border-width: 0px;
	color: #333333;
	background-image: url(../../Images/ExamListButton.png);
	background-position: center;
	background-repeat: no-repeat;
}
.GridView2 .TextBox input, .GridView2 .TextBox select, .GridView2 .TextBox option
{
	border-width: 0px;
}
.GridViewCentered
{
	margin: 10px auto;
	padding: 0px;
	border: solid 1px #eeeeee;
}
.GridViewCentered td, .GridView th
{
	padding: 3px;
}
.column1of3 .GridView
{
	width: 228px;
}
.column2of3 .GridView
{
	width: 278px;
}
.column3of3 .GridView
{
	width: 228px;
}
.column23of3 .GridView
{
	width: 528px;
}
.column12of3 .GridView
{
	width: 528px;
}
.column23of3 .GridView .GridView
{
	width: auto;
}
.column1of2 .GridView
{
	width: 378px;
}
.column2of2 .GridView
{
	width: 378px;
}
.CommandRowStyle
{
	background-color: #C5BBAF;
	font-weight: bold;
}
.FieldHeaderStyle
{
	background-color: #D0D0D0;
	font-weight: bold;
}
.GridView td, .GridView th
{
	padding: 3px;
}
.ControlStyle
{
	width: 40px;
	text-align: center;
	padding: 3px;
	margin: 0px;
}
.ItemStyle
{
	text-align: left;
	padding: 3px;
	margin: 0px;
}
.ItemStyleCenter
{
	text-align: center;
	padding: 3px;
	margin: 0px;
}
.ItemStyle .Button
{
	margin: 3px;
	padding: 1px;
	border: solid 1px #dddddd;
	background-color: #cceeee;
	font-size: 10px;
}
.HeaderStyle
{
	text-align: center;
	padding: 3px;
	margin: 0px;
	color: #ffffff;
	font-weight: bold;
	background-color: #507CD1;
}
.HeaderStyleLeft
{
	text-align: left;
	padding: 3px;
	margin: 0px;
	color: #ffffff;
	font-weight: bold;
	background-color: #507CD1;
}
.HeaderStyle2
{
	text-align: center;
	padding: 3px;
	margin: 0px;
	color: #ffffff;
	font-weight: bold;
	background-color: #8CB53B;
}
.PagerStyle td
{
	text-align: center;
	padding: 0px 0px 0px 10px;
	background-color: #8CB53B;
}
.PagerStyle a
{
	text-decoration: underline;
}
.FooterStyle
{
	background-color: #507CD1;
	font-weight: bold;
	color: #ffffff;
}
.RowStyle
{
	background-color: #EFF3FB;
}
.EditRowStyle td
{
	background-color: #000000;
}
.SelectedrowStyle
{
	background-color: #D1DDF1;
	font-weight: bold;
	color: #333333;
}
.PagerStyle
{
	color: #ffffff;
	text-align: center;
}
.AlternatingRowStyle
{
	background-color: #ffffff;
}
.AlternatingItemStyle
{
	background-color: #ffffff;
}
.Info
{
	font-weight: bold;
	font-size: 15px;
	color: #cc0000;
}
.ScrollTable
{
	margin: 10px;
	overflow: scroll;
}
.ScrollTable .GridView
{
	margin: 0px;
	padding: 0px;
	border: solid 1px #eeeeee;
}
.HorizontalRule
{
	margin: 10px;
	border: solid 0px #dddddd;
	height: 1px;
	border-top-width: 1px;
}
.gsc-search-box
{
	display: none;
}
.gsc-resultsHeader
{
	width: 760px;
	padding: 10px;
}
.gsc-results .gsc-webResult
{
	width: 760px;
	border-bottom: solid 1px #dddddd;
	padding-bottom: 10px;
}
.gsc-resultsbox-visible
{
	width: 760px;
	padding: 10px;
}
.Menu
{
	border: solid 1px #eeeeee;
	margin: 10px 0px 0px 10px;
}
.Menu ul
{
	padding: 0px;
	margin: 0px;
}
.Menu li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: dashed 1px #eeeeee;
}
.Menu a
{
	display: block;
	margin: 0px;
	padding: 3px;
}
.Menu a:hover
{
	background-color: #999999;
	color: #ffffff;
}
.Menu p
{
	text-align: center;
	background-color: #8CB53B;
	margin: 0px;
	padding: 3px;
	color: #ffffff;
}
.Title
{
	font-weight: bold;
	font-size: 0.9em;
	color: white;
	background-color: #5d7b9d;
}
.TableStyle1
{
	margin: 10px;
	clear: both;
	border: solid 1px #dddddd;
}
.TableStyle1 td
{
	padding: 3px;
	text-align: center;
	vertical-align: top;
}
.TableStyle1 .HeaderStyle
{
	text-align: center;
	padding: 10px;
	margin: 0px;
	font-weight: bold;
	background-color: #000066;
	color: #ffffff;
}
.TableStyle2
{
	margin: 10px;
	clear: both;
	width: 780px;
}
.TableStyle2 td
{
	padding: 3px;
}
.TableStyle2 .HeaderStyle
{
	text-align: center;
	padding: 10px;
	margin: 0px;
	font-weight: bold;
	background-color: #000066;
	color: #ffffff;
}
a.navired:link
{
	color: #FF0000;
	font-weight: bolder;
	text-align: right;
}
a.navired:visited
{
	color: #6600CC;
	font-weight: bolder;
	text-align: right;
}
.orangebox_top
{
	background-image: url(../Images/BoxRoundedOrange800Top.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 780px;
	margin: 10px auto -10px auto;
	clear: both;
}
.orangebox_mid
{
	background-image: url(../Images/BoxRoundedOrange800Mid.jpg);
	width: 760px;
	background-repeat: repeat-y;
	padding: 10px;
	margin: 0px auto;
}
.orangebox_bottom
{
	background-image: url(../Images/BoxRoundedOrange800Btm.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 780px;
	margin: 0px auto 10px auto;
}
.column1of3 .orangebox_top, .column2of3 .orangebox_top, .column3of3 .orangebox_top
{
	background-image: url(../Images/orange_border_top230.jpg);
	width: 230px;
}
.column1of3 .orangebox_mid, .column2of3 .orangebox_mid, .column3of3 .orangebox_mid
{
	background-image: url(../Images/orange_border_mid230.jpg);
	width: 210px;
}
.column1of3 .orangebox_bottom, .column2of3 .orangebox_bottom, .column3of3 .orangebox_bottom
{
	background-image: url(../Images/orange_border_bottom230.jpg);
	width: 230px;
}
.column12of3 .orangebox_top, .column23of3 .orangebox_top
{
	background-image: url(../Images/orange_border_top530.jpg);
	width: 530px;
}
.column12of3 .orangebox_mid, .column23of3 .orangebox_mid
{
	background-image: url(../Images/orange_border_mid530.jpg);
	width: 510px;
}
.column12of3 .orangebox_bottom, .column23of3 .orangebox_bottom
{
	background-image: url(../Images/orange_border_bottom530.jpg);
	width: 530px;
}
.greenbox_top
{
	background-image: url(../Images/green_border_top530.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 780px;
}
.greenbox_mid
{
	background-image: url(../Images/green_border_mid530.jpg);
	width: 780px;
	background-repeat: repeat-y;
	padding: 10px;
}
.greenbox_bottom
{
	background-image: url(../Images/green_border_bottom530.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 780px;
}
.column12of3 .greenbox_top, .column23of3 .greenbox_top
{
	background-image: url(../Images/green_border_top530.jpg);
	width: 530px;
}
.column12of3 .greenbox_mid, .column23of3 .greenbox_mid
{
	background-image: url(../Images/green_border_mid530.jpg);
	width: 510px;
}
.column12of3 .greenbox_bottom, .column23of3 .greenbox_bottom
{
	background-image: url(../Images/green_border_bottom530.jpg);
	width: 530px;
}
@media print
{
	#Header, #Footer, #cmdPrint
	{
		display: none;
	}
}
@media screen
{
}
.TableImage img
{
	width: 100px;
}
.InputWidth30 input
{
	width: 30px;
}
.InputWidth80 input
{
	width: 80px;
}
.TopNurse
{
	background-image: url(../Images/topnurse30x30_icon.png);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 33px;
	margin: 10px;
}
.Service1
{
	background-image: url(../Images/30basic30x30_icon.png);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 33px;
	margin: 10px;
}
.Service2
{
	background-image: url(../Images/60day30x30_icon.png);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 33px;
	margin: 10px;
}
.Service3
{
	background-image: url(../Images/90day30x30_icon.png);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 33px;
	margin: 10px;
}
.Accountant
{
	background-image: url(../Images/accountant30x30_icon.png);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 33px;
	margin: 10px;
}
.Add
{
	background-image: url(../Images/add30x30_icon.png);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 33px;
	margin: 10px;
}
.Benefits
{
	background-image: url(../Images/benefit30x30_icon.png);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 33px;
	margin: 10px;
}
.Cancel
{
	background-image: url(../Images/cancel30x30_icon.png);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 33px;
	margin: 10px;
}
.ContactUs
{
	background-image: url(../Images/contact30x30_icon.png);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 33px;
	margin: 10px;
}
.Delete
{
	background-image: url(../Images/del30x30_icon.png);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 33px;
	margin: 10px;
}
.Edit
{
	background-image: url(../Images/edit30x30_icon.png);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 33px;
	margin: 10px;
}
.Help
{
	background-image: url(../Images/help30x30_icon.png);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 33px;
	margin: 10px;
}
.Home
{
	background-image: url(../Images/home30x30_icon.png);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 33px;
	margin: 10px;
}
.Invite
{
	background-image: url(../Images/invite30x30_icon.png);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 33px;
	margin: 10px;
}
.LoginButton
{
	background-image: url(../Images/login30x30_icon.png);
	background-repeat: no-repeat;
	padding: 6px 0px 6px 30px;
	margin: 6px 5px;
	border: solid 0px #ffffff;
	background-color: #E64C56;
	background-position: center left;
	color: #ffffff;
	display: block;
}
.Logout
{
	background-image: url(../Images/logout30x30_icon.png);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 33px;
	margin: 10px;
}
.PostAMessage
{
	background-image: url(../Images/post30x30_icon.png);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 33px;
	margin: 10px;
}
.Save
{
	background-image: url(../Images/save30x30_icon.png);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 33px;
	margin: 10px;
}
.SearchButton
{
	border: solid 1px #eeeeee;
	background-color: #ffffff;
}
.Services
{
	background-image: url(../Images/services30x30_icon.png);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 33px;
	margin: 10px;
}
.Testimonial
{
	background-image: url(../Images/testimonial30x30_icon.png);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 33px;
	margin: 10px;
}
.TakeTour
{
	background-image: url(../Images/tour30x30_icon.png);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 33px;
	margin: 10px;
}
.LoginTable
{
	margin: 10px;
	border: solid 1px #dddddd;
	background-color: #eeeeee;
}
.LoginTable td
{
	margin: 0px;
	padding: 5px;
}
.LoginTable a
{
	font-weight: bold;
}
.Validation
{
	font-size: 10px;
	color: #ff0000;
}
.WarpText img
{
	margin: 5px;
	padding: 0px;
}
.WarpText input
{
	margin: 5px;
	padding: 0px;
	width: 180px;
}
