body 
{
    margin:0;
    padding:0;
}
th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
h1, h2, h3, h4 
{
    font-family: Arial;
    color: #333;
}
.somePadding
{
    padding-left: 0px;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.t01 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 40px;
	margin-right : 30px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.t01 a {
	color : #EF6D00;
}
.t01 a:hover {
	color : #C25A02;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #FFFFFF;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left b {
	color : #FFFFFF;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}
.menu01 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu01 a:hover {
	color : #EEEEEE;
}
.menu02 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu02 a {
	color : #000000;
	text-decoration: none;
}
.menu02 a:hover {
	color : #555555;
}

#frm_LoginForm
{
    font-size: small;
    font-family: Arial;
}
#frm_LoginForm fieldset 
{
    border: 0;   
}

#ctl00_ContentPlaceHolderBody_Wizard1 
{
    text-align: center;
}

#PersonalInfoForm 
{
    margin: auto;
    text-align: left;
}

#templates 
{
}

.templatePreview {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    text-align: center;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
}
.templateImage
{
    border-style: solid;
    border-width: 4px;
    padding: 2px;
    border-color: #AFC0D0;   
}

/* BUTTONS */
.buttons a, .buttons button{
    background-color:		#F5F5F5;
    font-family:			"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size: 				11px;
    line-height:			130%;
    text-decoration:		none;
    font-weight:			bold;
    color:					#565656;
    cursor:					pointer;
    padding:				2px 10px 2px 7px; /* Links */
}
.buttons button{
    width:					auto;
    overflow:				visible;
    padding:				2px 10px 2px 7px; /* IE6 */
}
.buttons button[type]{
    padding:				2px 10px 2px 7px; /* Firefox */
    line-height:			17px; /* Safari */
}
.buttons button img, .buttons a img{
    margin:					0px 3px -3px 0px !important;
    padding:				0;
    border:					0;
    width:					16px;
    height:					16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:		#DFF4FF;
	text-decoration: 		none;
}
.buttons a:hover {
	color:					#336699;
}
.buttons a:visited{
	color: 					#6E6E6E;
}
.buttons a:active{
    background-color:		#6299C5;
    color:					#FFFFFF;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:					#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:		#E5FBE3;
    color:					#529214;
}
.buttons a.positive:active{
    background-color:		#529214;
    color:					#FFFFFF;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:				#D12F19 !important;
}
.buttons a.negative:hover, button.negative:hover{
    background:			#FBE3E4;
    color:				#D12F19;
}
.buttons a.negative:active{
    background-color:	#d12f19;
    color:				#FFFFFF;
}


/* ImagePreview */
.border_b{
   border: 1px solid #000000;
}
.float{
   visibility: hidden;
   position: absolute;
   left: -3000px;
   z-index: 10;
}