
/* CSS Document */

/* ///////////////////////////////////////////

website developed by designwiz solutions inc.

Colour Standards:
dark blue: #302372 
pale blue: #C5D7EB

Fonts:
Frutiger (used for most image fonts)
Trebuchet MS (used for most text based web fonts)
Trebuchet MS is similar to Frutiger and is a universal cross platform standard font
If Trebuchet is not available on one's machine, then Arial font will be displayed in it's place

/////////////////////////////////////////// */




.body_splash

	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	
	
	}
	
	

.body
	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #EDEDF2;
	
	
	}
	
	

#bg_top
	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image:url(images/main_bg.jpg);
	height: 500px;
	
	
	
	}
	
	
	#bg_content_title
	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding:2px;
	/*background-color: #160959;*/
	background-image:url(images/bg_center_blur.jpg);
	text-align:center;
	font-family: Trebuchet MS, Arial; 
	font-size:11px; 
	font-weight: bold;
	color: #ffffff;
	
	}
	


	
	

	
	

#bg_top_right
	{
	background: url(images/top_right.jpg);
	padding-right: 30px;
	text-align: right;
	}	
	
#menu_top
	{
	 font-size:16px;
	 color: #FFFFFF;
	 }

#menu_top a:link
	{ 
	text-align:right;
	font-family: Trebuchet MS, Arial; 
	font-size:11px; 
	color: #ffffff;
	padding:0px;
	
	text-decoration:none;
	}

#menu_top a:hover 
	{ 
	color:#ffffff; 
	text-decoration:none;
	background-color: #302372;
	padding:0px;
	text-decoration: underline;
	
	}

#menu_top a:visited
	{
	font-size:11px;
	color:#ffffff; 
	text-decoration:none;
	padding:0px;
	}

	

#photo
	{
	padding-right: 10px;
	}
	


#title_top
	{
	font-family: Trebuchet ms, arial;
	font-size:19px;
	color: #302372; /*;#444188; font-variant:small-caps; #800080;#cc0000;*/
	text-align:left;	
	
	padding-left: 20px;
	background-image:url(images/bg-title.jpg);
	
	}
	
	#title_top2
	{
	font-family: Trebuchet ms, arial;
	font-size:17px;
	color: #FFFFFF; /*#302372;#444188;  #800080;#cc0000;*/
	text-align:left;
	padding-left: 20px;
	background-image:url(images/bg-title.jpg);
	
	}
	
	#title
	{
	font-family: Trebuchet ms, arial;
	font-size:17px;
	
	color:#302372; /* #800080;#cc0000;*/
	text-align:left;
	}
	
	#title2
	{
	font-family: Trebuchet ms, arial;
	font-size:14px;
	font-weight: bold;
	
	color:#444188; /* font-variant:small-caps;;#800080;#cc0000;*/
	text-align:left;
	}
	
	#title3
	{
	font-family: Trebuchet ms, arial;
	font-size:17px;
	color:#444188; /* #800080;#cc0000;*/
	text-align:left;

	}
	
	

	#title4
	{
	font-family: Trebuchet ms, arial;
	font-size:14px;
	color:#cc0000; /* #800080;#cc0000;*/
	text-align:left;
	font-weight:bold;

	}
	
	
	
	#title5
	{
	font-family: Trebuchet ms, arial;
	font-size:12px;
	/*color:#cc0000;  #800080;#cc0000;*/
	text-align:left;
	font-weight:bold;

	}
	
	#title6
	{
	font-family: Trebuchet ms, arial;
	font-size:14px;
	color:#444188; /* #800080;#cc0000;*/
	text-align:center;
	font-weight:bold;
	

	}
	
	

	
li
	{
	text-align:left;
	padding-top: 7px;
	}
	
	
#li
	{
	list-style-type: circle;
	 
	 	}
	
	
	/*#li
	{
	list-style-image:url(images/arrow.gif);
	}*/

#content_top
	{
	background:url(images/bg_gradiant.jpg); 
	width:494px; 
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	
	}

	
#content_body2
	{
	width:90%; 

	
	text-align:justify; 
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:0px;
	font-family: Trebuchet ms, arial;
	font-size:13px;
	color:#555555;
	}
	
	
	#content_body
	{
	width:510px; 
	text-align:justify; 
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:0px;
	font-family: Trebuchet ms, arial;
	font-size:13px;
	color:#555555;
	}
	

	
#content_body a:link
	{ 
	color:#302372; 
		font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}

#content_body a:hover 
	{ 
	color:#800080; 
	}
#content_body a:visited
	{ 
	color:#302372; 
		font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}

	
	
#dot_line
	{
	background: url(images/dots.gif)
	}
	
#footer
	{ 
	text-align:center;
	font-family: Trebuchet MS, Arial; 
	font-size:10px; 
	color:#777777; 
	/*font-weight:bold;*/
	}


#footer a:link, a:active
	{ 
	text-align:center;
	font-family: Trebuchet MS, Arial; 
	font-size:11px; 
	color:#302372; 
	/*font-weight:bold;*/
	text-decoration:none;
	}

#footer a:hover 
	{ 
	color:#800080; 
	}
	
#footer a:visited
	{ 
	text-align:center;
	font-family: Trebuchet MS, Arial; 
	font-size:11px; 
	color:#302372; 
	/*font-weight:bold;*/
	text-decoration:none;
	}




#info_table
	{	
	border: 1px solid #302372;
	padding:5px;
	font-size: 12px;
	}
	
#info_table_headers
	{	
	background-color: #302372;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	
	}

/*Splash Page Formatting (index)*/

#splash_bg

	{
	margin-top:	0px; 
	background: url(images/bg_splash.jpg);
	text-align:center;
	}
	
#splash_txt
	{ 
	text-align:center;
	font-family: Trebuchet MS, Arial; 
	font-size:16px; 
	color:#302372; 
	/*font-weight:bold;*/
	}


#splash_txt a:link, a:active, a:visited
	{ 
	text-align:center;
	font-family: Trebuchet MS, Arial; 
	font-size:16px; 
	color:#302372; 
	/*font-weight:bold;*/
	text-decoration:none;
	}

#splash_txt a:hover 
	{ 
	color:#3824A8; 
	}

	
	

#top_bg

	{
	margin-top:	0px; 
	background: url(images/bg_main.jpg);
	text-align:center;
	}
	

#body_wrapper

	{
	text-align:center;
	width:100%;
	}
	
	#content_bg

	{
		
	background: url(images/content_bg.jpg);
	
	}
	
#menu_title
	{ 
	
	
	margin-right: 10px;
	text-align:right;
	font-family: Trebuchet MS, Arial; 
	/*for pipes between top menu items*/
	font-size:15px; 
	color:#ffffff; 
	/*font-weight:bold;*/
	
	}


#menu_title a:link
	{ 
	text-align:right;
	font-family: Trebuchet MS, Arial; 
	font-size:11px; 
	color: #ffffff;
	padding:0px;
	/* font-weight:bold;*/
	text-decoration:none;
	}

#menu_title a:hover 
	{ 
	color:#ffffff; 
	text-decoration:none;
	background-color: #302372;
	padding:0px;
	}

#menu_title a:visited 
	{ 
	text-align:right;
	font-family: Trebuchet MS, Arial; 
	font-size:11px; 
	color: #ffffff;
	padding:0px;
	/* font-weight:bold;*/
	text-decoration:none;
	}	
	
	#menu_txt
	{ 
	
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 2px;
	text-align:left;
	font-family: Trebuchet MS, Arial; 
	font-size:11px; 
	color:#ffffff; 
	/*font-weight:bold;*/
	padding:1px;
	}


#menu_txt a:link 
	{ 
	text-align:left;
	font-family: Trebuchet MS, Arial; 
	font-size:11px; 
	color: #ffffff;
	padding:0px;
	/* font-weight:bold;*/
	text-decoration:none;
	}

#menu_txt a:hover 
	{ 
	color:#ffffff; 
	text-decoration:none;
	background-color: #302372;
	padding:0px;
	}
	
#menu_txt a:visited
	{ 
	text-align:left;
	font-family: Trebuchet MS, Arial; 
	font-size:11px; 
	color: #ffffff;
	padding:0px;
	/* font-weight:bold;*/
	text-decoration:none;
	}
	

#roman
	{
	font-family:Times;
	font-weight:bold;
	}
	

	
#footer
	{ 
	text-align:center;
	font-family: Trebuchet MS, Arial; 
	font-size:10px; 
	color:#777777; 
	/*font-weight:bold;*/
	}


#anchor_top
	{
	list-style-type: disc;
	/*OLD  list-style-image:url(images/arrow.gif);*/
	}

#anchor_top a:link, a:active
	{ 
	text-align:left;
	font-family: Trebuchet MS, Arial; 
	color:#302372; 
	/*font-weight:bold;*/
	text-decoration:none;
	}

#anchor_top a:hover 
	{ 
	color:#800080; 
	}
	
#anchor_top a:visited
	{ 
	text-align:center;
	font-family: Trebuchet MS, Arial; 
	color:#302372; 
	/*font-weight:bold;*/
	text-decoration:none;
	}
	
	
	img {border: 0px;}


	
/*Template Formatting (main) ends*/




























































