/*LAYOUT*/

body
{
    text-align: center; padding: 0px; margin: 0px;
    background-color:#E6E6E6;
    font-size:9pt;
    font-family:Verdana;
}

a 
{
    color: Black; text-decoration:none;
}

a img { border:0px; }

a:focus, a:hover 
{
    color:Black; text-decoration:underline;
}

#main
{
    padding-top: 20px;
    padding-bottom: 20px; 
    margin: 0px auto 0px auto;
    text-align: center;
    width: 800px;
    
    background-image:url('/Gradient.axd?o=h&c0=E6E6E6&p1=25&c1=F6F6F6&p2=775&c2=F6F6F6&p3=800&c3=E6E6E6');
    background-repeat:repeat-y;
}

.bar2 ul 
{
    list-style: none; padding: 0px; margin: 0px;
}

.bar2 ul li
{
    display: inline; margin: 0px; padding: 0xp;
}

.bar2 ul li a
{
    font-weight:bold;
    text-decoration:none;
    padding:0px 20px 0px 20px;
    margin:0px 0px 0px 0px;
}

.bar2 ul li a:visited
{
    color:Black;
}

.bar2 ul li a:focus, .bar2 ul li a:hover
{
    background-color:#EF5400;
}

.box_500
{
    width: 500px;
    margin-left:auto;
    margin-right:auto;
}

.bar0
{
    border-top: solid 1px #FF6400;
    border-bottom: solid 1px #FF6400;
    padding:0px;
    margin:0px;
}

.bar1
{
    border-top: solid 1px #F6F6F6;
    border-bottom: solid 1px #F6F6F6;
    padding:0px;
    margin:0px;
}

.bar2
{
    background-color:#F6F6F6;
    background-position:left;
    background-repeat:repeat-y;
    padding: 0px;
    margin-top:0px;
    margin-bottom:0px;
    padding-left:100px;
    padding-right:100px;
    color:Black;
}

.bar2_800
{
    background-image:url('/Gradient.axd?o=h&c0=F6F6F6&p1=100&c1=FF6400&p2=700&c2=FF6400&p3=800&c3=F6F6F6')
    /* background-image:url('/atologic/images/gradient_gray_to_carrot_to_gray_800.png') ;*/
}

.bar2_600
{
    background-image:url('/Gradient.axd?o=h&c0=F6F6F6&p1=100&c1=FF6400&p2=500&c2=FF6400&p3=600&c3=F6F6F6');
}

.bar2_500
{
    background-image:url('/Gradient.axd?o=h&c0=F6F6F6&p1=100&c1=FF6400&p2=400&c2=FF6400&p3=500&c3=F6F6F6');
    /* padding-left:100px; */
}

#footer2
{
    font-size:7pt;
}

#boxLinks2
{
    font-size:8pt;
}

#boxBody
{
    margin:0px 0px 0px 0px;
    padding: 15px 10px 5px 10px;
    font-size:10pt;
    font-style:italic;
    font-weight:bold;
}

#boxBody ul
{
    list-style-image: url('/atologic/images/tick_carrot.png');
    font-size:8pt;
}

#contentHeader0
{
    width:600px;
    margin-left:auto;
    margin-right:auto;
}

#content
{
    text-align: left;
    margin:15px auto 15px auto;
    width: 600px;
}

#contentBody
{
    margin: 0px 0px 150px 0px;
}

#subNavigation{width: 20em; float: right;}
#subNavigation ul{list-style: none; border: 1px solid #FFE8CD; background: #FFF9D8;}

h1 
{
    font-weight: bold;
    font-style:italic;
    font-size:15pt;
    margin:0px 0px 0px 0px;
    padding:0px;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

/*p {margin:0 0 1.5em; color: #666; font-size: 16px;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
*/

/* LINKS standards */

/* ELEMENTS standards */
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}

/* FORM ELEMENTS */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:300px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.error ul{margin-bottom: 0; padding-bottom: 0;}




























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
