﻿.title1
{
    font-size: 13px;
    color: #1C2691;
    font-weight: bold;
    font-variant: small-caps;
}

.title2
{
    font-size: 13px;
    color: #1C2691;
    font-weight: normal;
    font-variant: small-caps;
}


.title3
{
    font-size: 11px;
    color: #1C2691;
    font-weight: normal;
    line-height: 15px;
    font-variant: small-caps;
}
img.inline
{
    margin: 2 5 2 0;
    float: left;
    border: 1 solid #000000;
}
.more
{
    background: url(  '../img/more.gif' ) top left no-repeat;
    padding-left: 20px;
    color: #1C2691;
    text-decoration: none;
}
.more:hover
{
    color: #1C2691;
    text-decoration: underline;
}
/* ----------------------------------------- */

*
{
    font-family: Arial, helvetica, Verdana, Sans-Serif;
    font-size: 11px;
}

a
{
    color: #1C2691;
    text-decoration: underline;
}
a:hover
{
    color: #1C2691;
    text-decoration: none;
}
ul.cta a
{
    padding-left: 0px;
    font-weight: bold;
    background-image: none;
    text-decoration: none;
}
ul.cta a:hover
{
    color: #000000;
}
ul.cta
{
    list-style-image: url(img/ctabullet.gif);
    background-position: top left;
    background-repeat: no-repeat;
    list-style-position: outside;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-left: 10px;
}

ul.cta li
{
    font-weight: bold;
    text-decoration: none;
}
/* ----------------------------- */
.ModuleTitle
{
    color: #1C2691;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}

.SubTitle
{
    color: #1C2691;
    font-weight: bold;
}

.pagetoolstop a
{
    color: #000000;
    text-decoration: none;
}
.pagetoolstop a:hover
{
    color: #000000;
    text-decoration: underline;
}
.searchbox
{
    font-family: Arial, helvetica, Verdana, Sans-Serif;
    font-size: 11px;
    height: 16px;
    width: 100px;
    background-color: #FFFFFF;
    border: 1 solid #000000; /*border-color:   #000000;    border-bottom-style: solid;    border-bottom-width: 1px;*/
}
.newstitle
{
    color: #1C2691;
    font-weight: bold;
}
.newstitle a
{
    color: #1C2691;
	font-size:14px;
    font-weight: bold;
	font-variant:small-caps;
    text-decoration: none;
}

.newstitle a:hover
{
	text-decoration: underline;

}

.newscontent
{
}
.newsdate
{
    color: #000000;
    font-weight: bold;
}
.newswrapper
{
    margin: 10px;
}

a.footer
{
    color: #000000;
    text-decoration: none;
}


/***********************/
.required
{
	color:Red;
}

.long
{
	width:250px;
}

.ddlcountry
{
	width:250px;
}

.area
{
	width:250px;
	height:100px;
}