/**** GENERAL PROPERTIES ****/
a:link{ text-decoration : underline; color : #555c71; font-weight : bold; }
a:active{ text-decoration : underline; color : #435162; font-weight : bold; }
a:visited{ text-decoration : underline; color : #435162; font-weight : bold; }
a:hover{ text-decoration : none; color : #435162; font-weight : bold; }

a.class1:link{ text-decoration : none; color : #555c71; font-weight : bold; }
a.class1:active{ text-decoration : none; color : #435162; font-weight : bold; }
a.class1:visited{ text-decoration : none; color : #435162; font-weight : bold; }
a.class1:hover{ text-decoration : underline; color : #435162; font-weight : bold; }

a.class2:link{ text-decoration : none; color : #fff; font-weight : normal; }
a.class2:active{ text-decoration : none; color : #fff; font-weight : normal; }
a.class2:visited{ text-decoration : none; color : #fff; font-weight : normal; }
a.class2:hover{ text-decoration : none; color : #fff; font-weight : normal; }

a.class3:link{ text-decoration : none; color : #fff; font-weight : normal; }
a.class3:active{ text-decoration : none; color : #fff; font-weight : normal; }
a.class3:visited{ text-decoration : none; color : #fff; font-weight : normal; }
a.class3:hover{ text-decoration : underline; color : #fff; font-weight : normal; }

a.class4:link{ text-decoration : none; color : #999999; font-weight : normal; }
a.class4:active{ text-decoration : none; color : #999999; font-weight : normal; }
a.class4:visited{ text-decoration : none; color : #999999; font-weight : normal; }
a.class4:hover{ text-decoration : underline; color : #999999; font-weight : normal; }

body{
	margin : 0; padding : 0;
	background : #FFFFFF; color : #1D2643;
	font-size : 11px; font-family : Arial, 'Trebuchet MS', Serif;
}

table,tr,td{
	color : #1D2643;
	font-size : 11px; font-family : Arial, 'Trebuchet MS', Serif;
}

input,select,textarea{
	color : #1D2643;
	font-size : 12px; font-family : Arial, 'Trebuchet MS', Serif;
}

form{
	margin: 0; padding : 0;
}

.button {
	background : #bdc5d1; color : #1d2643;
}

.button2 { 
	background : #FFF; color : #5C6E84; border : 1px solid #5E7085; font-weight : bold;
}

.button3 { 
	background : #FFF; color : #5C6E84; border : 1px solid #999999;
}

p{
	margin : 0px 0px 10px 0px;
}

h2 {
	font-size : 15px; font-weight : bold; text-transform : uppercase;
	color : #1D2643
}

h3 {
	font-size : 13px; text-transform : uppercase;
	color : #1D2643; background : #e4e9f1; padding : 7px;
}

h4{
	font-size : 13px; margin:0; padding:0;
}

h5{
	font-size : 12px; margin:0; padding:0;
}




.disptbl{
	border : 1px solid #1D2643
}
	.disptbl td {
		border: 1px solid #1D2643
	}
	
.disptbl2{
}
	.disptbl2 td {
		border-bottom: 1px dotted #a9b1be
	}

.disptbl3 {
	border-bottom: 1px dotted #1D2643
	}
	
.disptbl4 {
	border-bottom: 1px dotted #1D2643;
	border-right: 1px dotted #1D2643;
	padding : 10px;
}

.disptbl5 {
	border-bottom: 1px dotted #1D2643;
	padding : 10px;
}

.disptbl6{
	border-left: 1px dotted #1D2643
	}

.row1{
	background : #a9b1be;
}

.row2{
	background : #e7e7e7;
}

/**** ADMIN PROPERTIES ****/
#adminheader{
	background : #a9b1be;
}

#adminside {
	border-right : 1px dotted #1D2643;
}

	#adminside a{
		color : #1D2643; text-decoration : none; font-weight : normal;
	}
	
	#adminside a:hover{
		color : #1D2643; text-decoration : underline; font-weight : normal;
	}

#admincontent {
	padding : 10px;
}

.warning {
	color : red;
}

.cattitle {
	background : #a9b1be;
	font-weight : bold; text-transform : uppercase; letter-spacing : 2px;
	padding : 10px; margin-bottom : 10px;  text-align : center;
}

.cattitle2 {
	font-weight : bold; text-transform : uppercase;
	padding : 10px; margin-bottom : 10px;  text-align : center;
	border-bottom : 1px dotted #494d5a;
}

	.cattitle2 a{
		text-decoration : none;
	}

.cattitle3 {
	background : #a9b1be;
	font-weight : bold; text-transform : uppercase; letter-spacing : 2px;
	padding : 10px; margin-bottom : 10px;  text-align : center;
}

.cattitle4 {
	font-weight : bold; text-transform : uppercase;
	padding : 10px; margin-bottom : 10px;  text-align : center;
}

.cattitle5 {
	font-weight : bold; text-transform : uppercase;
	padding : 10px; text-align : center;
}

	.cattitle5 a{
		text-decoration : none;
	}


.sidecatlink{
	padding : 5px 0px 5px 0px; border-bottom : 1px dotted #494d5a; text-align : center;
	text-transform : uppercase; font-size : 11px;
}

.sidecatlink2{
	padding : 5px 0px 5px 0px; text-align : center;
	text-transform : uppercase; font-size : 11px;
}

/**** PAGE PROPERTIES ****/

#pagecontent {
	padding : 20px;
	clear : left;
}

#pagetitle{
	padding : 5px 0px 5px 0px; border-bottom : 1px dotted #494d5a; border-top : 1px dotted #494d5a;
	text-align : left; text-transform : uppercase; font-size : 11px;
}


.imgholder {
	background : #a9b1be; width : 208px; height: 208px; vertical-align: middle;
}

.imgholder2 {
	border : 1px solid #000;
}

#pageside {
	border-right : 1px dotted #1D2643; height : 100%;
	padding-bottom : 30px;
}

#pagesidecontent {
	padding : 7px; text-align : center; height : 100%;
}

ul.makeMenu, ul.makeMenu ul {
  width: 140px;           /* sets the size of the menu blocks */
  padding: 0px;           /* stops the usual indent from ul */
  cursor: default;        /* gives an arrow cursor */
  margin: 0px;            /* Opera 7 final's margin and margin-box model cause problems */
}
ul.makeMenu li {
  list-style-type: none;       /* removes the bullet points */
  margin: 0px;                 /* Opera 7 puts large spacings between li elements */
  position: relative;          /* makes the menu blocks be positioned relative to their parent menu item
                                  the lack of offset makes these appear normal, but it will make a difference
                                  to the absolutely positioned child blocks */
  padding : 5px;
  text-align : left;
  width : 130px;
}
ul.makeMenu li > ul {          /* using the > selector prevents many lesser browsers (and IE - see below) hiding child ULs */
  display: none;               /* hides child menu blocks - one of the most important declarations */
  position: absolute;          /* make child blocks hover without leaving space for them */
  top: 0px;                    /* position slightly lower than the parent menu item */
  left: 130px;                  /* this must not be more than the width of the parent block, or the mouse will
                                  have to move off the element to move between blocks, and the menu will close */
  background-color: #a9b1be;
  border : none;
  color : #FFF;
  left : 140px;
}

ul.makeMenu li:hover, ul.makeMenu li.CSStoHighlight {
  background : transparent;     /* gives the active menu items a yellow background */
  background : #a9b1be; color : #5c6e84;
}

ul.makeMenu ul.CSStoShow {     /* must not be combined with the next rule or IE gets confused */
  display: block;              /* specially to go with the className changes in the behaviour file */
}

ul.makeMenu li:hover > ul {    /* one of the most important declarations - the browser must detect hovering over arbitrary elements
                                  the > targets only the child ul, not any child uls of that child ul */
  display: block;              /* makes the child block visible - one of the most important declarations */
}


/* and some link styles */
ul.makeMenu li a { display: block; width: 100%; text-decoration: none; color : #FFF; }


/* that IE 5+ conditional comment makes this only visible in IE 5+ */
ul.makeMenu li {  /* the behaviour to mimic the li:hover rules in IE 5+ */
	/*behavior: url( IEmen.htc );*/
}
ul.makeMenu ul {  /* copy of above declaration without the > selector */
	display: none; position: absolute; top: 0px; left : 140px; color : #FFF; background: #a9b1be;
}

ul.makeMenu ul ul {  /* copy of above declaration without the > selector */
	display: none; position: absolute; top: 0px; left : 140px; color : #FFF; background: #5c6e84; padding-left : 5px;
}

ul.makeMenu ul li:hover {  /* copy of above declaration without the > selector */
	background : #5c6e84; color : #FFF
}

ul.makeMenu ul ul li{  /* copy of above declaration without the > selector */
	padding-left : 15px;
}

ul.makeMenu ul ul li:hover {  /* copy of above declaration without the > selector */
	background : url('images/selector.jpg' ) no-repeat 0;
}

ul.makeMenu ul li.CSStoHighlight {
  background : #5c6e84; color : #fff;
}

ul.makeMenu ul ul li.CSStoHighlight {
  background : url('images/selector.jpg' ) no-repeat 0;
}

#emailcontent {
	clear : left;
}

#pagetitle2{
	padding : 10px 0px 5px 30px; border-bottom : 1px dotted #494d5a; color : #5c6e84;
	text-align : left; text-transform : uppercase; font-size : 13px;
}

#pagetitle3{
	padding : 10px 0px 5px 30px; border-bottom : 1px dotted #494d5a;
	text-align : left; text-transform : uppercase; font-size : 12px;
}

#pagetitle4{
	border-bottom : 1px dotted #494d5a;
	text-align : center;
}

/**** MAINPAGE PROPERTIES ****/
#mainpagetext{
	padding : 0 70px 40px 0; color : #FFF;
}

ul.MainMenu, ul.MainMenu ul {
  width: 160px;                 /* sets the size of the menu blocks */
  padding: 0px;           /* stops the usual indent from ul */
  cursor: default;             /* gives an arrow cursor */
  margin: 0px;            /* Opera 7 final's margin and margin-box model cause problems */
}
ul.MainMenu li {
  list-style-type: none;       /* removes the bullet points */
  margin: 0px;                 /* Opera 7 puts large spacings between li elements */
  position: relative;          /* makes the menu blocks be positioned relative to their parent menu item
                                  the lack of offset makes these appear normal, but it will make a difference
                                  to the absolutely positioned child blocks */
  padding : 5px;
  text-align : left;
  width : 140px;
  line-height : 19px;
}
ul.MainMenu li > ul {          /* using the > selector prevents many lesser browsers (and IE - see below) hiding child ULs */
  display: none;               /* hides child menu blocks - one of the most important declarations */
  position: absolute;          /* make child blocks hover without leaving space for them */
  top: 0px;                    /* position slightly lower than the parent menu item */
  left: 150px;                  /* this must not be more than the width of the parent block, or the mouse will
                                  have to move off the element to move between blocks, and the menu will close */
  background-color: #5c6e84;
  border : none;
  color : #FFF;
}

ul.MainMenu li:hover, ul.MainMenu li.CSStoHighlight {
  background : transparent;     /* gives the active menu items a yellow background */
  background : url('images/selected_bg01.jpg') center right transparent no-repeat;
}

ul.MainMenu ul.CSStoShow {     /* must not be combined with the next rule or IE gets confused */
  display: block;              /* specially to go with the className changes in the behaviour file */
}

ul.MainMenu li:hover > ul {    /* one of the most important declarations - the browser must detect hovering over arbitrary elements
                                  the > targets only the child ul, not any child uls of that child ul */
  display: block;              /* makes the child block visible - one of the most important declarations */
}


/* and some link styles */
ul.MainMenu li a { display: block; width: 100%; text-decoration: none; color : #FFF; }


/* that IE 5+ conditional comment makes this only visible in IE 5+ */
ul.MainMenu li {  /* the behaviour to mimic the li:hover rules in IE 5+ */
	/*behavior: url( IEmen.htc );*/
}
ul.MainMenu ul {  /* copy of above declaration without the > selector */
	display: none; position: absolute; top: 0px; left : 150px; color : #FFF; background: #5c6e84;
}

ul.MainMenu ul ul {  /* copy of above declaration without the > selector */
	display: none; position: absolute; top: 0px; left : 160px; color : #FFF; background: #a9b1be; padding-left : 5px;
}

ul.MainMenu ul li:hover {  /* copy of above declaration without the > selector */
	background : url('images/selected_bg02.jpg') center right no-repeat; color : #FFF
}

ul.MainMenu ul ul li{  /* copy of above declaration without the > selector */
	padding-left : 15px;
}

ul.MainMenu ul li{  /* copy of above declaration without the > selector */
	padding-left : 15px;
}

ul.MainMenu ul ul li:hover {  /* copy of above declaration without the > selector */
  background : none;
}

ul.MainMenu ul li.CSStoHighlight {
  background : url('images/selected_bg02.jpg') center right no-repeat;
}

ul.MainMenu ul ul li.CSStoHighlight {
  background : url('images/bglight.jpg') repeat;
}

ul.MainMenu ul ul li:hover {
  background : url('images/bglight.jpg') repeat;
}

/*********************/

ul.ContactUs, ul.ContactUs ul {
  width: 160px;                 /* sets the size of the menu blocks */
  padding: 0px;           /* stops the usual indent from ul */
  cursor: default;             /* gives an arrow cursor */
  margin: 0px;            /* Opera 7 final's margin and margin-box model cause problems */
}
ul.ContactUs li {
  list-style-type: none;       /* removes the bullet points */
  margin: 0px;                 /* Opera 7 puts large spacings between li elements */
  position: relative;          /* makes the menu blocks be positioned relative to their parent menu item
                                  the lack of offset makes these appear normal, but it will make a difference
                                  to the absolutely positioned child blocks */
  text-align : center;
  line-height : 19px;
}
ul.ContactUs li > ul {          /* using the > selector prevents many lesser browsers (and IE - see below) hiding child ULs */
  display: none;               /* hides child menu blocks - one of the most important declarations */
  position: absolute;          /* make child blocks hover without leaving space for them */
  top: -310px;                    /* position slightly lower than the parent menu item */
  left: 160px;                  /* this must not be more than the width of the parent block, or the mouse will
                                  have to move off the element to move between blocks, and the menu will close */
  background-color: #5c6e84;
  border : none;
  color : #FFF;
  width : 250px;
}

ul.ContactUs li:hover, ul.ContactUs li.CSStoHighlight {
  background : url('images/selected_bg01.jpg') center right no-repeat;

}

ul.ContactUs ul.CSStoShow {     /* must not be combined with the next rule or IE gets confused */
  display: block;              /* specially to go with the className changes in the behaviour file */
}

ul.ContactUs li:hover > ul {    /* one of the most important declarations - the browser must detect hovering over arbitrary elements
                                  the > targets only the child ul, not any child uls of that child ul */
  display: block;             /* makes the child block visible - one of the most important declarations */
}


/* and some link styles */
ul.ContactUs li a { display: block; width: 250px; text-decoration: none; color : #FFF; }


/* that IE 5+ conditional comment makes this only visible in IE 5+ */
ul.ContactUs li {  /* the behaviour to mimic the li:hover rules in IE 5+ */
	/*behavior: url( IEmen.htc );*/
}
ul.ContactUs ul {  /* copy of above declaration without the > selector */
	display: none; position: absolute; top: -310px; color : #FFF; background: #5c6e84;
}

ul.ContactUs ul li {
	width : 250px;
}

li p{
	padding : 0px 5px 10px 10px;
}

ul.ContactUs ul li.CSStoHighlight {
  background : url('images/bgdark.jpg') repeat;
}

ul.ContactUs ul li:hover {
  background : url('images/bgdark.jpg') repeat;
}
