/* CSS Document */
*
{
    margin: 0;
    padding: 0;
}
html, body
{
    height: 100%;
}
body
{
    font-size: 100%;
    line-height: 1em;
}
html, input, textarea, select
{
    font-family: Arial, Helvetica, sans-serif;
    color: #4a4949;
}
.alignMiddle
{
    vertical-align: middle;
}
.alignCenter
{
    text-align: center;
}
.container1
{
    width: 100%;
}
/*object { vertical-align:top;}*/
.clear
{
    clear: both;
}
.fleft
{
    float: left;
}
.fright
{
    float: right;
}
div.container
{
    overflow: hidden;
    width: 100%;
}
div.top
{
    margin-top: 5px;
}
.hidden
{
    display: none;
}
a img
{
    border: 0;
}
img
{
    vertical-align: top;
}
a
{
    color: #3B6A89;
    text-decoration: underline;
    outline: none;
}
a:hover
{
    text-decoration: none;
}
a:focus
{
    -moz-outline-style: none;
}
.link
{
    color: #4e4e4e;
    font-weight: bold;
    background: url(/images/marker.gif) top left no-repeat;
    padding-left: 9px;
    background-position: 0 5px;
    text-decoration: underline;
}
.link:hover
{
    text-decoration: none;
}

.link1
{
    color: #4a4949;
    font-size: 0.916em;
    line-height: 1em;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    text-decoration: underline;
}
.link1:hover
{
    text-decoration: none;
}

.link2
{
    color: #3c6c8b;
    font-size: 1em;
    font-weight: bold;
    background: url(/images/marker1.gif) top left no-repeat;
    background-position: 0 3px;
    padding: 2px 0 2px 22px;
    display: block; /*margin-bottom:9px;*/
    text-decoration: underline;
}
.link2:hover
{
    text-decoration: none;
}
.link3
{
    color: #3c6c8b;
    /*font-size: 0.916em;*/
    background: url(/images/marker.gif) top left no-repeat;
    padding-left: 9px;
    background-position: 0 5px;
    text-decoration: underline;
}
/*.link3
{
    color: #3c6c8b;
    font-weight: bold; 
    display: block;
    margin-bottom: 5px;
    text-decoration: underline;
}*/
.link3:hover
{
    text-decoration: none;
}

.link4
{
    color: #3B6A89;
    font-weight: bold;
    font-size: 11px;
    background: url(/images/marker.gif) top left no-repeat;
    padding-left: 9px;
    background-position: 0 5px;
    text-decoration: underline;
}
.link4:hover
{
    text-decoration: none;
}

.button1
{
    color: #616161;
    background: url(/images/icon1.gif) top left no-repeat;
    padding: 10px 40px 61px 27px;
    text-decoration: none;
    font-weight: bold;
}
.button1:hover
{
    text-decoration: underline;
}
.button2
{
    color: #616161;
    background: url(/images/icon2.gif) top left no-repeat;
    padding: 10px 32px 61px 18px;
    text-decoration: none;
    font-weight: bold;
}
.button2:hover
{
    text-decoration: underline;
}
.button3
{
    color: #616161;
    background: url(/images/icon3.gif) top left no-repeat;
    padding: 10px 20px 61px;
    text-decoration: none;
    font-weight: bold;
}
.button3:hover
{
    text-decoration: underline;
}

.button4
{
    color: #f8f7f3;
    background: url(/images/button.gif) top left no-repeat;
    padding: 3px 13px 4px 13px;
    text-decoration: none;
    font-weight: bold;
    line-height: 20px;
}
.button4:hover
{
    text-decoration: underline;
}

ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul li
{
    background: url(/images/marker.gif) top left no-repeat;
    background-position: 0 6px;
    margin: 0;
    padding: 0 10px 5px;
}
ul.list li
{
    background: url(/images/marker2.gif) top left no-repeat;
    background-position: 0 6px;
    margin: 0;
    padding: 0 10px 5px;
}
ul li a
{
    color: #3B6A89;
    text-decoration: underline;
    line-height: 1.75em; /*font-size:1.16em*/
}
ul li a:hover
{
    text-decoration: none;
}
ul.list-images
{
    width: 100%;
    padding: 20px 0 30px;
}
ul.list-images li
{
    display: inline;
    background: none;
}
ul.list-images li img
{
    vertical-align: middle;    
}
.link-1
{
    display: block;
    float: left;
    font-size: 12px;
    background: url(/images/link_bg.gif) left top repeat-x;
    padding-bottom: 15px;
    text-decoration: none;
}
.link-1 em
{
    display: block;
    background: url(/images/link_left.gif) no-repeat left top;
}
.link-1 strong
{
    color: #333333;
    display: block;
    background: url(/images/link_right.gif) no-repeat right top;
    padding: 8px 10px 12px;
    font-style: normal;
}
.link-1:hover
{
    text-decoration: underline;
}

/*header*/
#header
{
    font-size: 0.75em;
    color: #616161;
}
#header .logo
{
    margin: 24px 0 17px 15px;
}
#header .menu
{
    margin: 0 0 11px 0;
    background: url(/images/menu_bg.gif) repeat-x top;
}
#header .menu-right
{
    background: url(/images/menu_right.gif) no-repeat top right;
}
#header .menu-right .fright
{
    float: none;
    position: relative;
    left: 362px;
}
#header .indent
{
    padding: 28px 26px 0 27px;
}
#header .indent1
{
    padding: 47px 0 0 215px;
}
#header .indent2
{
    float: right;
    margin: 44px 10px 0 0;
    position: relative;
}
#header .indent2 a
{
    color: #7e7e7e;
    text-decoration: none;
}
#header .indent2 a:hover
{
    color: #7e7e7e;
    text-decoration: underline;
}
#header .indent3
{
    margin: 118px 0 0 652px;
    position: absolute;
}
#header .title
{
    margin-bottom: 18px;
}
#header .tail
{
    background: url(/images/tail.gif) repeat-x bottom;
    padding-bottom: 20px;
    margin-bottom: 25px;
}
#header h4
{
    color: #616161;
    font-size: 1em;
    margin-bottom: 7px;
}
#header #isloggedin, #header #login, #header #logout
{
    display: none;
}
.txt
{
    font-size: 1.16em;
    font-weight: normal;
    color: #3c6c8b;
}
.txt a
{
    color: #3c6c8b;
}

.container2
{
    width: 270px;
}

/*content*/
#content
{
    font-size: 0.75em;
    width: 100%;
    min-height: 300px;
    text-align: left;
}
#content .indent-main
{
    padding: 20px 2px 44px 24px;
}
#content .indent-main1
{
    padding: 20px 12px 24px 24px;
}
#content .indent-main2
{
    padding: 20px 24px 24px;
}
#content .title
{
    margin-bottom: 18px;
}
#content .title-2
{
    overflow: hidden;
    border-bottom: 2px solid #494949;
    margin: 0 0 12px; /*padding: 0 0 5px;*/
}
#content .img-left
{
    float: left;
    margin: 0 20px 16px 0;
}
#content .img-left2
{
    float: left;
    margin: 0 20px 6px 0;
}
#content .img-left3
{
    float: left;
    margin: 0 12px 6px 0;
}
#content img.icon
{
    float: left;
    margin: 0 15px 5px 0;
    width: 100px;
    height: 103px;
}
#content .img-bottom
{
    margin-bottom: 30px;
}
#content .img-indent
{
    margin: 0 0 16px 0;
}
#content p
{
    margin: 0 0 18px 0;
    line-height: 1.5em;
}
#content .p
{
    margin: 0 0 18px 0;
}
#content p.top
{
    float: right;
    font-size: 0.916em;
    padding: 10px 0 0;
}
#content p.intro
{
    margin: 0 0 18px;
    font-size: 1.333em;
    line-height: 1.167em;
}
#content p.extra-2
{
    margin-left: 116px;
}
#content p.small
{
    font-size: 0.916em;
    margin-bottom: 5px;
}
/*#content span.number
{
    background: transparent url(/images/number_box.gif) no-repeat scroll left top;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 1.5em;
    font-weight: bold;
    margin-right: 10px;
    padding: 10px 0;
    text-align: center;
    width: 36px;
}*/
#content span.module-error
{
    /*color: #cc0000;*/
}
.sIFR-active #content h1
{
    visibility: hidden;
    font-size: 2.5em;
    margin-bottom: 0;
    padding-bottom: 3px;
    outline: none;
    text-transform: uppercase;
}
.sIFR-active #content h2
{
    visibility: hidden;
    font-size: 2em;
    outline: none;
    text-transform: uppercase;
}
.sIFR-active #content .title-2 h2
{
    visibility: hidden;
    font-size: 2em;
    outline: none;
    text-transform: uppercase;
    letter-spacing: -1px;
    padding: 0;
    margin: 0;
}
#content h1
{
    color: #333333;
    font-size: 1.5em;
    line-height: 1em;
    font-weight: bold;
    letter-spacing: -2;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#content h2
{
    color: #3c6c8b;
    font-size: 1.5em; /*line-height: 1.167em;*/
    font-weight: bold;
    margin: 0; /*margin-bottom: 10px;*/
    letter-spacing: -2;
}
#content h3
{
    color: #3c6c8b;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 10px;
}
#content h4
{
    color: #4a4949;
    font-size: 1em;
    margin-bottom: 21px;
}
#content h4.middle
{
    line-height: 36px;
}
#content .h4
{
    color: #4a4949;
    font-size: 1em;
    margin-bottom: 8px;
}
#content h4.mini
{
    color: #4a4949;
    font-size: 1em;
    margin-bottom: 0;
}
#content h5
{
    color: #4a4949;
    font-size: 1em;
    margin: 5px 0 0 0;
}
#content .tail
{
    background: url(/images/tail1.gif) repeat-x bottom;
    padding-bottom: 12px;
    margin-bottom: 12px;
}
#content .tail1
{
    background: url(/images/tail1.gif) repeat-x bottom;
    padding-bottom: 12px;
    margin-bottom: 18px;
}
#content .tail2
{
    background: url(/images/tail2.gif) repeat-x bottom;
    padding-bottom: 12px;
    margin-bottom: 18px;
}
#content .tail3
{
    background: url(/images/tail1.gif) repeat-x bottom;
    margin-bottom: 18px;
}
#content .tail4
{
    background: url(/images/tail1.gif) repeat-x top;
    padding-top: 12px;
    margin-top: 12px;
}
#content .last
{
    margin-bottom: 21px;
}
#content .indent
{
    padding: 0 0 0 18px;
}

/*footer*/
#footer
{
    color: #515151;
    font-size: 0.6875em;
}
#footer .indent-footer
{
    float: left;
    padding: 23px 50px 0 32px;
}
#footer a
{
    color: #3B6A88;
    text-decoration: none;
}
#footer a:hover
{
    text-decoration: underline;
}
#footer .vt-signature
{
    float: right;
    padding: 25px 27px 0 0;
}

.jamp2
{
    width: 40px;
    margin-left: 6px;
}
/*select{font-size:.84em; color:#2d3331; height:20px;	font-family:Tahoma;}*/

.indent-2
{
    position: relative;
    padding-left: 20px;
    float: left;
}
.h
{
    height: 25px;
}
.block-contact span
{
    float: right;
    margin-right: 100px;
}
/*input{
	background:#FFFFFF;
	width:180px; height:18px;
	font-size:1em;
	padding-left:5px;
	vertical-align:middle;
	margin-right:10px
}*/
.input1
{
    border: 1px solid #c2c1ba;
    background: #FFFFFF;
    width: 248px;
    height: 18px;
    font-size: 1em;
    padding-left: 5px;
    padding-top: 2px;
}
/*textarea{
   	border:1px solid #c2c1ba; 
	background:#FFFFFF;
	width:248px; height:201px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto
}*/
span.req
{
    padding-left: 5px;
}
#pricing .header th
{
    border-bottom: 2px solid #494949;
}
#pricing td
{
    background: url(/images/tail1.gif) repeat-x bottom;
    padding: 12px 13px;
    margin-bottom: 12px;
}
#pricing td.title
{
    text-align: left;
    padding: 0;
}
#pricing td.tick
{
    padding-left: 35px;
}
#pricing td.last
{
    background: none;
}
#pricing .price td
{
    background-image: none; 
    background-color: #f9f9f9;
    font-weight: bold;
    padding: 12px 18px;
}
#pricing .price td img
{
    width: 50px;
    height: 51px;
}
/*#pricing
{
    width: 100%;
    text-align: center;
    margin-bottom: 18px;
    border: 1px solid #9F9F9F;
}
#pricing .header
{
    background-color: #3b6a88;
    color: #ffffff;
    font-weight: bold;
    height: 30px;
}
#pricing .row
{
    background-color: #EFEFEF;
    font-weight: bold;
    height: 30px;
}
.global-sign
{
    background: url(/images/img_global_sign.gif) no-repeat 100px 0;
    height: 60px;
}*/
