/* CSS Document */

/* body
{
margin:0px;
background: #F5FAF7 url(images/body-bg.gif) repeat-x; 
}*/

 body
{
	margin: 0px;
	background-color: #122D5A;
	background-repeat: repeat-x;
}

.search-bg
{
background-image:url(images/search-bg.jpg);
background-repeat:repeat-x;
}
.sub
{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#333333;
text-decoration:none;
}
.text-field
{
font-size:12px;
font-weight:normal;
}
.sub-1
{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#122d59;
text-decoration:none;
}
.sub-1:hover
{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#122d59;
text-decoration:underline;
}

.sub-2
{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#f88a19;
text-decoration:none;
}
.sub-31
{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#0089cf;
text-decoration:none;
}
.sub-31:hover
{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#0089cf;
text-decoration:underline;
}
.sub-3
{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#0089cf;
text-decoration:none;
}

.sub-4
{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#122d59;
text-decoration:underline;
}
.sub-5
{
font-family:tahoma;
font-size:13px;
font-weight:bold;
color:#122d59;
text-decoration:none;
}
.sub-6
{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#122d59;
text-decoration:none;
}
.content
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#000000;
text-decoration:none;
}
.content-Red
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:Red;
text-decoration:none;
}
.contentSmallGray
{
font-family:tahoma;
font-size:10px;
font-weight:normal;
color:Gray;
text-decoration:none;
}


.button-bg
{
background-image:url(images/button-bg.gif);
background-repeat:repeat-x;
}
.gray-bg
{
background-image:url(images/gray-bg.gif);
background-repeat:repeat-x;
}
.blue-text
{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#092992;
text-decoration:none;
}
.blue-text:hover
{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#092992;
text-decoration:underline;
}
.white-text
{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.white-text-Home
{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.white-text-Home:hover
{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:underline;
}

.white-text-1
{
font-family:tahoma;
font-size:12px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}

.white-text-2
{
font-family:tahoma;
font-size:12px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}
.white-text-2:hover
{
font-family:tahoma;
font-size:12px;
font-weight:normal;
color:#FFFFFF;
text-decoration:underline;
}


.blue-bg
{
background-image:url(images/blue-bg.jpg);
background-repeat:no-repeat;
}
.button-backg
{
background-image:url(images/button-backg.jpg);
background-repeat:repeat-x;
}
.dark-blue
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#092992;
text-decoration:none;
}
a.link
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#000000;
text-decoration:none;
}
a.link:hover
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#FF6600;
text-decoration:underline;
}
.button-1
{
background-image:url(images/button-1.jpg);
background-repeat:no-repeat;
}
.button-2
{
background-image:url(images/button-2.jpg);
background-repeat:no-repeat;
}
.middle-bg
{
background-image:url(images/middle-bg.gif);
background-repeat:repeat-x;
}
.images-back-bg
{
background-image:url(images/images-back-bg.gif);
background-repeat:repeat-x;
}
.background
{
background-image:url(images/background.gif);
background-repeat:no-repeat;
}
.contentbold
{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

.errmsg
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:Red;
text-decoration:none;
}
.errmsgBold
{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:Red;
text-decoration:none;
}

.disable-gray
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:Gray;
text-decoration:none;
}