@charset "utf-8";
/* CSS Document */




h1 {color:#CC0000;
font-size:22px;
}

p {
	text-align:center;
}
h2 {text-align:center;
font-size:12px;
}
h3 {text-align:center;
font-size:12px;
}
h4 {text-align:center;
font-size:12px;
}
a:link {color:#000033; text-decoration:none;}    /* unvisited link */
a:visited {color:#000066; text-decoration:none;} /* visited link */
a:hover {
	color:#FF00FF;
	text-align: center;
	 text-decoration:none;
}   /* mouse over link */
a:active {color:#0000FF; text-decoration:none;}  /* selected link */

.GreenText {
  border-radius: 25px;
  background: #FFCCFF;
  padding: 20px;
  width: 1000px;
  height: 150px;
}

.tb5 {
	border:2px solid #456879;
	border-radius:10px;
	margin-right:50px;
	margin-left:50px;
	text-align:left;
	color:#000066;
	
}

h5:first-letter 
{
color:#000066;
font-size:xx-large;
}

.TitleBorder 
 {
border: outset #000033 5px
 } 
.SmallBorder 
 {
border: outset #F00 2px
 } 
.Mid
{
	text-align:center;
	}
.MidLarge
{
	text-align:center;
	
	font-size:28px
	}
	.RightLarge
{
	text-align:right;
	font-size:28px;
	margin-right:50px;
	}
	.MidLargeRed
{
	text-align:center;
	
	font-size:28px;
	color:#660000:
	}
	.LeftLarge
{
	text-align:left;
	
	font-size:24px;
	color: #333399;
	}
		.LeftLargeBlack
{
	text-align:left;
	
	font-size:24px;
	color: #000000;
	}
	
	.Left
{
	text-align:left;
	}
		.LeftSmall
{
	text-align:left;
	font-size:14px
	}
	
	.Right
{
	text-align:right;
	margin-right:50px;
	margin-left:50px;
	border-radius: 25px;
    background: #E8E8E8;
    padding: 20px;
	text-justify:inter-word;
	text-align:justify;
	text-decoration:none;
	text-justify:inter-word;
	}

	.Left
{
	text-align:Left;
	margin-right:50px;
	margin-left:50px;
	border-radius: 25px;
    background: #E8E8E8;
    padding: 20px;
	text-justify:inter-word;
	text-align:justify;
	text-decoration:none;
	text-justify:inter-word;
	}

	.RightBlue
{
	text-align:right;
	margin-right:50px;
	margin-left:50px;
	border-radius: 25px;
    background: #C1C9F9;
    padding: 20px;
	text-justify:inter-word;
	
	text-align:right;
	text-decoration:none;
	text-justify:inter-word;
	}

	.LeftBlue
{
	text-align:left;
	margin-right:50px;
	margin-left:50px;
	border-radius: 25px;
    background: #C1C9F9;
    padding: 20px;
	text-justify:inter-word;
	
	text-align:left;
	text-decoration:none;
	text-justify:inter-word;
	}
	.CenterBlue
{
	text-align:Center;
	margin-right:50px;
	margin-left:50px;
	border-radius: 25px;
    background: #C1C9F9;
    padding: 20px;
	text-justify:inter-word;
	font-size:22px;
	text-align:Center;
	text-decoration:none;
	text-justify:inter-word;
	}


	.SearchText
{
	text-align:right;
	color:#FF0033;
		margin-right:50px;
	margin-left:50px;
	}
	
	.W2
{
	text-align:left;
	
	font-size:14px
	}
	
	.TextBox {
    background: white;
    border: 1px solid #ffa853;
    border-radius: 5px;
    box-shadow: 0 0 5px 3px #ffa853;
    color: #666;
    float: left;
    padding: 5px 10px;
    outline: none;
	}
	.TextBoxFast {
    background: white;
    border: 1px solid #ffa853;
    border-radius: 8px;
    box-shadow: 0 0 5px 3px #ffa853;
    color: #666;
    float: left;
    padding: 5px 10px;
    outline: none;
	}
	.TextBoxPassword {
    background: white;
    border: 1px solid #ffa853;
    border-radius: 5px;
    box-shadow: 0 0 5px 3px #ffa853;
    color: #666;
    float: left;
    padding: 5px 10px;
    outline: none;
	}
	
	.SubmitButton {
	-webkit-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	-moz-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	background-color:#5B74A8;
	border:1px solid #29447E;
	font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:700;
	padding:2px 6px;
	height:28px;
	color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px
}

.div1 {
    float: left;
}

.div2 {
    float:right;
}
.div3 {
    text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#306;
}

.TextEffect {
		font-size:16px;
	color:#FF0033;
	
}
.HelpPage {
		font-size:26px;
	color:#000066;
	
}
.SignInText {
	font-size:16px;
	color:#000066;
	text-align:right;
	
}
.LeftText {
	font-size:16;
	color:#000066;
	text-align:justify;
	margin-right:50px;
	margin-left:50px;
	
}
.txtUpsideDown 
{
	filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=2);  /* IE6,IE7 */
	ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); /* IE8 */
	-moz-transform: rotate(-180deg);  /* FF3.5+ */
	-o-transform: rotate(-180deg);  /* Opera 10.5 */
	-webkit-transform: rotate(-180deg);  /* Safari 3.1+, Chrome */
	position: absolute; 
}
.rotate {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.borderOn{ border: solid 1px green; ;} 
.borderOff { border:solid 1px white;} 
.borderOff1 {border:solid 1px white;}

#shadow {
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='gray', Positive='true');
background-color:#FFFFFF;
border:solid 1px #000000;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 10px;
    border: 1px solid #888;
    width: 30%;
	
	text-align:right;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
	
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
	text-align:left;
}

.Table1 {
	

     border: 1px solid #300;

    border-collapse: collapse;
}

.table_main {
        border-top-style: ridge;
        border-bottom-style: ridge;
        border-left-style: ridge;
        border-right-style: ridge;
        border-color: red;
        border-width: 3px;
		alignment-adjust:after-edge;
		
      }
	  .table_help {
        border-top-style: ridge;
        border-bottom-style: ridge;
        border-left-style: ridge;
        border-right-style: ridge;
        border-color: #009;
        border-width: 1px;
      }
	  .table_help td {
    background: #FFFFFF;    
    border-right: solid 1px red ;
    border-bottom: 1px solid green;
    text-align: center;
}

.table_help th {
    background: #DCDCDC;
    border-right: solid 1px green ;
    border-bottom: 1px solid green;
    text-align: center;
}
	  
.table_mainYellow {
        border-top-style: double;
        border-bottom-style: outset;
        border-left-style: dashed;
        border-right-style: groove;
        border-color: #FCF;
        border-width: 3px;
      }
	  
.table_main td {
    background: #FFFFFF;    
    border-right: solid 1px red ;
    border-bottom: 1px solid green;
    text-align: center;
}

.table_main th {
    background: #DCDCDC;
    border-right: solid 1px green ;
    border-bottom: 1px solid green;
    text-align: center;
}

.InvText { border-color:#FF99FF; font-size: 11px; background-color:#CCCCFF;
caption-side:left; font:Georgia, "Times New Roman", Times, serif; font-stretch:expanded; 
}

.style13 
{font-size: 10px; color:#993300}
.style10b
{font-size: 11px; color:#000066}
.style10r
{font-size: 10px; color:#FF0000}

.style14b
{font-size: 14px; color:#000099}
.EventsDateInActive
{
	text-align:center;
	
	font-size:15px;
	color:#FF0000;
	
	}
.EventsDateActive
{
	text-align:center;
	
	font-size:15px;
	color:#000033;
	
	}
	
		.InOut1 {
    background: white;
    border: 1px solid #ffa853;
    border-radius: 5px;
    box-shadow: 0 0 5px 3px #0000FF;
    color: #666;
    float: left;
    padding: 5px 10px;
    outline: none;
	}		
	.InOut2 {
    background: white;
    border: 1px solid #ffa853;
    border-radius: 5px;
    box-shadow: 0 0 5px 3px #FF6600;
    color: #666;
    float: left;
    padding: 5px 10px;
    outline: none;
	}
	.button1 {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.button2:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
  box-sizing:border-box;
}

.myButton {
	-moz-box-shadow: 0px 0px 0px 2px #9fb4f2;
	-webkit-box-shadow: 0px 0px 0px 2px #9fb4f2;
	box-shadow: 0px 0px 0px 2px #9fb4f2;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7892c2), color-stop(1, #476e9e));
	background:-moz-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-webkit-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-o-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-ms-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);
	background-color:#7892c2;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #4e6096;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:19px;
	padding:12px 37px;
	text-decoration:none;
	text-shadow:0px 1px 0px #283966;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #476e9e), color-stop(1, #7892c2));
	background:-moz-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-webkit-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-o-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-ms-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:linear-gradient(to bottom, #476e9e 5%, #7892c2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#476e9e', endColorstr='#7892c2',GradientType=0);
	background-color:#476e9e;
}
.myButton:active {
	position:relative;
	top:1px;
}


.myButtonR {
	-moz-box-shadow: 0px 0px 0px 2px #9fb4f2;
	-webkit-box-shadow: 0px 0px 0px 2px #9fb4f2;
	box-shadow: 0px 0px 0px 2px #9fb4f2;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7892c2), color-stop(1, #476e9e));
	background:-moz-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-webkit-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-o-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-ms-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);
	background-color:#7892c2;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #4e6096;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:19px;
	padding:12px 37px;
	text-decoration:none;
	text-shadow:0px 1px 0px #283966;
}
.myButtonR:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #476e9e), color-stop(1, #7892c2));
	background:-moz-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-webkit-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-o-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-ms-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:linear-gradient(to bottom, #476e9e 5%, #7892c2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#476e9e', endColorstr='#7892c2',GradientType=0);
	background-color:#476e9e;
}
.myButtonR:active {
	position:absolute;
	top:1px;
}



.buttonindex {
  display: inline-block;
  border-radius: 8px;
  background-color: #FF9933;
  border: 2px;
  color: #000000;
  text-align: center;
  font-size: 18px;
  padding: 10px;
  width: 350px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 1px;
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}

.buttonindex span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.buttonindex span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.buttonindex:hover span {
  padding-right: 25px;
}

.buttonindex:hover span:after {
  opacity: 1;
  right: 0;
}

.buttonindexJob {
  display: inline-block;
  border-radius: 8px;
  background-color: #CC9966;
  border: 2px;
  color: #000000;
  text-align: center;
  font-size: 18px;
  padding: 10px;
  width: 350px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 1px;
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}

.buttonindexJob span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.buttonindexJob span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.buttonindexJob:hover span {
  padding-right: 25px;
}

.buttonindexJob:hover span:after {
  opacity: 1;
  right: 0;
}

hr.style18 { 
  height: 30px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 1px 0 0 0; 
  border-radius: 20px; 
} 
hr.style18:before { 
  display: block; 
  content: ""; 
  height: 30px; 
  margin-top: -31px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 0 0 1px 0; 
  border-radius: 20px; 
}

hr.style18up { 
  height: 30px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 1px 0 0 0; 
  border-radius: -50px; 
} 
hr.style18up:before { 
  display: block; 
  content: ""; 
  height: 30px; 
  margin-top: -31px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 0 0 1px 0; 
  border-radius: -50px; 
}
