﻿/* CSS Document */
body
{
    margin-left: 0px;
    margin-top: 0px;
    font-family: Arial;
}
a.footerlink:link
{
    font-size: 10px;
    color: #7A7A7A;
}
a.footerlink:hover
{
    font-size: 10px;
    color: #7A7A7A;
}
a.footerlink:visited
{
    font-size: 10px;
    color: #7A7A7A;
}
.lightblue17
{
    color: #1E7192;
    font-size: 17px;
    font-weight: bold;
}
.lightblue18
{
    color: #1E7192;
    font-size: 18px;
}
.lightblue15
{
    color: #1E7192;
    font-size: 15px;
    font-weight: bold;
}
.lightblue13bold
{
    color: #1E7192;
    font-size: 13px;
    font-weight: bold;
}
.adminblue15
{
    color: blue;
    font-size: 15px;
    font-weight: bold;
}
.adminred15
{
    color: red;
    font-size: 15px;
    font-weight: bold;
}
a.secondmenu:link
{
    color: #0F688B;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
a.secondmenu:hover
{
    color: #0F688B;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
a.secondmenu:visited
{
    color: #0F688B;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a.secondmenu-selected:link
{
    color: #464646;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
a.secondmenu-selected:hover
{
    color: #464646;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
a.secondmenu-selected:visited
{
    color: #464646;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.lightBlue13
{
    color: #478CA8;
    font-size: 13px;
}
.underline
{
    text-decoration: underline;
}
.gray13
{
    color: #464646;
    font-size: 13px;
}
.gray14
{
    color: #464646;
    font-size: 14px;
}
.gray12
{
    color: #464646;
    font-size: 12px;
}
.gray11
{
    color: #464646;
    font-size: 11px;
}
.black12
{
    font-size: 12px;
}
.black12bold
{
    font-size: 12px;
    font-weight:bold;
}
.black11
{
    font-size: 11px;
}
.lightBlue
{
    color: #0F688B;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}
a.lightBlue:link
{
    color: #0F688B;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}
a.lightBlue:hover
{
    color: #0F688B;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}
a.lightBlue:visited
{
    color: #0F688B;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}

a.lightBlue12:link
{
    color: #0F688B;
    font-size: 12px;
    text-decoration: none;
   
}
a.lightBlue12:hover
{
    color: #0F688B;
    font-size: 12px;
    text-decoration: none;
   
}
a.lightBlue12:visited
{
    color: #0F688B;
    font-size: 12px;
    text-decoration: none;

}

a.lightBlue-bold:link
{
    color: #0F688B;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}
a.lightBlue-bold:hover
{
    color: #0F688B;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}
a.lightBlue-bold:visited
{
    color: #0F688B;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}


a.mainmenu:link
{
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
}
a.mainmenu:hover
{
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
}
a.mainmenu:visited
{
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
}

a.mainmenu-selected:link
{
    color: #0F688B;
    font-size: 14px;
    text-decoration: none;
}
a.mainmenu-selected:hover
{
    color: #0F688B;
    font-size: 14px;
    text-decoration: none;
}
a.mainmenu-selected:visited
{
    color: #0F688B;
    font-size: 14px;
    text-decoration: none;
}
.textbox
{
    font-size: 12px;
    width: 240px;
    border-color: #458FB3;
    border-width: 1px;
    background-color: White;
    border-style: solid;
    padding-left: 2px;
}
.profileImagetextbox
{
    font-size: 12px;
    width: 165px;
    border-color: #458FB3;
    border-width: 1px;
    background-color: White;
    border-style: solid;
    padding-left: 2px;
}
.dropdown
{
    font-size: 12px;
    width: 246px;
    border-color: #458FB3;
    border-width: 1px;
    background-color: White;
    border-style: solid;
}
.labeltitle
{
    font-size: 13px;
    font-weight: bold;
    color: #00407C;
}
.button
{
    font-size: 12px;
    background-color: #77B3D7;
    border-width: 0px;
    color: #00407C;
    font-weight: bold;
    padding-bottom: 1px;
    padding-left:3px;
    padding-right:3px;
}
.label
{
    font-size: 12px;
}
.labeltitleblue
{
    font-size: 13px;
    font-weight: bold;
    color: #458FB3;
}
.small-label
{
    font-size: 11px;
}
.uploader
{
    font-size: 12px;
    width: 245px;
    border-color: #458FB3;
    border-width: 1px;
    background-color: White;
    border-style: solid;
}
.input
{
	font-size:12px;
    width: 180px;
    border-color: #458FB3;
    border-width: 1px;
    background-color: White;
    border-style: solid;
}

a.searchmenu:link
{
    color: #0F688B;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
a.searchmenu:hover
{
    color: #0F688B;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
a.searchmenu:visited
{
    color: #0F688B;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.small-row-height
{
    height: 3px;
}
a.filter:link,a.filter:visited
{
    text-decoration: none;
}
a.filter:hover
{
    text-decoration: underline;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	
}
.darkblue12bold
{
	color:#0C688D;
	font-size:12px;
	font-weight:bold;
}
.test
{
	background-color:Red;
}
.FileUploader
{
	font-size: 12px;
    border-color: #458FB3;
    border-width: 2px;
    background-color: White;
    border-style: solid;
    padding-left: 2px;
    width:240px;
}
.hint
{
	font-style:italic;
	font-size:11px;
}


