BODY
{
	background-color: #EEEEEE;
/*#e9eaed;*/
	color: #000000;
	font-family: sans-serif;
	font-size: 8pt;
	margin: 0;
}
TABLE
{
	font-family: sans-serif;
	font-size: 8pt;
}
P
{
	font-family: sans-serif;
	font-size: 8pt;
}
A.button
{
	background: transparent url('../Images/bg_button_a.gif') no-repeat top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px;
/*sliding doors padding*/
	text-decoration: none;
}
A.buttonBlue
{
	background: transparent url('../Images/bg_button_a_blue.gif') no-repeat top right;
/*color:#336699;*/
	color: #FFFFFF;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px;
/*sliding doors padding*/
	text-decoration: none;
	font-weight: bold;
}
A.button SPAN
{
	background: transparent url('../Images/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}
A.buttonBlue SPAN
{
	background: transparent url('../Images/bg_button_span_blue.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}
A.button:active, A.buttonBlue:active
{
	background-position: bottom right;
	color: #000;
	outline: none;
/*hide dotted outline in Firefox*/
}
A.button:hover, A.buttonGreen:hover, A.buttonBlue:hover, A.buttonRed:hover
{
	color: #FF5500;
	text-decoration: none;
}
A.button:active SPAN, A.buttonBlue:active SPAN
{
	background-position: bottom left;
	padding: 6px 0 4px 18px;
/*push text down 1px*/
}
A.buttonSimple
{
	font-size: 9pt;
	font-family: sans-serif;
	background-color: #999999;
	border: 1px solid #555555;
	padding: 0px 4px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
A.buttonSimple:active
{
	color: #FFFFFF;
}
A.buttonSimple:hover
{
	color: #FFFFFF;
	background-color: #CCCCCC;
	border: 1px solid #555555;
	text-decoration: none;
}
A.buttonSimple2
{
	font-size: 9pt;
	font-family: sans-serif;
	background-color: #FFAA00;
	border: 1px solid #666666;
	padding: 0px 4px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
A.buttonSimple2:active
{
	color: #FFFFFF;
}
A.buttonSimple2:hover
{
	color: #FFFFFF;
	background-color: #FFDD00;
	border: 1px solid #555555;
	text-decoration: none;
}
/*------------------------------------------------------------------------------------
General formatting for shopping pages*/
.ShoppingBody
{
	font-size: 10pt;
}
.ShoppingTable
{
	font-size: 9pt;
}
.ShoppingText, .ShoppingText P
{
	font-family: Sans-Serif, Arial, Verdana;
	font-size: 9pt;
	background-color: inherit;
}
.ShoppingTextLarger, .ShoppingTextLarger P
{
	font-family: Sans-Serif, Arial, Verdana;
	font-size: 10pt;
	background-color: inherit;
}
/*Used to add a subtle comment, so it isn't too in your face*/
.ShoppingTextQuiet
{
	font-family: Sans-Serif, Arial, Verdana;
	font-size: 9pt;
	color: #888888;
}
.ShoppingHeader1
{
	color: #FF6600;
	font-weight: bold;
	font-size: 13pt;
	margin-bottom: 2px;
	background-color: inherit;
}
.ShoppingHeader2
{
/*font-weight: bold;*/
	color: #FF8800;
	font-weight: bold;
	font-size: 11pt;
}
.ShoppingMessageBlock
{
	border: 1px solid #FFAA00;
	background-color: #FFFFCC;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	font-size: 11pt;
	font-family: Sans-Serif, Verdana;
	color: #FF4400;
}
/*The style associated with all the input textboxs in the forms*/
.ShoppingTextBoxStyle
{
	border: 1px solid #BBBBBB;
}
.ShoppingListBoxStyle
{
	border: 1px solid #BBBBBB;
}
.ShoppingCheckBoxStyle
{
	font-family: Sans-Serif;
	font-size: 9pt;
}
.ShoppingButton
{
	font-family: Sans-Serif, Verdana;
	font-size: 8pt;
}
.ShoppingRadioButton
{
	font-family: Sans-Serif, Verdana;
	font-size: 9pt;
}
.Shopping_LeftPanel
{
/*border: 1px solid red;*/
	float: left;
	width: 70%;
	margin-left: 10px;
	margin-top: 5px;
}
.Shopping_RightPanel
{
	margin-top: 10px;
	float: right;
	margin-right: 20px;
	width: 200px;
	border: 1px solid #AAAAAA;
}
.Shopping_HelpTitle
{
	background-color: #FFAA00;
	border-bottom: 1px solid #AAAAAA;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
}
.Shopping_HelpHeader1
{
	margin-top: 5px;
	color: #FF6600;
	font-weight: bold;
	font-size: 8pt;
}
.Shopping_HelpComment
{
	font-family: Sans-Serif, Verdana;
	font-size: 8pt;
	color: #333333;
	padding: 7px;
	text-align: justify;
}
.Shopping_HelpComment A
{
	text-decoration: underline;
}
.Shopping_Ticks_Block
{
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
/*border: #999999 1px solid;*/
	padding: 5px;
	font-size: 8pt;
	width: 180px;
/*dependent on the width of the Shopping_RightPanel*/
}
.Shopping_Ticks_ImgBlock
{
	width: 40px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}
.Shopping_Ticks_Item
{
	float: left;
}
.Shopping_Ticks_Item P
{
	float: left;
	margin: 0px;
}
.Shopping_Ticks_Item IMG
{
	float: left;
	width: 14px;
	height: 14px;
	margin-right: 5px;
}
/*Style for the Address Control (ControlAddress.ascx)*/
.Shopping_AddressLabel
{
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
}
/*------------------------------------------------------------------------------------
COMMON TO ANY PAGE - START*/
#PAGE_CONTAINER
{
	width: 90%;
	margin: 0 auto;
	font-family: sans-serif;
	font-size: 8pt;
	position: relative;
	background-color: #FFFFFF;
/*width: 760px;
margin: 10px auto auto auto;*/
	min-width: 914px;
	max-width: 1000px;
/*padding: 10px;
font-family: sans-serif;
font-size: 8pt;
position: relative;
width: 780px;
984px;*/
}
#PAGE_MIDDLECONTAINER
{
	border: 1px solid #000000;
	font-family: Sans-Serif;
	color: #000000;
	padding: 3px;
	background-color: #FFFFFF;
}
/*HEADER*/
#HEADER_MainContainer
{
	background-color: inherit;
/*
width: 760px;
margin: 0px auto 0px auto;
font-family: sans-serif;
font-size: 8pt;
position: relative;
*/
}
#HEADER_MainContainer FORM
{
	margin: 0px;
}
FORM
{
	margin: 0px;
}
#HEADER_ContainerTop
{
	margin-bottom: 0px;
	background-color: #333333;
/*#3366bb*/
	border: 1px solid #000000;
	border-bottom: none;
	color: #FFFFFF;
	height: 85px;
	font-family: sans-serif;
	font-size: 8pt;
	padding-top: 4px;
	padding-bottom: 13px;
}
#HEADER_Logo
{
	float: left;
	width: 20%;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	color: #FFFFFF;
	font-family: sans-serif;
	font-size: 8pt;
	background-color: inherit;
}
/*#HEADER_Logo img {width: 80px; height: 50px;}*/
#HEADER_ThawteSeal
{
	float: right;
	visibility: hidden;
	height: 0px;
	width: 0px;
	position: absolute;
}
#HEADER_Phone
{
	padding: 1px;
	font-family: sans-serif;
	font-size: 9pt;
	text-align: center;
	float: left;
	margin-left: 20%;
	margin-right: 0px;
	position: relative;
	left: 0px;
	top: 7px;
}
#HEADER_Phone P
{
	margin: 0px;
}
#HEADER_Phone P SPAN
{
	font-weight: bold;
}
#HEADER_Online
{
	float: left;
	height: 0px;
	width: 120%;
	position: inherit;
	padding-bottom: 0px;
	font-weight: normal;
	font-size: 11.9pt;
	font-family: sans-serif;
}
#HEADER_Phonenum
{
	padding: 0px;
	font-family: sans-serif;
	font-size: 17.9pt;
	text-align: center;
	float: none;
	margin-left: 0%;
	margin-right: 0px;
	/*+placement:shift 0px 4px;*/
	position: relative;
	left: 0px;
	top: 4px;
}
#HEADER_Email
{
	font-family: sans-serif;
	font-size: 13.5pt;
	text-align: center;
	float: initial;
	margin-left: 0%;
	margin-right: 0px;
	color: #FFFFFF;
	/*+placement:shift 0px -8px;*/
	position: relative;
	left: 0px;
	top: -8px;
	text-decoration: none;
}
#HEADER_Searchlogo
{
/*width: 0px;*/
	float: left;
}
#HEADER_Searchlogo A:hover
{
/*
background-image: url('Images/searchbuttonmagnify_hover.png');
background-position: 0px 0px;
background-repeat: no-repeat;
*/
}
#HEADER_SearchContainer
{
	float: right;
	width: 227px;
	height: 26px;
	color: #FFFFFF;
/*White*/
	font-family: sans-serif;
	font-size: 8pt;
	background-color: inherit;
	background-image: url('../Images/searchbar.png');
	background-position: 28px 0px;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-top: 18px;
}
#HEADER_SearchBox
{
	background-color: transparent;
	float: left;
	padding: 0px;
/*height: 100%;
width: 100px;
border: 1px black solid;*/
}
#HEADER_SearchKeyword
{
	float: left;
	color: #555555;
	font-size: 8pt;
	font-family: sans-serif;
	background-color: inherit;
	margin-left: 10px;
	margin-top: 3px;
}
#HEADER_SearchKeyword INPUT
{
	width: 120px;
	font-size: 8pt;
	border: none;
	border: 1px solid #FFFFFF;
}
#HEADER_SearchCategory
{
	font-family: sans-serif;
	font-size: 8pt;
	color: #336699;
	background-color: inherit;
	display: none;
}
#HEADER_SearchCategory SELECT
{
	font-size: 8pt;
	width: 100%;
}
#HEADER_SearchCategory OPTION
{
	font-size: 8pt;
}
#HEADER_SearchLinks
{
	font-family: sans-serif;
	font-size: 8pt;
	color: #336699;
	background-color: inherit;
	float: right;
	width: 48px;
	height: 26px;
}
#HEADER_SearchLinks SPAN
{
	display: none;
}
#HEADER_SearchLinks A
{
	color: #FFFFFF;
/*White*/
	text-decoration: none;
	background-color: transparent;
	width: 48px;
	height: 26px;
	border: none;
}
#HEADER_SearchLinks A:Hover
{
/*color: #993333;
font-family: sans-serif;
font-size: 8pt;

background-color: inherit;
background-image: url('images/searchbutton_hover.png');
background-position: 0px 0px;
background-repeat: no-repeat;
border: none;
width: 48px; height: 26px;
*/
}
#HEADER_ContainerMainLinks
{
	margin-bottom: 0px;
/*5px;
*/
	background-color: #CCCC66;
/*#ff7700;

#3366BB;

#77cc00;

#99cc66;
*/
	color: #191970;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	border: 1px solid #000000;
	border-bottom: none;
	border-top: none;
}
#HEADER_ContainerPurchasingSites
{
	width: 100%;
	position: absolute;
}
#HEADER_MainLinks
{
	padding: 2px;
	padding-bottom: 3px;
	font-family: sans-serif;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
}
#HEADER_MainLinks A
{
	font-family: sans-serif;
	font-size: 9pt;
	color: #000000;
/*#336699;
*/
	text-decoration: none;
	background-color: #CCCC66;
/*#ff7700;

#3366BB;

#77cc00;

#99cc66;
*/
}
#HEADER_MainLinks A:hover
{
	color: #3366BB;
	font-size: 9pt;
	background-color: inherit;
}
#HEADER_MainLinks SPAN
{
	font-family: sans-serif;
	font-size: 9pt;
	color: #336699;
	background-color: inherit;
}
#HEADER_MainLinks IMG
{
	border-style: none;
	vertical-align: top;
}
#HEADER_PaymentMethods
{
	float: right;
	visibility: hidden;
	height: 0px;
	width: 0px;
	position: absolute;
}
#HEADER_PaymentMethods IMG
{
	vertical-align: bottom;
	visibility: hidden;
	height: 50px;
}
#SECURE_MAINPANEL_TopContainer
{
	font-family: Sans-Serif, Verdana, geneva, courier;
	border-bottom: 1px solid #AAAAAA;
	background-color: inherit;
}
#SECURE_MAINPANEL_Top_Title
{
	font-family: Sans-Serif, Verdana, geneva, courier;
	font-size: 14pt;
/*
padding: 2px;
background-color: #ff8800;
border: solid 1px #999999; border-bottom: none;
color: #ffffff;
text-align: center;
margin: 0;
width: 25%;
*/
	text-align: center;
	color: #3366BB;
/*#000080;
float:left;*/
}
.ORDERREVIEW_MainPanel
{
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}
.ORDERREVIEW_TitleBlock
{
	margin-top: 20px;
}
.ORDERREVIEW_Title
{
	float: left;
	margin-right: 5px;
}
.ORDERREVIEW_EditLink
{
	font-size: 9pt;
	margin-top: 2px;
	float: left;
}
/*
#SECURE_MAINPANEL_Top_Title2
{
font-family: Sans-Serif, Verdana, geneva, courier;

margin:5 5 5 5;

}


#SECURE_MAINPANEL_Top_Title2 P
{
font-family: sans-serif;
font-size:10pt;
font-weight: bold;
padding: 1px;
background-color: #ffaa00;
border: solid 1px #999999; border-bottom: none;
color: #ffffff;
text-align: center;
margin: 0;
width: 20%;
}

#SECURE_MAINPANEL_Top_Title2Name
{
font-family: sans-serif;
margin:5 5 5 5;
font-size:14pt;
color:#336699;
float:left;
width:49%;
}
*/
#SECURE_MAINPANEL_Top_Title_Num
{
	color: #0000FF;
	font-size: 14pt;
	float: left;
}
.SECURE_MAINPANEL_Description
{
	float: left;
	width: 65%;
	font-family: Sans-Serif, Verdana, geneva, courier;
	font-size: 9pt;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
}
#SECURE_MAINPANEL_MiddleContainer
{
	display: block;
	background-color: inherit;
	margin-top: 10px;
	margin-bottom: 10px;
}
#SECURE_MAINPANEL_Button
{
	float: right;
	margin-right: 70px;
}
#SECURE_MAINPANEL_MiddleContainer_ButtonLinks
{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	float: left;
}
#SECURE_MAINPANEL_MiddleContainer_ButtonLinks IMG
{
	float: left;
	margin-right: 10px;
	border: 0px;
}
#SECURE_Form_Block
{
/*float:left;*/
	display: block;
	margin-left: 10px;
	margin-top: 5px;
}
#SECURE_Form_Block P
{
	margin-bottom: 0px;
	margin-top: 5px;
}
#SECURE_Form_title
{
	font-weight: bold;
	width: 100%;
	font-size: larger;
	color: #000080;
	margin-bottom: 5px;
}
#SECURE_Form_col1
{
	float: left;
	font-family: sans-serif;
	color: #111111;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	width: 17%;
	margin-top: 4px;
	margin-bottom: 3px;
	padding-right: 7px;
}
#SECURE_Form_col2
{
	width: 65%;
	float: left;
	margin-top: 5px;
	margin-bottom: 3px;
	white-space: normal;
	font-family: sans-serif;
	font-size: 9pt;
	margin-left: 0px;
}
#SECURE_Form_col2_small
{
	float: left;
	margin-top: 5px;
	margin-bottom: 3px;
/*width:370px;*/
	font-family: sans-serif;
	white-space: normal;
	font-size: 9pt;
}
#SECURE_Form_col2 INPUT
{
	margin-bottom: 0px;
	margin-top: 0px;
}
#SECURE_Form_col2_small INPUT
{
	margin-bottom: 0px;
	margin-top: 0px;
}
#SECURE_Form_col3
{
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 220px;
}
.SECURE_Ticks_Block
{
	margin-top: 5px;
	margin-left: 5px;
	float: right;
	border: 1px solid #999999;
	padding: 5px;
	font-size: 8pt;
}
.SECURE_Ticks_ImgBlock
{
	float: left;
	width: 40px;
	height: 40px;
	margin-top: 5px;
	margin-right: 5px;
}
.SECURE_Ticks_Item
{
	float: left;
}
.SECURE_Ticks_Item P
{
	float: left;
	margin: 0px;
}
.SECURE_Ticks_Item IMG
{
	float: left;
	width: 14px;
	height: 14px;
	margin-right: 5px;
}
/*ADDRESS
Billing, Shipping Address displayed in last pages of order process.*/
#ADDRESS_Block
{
/*border: 1px solid red;*/
	float: left;
	padding: 0px;
	margin-top: 1px;
	font-family: Sans-Serif, Arial;
	font-size: 9pt;
}
#ADDRESS_Block TABLE
{
}
#ADDRESS_Block TD
{
/*border: 1px solid green;*/
	font-family: Sans-Serif, Arial, geneva, courier;
	color: #003300;
	font-size: 9pt;
}
.CART_ContinueShoppingOrCheckoutBlock
{
/*border: 1px solid blue;*/
	width: 700px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
.CART_ContinueShoppingBlock
{
	text-align: center;
	float: left;
/*border:1px solid red;*/
	width: 49%;
}
.CART_CheckoutBlock
{
	float: left;
	width: 49%;
/*border:1px solid green;*/
	text-align: center;
}
.CART_Header1
{
	font-size: 9pt;
	margin-bottom: 5px;
}
/*COMMON TO ANY PAGE - END
PROGRESS BAR - START*/
#ProgressBar
{
	border-top: 1px solid #AAAAAA;
	width: 100%;
	clear: both;
	float: left;
	margin-top: 20px;
}
#ProgressBar_StepBlock
{
	float: left;
}
#ProgressBar_Step
{
	background-color: #336699;
	color: #FFFFFF;
	width: 70px;
/*to fit when License Agreement is one of the steps of the order process - Education.software.com.au*/
	margin-right: 2px;
	float: left;
	height: 27px;
}
#ProgressBar_Step_transparent
{
	float: left;
	width: 70px;
/*New shopping Cart*/
	margin-right: 2px;
	color: #FFFFFF;
	height: 27px;
	background-color: #D3D3D3;
}
#ProgressBar_Step P, #ProgressBar_Step_transparent P
{
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	vertical-align: middle;
}
#ProgressBar_Next
{
/*border: 1px solid red;*/
	width: 250px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}
#ProgressBar_Next IMG
{
/*height:27px;??*/
}
#ProgressBar_Next A
{
	font-weight: bold;
}
/*new shopping cart
PROGRESS BAR - END
SIGN IN - START*/
#SIGNIN_Container
{
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px 0;
}
#SIGNIN_Container_title
{
	font-size: 12pt;
	font-weight: bold;
	width: 100%;
	text-align: left;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.SignInErrorMessageBlock
{
	border: 1px solid #FFAA00;
	background-color: #FFFFCC;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	font-size: 11pt;
	font-family: Sans-Serif, Verdana;
	color: #FF4400;
}
#SIGNIN_Form_col1
{
	font-family: Sans-Serif, arial, Verdana, geneva, courier;
	color: #111111;
	font-size: 10pt;
	font-weight: bold;
	float: left;
	width: 210px;
	margin-top: 4px;
	margin-bottom: 3px;
	margin-left: 20px;
}
#SIGNIN_Form_col2
{
	font-family: Sans-Serif, Arial, Verdana;
	width: 60%;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	white-space: normal;
}
#SIGNIN_Container_comment
{
	margin: 0px 10px;
}
#SIGNIN_Container_comment_red
{
	color: #B22222;
	width: 100%;
	margin-top: 5px;
}
#SIGNIN_Container_Button
{
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
}
/*#SIGNIN_Login_comment {margin-left: 40px; width:100%;margin-top:5px;}
REGISTRATION
----------------------------------------------------------------------------
PAYMENT METHOD START
----------------------------------------------------------------------------*/
#PAYMENTMETHOD_Container
{
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
#PAYMENTMETHOD_Choice_block
{
	float: left;
	font-weight: bold;
	width: 100%;
	margin-top: 5px;
}
#PAYMENTMETHOD_Choice_block IMG
{
	float: left;
	width: 40px;
	margin-left: 5px;
}
#PAYMENTMETHOD_Choice_block INPUT
{
	float: left;
	margin-bottom: 5px;
}
#PAYMENTMETHOD_Choice_block LABEL
{
	float: left;
	margin-top: 5px;
}
#PAYMENTMETHOD_Choice_Comment_block
{
	float: left;
	margin-left: 20px;
	background-color: #FFFFFF;
	color: #FF0000;
	font-weight: normal;
	text-align: center;
/*width:500px;*/
	padding-top: 5px;
	padding-bottom: 5px;
}
#PAYMENTMETHOD_Choice_Extra
{
	float: left;
	color: #003300;
	font-size: 8pt;
	margin-top: 10px;
	margin-left: 20px;
	font-weight: normal;
}
#PAYMENTMETHOD_Choice_Extra_title
{
	float: left;
	width: 150px;
}
#PAYMENTMETHOD_Choice_Extra_comment
{
	float: left;
	width: 500px;
	margin-bottom: 5px;
}
#PAYMENTMETHOD_Choice_Extra_comment INPUT
{
	float: left;
}
#PAYMENTMETHOD_Choice_Extra_comment P
{
	float: left;
}
#PAYMENTMETHOD_Choice_Extra_block
{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #888888;
	margin-top: 10px;
	font-weight: normal;
	text-align: justify;
}
/*PAYMENT METHOD - END
ORDER BILLING - START*/
#ORDERBILLING_Details_Block
{
	width: 100%;
	display: block;
}
#ORDERBILLING_Details_Block_title
{
	font-weight: bold;
	width: 100%;
	font-size: larger;
	color: #000080;
	margin-bottom: 5px;
}
#ORDERBILLING_DeliveryNote_Block
{
	display: block;
	width: 100%;
	background-color: #808080;
	color: #FFFFFF;
}
#ORDERBILLING_DeliveryNote_Block P
{
	margin: 5px 10px;
}
#ORDERBILLING_DeliveryNote_Block TEXTAREA
{
	width: 80%;
	height: 50px;
}
/*ORDER BILLING - END
AGREEMENT - START - Education.Software*/
#Agreement_Form_Block
{
	background-color: #C0C0C0;
	text-align: center;
}
#Agreement_Form_Block TEXTAREA
{
	width: 80%;
	height: 200px;
}
/*AGREEMENT - END - Education.Software
INVOICE Email - START*/
.INVOICE_Header
{
	font-family: sans-serif;
	font-size: 8pt;
	border-collapse: collapse;
}
.INVOICE_Table
{
	border: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-collapse: collapse;
	text-align: center;
	font-family: sans-serif;
	font-size: 8pt;
}
.INVOICE_Title
{
	vertical-align: top;
	background-color: #EEEEEE;
	font-weight: bold;
	text-align: center;
	border: 1px solid #000000;
	border-collapse: collapse;
}
.INVOICE_info
{
	vertical-align: top;
	border: 1px solid #000000;
	border-collapse: collapse;
}
.INVOICE_Charges_title
{
	vertical-align: top;
	text-align: right;
	border: 1px solid #000000;
	border-collapse: collapse;
}
.INVOICE_Charges_info
{
	vertical-align: top;
	text-align: right;
	border: 1px solid #000000;
	border-collapse: collapse;
	margin-right: 5px;
}
.INVOICE_Total_title
{
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	background-color: #EEEEEE;
	border-right: 1px solid #000000;
	border-collapse: collapse;
}
.INVOICE_Total_info
{
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	background-color: #EEEEEE;
}
/*INVOICE Email - END*/
.pageHeader
{
	font-family: Verdana, geneva, courier;
	color: #000080;
	font-size: 16pt;
}
.header
{
	font-family: Verdana, Arial, geneva, courier;
	color: #000080;
	font-size: 9pt;
	font-weight: bold;
}
.fieldHeader
{
	font-family: Verdana, Arial, geneva, courier;
	color: #003300;
	font-size: 9pt;
	font-weight: bold;
}
.errText
{
	font-family: Verdana, Arial, geneva, courier;
	color: #990000;
	font-size: 9pt;
}
.text
{
	font-family: Verdana, Arial, geneva, courier;
	color: #000000;
	font-size: 9pt;
}
A.text
{
	font-family: Verdana, Arial, geneva, courier;
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
}
A.text:hover
{
	color: #003399;
	text-decoration: underline;
}
.OrderStatus_Title
{
	background-color: #333333;
	border-bottom: 1px solid #FF7700;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #CCCC66;
	font-weight: bold;
	font-size: 10pt;
	font-family: sans-serif, arial;
	text-decoration: none;
}
.Orders_Title
{
	border-bottom: 1px solid #CCCCCC;
}
.Orders_NormalRow
{
	font-family: Sans-Serif, Arial, verdana;
	font-size: 10pt;
}
#bannertextbox
{
	text-align: center;
	background: #FFCC66;
	color: #000000;
}
#footertextbox
{
	text-align: center;
	background: #FFCC66;
	color: #000000;
}
#textpad
{
	padding: 5px;
}
/*SHOPPING CART*/
.Cart
{
	font-family: Sans-Serif, Arial;
	font-size: 9pt;
	width: 85%;
	border-bottom-color: #CCCCCC;
}
.Cart_HeaderStyle
{
	background-color: #333333;
	padding: 0;
	height: 10px;
	border-bottom: #FFAA00;
	color: #CCCC66;
	font-family: Sans-Serif;
	font-weight: bold;
	font-size: 11pt;
}
.Cart TH
{
/*
border-width: 2px;
border-bottom-color:Red;
border-top-color: Red;
border-left-color:red;
border-right-color:red*/
}
.Cart TD
{
	border-bottom: none;
	font-family: Sans-Serif;
	font-size: 9pt;
/*
border-width: 2px;
border-bottom-color:Red;
border-top-color: Red;
border-left-color:red;
border-right-color:red*/
}
.Cart_ItemName
{
	white-space: normal;
}
.Cart_RemoveButton
{
	text-align: center;
}
.Cart_Total
{
	font-family: Sans-Serif, Arial;
	font-size: 9pt;
	font-weight: bold;
}
A
{
	font-family: sans-serif;
	color: #0000FF;
	text-decoration: none;
	background-color: inherit;
}
A:hover
{
	text-decoration: none;
	color: #FF7700;
	background-color: inherit;
}
.QUOTE_EmailBlock
{
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#BOTTOM_MainContainer
{
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	border: 1px solid #000000;
	border-top: none;
	background-color: #FFFFFF;
	text-align: center;
}
#BOTTOM_Links, #BOTTOM_Links A
{
	font-size: 8pt;
	color: #AAAAAA;
}
#BOTTOM_Links A:hover, #BOTTOM_Phdsites A:hover
{
	color: #555555;
}
#BOTTOM_Phdsites, #BOTTOM_Phdsites A
{
	color: #AAAAAA;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}

/*Tik Add*/
.SECURE_Form_Block
{
/*float:left;*/
	display: block;
	margin-left: 10px;
	margin-top: 5px;
}
.SECURE_Form_Block P
{
	margin-bottom: 0px;
	margin-top: 5px;
}
.SECURE_Form_title
{
	font-weight: bold;
	width: 100%;
	font-size: larger;
	color: #000080;
	margin-bottom: 5px;
}
.SECURE_Form_col1
{
	float: left;
	font-family: sans-serif;
	color: #111111;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	width: 17%;
	margin-top: 4px;
	margin-bottom: 3px;
	padding-right: 7px;
}
.SECURE_Form_col2
{
	width: 65%;
	float: left;
	margin-top: 5px;
	margin-bottom: 3px;
	white-space: normal;
	font-family: sans-serif;
	font-size: 9pt;
	margin-left: 0px;
}
.SECURE_Form_col2_small
{
	float: left;
	margin-top: 5px;
	margin-bottom: 3px;
	font-family: sans-serif;
	white-space: normal;
	font-size: 9pt;
}
.SECURE_Form_col2 INPUT
{
	margin-bottom: 0px;
	margin-top: 0px;
}
.SECURE_Form_col2_small INPUT
{
	margin-bottom: 0px;
	margin-top: 0px;
}
.SECURE_Form_col3
{
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 220px;
}