﻿*
{
    font-family: "Segoe UI", "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

p
{
    font-family: "Segoe UI", "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.3em;
}

h3
{
    font-size: 15px;
    font-weight: normal;
}

.ErrorSumary ul li, .ErrorSumary ul
{
    margin: 0;
    padding: 0;
}

input.txtbox
{
    width: 100%;
    width: 200px;
}


.txtArea
{
    width: 200px;
}

.SegoeUi13
{
    font-family: "Segoe UI" , "Trebuchet MS" ,Arial,Verdana,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 1.3em;
}

.SubmitButton
{
    behavior: url(  '/portals/0/Skins/2008/iepngfix.htc' );
    background-image: url(  'images/form-button.png' );
    background-position: left top;
    background-repeat: no-repeat;
    color: #fff;
    width: 72px;
    height: 33px;
    padding: 10px 0px 0px 38px;
    margin: 15px 5px 5px 5px;
    text-decoration: none;
    display: block;
    font-size: 14px; /*border:solid 1px red;*/
}


.SmallFont
{
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.reorderList li
{
    width: 350px;
    cursor: pointer;
    background: #ccc;
    margin-bottom: 2px;
    padding-top: 2px;
    color: #000;
    padding-left: 20px;
}

