/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.10.0

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%; font-weight: normal;}q:before,q:after{content:'';}

*/

body,div,dl,dt,dd,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}caption,th {text-align:left;}q:before,q:after{content:'';}

body
	{margin:0px; background-color: #ffffff;}

body,div,td,p
	{font-family:tahoma,verdana,arial; font-size: 12px;color: #555555;}

#msgDV
	{color:#ff9900; font-weight:700; }

a
	{text-decoration: none; color:#0c2d83;}
a:hover
	{color: #36951f; text-decoration: none;}

a.link
	{color:#ff0000; font-weight:100; font-size:11px;}
a.link:hover
	{color:#36951f;}

.small
	{font-size:10px;}

div.footer
	{font-size:10px;}

div.sep
	{border-bottom:1px solid #9c9fa6;}



form{margin:0px;}

label
	{width:200px; text-align:right; padding:5px 5px 5px 0; font-weight:700; font-size:10px; color:#999999; display:block; float:left; border-bottom:1px dotted #f0f0f0;}
label.no
	{width:200px; text-align:right; padding:5px 5px 5px 0; font-weight:700; font-size:10px; color:#ffffff; display:block; float:left; border-bottom:0px solid #ffffff;}

div.form_row, div.form_row1
	{margin-bottom:10px; clear:both;}
div.form_sep
	{margin-bottom:10px; font-weight:700; font-size:11px;}	
span.form_option
	{font-size:10px;}

input
	{border-width:1px; border-style:solid; border-color:#e0e0e0 #00a4e8 #00a4e8 #e0e0e0; font-size:11px; padding:2px; background:url(images/input_bg.gif) #ffffff left bottom repeat-x; height:22px;}
input.form_radio
	{border-width:0; font-size:11px; padding:2px; background:none; height:22px; vertical-align:middle;}
textarea
	{border-width:1px 0 0 1px; border-style:solid; border-color:#afa932; font-size:11px; background:url(images/input_bg.gif) #ffffff left bottom repeat-x;}	


