@charset "UTF-8";
/* CSS Document */


/*--BREAD CRUMBS--*/

#breadCrumbs
{
height:30px;
width:957px;
margin:0 auto;
padding-top:15px;
}

.pageTitle {font-family:"Lucida Grande", Arial, sans-serif; font-size:22px; color:#7e8891; float:left; width:300px; height:30px;}

.title-color2{color:#4f5764;}

.goBackLinks {font-family:"Lucida Grande", Arial, sans-serif; font-size:12px; color:#707070; float:right; width:350px; text-align:right;}

.goBackLinks a {font-family:"Lucida Grande", Arial, sans-serif; font-size:12px; color:#973245; text-decoration:none;}

.goBackLinks a:hover {font-family:"Lucida Grande", Arial, sans-serif; font-size:12px; color:#973245; text-decoration:underline;}


/*--END BREAD CRUMBS--*/
/*--START FORM--*/

.colTitle {font-family:"Lucida Grande", Arial, sans-serif; font-size:22px; color:#7e8891;}

#formContainer
{
width:957px;
height:730px;
margin:0 auto;
padding-top:30px;
}

#column1
{
width:300px;
height:auto;
float:left;
}

#column2
{
width:300px;
height:auto;
margin-left:25px;
float:left;
}

#column3
{
width:300px;
height:auto;
margin-left:25px;
float:left;
clear:right;
}

.field
{
height:50px;
width:300px;
text-align:left;
margin-bottom:10px;
}

.field2
{
height:50px;
width:300px;
margin-bottom:10px;
}

.field3
{
clear:left;
height:50px;
width:300px;
margin-top:60px;
margin-bottom:10px;
}

.field4
{
height:50px;
width:300px;
text-align:left;
margin-bottom:10px;
}


.formTable
{
width:300px;
height:150px;
color:#3399999;
}

.left
{
float:left;
clear:both;
width:158px;
height:50px;
}


.right
{
float:left;
padding-left:20px;
width:102px;
height:50px;
text-align:left;
}


.label
{
color:#707070;
font-family:"Lucida Grande", Arial;
font-size:13px;
width:300px;
height:14px;
}

.cat_textLong
{
width:280px;
height:20px;
color:#666;
font-family:"Lucida Grande", Arial;
font-size:14px;
}

.cat_textMedium
{
width:158px;
height:20px;
color:#666;
font-family:"Lucida Grande", Arial;
font-size:14px;
}

.cat_textSmall
{
width:102px;
height:20px;
color:#666;
font-family:"Lucida Grande", Arial;
font-size:14px;
}

.button
{

width:280px;
text-align:right;
}

/*--END FORM--*/


.totalFont1
{
font-family:"Lucida Grande", Arial;
font-size:13px;
color:#707070;
}

.totalFont2{
font-family:"Lucida Grande", Arial;
font-size:13px;
color:#ffffff;
}