﻿a:link
{
    color: #003366;
    text-decoration: none;
}

a:visited
{
    text-decoration: none;
    color: #003366;
}
a:hover
{
    text-decoration: underline;
    color: #993300;
}
a:active
{
    text-decoration: none;
    color: #003366;
}

p a:link.content
{
    color: #cc6601;
    text-decoration: none;
}

p a:visited.content
{
    text-decoration: none;
    color: #cc6601;
}
p a:hover.content
{
    text-decoration: underline;
    color: #993300;
}
p a:active.content
{
    text-decoration: none;
    color: #cc6601;
}

h1
{
    font-size: 16pt;
    color: #003366;
}
h2
{
    font-size: 14pt;
    color: #003366;
}
h3
{
    font-size: 12pt;
    color: #006699;
}
h4
{
    font-size: 10pt;
    color: #000033;
}

.main_nav
{
    font-family: Tahoma;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(images/index_r2_c5.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0px;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 20px;
}
.main_nav a:link
{
    color: #FFFFFF;
    text-decoration: none;
}

.main_nav a:visited
{
    text-decoration: none;
    color: #FFFFFF;
}
.main_nav a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}
.main_nav a:active
{
    text-decoration: none;
    color: #FFFFFF;
}



.home_cta
{
    font-family: Tahoma;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    color: #000032;
    text-decoration: none;
    background-image: url(images/index_r4_c7.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0px;
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: left;
    vertical-align: top;
}
.client_login-contact
{
    font-family: Tahoma;
    font-size: 10pt;
    text-align: right;
    margin-right: 35px;
}



.boxes
{
    font-family: Tahoma;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    margin: 0px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    text-align: left;
    vertical-align: top;
}

.boxes a:link
{
    color: #FFFFFF;
    text-decoration: none;
}

.boxes a:visited
{
    text-decoration: none;
    color: #FFFFFF;
}
.boxes a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}
.boxes a:active
{
    text-decoration: none;
    color: #FFFFFF;
}


.lower_nav
{
    font-family: Tahoma;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    margin: 0px;
    text-align: center;
    padding: 0px;
}
.lower_nav a:link
{
    color: #FFFFFF;
    text-decoration: none;
}

.lower_nav a:visited
{
    text-decoration: none;
    color: #FFFFFF;
}
.lower_nav a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}
.lower_nav a:active
{
    text-decoration: none;
    color: #FFFFFF;
}
.rt_expand
{
    background-image: url(images/sub_page_r6_c7.jpg);
    background-repeat: repeat-y;
    background-position: left top;
}
.lt_expand
{
    background-image: url(images/sub_page_r6_c2.jpg);
    background-repeat: repeat;
    background-position: left top;
}
.main_content
{
    font-family: Tahoma;
    font-size: 10pt;
    /*color: #000033;*/
    text-align: left;
    vertical-align: top;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.sub_nav_menu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #4C6784;
    margin: 10px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    text-align: left;
    vertical-align: top;
    border-right: #cccccc 1px solid;
}
.cta_text
{
    font-family: Tahoma;
    font-size: 10pt;
    padding-left: 20px;
    text-align: left;
    vertical-align: top;
    padding-right: 20px;
    color: #000033;
    font-weight: bold;
}





/*  New Added */
.style1
{
    font-size: 9pt;
}
.style2
{
    font-size: 8pt;
}

.srv_gray_tr
{
	background-color: #ebebeb;
	border-color: #ebebeb;
}

td img
{
    display: block;
}

td.quick
{
	text-align:right;
	padding-top: 7px;
	padding-bottom: 7px;	
}


body
{
    background-image: url(images/bg2.jpg);
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    color:#003366;
}

.image_float_right
{
    clear: left;
    padding-right: 0px;
    float: right;
}

.breadcrumbs
{
    font-size: 8pt;
    color: #003366;
    height: 0px;
}

div.header
{
    float: left;
    width: 403px; /* 413px - padding */
    height: 36px;
    padding-left: 10px;
    margin-bottom: 10px; /*background-image: url( 'images/LineArtSquare.gif' );*/
}

div.mainContentBar
{
    width: 403px; /* 413 - padding of 10 */
    height: 20px;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 10px; /*margin: 0px 10px 0px 10px;*/
    margin-top: 10px;
    background-color: #2a6a9a;
    color: white;
}

div.companyMozillaFix
{
    margin-top: 50px;
    padding-right: 20px;
}

div.hiddenDiv
{
    visibility: hidden;
    height: 0px;
}

div.centeredContent
{
    border-color: #46afff;
    border-width: 1px;
    border-left-style: dotted;
    border-right-style: dotted;
    margin-left: 20px;
    padding-left: 20px;
    margin-right: 20px;
    padding-right: 20px;
}

div.popOpen
{
    visibility: hidden;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 0px;
    position: absolute;
    left: 150px;
    top: 400px;
    width: 423px;
}

table.popOpen
{
    margin-left: 0px;
    border-collapse: collapse;
    border: thin silver solid; /*width: 400px;*/
}

td.popOpenHeaderText
{
    font-size: 11pt;
    color: #333333;
    font-weight: bold;
    background-color: #ffffff;
    padding: 5px 5px 5px 5px;
}

td.oddPopOpen
{
    font-size: 10pt;
    color: #333333;
    background-color: #dddddd;
    padding-left: 5px;
    padding-right: 5px;
}

td.evenPopOpen
{
    font-size: 10pt;
    color: #333333;
    background-color: #cccccc;
    padding-left: 5px;
    padding-right: 5px;
}

td.popOpenText
{
    font-size: 10pt;
    color: #333333;
    font-weight: normal;
    background-color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
}

/*
ul
{
	margin: 0px auto 0px 16px;
	list-style-image: url("images/li.png");
}
*/

li.b1
{
	list-style-type: disc;
	margin-left:0px;
}

li.b2
{
	list-style-type: circle;
	margin-left: 20px;
}

li.b3
{
	list-style-type: square;
	margin-left:40px;
}


#coolmenu a
{
    font-size: 12px;
    font-weight: normal;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 7px;
    display: block; /* color: black;     text-decoration: none; */
}

b.cadeo
{
    font-family: Eras Light ITC,Verdana;
    color: #3486c2;
    font-size: 13px;
}

input
{
    font-size: 12px;
    color: #2a6a9a;
    margin-left: 0px;
}

/* Scroller styles */
#pscroller1
{
    width: 200px;
    height: 100px;
    border: 1px solid black;
    padding: 5px;
    background-color: White;
}

#pscroller2
{
    width: 700px;
    height: 20px;
    border: 0px solid black;
    padding: 10px;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    margin-left: 10px;
}

#pscroller2 a
{
    text-decoration: none;
}

.someclass
{
}


.sup
{
    font-size: 90%;
}


